
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



html { overflow-x: auto; height:100%; margin: 0px; padding: 0px;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	margin: 0px;
	padding: 0px;
	background-color:#020b3b;
	text-align: center;
	line-height: 1.6em;
}


p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size: 100%;
	line-height: 1.5;
	margin: 18px 0px 0px 0px;
	text-align:left;
}

p.sidebar {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size: 93%;
	line-height: 1.4;
	margin: 9px 0px 0px 0px;
	text-align:left;
}


p.focustext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 93%;
	line-height: 1.5;
	margin: 8px 0px 0px 0px;
	text-align:left;
}


ul, li {
	font-family:"Times New Roman", Times, serif;
	list-style-position: outside;
	color: #000000;
	font-size: 100%;
	line-height: 1.5;
	margin-left: 12px;
	margin-top: 2px;
	padding-left: 12px;
	text-align:left;
}

ul.sidebar, li.sidebar {
	font-family:"Times New Roman", Times, serif;
	list-style-position: outside;
	color: #000000;
	font-size: 93%;
	line-height: 1.4;
	margin-left: 12px;
	margin-top: 9px;
	padding-left: 12px;
	text-align:left;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
 	font-size: 123.1%;
	color: #1a2858;
	line-height: 1.1;
 	font-weight: bold;
 	margin: 0px 0px 5px 0px;
}
h1#header {
	font-size: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	width: ;
	height: ;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
 	font-size: 108%;
	color: #1a2858;
	line-height: 1.1;
 	font-weight: bold;
 	margin: 0px 0px 5px 0px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
 	font-size: 93%;
	color:#000000;
	line-height: 1.3;
 	font-weight: bold;
 	margin: 10px 0px 0px 0px;
}

a:link {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 100%;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px #1a2858 solid;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 2px #1a2858 solid;
}
a:hover {
	text-decoration: none;
	color:#1a2858;
	border-bottom: 2px #1a2858 solid;
}
a:active {
	text-decoration: none;
	color: #FFF;
	border-bottom: 2px #1a2858 solid;
}


blockquote {
	margin: 0px 0px 10px 25px;
	text-align:left;
}

a.menu {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	margin: 0px 22px 0px 0px;
    text-decoration: none;
	color:#66ccff;
	border-bottom: 0px;
	line-height: 12px;
}


a.menu:link {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
    text-decoration: none;
	color:#66ccff;
	line-height: 12px;
}

a.menu:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	color:#FFFFFF;
	line-height: 12px;
}

a.menu:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
    text-decoration: none;
	color:#66ccff;
	line-height: 12px;
}


a.menu:active {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px #FFFFFF solid;
	color:#66ccff;
	line-height: 12px;
}






a.menuanchorclass {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	margin: 0px 22px 0px 0px;
    text-decoration: none;
	color:#66ccff;
	border-bottom: 0px;
	line-height: 12px;
}


a.menuanchorclass:link {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
    text-decoration: none;
	color:#66ccff;
	line-height: 12px;
}

a.menuanchorclass:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	color:#FFFFFF;
	line-height: 12px;
}

a.menuanchorclass:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
    text-decoration: none;
	color:#66ccff;
	line-height: 12px;
}


a.menuanchorclass:active {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px #FFFFFF solid;
	color:#66ccff;
	line-height: 12px;
}




p.tiny {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#66CCFF;
	font-size: 10px;
	text-align:left;
}

a.tiny {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#66CCFF;
	font-size: 10px;
	text-align:left;
}

a.tiny:hover {
	color:#FFFFFF;

}

img.topspace {
	margin-top: 19px;

}

a.nodecoration {
    border-bottom:0px;

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#headstrip { 
	margin: 0 auto; 
	width: 100%;
	height: 30px;
	background-color:#005d9a;
}

#headstripinsert { 
	margin: 0 auto; 
	width: 956px;
	height: 30px;
}

#outer { 
	margin: 0 auto; 
	width: 980px;
}

#wrapper { 
	float:left;
	width: 956px;
	padding: 0px;
	border-left: 12px solid #1e376d;
	border-right: 12px solid #1e376d;
	border-bottom: 12px solid #1e376d;
	background-color:#FFFFFF;
}

h1#top, div#top { 
	float: left;
	width: 956px;
	height: 472px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 0; padding: 0;
}

#menu { 
	float:left;
	width:918px;
	height: 26px;
	padding: 0px 0px 0px 38px;
	margin: 0px;
	background-image:url(../images/menubar.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#leftcol { 
	float: left;
	width: 563px;
	padding: 38px 38px 38px 38px;
	background-color:#FFFFFF;
	display:inline;
	}
	
/* For the Aditional Page */
#leftcol2 { 
	float: left;
	width: 470;
	padding: 38px 38px 38px 38px;
	background-color:#FFFFFF;
	display:inline;
	}
/* For the Aditional Page 842 */	
#rightcol2 { 
	float:right;
	width: 372px;
	padding: 19px;
	margin: 0px;
	background-image:url(../images/second-column.gif);
	background-repeat:repeat-x;
	background-color:#e5e6e7;
}
	

#focusbox { 
	margin: 0px 0px 19px 0px;
	padding: 19px 19px 19px 19px;
	background-image:url(../images/focusbox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #1e376d;
}

#rightcol { 
	float:left;
	width: 279px;
	padding: 19px;
	margin: 0px;
	background-image:url(../images/second-column.gif);
	background-repeat:repeat-x;
	background-color:#e5e6e7;
}

#rightcolbox { 
	padding: 19px;
	margin: 19px 0px 19px 0px;
	background-image:url(../images/focusbox.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #1e376d;
}


#footer {
    clear:both;
	width: 956px;
	height: 150px;
	padding-top: 1px;
	}
#highlights {text-align: left;}
#highlights h3, #highlights p, #highlights a, #highlights a:hover {
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #333;
	display: inline;
	margin: 0; padding: 0;
	border-bottom: 0;
	text-decoration: none;
}
strong {font-weight: normal;}
em.bold {font-style: normal; font-weight: bold;}
address {
}
address span {
	font-style: normal;
}
abbr {text-decoration: none; border-bottom: 0;}