@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#adb7be;
	color:#E0E0E0;
}

#login {
	width:252px;
	height:47px;
	background-image:url(images/LOGIN_BG.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
	vertical-align: middle;
}

a:link {
	color:#c0c0c0;
	text-decoration:none;
}

a:visited { color:#c0c0c0;text-decoration:none;
}

a:hover { color:#FFFFFF;text-decoration:none;
}

a:active { color:#0080C0;text-decoration:none;
}

.style1 {border:1px solid #497bb0; background-color:#89b2dd}
.style1 option {border-bottom:1px solid #497bb0}

.textfield {border:1px solid #003e7e; background-color:#89b2dd;color:#013872;}
.button {
	border:1px solid #003e7e;
	background-color:#89b2dd;
	color:#013872;
	padding:.5px;
	margin-top:5px;
	margin-bottom:10px;
	cursor:pointer;
	font-size: smaller;
}

.phone {
	font-size: 12px;
	/* font-weight: bold; */
	padding-bottom:20px;
	padding-top:1px;
	text-align: right;
	line-height:13px;
}

.login_top {
	width: 439px;
	height: 33px;
	background-image: url(images/login_top_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 15px;
	font-weight: bolder;
}

Table_01 {
	padding:0px;
	margin:0px;
	text-align:left;
	border:0px;
}

#content_wrapper {
	width: 910px;
	height: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content {
	width: 659px;
	height: 408px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	border:0px;
	background-attachment: scroll;
	background-image: url(images/content_bg-1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content a:link, #content a:visited {
   color: #FFFFFF;
   border-bottom:1px #cccccc dotted;
   text-decoration:none;
}
#content a:hover, #content a:active {
   border-bottom:1px #003e7e solid;
   text-decoration:none;
}

#content_box {
	width: 630px;
	height: 285px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	border:0px;
	overflow: auto;
}


#nav2 {
	width: 220px;
	height: 408px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	border:0px;
	background-attachment: scroll;
	background-image: url(images/nav2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navlinks {
    padding: 15px;
	padding-top:70px;
	font-size: 0.90em;
}
	
#navigation a:link a:visited {
	color: #003e7e;
	text-decoration: none;
	background-image: url('images/nav_bg.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 130px;
	padding-left: 25px;
	padding-top: 10px;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_bg-over.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 130px;
	padding-top: 10px;
	padding-left: 25px;
}
	
ul  {
	list-style-position: inside;
	list-style-type: square;
}

ul.nav2 { margin:0; padding:0; width:190px;border:0px;text-decoration:none; }
ul.nav2 li {
	margin:0 0 0px 0;
	padding:0;
	text-decoration:none;
	list-style-position: outside;
	list-style-image: url(images/nav2_arrow.png);
}
ul.nav2 li a:link, ul.nav2 li a:visited {
	padding:0px;
	text-decoration:none;
	color: #c0c0c0;
	text-decoration:none;
	vertical-align: middle;
	display: block;
	line-height: normal;
	margin: 0px;
	height: 20px;
	list-style-position: outside;
	list-style-image: url(images/nav2_arrow.png);
}
ul.nav2 li a:hover {
	background-image: url(images/nav2_hover.png);
	background-repeat: repeat-y;
	background-position: center;
	text-decoration:none;
}

ul.nav2 li a:link.selected, ul.nav2 li a:visited.selected {
    font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#title { 
padding-top:15px;padding-bottom:10px;margin:0px; text-align: center;font-size: .95em;font-weight:bold;
}

.content_div { 	
    margin-left:15px;
    margin-right:15px;
    margin-top:0px;
    margin-bottom:15px;
	padding:0px;
}

#footer { 
background-image:url('images/footer.png');background-position:center; 
background-repeat:no-repeat;padding:0px;margin:0px; width:910px;height:56px;
text-align:center;	
}

#main_footer {
	text-align:center;
	font-size: smaller;
	color: #666666;
	padding: 15px;
}


h1 {
	background-image:url(images/h1_bg-new.png);
	background-position:center top;
	background-repeat:repeat-y;
	padding:0px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	margin-bottom:10px;
	text-align: center;
	font-size:12px;
	line-height:1.5em;
	font-weight: lighter;
	background-attachment: scroll;
	color:#FFFFFF;
}

h1 a:link, h1 a:visited {
	border-bottom: 1px dotted #c0c0c0;
	color:#FFFFFF;
}

hr {
	height: 1px;
	color: #003e7e;
}

.homeText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px 30px 10px;
	line-height: 24px;
}

.copyright {
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	padding-top: 5px;

}
.copyright a:link, .copyright a:visited {
	color: #c0c0c0;
	text-decoration: none;
	border:0px;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
}

.box {
	font-size: .85em;
	padding:5px;
	border: 1px dotted #003e7e;
}

i {color:#E0E0E0;}