/* CSS Document */

.indeximg {
	float: right;
	display: inline;
	padding-left: 10px;
	margin-top: -20px;
}
a.indexlink, a:visited.indexlink, a:hover.indexlink {
	font-size: 13px;
	display: inline;
	font-weight:bold;
	color: #666666;
}

.auditing {
	padding-right: 20px;
	}

a.top {
	text-align: right;
	display: inline;
	color:#044067;
	float: right;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
}

#indexnav {width:250px; margin-top: 0px;}
#indexnav a, #menu a:visited {	
	display:block; 
	width:250px; 
	height:40px; 
	line-height:40px; 
	text-align: center;
	text-decoration:none; 
	font-weight: normal;
	font-size: 14px;
	color:#FFFFFF; 
	background:url(../images/nav.gif); 
	background-repeat:no-repeat;
	font-family: arial, verdana, serif;
	padding-top: 3px;
	outline: 0;
	}
#indexnav a span {padding: 0px; width: 250px;}
#indexnav a:hover {display:block; width:250px; height:40px; text-decoration:underline; color:#000000; background:url(../images/nav_over.gif); background-repeat:no-repeat;}

div#preload { display: none; }

.style7 {font-size: medium}
.style12 {color: #000000; font-family: Arial, Helvetica, sans-serif; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style32 {color: #33CCFF}
.style33 {color: #006699;}
.style34 {color: #006699; font-size: 18px;}
.style35 {font-size: 14px; color: #000000}
.style36 {color: #000000}
.style38 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style39 {color: #00CCFF}
.style40 {color: #FFFFFF}
.style41 {color: #000000}

.rightcol {margin-left: 10px;}


body {
	font-family:"Arial","Verdana","Helvetica", "sans-serif"; 
	font-size:14px; 
	background: #FFFFFF url(../images/blue.gif);
	color:"#666";
	padding: 0;
	margin: 10px;
}

.BodyBg {  
	background-image: url(../images/blue.gif); 
	margin-top: 16px;
}

h1 {
	color: #006699;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1.dotted {
	border-top: medium dotted #006699;
	padding-top: 30px;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000066
}

h3 {
	font-size: 14px; 
	color: #000000;
	display:inline;

}

p {
	font-size: 14px; 
	color: #000000;
}

p.heading {
	color: #fff; 
	font-weight: bold;
}

td {  
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* inside Template Subtitle */
.temptitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
/* Bullets list on iside temp. */
.templist {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 15px;
}

/* blue background navigation bar */
.navbluebar {
	background: url(../images/nav_bg.gif) repeat-x left top;
	width: 100%;
	height: 20px;
}

a {
	background-color: transparent;
	color: #000;
	font-family: "Arial", "Verdana",  "Helvetica", sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* top right menu */
.nav {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	height: 18px;
	padding: 0;
	margin: 10px;
	list-style: none;
	line-height: 1;
}

.nav a {
	background-color: transparent;
	color: #fff;
	display: block;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
        font-weight: bold;
	text-decoration:none;
	/* width: 15em;*/
}

.nav a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #a2bae6;
}

.nav li { /* all list items */
	float: left;
	padding: 4px 4px;
	/* width: 15em;*/
}

.nav .separator {
	color: #fff;
	font-size: 10px;
	padding-left: 2;
	padding-right: 2;
}

#nav1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px; /* Required for Opera */
}
#nav2 {
	position:relative;
	top: 0;
	right: 0;
	width: 125px; /* Required for Opera */
}
.Footer { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 9px; 
	color: #999; 
	vertical-align: bottom; 
	padding-top: 5px;
}	

ul {
	color: #000000;
	}

ul.menu li:hover li a, 
ul.menu li.sfhover li a {
	color: #fff;
}
.gray_bg {
	height:20px;
	background: url(../images/nav_bg.gif) repeat-x left top;
}
.endspacer {
	height:20px;
	width: 100%;
	background: url(../images/nav_bg.gif) repeat-x left top;
}
.number {
	height:20px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	background: url(../images/nav_bg.gif) repeat-x left top;
	text-decoration:none;
	display: block;
	padding-top: 2px;
	margin-left: 25px;
}
/* Verticle thin black hairline */
.vline {
	height:10px;
	width: 5px;
	background: url(../images/vline.png) repeat-y right bottom;
}

/* Horizontal thin blue hairline */
.hline {
	height:3px;
	width: 100%;
	background: url(../images/hline.png) repeat-x left top;
}


.formtitle { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	weight:bold; 
	padding-top: 3px;
	color: #fff;
	background-color:#0099CC;
	vertical-align: middle; 
	padding-top: 2px;
	
}	
.maptitle{ 
	font-family: "Arial", "Helvetica", "sans-serif", "Verdana" ; 
	font-size: 14px; 
	color: #000;
	background-color:#FFF;
	vertical-align: middle; 
}	

.sidemenu {
	padding-top: 20px;
	padding-left: 15px;
	margin: 0px;
	line-height: 130%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px; 
	color: #fff; 
	text-align: left; 
	vertical-align: top; 
	font-weight: bold; 
	padding-bottom: 5px;
}

.sidemenu ul {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.sidemenu a:link, .sidemenu a:visited {
	color: #fff;
	display: inline;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	/* width: 15em; */
}

.sidemenu a:hover {
	text-decoration: underline;
	font-size:11px;
}

.sidemenu li, .sidemenu a { /* all list items */
	
	padding-right: 1px;
	vertical-align: middle;
	font-size: 11px;
	/* width: 15em; */ /* width needed for Opera */
}

.sidemenu li li {
	padding-left: 6px;
}
.NavBar, .NavBar a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fff; 
	background-color: #000; 
	text-align: center; 
	vertical-align: middle;
	font-weight: bold 
}

a.NavBar:hover, .NavBar a:hover { 
	color: #a2bae6; 
	text-decoration: none;
}

td.TextNav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999; 
	background-color: #fff; 
	text-align: left; 
	vertical-align: top; 
	height: 30px; 
	padding-top: 5px
}

a.TextNav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999; 
	font-weight: normal;
	text-decoration: none; 
}

a.TextNav:hover { 
	text-decoration: underline; 
	color: #999; 
}

.ListTitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666
}

a.SiteMap:link, a.SiteMap:visited {
	font-size: 11px;
	text-decoration: none; 
	color: #666; 
	font-weight: normal
}

a.SiteMap:hover { 
	text-decoration: underline; 
}

a.topbox:link { 
    font-size: 10px;
	color: #fff; 
	text-decoration: none; 
	font-weight: normal
}

.NavBarFooter {
 	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
 	font-size: 10px; 
 	color: #FFFFFF;  
 	text-align: left; 
 	vertical-align: middle; 
 	font-weight: normal;
 }
 
 /* NLA Footer links */
.NavBarLinks {
 	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
 	font-size: 10px; 
 	color: #FFFFFF;  
 	text-align: right; 
 	vertical-align: middle; 
 	font-weight: normal;
 }
 
 a.NavBarLinks {
 	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
 	font-size: 10px; 
 	color: #FFFFFF;  
 	text-align: right; 
 	vertical-align: middle; 
 	font-weight: normal;
	border-bottom: 1px dotted #FFF;
 }
 
  a.NavBarLinks:Hover {
  	text-decoration:none;
	border-bottom: 1px solid #FFF;
 }
 
.PageTopic { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: left; 
	font-size: 30pt; 
	font-weight: normal; 
	font-style: italic
}

.TableTitle { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: left; 
	font-size: 14pt; 
	color: #000; 
	font-weight: normal; 
	font-style: normal;
	letter-spacing: 0.2em;
}
.contentmain { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: center; 
	font-size: 12pt; 
	color: #000; 
	font-weight: bold; 
	font-style: normal;
}
.contentleft { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: left; 
	font-size: 12pt; 
	color: #000; 
	font-weight: normal; 
	font-style: normal;
}

.accesstext { 
font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: left; 
	font-size: 16pt; 
	font-weight: normal; 
	font-style: italic
}


.TableText { 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: left;
	text-indent: 10px;
	font-size: 10pt; 
	color: #333; 
	font-weight: normal; 
}

.GeneralText {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px;
	line-height: 18px;
	color: #666
}

.BoldText {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px; 
	color: #666; 
	font-weight: bold
}

#home img {
	background-image: url(../images/index_1.gif);
	background-repeat: no-repeat;
	background-position: 343px 225px;
}
