h1{ font-size:2em; }
h2{ font-size:1.2em; }
h3{ font-size:1.0em; }
h4{ font-size:.9em; }
h5{ font-size:.8em; }
h6{ font-size:.7em; }

h1,h2,h3,h4,h5,h6 {
        color:#3C4F9D;
	margin:0.5em 0;
	line-height:1em;
}


p { margin:1em 0; }

#topbanner img{vertical-align:top;}

.video{
position:absolute;
margin-left:560px !important;
width:335px !important;
}

#text1{
padding:20px 30px 20px 20px;
}

#text2{
padding:15px 30px 20px 20px;
}

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}


#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:144px; *width:167px;
	margin-top:0px;
	padding:0 0 0 0;
	background-color:#FFFBE7;
	border-width:0px 0px 3px 0px;
	border-style:solid;
	border-color:#3C4F9D;
}

#nav_menus ul {
	list-style-type:none;
	margin:5px;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block; *width:100%;
	text-decoration:none;
	padding:6px 6px 6px 10px ;
	color:#3C4F9D;
}

#nav_menus a:hover{
	background:#62C317;
	color:#ffffff;
}
