@charset "utf-8";

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #122e5c;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000033;
}
A:link { text-decoration: none } 
A:active { text-decoration: none }
A:visited { text-decoration: none }


h1 {
	font-size: 20px;
	font-variant: small-caps;
}
h1.color { 	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}
h2 {
	font-size: 180%;

}
h3 {
	font-size: 15px;
}
td { background-color:#c5d8f8}

td.tdnocolor {background-color:#c5d8f8}
tr.trnocolor {background-color:#c5d8f8}

#wrapper {
	float: inherit;
	width: 900px;
	margin: 0 auto;
}
#header {
	background-image: url(image/layout/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 900px;
}

#introduction {
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
	float: left;
	background-image: url(image/layout/introduction.jpg);
}


.introtext {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
	}

.fontblueheading {
	font-size:150%;
	color: #000066;
	margin-left: 50px;
}

.fontbigblue { 	
     
	font-size: 140%;
	font-weight: bold;
	color: #000099;
	}

.introtextindent {
	margin-left: 130px;
	line-height: 2px;
	}
#navigationtext {
	background-image: url(image/layout/navigation.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 100%;
	font-weight: bold;

	vertical-align: middle;
	background-position: center center;
	float: left;
	overflow: hidden;
}

 
div#navigationtext ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
		margin-left: 30px;
}
div#navigationtext li {
    list-style-type: none;
    display: inline;

}
div#navigationtext li a {
    text-decoration: none;
    padding: 10px 40px;
    color: #FFF;
}
div#navigationtext li a:link {
    color: #FFF:
}
div#navigationtext li a:visited {
    color: #f5f7f9;
}
div#navigationtext li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #3366FF;
}



.style2 {font-weight: bold}


.style3 {font-weight: bold}


.style4 {font-weight: bold}
