p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold; color:#333366;}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
/*body {  font-family: "Times New Roman", Times, serif}*/
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2164B6;}
li {  font-size: 12px; line-height: 14px; padding-bottom:5px;}
a:hover {  text-decoration: underline}
.imgborder { BORDER: #000000 1px solid;}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #1b2f76;
}
.staffborder {
	background: transparent url(assets/images/img-bg.jpg) top left no-repeat;
	margin: 0px;
	padding: 10px;
	width: 150px;
	height: 220px;
	text-align: center;
}
.staffborder2 {
	background: transparent url(assets/images/img-bg2.jpg) top left no-repeat;
	margin: 0px;
	padding: 10px;
	width: 350px;
	height: 250px;
	text-align: center;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.ghost {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1b2f76;
}
.navbgtop {
	background-image: url(assets/images/topnav.jpg);
	background-repeat: repeat-x;
}
.navbglow {
	background-image: url(assets/images/navtwo.jpg);
	background-repeat: repeat-x;
}
.dark {
	color: #1b2f76;
}
.light {
	color: #FFFFFF;
}
.splashbg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.tempbanner {
	background-image: url(assets/images/banner_trash.jpg);
	background-repeat: no-repeat;
}

#homePageVideo {
	padding: 20px 10px 0 0;
	float:left;
}
