body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
	line-height: 16px;
}
a { outline: transparent solid 0px; 
}
img {
	border: none;
}

a:link {
	color: #286EAA;
	text-decoration: none;
}
a:visited {
	color: #286EAA;
	text-decoration: none;
}
a:hover {
	color: #C1732D;
	text-decoration: underline;
}
a:active {
	color: #286EAA;
	text-decoration: none;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	font-size: 11px;
	color: #005885;
	height: 24px;
	text-decoration: none;
	line-height: 12px;
}
a.menutxt:hover{
	color: #C1732D;
	text-decoration: none;
}
a.videoBoxtxt:link, a.videoBoxtxt:active, a.videoBoxtxt:visited {
	font-size: 11px;
	color: #005885;
	text-decoration: none;
	line-height: 12px;
	display: block;
	height: 20px;
	background-image: url(../videos/video_box_main/arrow_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 30px 2px;
	padding-left: 44px;
	padding-right: 30px;
}
a.videoBoxtxt:hover{
	color: #C1732D;
	text-decoration: none;
	background-image: url(../videos/video_box_main/arrow_bullet_on.gif);
}
.heading1 {
	font-size: 14px;
	color: #005380;
}
.polltxt {
	font-size: 11px;
	font-weight: bold;
	color: ##565656;
}
.mainborderarea {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: 1px solid #434343;
	border-bottom: 1px solid #434343;
	border-left: 1px solid #434343;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
.contentBG {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.bgcontent {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	width: 581px;
}
.bg_banner {
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 581px;
}
.menuitembg {
	background-image: url(../images/menu_box/bg_menu_items.gif);
	background-repeat: repeat-y;
	width: 171px;
}
.menudivider {
	background-image: url(../images/menu_box/divider_line.gif);
	height: 12px;
	background-repeat: no-repeat;
}
.policyfooter {
	font-size: 9px;
	height: 24px;
	text-align: center;
	padding-top: 24px;
}
.videoBoxBg {
	background-image: url(../videos/video_box_main/video_box_bg.jpg);
	background-repeat: repeat-y;
	width: 271px;
}
.pollleft {
	background-image: url(../images/quick_poll/poll_left.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.pollright {
	background-image: url(../images/quick_poll/poll_right.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.pollsubmitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E79;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969ea1;
}
