body {
	border: 0px;
	margin: 0;
	background-color: #E7E7E7;
	background-image: url(../g/bgvert.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

h1 {
	font-size: 16px;
	color: #1C518E;
	margin-top: 4px;
	}
	
h2 {
	font-size: 15px;
	color: #184C85;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}

h3 {
	font-size: 13px;
	color: #184C85;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}

h4 {
	font-size: 11px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}
h5 {
	font-size: 15px;
	color: #184C85;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-weight: bold;
}

#wrapper {
	width: 720px;
	margin: 0 auto;
	position: relative;
	background-image: url(../g/top.gif);
	background-repeat: no-repeat;
}
#ce {
	font-size: 10px;
	color: #A5A5A5;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-weight: bold;
	padding-right: 45px;
	padding-top: 45px;
}

#nav {
	width: 700px;
	height: 28px;
	position: relative;
	left: 8px;
	top: 2px;
	z-index: 1;
	background-repeat: repeat-x;
	background-color: #031945;
	}
	
#page {
	width: 720px;
	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	top: 8px;
	position: relative;
	height: 730px;
}

#pagelong {
	width: 720px;
	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	position: relative;
}

#pageext {
	width: 720px;

	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	top: 8px;
	position: relative;

}

#banner {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner2.jpg);
	position: relative;
	background-color: #154881;
}

#banner2 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner3.jpg);
	position: relative;
	background-color: #154881;
}

#banner3 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner4.jpg);
	position: relative;
	background-color: #154881;
}

#banner4 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner5.jpg);
	position: relative;
	background-color: #154881;
}

#banners {
	width: 700px;
	height: 20px;
	left: 8px;
	top: 4px;
	position: relative;
	background-color: #154881;
}

#bodytxt {
	font-size: 13px;
	color: #666666;
	padding-left: 25px;
	width: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-right: 20px;
	text-align: justify;
	background-image: url(../g/longgrad.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
}

#bodytxt ul{
	margin-left:10px;
	padding-left:10px;
	
}

#boxback {
	background-color: #D4D4D4;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../g/boxvert.gif);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	text-align: justify;

}

#boxwhite {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border: 1px solid;
	text-align: justify;
	border-color: #B7B7B7;
	background-image: url(../g/watermark.gif);
	background-position: 280px 0px;
}

#boxplain {
	background-color: #EFEFEF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border: 1px solid;
	text-align: justify;
	border-color: #DDDDDD;
}

#boxwelcome {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border: 1px solid;
	text-align: justify;
	border-color: #B7B7B7;
	background-image: url(../g/welcometo.gif);
	background-position: 00px 0px;
}


#menu {
	font-size: 12px;
	position: relative;
	}


#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	background-color: #E7E7E7;
	position: relative;
	height: 43px;
	background-image: url(../g/base.gif);
	background-repeat: no-repeat;
	color: #E7E7E7;
}
#display {
	display: none;
}
-------

 #navcontainer { margin-left: 30px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 185px;
	color: #000;
	background-color: #EBEBE3;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-color: #F3F3F3;
	border-bottom-color: #B8B89A;
}

#navcontainer a:hover {
	color: #000;
	background-color: #CBCBB6;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid #fff;
	background-image: url(images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-color: #ACAC88;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 145px;
	color: #000;
	background-color: #E3E3D7;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	color: #000;
	background-color: #C7C7AF;
	text-decoration: none;
}

#10point {
	font-size: 12px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	text-align: justify;
}

.floatright {
	float: right;
	margin: 0 0px 5px 20px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #E3E4D6;
	
}
.floatright2 {
	float: right;
	margin: 0 0px 5px 20px;
	border: 0px solid;
	border-color: #1C3079;
	padding: 3px;
	background-color: #F7F8F8;
	
}
.floatleft {
	float: left;
	margin: 0 0px 0px 0px;
	border: 1px solid;
	border-color: #999999;
	padding: 3px;
	background-color: #DDE3ED;
	font-size: 11px;
	
}

.gentext {
	font-size: 12px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding: 4;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
}

.gentextblue {
	font-size: 13px;
	color: #184C85;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding: 4;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
}

.centext {
	font-size: 11px;
	color: #184C85;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding: 4;
	margin-left: 10px;
	margin-right: 5px;
	text-align: center;
}

.whitetxt {
	color: #FFFFFF;
}

#foottext {
	font-size: 10px;
	color: #D9D9D9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-left: 20px;
	padding-top: 5px;
}

.smltext {
	font-size: 11px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	text-align: center;
}

