@charset "utf-8";
/* CSS Document Set */
html {
	overflow-x: auto;
	overflow-y: scroll;
}

html>body #container {
	height: auto;
}
/* CSS Document Set end */

/* Page Setup */
body {
	color: #FFFFFF;
	font: 15px Arial, Helvetica, sans-serif;
	background-color: #373f4c;
	margin: 0px;
	padding: 0px;
	background-image: url(anl_bkg_1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

#container {
	width: 822px;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
}

#midback{
	background-image: url(images/cntr_bk_mid.png);
	background-repeat: repeat-y;
}

#contentarea{
	width: 760px; /*
	background-color: #fdfdfd;
	border-left: 2px solid #5c697d;
	border-right: 2px solid #5c697d;
	border-bottom: 2px solid #5c697d;
	*/
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}


div.ctpadding{
	padding: 10px;
}

div.centerdiv{
	margin: 0 auto;
	text-align: center;
	width: 944px;
}
/* Page Setup end */

/* Fonts And Commons */
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	text-align: justify;
	margin-top: 0px;
}

.cs1 {
	font-size: 10px;
}

.cs2 {
	font-size: 13px;
}

.cs3 {
	font-size: 15px;
}

.cs4 {
	font-size: 18px;
}

.cs5 {
	font-size: 22px;
}

.copy {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 6px;
	text-align: left;
}

.mast{
	text-align: center;
}

div.fw_copyright {
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
	
span.nstar{
	vertical-align: middle;
	font-size: 18px;
	color: #00ffff;
	line-height: 15px;
	}
	
li{
	text-align: justify;
}

div.demolink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 18px;
	text-decoration: none;
	color: #ffd700;
	background-color: #f1f9fe;
	padding: 5px;
	border: 3px inset #6ecaef;
	}

div.demolink a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 18px;
	text-decoration: none;
	color: #dc143c;
	}
	
div.demolink a:hover{
	color: #102d52;
}	

div.demolink span{
	/*color: #c12e27;*/
}
/* Fonts And Commons end */


/* Form Elements */
input,textarea.tborder {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid #5d6d88;
	text-indent: 3px;
	}

#cntcfrm input{
	width: 200px;
	height: 17px;
}

#cntcfrm input.age{
	width: 40px;
}

input.two{
	background-color: #cfdbeb;
	border: 3px double #373f4c;
}

textarea{
	padding: 2px;
}

.m_text{
	color: #dc143c;
	font-size: 18px;
	height: 22px;
}
/* Form Elements end */


/* Link CSS */
a:link, a:visited {
	text-decoration: none;
	color: #FFD700;
}

a:active {
	color: #ffff00;
}

a:hover {
	text-decoration: underline;
	color: #ffff00;
}
/* Link CSS end */

/* info request button */
#cumenu {
        width: 700px;
        margin: 6px;
        font-size: 16px;
        }
		
#cumenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#cumenu li a {
        height: 30px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#cumenu li a:link, #cumenu li a:visited {
        color: #162f58;
        display: block;
        background: url(images/lnk_req.png) 0 -30px;
        padding: 6px 0 0 0px;
        }

#cumenu li a:hover, #cumenu li #current {
        color: #26370A;
        background: url(images/lnk_req.png);
        padding: 6px 0 0 0px;
        }

#cumenu li a:active {
        color: #00008b;
        background: url(images/lnk_req.png) 0 -60px;
        padding: 6px 0 0 0px;
        }
/* info request button end */

.wide_column {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	border: 1px dotted #01486C;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	margin-top: 0px;
	}
.icontact{
	font-family: 'Arial Black'; 
	font-size: 20px; 
	margin-top: 0px;
	color: #18495b;
}	

.icontact a{
	color: #03669d;
}