/* CSS Document */

/* ------------------------------- formatting ----------------------------- */


html,body{padding:0;margin:0;border:0;background:#fff;color:#000;}

html,body,td,th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

img,table,tr,td,a {border:0;}


INPUT{font-family:Arial,Helvetica,sans-serif; color:#333333; font-size:11px; font-weight:normal; }
SELECT{font-family:Arial,Helvetica,sans-serif; color:#333333; font-size:11px; font-weight:normal; }
OPTION{font-family:Arial,Helvetica,sans-serif; color:#333333; font-size:11px; font-weight:normal; }
TEXTAREA{font-family:Arial,Helvetica,sans-serif; color:#333333; font-size:11px; font-weight:normal; }


a { text-decoration: none}

a:link {
	text-decoration: underline;
	color: #0000ff;
	}
a:visited {
	text-decoration: underline;
	color: #0000ff;
	}
a:hover {
	text-decoration: none;
	color: #ffa500;
	}
a:active {
	text-decoration: underline;
	color: #0000ff;
	}


#button {
	width: 140px;
	border-right: 0px solid #000;
	padding: 10px 2px 2px 0px;
	margin-left: 0px;
	font-family: Arial, sans-serif;
	font-weight:normal;
	background-color: #eeeeee;
	color: #000000;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #dddddd;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 2px 2px 2px 5px;
		border-left: 16px solid #eeeeee;
		border-right: 0px solid #2175bc;
		background-color: #eeeeee;
		color: #2175bc;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 16px solid #b22222;
		border-right: 0px solid #b22222;
		background-color: #eeeeee;
		color: #b22222;
		}
.ButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: ffffff;
	}




#top {
	padding: 0px;
	background: #ffffff url(amaimages/headerbarB.gif) repeat-x;
	height: 107px;
	}

html>body #top {
	height: 107px; /* ie5win fudge ends */
	}

#logo {
	position:absolute;
	top:0;
	left:0;
	background:url(amaimages/amaLogoB.jpg) top left no-repeat;
	height:104px;width:394px;
	}


#welcometitle {
	position:absolute;
	top:28px;
	left:225px;
	width:250px;
	border: 0px solid #000;
	}

#welcometitle h1 {
	color:#ffffff;
	font-family: Arial;
	font-size:24px;
	line-height:24px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}

#welcometitle h3 {
	color:#ffffff;
	font-size:12px;
	line-height:12px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}


#account {
	position:absolute;
	top:20px;
	right:10px;
	width:260px;
	border: 0px solid #000;
	}

#account th {
	color:#D3DBEB;
	font-size:11px;
	line-height:13px;
	text-align:left;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-right:6px;
	white-space:nowrap;
	}

#account td {
	color:#FFF;
	font-size:11px;
	line-height:13px;
	padding:0;
	margin:0;
	white-space:nowrap;
	} 


#logobutton {
	position:absolute;
	z-index:10000;
	top:78px;
	right:10px;
	text-decoration:none;
	}


#left {
	position: absolute;
	top: 104px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index:2;
	background: #eeeeee;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 140px; /* ie5win fudge ends */
	}


#main {
	margin:20px 20px 20px 210px;
	width:auto !important;
	background: #ffffff;
	width /**/:100%;
	}


#main h1 {
	color:#2175bc;
	font-family: Arial;
	font-size:24px;
	line-height:24px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}

#main h2 {
	color:#000000;
	font-family: Arial;
	font-size:18px;
	line-height:24px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}


#popup {
	margin:0px 0px 0px 0px;
	width:auto !important;
	background: #ffffff url(amaimages/bglines.gif);
	width /**/:100%;
	}


#popup h1 {
	color:#2175bc;
	font-family: Arial;
	font-size:20px;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}

#popup h2 {
	color:#000000;
	font-size:14px;
	line-height:14px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	}


#formlayout {
	margin:0px 20px 20px 20px;
	width:auto !important;
	background: #fff;
	width /**/:100%;
	}

#formlayout p {
	color:#333333;
	font-size:11px;
	line-height:13px;
	padding:0;
	margin:0;
	white-space:wrap;
	} 

#formlayout td {
	border:0px;
	} 

#footer p {
	padding-top:6px;
	font-size:10px;
	text-align: center;
	}


#footer {
	clear: both;
	height: 27px;
	background: #ffffff url(amaimages/footerbar.gif) repeat-x;
	color: #fff;
	}



.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.MidTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}





/* ---------------------------------------------------------------------*/