.news {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #031A50;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/news.gif);
	height: 26px;
}
.resources {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #031A50;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/resources.gif);
	height: 26px;
}
.partners {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #031A50;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/partners.gif);
	height: 26px;
}
.contact {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #031A50;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/contact.gif);
	height: 26px;
}

.links {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #031A50;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/links.gif);
	height: 26px;
}



a {
	color: #999999;
	text-decoration: none;
}

/* Navigation */

#nav b { display: none; }


#mpBG, #mpOn {
	position: absolute;
	left: 390px;
	background: transparent url(../g/nav.gif) -150px 0px no-repeat;
}
#mlBG, #mlOn {
	position: absolute;
	left: 443px;
	background: transparent url(../g/nav.gif) -202px 0px no-repeat;
}
#mpkBG, #mpkOn {
	position: absolute;
	left: 532px;
	background: transparent url(../g/nav.gif) -295px 0px no-repeat;
}
#mcBG, #mcOn {
	position: absolute;
	left: 613px;
	background: transparent url(../g/nav.gif) -375px 0px no-repeat;
}

a#mp { display: block; height: 27px; width: 52px; }
a#ml { display: block; height: 27px; width: 90px; }
a#mpk { display: block; height: 27px; width: 82px; }
a#mc { display: block; height: 27px; width: 77px; }

a:hover#mp, #mpOn { background: transparent url(../g/nav.gif) -150px -28px no-repeat; }
a:hover#ml, #mlOn { background: transparent url(../g/nav.gif) -202px -28px no-repeat; }
a:hover#mpk, #mpkOn { background: transparent url(../g/nav.gif) -295px -28px no-repeat; }
a:hover#mc, #mcOn { background: transparent url(../g/nav.gif) -375px -28px no-repeat; }

a:link {
	color: #09306B;
	border: none;
}
a:visited {
	color: #18417F;
	border: none;
}
a:hover {
	color: #000000;
	border: none;
}

#foottext a:hover{
	color: #FFFFFF;
	border: none;
}

#foottext a:link{
	border: none;
	color: #999999;
}

#foottext a:visited{
	border: none;
	color: #CCCCCC;
}
.red {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
}
#main {


}
	
#main ul{
	margin-left: 0px;
	padding-left: 0px;
}
#main li{
	font-size: 12px;
	list-style-image: url(../g/arrow.gif);
	padding-bottom: 0px;
}
# li a {display:inline-block;}
# li a {display:block;}

#links ul {
	list-style-type: none;
	width: 480px;
	margin-left: 0px;
	padding-left: 0px;
} 

#links li {
	border: 1px solid #cccccc;
	margin: 8px 0;
	background-image: url(../g/boxvert.gif);
}

#links ul ul{
	list-style-type: disc;
	width: 420px;
	padding-left: 24px;
}

#links li li{
	border: 0px solid #cccccc;
	padding: 0px;
	background-image: none;
}

#links li li a{
	display:inline;
	padding: 0px;
}


#links li a {
	color: #094275;
	display: block;
	font: 120%;
	padding: 18px;
	text-decoration: none;
}
#links li li a {
	font: 100%;
	}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
	background-color: #C9CCD3;
}

#links a em {
	color: #333;
	display: block;
	font: normal 85%;
	line-height: 125%;
}

#links a span {
	color: #5E81BC;
	font: normal 70%;
	line-height: 150%;
	background-color: #CCCCCC;
}
#red ul li a{
	color:#C00;
	font-weight:bold;
}

#links2 ul {
	list-style-type: none;
	width: 460px;
	margin-left: 0px;
	padding-left: 0px;
} 

#links2 li {
	border: 1px solid #cccccc;
	margin: 8px 0;
	background-image: url(../g/boxvert.gif);
}

#links2 ul ul{
	list-style-type: disc;
	width: 400px;
	padding-left: 24px;
}

#links2 li li{
	border: 0px solid #cccccc;
	padding: 0px;
	background-image: none;
}

#links2 li li a{
	display:inline;
	padding: 0px;
}


#links2 li a {
	color: #094275;
	display: block;
	font: 120%;
	padding: 18px;
	text-decoration: none;
}
#links2 li li a {
	font: 100%;
	}

 * html #links2 li a {  /* make hover effect work in IE */
	width: 380px;
}

#links2 li a:hover {
	background-color: #C9CCD3;
}

#links2 a em {
	color: #333;
	display: block;
	font: normal 85%;
	line-height: 125%;
}

#links2 a span {
	color: #5E81BC;
	font: normal 70%;
	line-height: 150%;
	background-color: #CCCCCC;
}

