@charset "utf-8";
body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151515;
	line-height: 16px;
	text-align: justify;
}
.browntext22px {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: italic;
	color: #a00101;
	line-height: 22px;
	font-weight: bold;
}
#boxbg {
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.rightbox-bg {
	background-image: url(../images/right-boxbg.jpg);
	background-repeat: repeat-x;
	height: 1354px;
	width: 260px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #07549A;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07549A;
	text-decoration: none;
}


.video-headbg {
	background-image: url(../images/video-headbg.jpg);
	background-repeat: repeat-x;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.banner-bdr {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #258ecc;
	border-right-color: #258ecc;
	border-bottom-color: #56ACE0;
	border-left-color: #258ecc;
}
.question-boxbg {
	background-image: url(../images/question-boxbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 230px;
	width: 668px;
}

.banner-bg {
	background-image: url(../images/banner-bg2.jpg);
	background-repeat: no-repeat;
	height: 281px;
}
#menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

div,p,h1,h2,h3,h4,h5,h6,span,br{
	padding:0;
	margin:0;
}.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07549A;
	text-decoration: underline;
}
.rightbox-bghome {
	background-image: url(../images/rightbox-bghome.jpg);
	background-repeat: repeat-x;
	height: 838px;
	width: 260px;
}
