/* CSS Document */
body {
   margin-bottom: 0; margin-top: 0; margin-left: auto; margin-right: auto; color: black; padding: 0; text-align: center; background-image:url(../_layout/body_BG50.gif);
   font-size: x-small;     /* IE5 Win will see this. Its font is too large. */
   voice-family: "\"}\"";  /* IE5 Win will choke on these lines        */
   voice-family: inherit;  /* so it will not get to the following line. */
   font-size: small;       /* Browsers other than IE5 Win will see this. */
   font-size:80%;
   font-family:tahoma, verdana, arial, sans-serif;
}
html, body{margin: 0; padding: 0;}
html>body { font-size: small; /* Opera will see this, as per font setup above. */ }
pre { font-family: "Courier New", Courier, monospace; }
th,td,code { margin: 0; padding: 2; font-size: x-small; voice-family: "\"}\""; voice-family: inherit; font-size: small; }
table>th,
table>td { font-size: small; }
img { border:0; }
a:link,a:visited{color:#000000;}
a:hover, a:focus, a:active{color:#C03}
h1, h2, h3 { padding: 0; margin: 0; }
h2 a:link,h2 a:visited { text-decoration: none; color: #333333; }
h2 a:hover { text-decoration: underline; color: black; }
h2 a:active { text-decoration: underline; color: #570000; }
input {font-size: 90%; padding: 1px 0px 1px 2px;}
select {font-size: 90%; padding: 0px 0px 0px 0px; text-transform: capitalize;}

/*GENERAL LAYOUT CSS*/
#MainRegion { background-color: white; margin-top: 0; margin-bottom: 0; margin-right: auto; margin-left: auto; padding: 0px; width:900px; text-align: left; }

/*HEADER CSS*/
.logbar {background-image: url(/inc_header/_layout/logbar_bg.jpg);padding-left: 5%;padding-right: 5%;padding-top: 0px;padding-bottom: 15px;background-repeat: repeat-x;background-color: #BBBBBB;}
.clientbar {padding: 5px 0px 5px 5px;font: italic 12px sans-serif;color: #858585;background-image: url(/inc_header/_layout/log_client_bg.jpg);background-repeat: repeat-x;}
.clientbar a {color: #666666;text-decoration: none;font-weight: bold;font-size: 9px;font-style: normal;letter-spacing: 1px;margin-left: 5px;padding-left: 5px;padding-right: 5px;padding-bottom: 3px;padding-top: 2px}
.clientbar a:hover {background: #CCCCCC;color: Black;}
#headerbar01 { width:100%; background-image:url(../_layout/ama_HBG.jpg); background-repeat:repeat-x; display:block; }

/*MAIN NAVIGATION*/
#headerbar02{ background-image:url(../_layout/ama_NBG.jpg); background-repeat:repeat-x; display:block; font-family:Arial, Helvetica, sans-serif; font-size:95%; color:#FFFFFF; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; height:35px; }
#headerbar02 UL{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; display:inline; vertical-align:80%; }
#headerbar02 LI{ padding:0px 0px 0px 15px; margin:0px 0px 0px 0px; display:inline; }
#headerbar02 .button { padding:0px 0px 0px 0px; color:#FFFFFF; text-decoration:none; }
#headerbar02 .button:hover { color:#FFFF00; text-decoration:underline; }
#headerbar02 .button_r { background-color:#FFFFFF; padding:2px 4px 2px 4px; color:#000000; text-decoration:none; }

/*MAIN CONTENT*/
#MainContent {voice-family: "\"}\""; voice-family:inherit; padding:0px 0px 0px 0px; MARGIN: 0px 180px 0px 0px; FONT-SIZE:100%; FONT-FAMILY: verdana, arial, sans-serif; }
#MainContent H1{ padding:0px 0px 0px 0px; MARGIN: 0px 0px 0px 0px; FONT-SIZE:100%; font-weight:bold; text-decoration:underline; }
#MainContent P{ FONT-SIZE:100%; }
#MainContent .time{ FONT-SIZE:85%; }
#MainContent .error{ color:#990000; FONT-SIZE:90%; }

/*RIGHT CONTENT*/
#RightContent { width:180px; margin:0px 0px 0px 0px; float:right; FONT-FAMILY: tahoma, verdana, arial, sans-serif; }
#RightContent H1{ padding:60px 0px 0px 0px; MARGIN: 0px 0px 0px 0px; FONT-SIZE:110%; font-weight:bold; text-decoration:underline; FONT-FAMILY: verdana, arial, sans-serif; }
#RightContent UL{ padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; }
#RightContent LI{ padding:5px 0px 5px 5px; margin:0px 30px 1px 0px; background-color:#666666; display:block; }
#RightContent .button{ padding:5px 5px 5px 5px; margin:0px 0px 0px 0px; color:#FFFFFF; text-decoration:none; }
#RightContent .button:hover{ padding:0px 0px 0px 5px; margin:0px 0px 0px 0px; color:#FFFF00; text-decoration:underline; }
#RightContent .button_r{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

/*FOOTER CSS*/
#copyright { text-align:center; height:50px; color:#000000; margin:0px 0px 0px 0px; padding:30px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }
#copyright A{ color:#000000; text-decoration:none; margin:0px 0px 0px 0px; padding:30px 0px 0px 0px; }
#copyright A:hover{ text-decoration:underline; margin:0px 0px 0px 0px; padding:30px 0px 0px 0px; }