/* CSS Document */

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

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

#esl-container {
        position: static;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background-color: #ffffff;
        overflow: visible;
        visibility: visible;
        min-width: 750px;
}

#esl-top {
	position: relative;
        width: 100%;
        height: 100px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 4px solid #000000;
        background-color: #1E9EF6;
        background-image:  url("../images/esl-title-text.jpg");
        background-repeat: no-repeat;
        background-position: top left;
        min-height: 100px;
	min-width: 750px;
}

#esl-top p.top-header {
        margin: 0px;
        padding: 0px 0px 0px 100px;
		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;
}

#esl-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;
}

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

#esl-top-nav a:visited {
        text-decoration: none;
        color: #26327E;
}

#esl-top-nav a:link {
        text-decoration: none;
        color: #26327E;
}

#esl-top-nav a:active {
        text-decoration: none;
        color: #cccccc;
}

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

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

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

#esl-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;
}

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

#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; }

#esl-body {
        margin: 0px;
        padding: 0px;
 		background-color: #26327E;
}

#esl-body-white {
        margin: 0px;
        padding: 0px;
 		background-color: #ffffff;
}

#esl-left {
        float: left;
        width: 145px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background-repeat: no-repeat;
        background-position: top left;
		background-color: #263273;
        min-height: 550px;
}

#esl-content-area {
        margin: 0px;
        margin-left: 145px;
        padding: 0px;
        text-align: left;
        background-color: #fff;
        border-left: 1px solid #ccc;
}

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

#esl-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;
}

#esl-footer {
	clear: both;
	width: 100%;
	min-width: 750px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000000;
	background-color: #C82329;
	white-space: nowrap;
}

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

#esl-footer-spacer {
        width: 750px;
        height: 1px;
        margin: 0px;
        padding: 0px;
}

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

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

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

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

#esl-footer a:visited {
	text-decoration: none;
	color: #b9c8e5;
}

#esl-footer a:link {
	text-decoration: none;
	color: #b9c8e5;
}

#esl-footer a:active {
	text-decoration: none;
	color: #b9c8e5;
}

#esl-footer a:hover {
	text-decoration: underline;
	color: #b9c8e5;
	background-color: #26327E;
}

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;
}
