/* CSS Document */

HTML {
	margin: 0px;
	padding: 0px;
}

BODY {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#888888;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
}

#acs-container {
        margin-left: auto;
        margin-right: auto;
        width: 700px;
        text-align: left;
        background-color: #ffffff;
        overflow: visible;
        visibility: visible;
        min-width: 650px;
}

#acs-top {
	position: relative;
        width: 700px;
        height: 165px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 2px solid #000000;
        background-color: #ffffff;
        background-image: url(../images/acs-text-logo2.gif);
        background-repeat: no-repeat;
        background-position: 185px;
}

#acs-top p.top-header {
        margin: 0px;
        padding: 0px 0px 0px 77px;
		color: #fff;
        font: normal 20pt "Times New Roman";
        line-height: normal;
}

span.white {
        margin: 0px;
        padding: 0px;
        color: #ffffff;
}

span.yellow {
        margin: 0px;
        padding: 0px;
        color: #F1F9B6;
}

span.green {
        margin: 0px;
        padding: 0px;
        color: #25C7B2;
}

#acs-top-nav {
	margin: 0px;
        padding: 0px 0px 0px 5px;
        color: #000000;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

#acs-top-nav a {
        text-decoration: none;
        color: #164E76;
        font-weight: bold;
        font-size: 100%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#acs-top-nav a:visited {
        text-decoration: none;
        color: #164E76;
}

#acs-top-nav a:link {
        text-decoration: none;
        color: #164E76;
}

#acs-top-nav a:active {
        text-decoration: none;
        color: #b9c8e5;
}

#acs-top-nav a:hover {
        text-decoration: underline;
        color: #164E76;
		background-color: #ffffff;
}

#acs-top-nav form {
        display: inline; 
        margin: 0px;
        padding: 0px;
}

#acs-top-nav select {
        width: 210px;
        margin: 0px;
        padding: 0px;
        background-color: #F1F9B6;
        border: 1px solid #b9c8e5;
        color: #000;
        font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}       
        
#acs-top-nav input.textbox {
        width: 75px; 
        height: 16px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #b9c8e5;
        font-weight: bold;
	font-size: 100%;
}

#acs-top-nav input.submit {
        width: 30px;
        height: 18px;
	margin: 0px;
	padding: 0px;
        background-color: #000;
        border: 1px solid #b9c8e5;
        color: #fff;
        font-size: 100%;
        font-weight: bold;
        cursor: hand;
}

#acs-top-nav-spacer {
        width: 700px;
        height: 1px;
        margin: 0px;
        padding: 0px;
}

#personalBar {
 margin: 0px;
 padding: 2px 10px 3px 15px;
 white-space: nowrap;
 border-bottom: 2px solid #3b63ab;
 background-color: #3b63ab;
 font-weight: bold;
 font-size: 14px;
 line-height: 16px;
}

#site-menu { text-align: right; float: right; }
#site-menu ul#site-menu-links { margin: 0px; }
#site-menu ul#site-menu-links li { display:inline; }
#welcome, #site-menu { margin: 0px; color: white; }
#welcome a:link, #site-menu a:link,#welcome a:visited, #site-menu a:visited { text-decoration: underline; color: white; }
#welcome a:hover, #site-menu a:hover { text-decoration: none; color: #ddd; }

#acs-body {
        margin: 0px;
        padding: 0px;
 		background: #fff url(../images/background1px165.gif) top left repeat-y;
}

#acs-body-white {
        margin: 0px;
        padding: 0px;
 		background-color: #FFFFFF;
}

#acs-left {
        float: left;
        width: 175px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background-repeat: no repeat;
        background-position: top left;
		background-color: #710013;
		min-height: 500px;
}

#acs-content-area {
        margin: 0px;
        margin-left: 175px;
        padding: 0px;
        text-align: left;
        background-color: #ffffff;
        border-left: 0px solid #ccc;
}

#acs-content-title {
         position: relative;
         margin: 0px;
         padding: 0px;
         overflow: visible;
         background-color: #710013;
         border: 1px solid #710013;
}

#acs-content-title h1 {
         padding: 3px 5px 5px 9px;
         margin: 0px;
         font-size: 110%;
         line-height: 80%;
         font-family: "Verdana", Arial, Helvetica;
         color: #000000;
         clear: none;
}

#acs-footer {
	clear: both;
	width: 700px;
	min-width: 650px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000000;
	background-color: #666666;
	white-space: nowrap;
}

#acs-footer-pad {
        margin: 0px;
        padding-left: 7px;
	padding-right: 7px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#acs-footer-spacer {
        width: 700px;
        height: 1px;
        margin: 0px;
        padding: 0px;
}

#acs-footer-copyright {
	width: 400px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#acs-footer-copyright p {
	text-align: right;
}

#acs-footer p {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 70%;
        font-weight: bold;
	white-space: nowrap;
}

#acs-footer a {
	text-decoration: none;
	color: #710013;
	font-size: 100%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#acs-footer a:visited {
	text-decoration: none;
	color: #000000;
}

#acs-footer a:link {
	text-decoration: none;
	color: #000000;
}

#acs-footer a:active {
	text-decoration: none;
	color: #710013;
}

#acs-footer a:hover {
	text-decoration: underline;
	color: #710013;
	background-color: #666666;
}

div.message {
	border: 1px solid #3b63ab;
	background: #b9c8e5;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding: 3px;
	text-align: left
}

div.error {
	border: 1px solid #ce1a1a;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	background: #ffbfbf;
	margin-bottom: 8px;
	padding: 3px;
	text-align: left;
}
