body
{
	background-color: #94b7db;
	margin: 0px;
	font-family: Times Times New Roman, Arial, Verdana, Tahoma;
	color: #191970;
	height: 100%;
}

.bodyContent
{
	background-color: #ffffff;
}

.bodyText
{
	color: #191970;
	font-size: 10pt;
}

.bodyTextBlack
{
	color: #000000;
	font-size: 10pt;
}

.bodyTextBlackBold
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.amHeaderFont
{
	font-family: Batang, Verdana; 
	font-style: oblique;
	font-weight: bold;
	color: #ffffff;
	font-size: 21pt;
}

.amTableHeaderBackground
{
	border-top: solid 1px #c4c1bc; 
	border-right: solid 1px #c4c1bc; 
	border-left: solid 1px #c4c1bc;
    height: 23px; 
    background-image: url(images/am_table_header.jpg); 
    width: 450px;
    margin: 0 auto;
}

.amTableHeaderMain
{
	height: 116px; 
	width: 750px; 
	background-color: #1f3b62; 
	background-repeat: no-repeat; 
	background-image: url(images/am_header.jpg);
}

.amTableBackground
{
	border: solid 1px #c4c1bc; 
	width: 450px; 
	margin: 0 auto; 
	background-color: #f8f7f5;
}

.imgBorder
{
	border: solid 1px #696969;
}

.menuBack
{
	background-image: url(images/bg.gif);
	background-color: #f5f5f5;
	vertical-align: top;
	height: 40px;

}

.logoBackground
{
	background-repeat: repeat-y;
	background-color: #3f63b4;
	height: 146px;
}

.logoImage
{
	padding-left: 20px;
}

.logoText
{
	color: White;
	padding-left: 36px;
	font-family: Times New Roman;
	font-size: 14pt;
}

.logoTitle
{
	color: White;
	position: absolute;
	top: 23px;
	left: 280px;
	font-style:italic;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 28pt;
}

.footerLink 
{
	color: #1c589c;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.footerSpacer
{
	padding-left: 11px;
	padding-right: 6px;
	font-size: 8pt;
	color: #ffffff;
}

.smallBlackLink
{
	font-size: 12pt;
	font-family: Times New Roman;
	color: #000;
}

.smallGrayText
{
	font-size: 8pt;
	font-weight: bold;
	color: #8d8d8d;
}

.mediumGrayText
{
	font-size: 10pt;
	font-weight: bold;
	color: #8d8d8d;
}

.italicLargeFont
{
	font-size: 14pt;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
}

.normalLargeFont
{
	font-size: 14pt;
	font-family: Times New Roman;
}

input
{
	font-size: 8pt;
}

select
{
	font-size: 8pt;
}

.formFont
{
	font-size: 8pt;
}

a:link
{
	color: #1c589c;
}

a:visited
{
	color: #1c589c;
}

a:hover
{
	color: #696969;
}

a:link.blackLink
{
	font-size: 12pt;
	font-family: Times New Roman;
	color: #000;
}

a:visited.blackLink
{
	font-size: 12pt;
	font-family: Times New Roman;
	color: #000;
}

a:hover.blackLink
{
	font-size: 12pt;
	font-family: Times New Roman;
	color: #696969;
}

