body
{
	margin: 0px;
	padding: 0px;
	overflow: auto;

	background-color: #f5f5f6;


}

#main {
	width: 829px;/*45px;*/
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	padding-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f5f5f6;
}

img {
	border: none;
}


#main #banner
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

.logo
{
	position: absolute;
	left: -26px;
	top: 23px;
}

.left_banner 
{
	position: relative;
	float: left;
	height: 108px;
	width: 612px;
	display: inline;
	margin: 10px;
	z-index: -1;
}

.right_banner {
	float: right;
	height: 52px;
	width: 285px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	left: 517px;
	top: -7px;
	z-index: 30;
}

#top_hor_menu {
	background-image: url(../images/3dvd/top_horizontal_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 917px;
	margin-bottom: 2px;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	text-align: right;
}
#left_vert_menu {
	width: 180px;
	height: 100%;
	float: left;
	padding-top: 110px;
	padding-left:9px;
	/*border-right: 1px solid #DED1BF;
	border-bottom: 1px;
	border-left: 1px;*/
}

#rightVertMenu
{
	/*width: 180px;
	height: 100%;
	float: right;
	padding-top: 110px;
	margin-right: 25px;*/
	float: left;
	margin-top: 110px;
	width:160px;
	margin-left:7px;
}

#leftSmallImage
{
	padding-left: 10px;
}

.main_menu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED1BF;
	background-color: #A39787;
}
a.left_menu_item {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	/*height: 10px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED1BF;
	display: block;
	text-decoration: none;
}
a.left_menu_item:link {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	/*height: 10px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED1BF;
	display: block;
	text-decoration: none;
}
a.left_menu_item:visited {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	/*height: 10px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED1BF;
	display: block;
	text-decoration: none;
}
a.left_menu_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED1BF;
	display: block;
	text-decoration: none;
	background-color: #FFFFCC;
}
a.left_menu_item_expanded {
	background-image: url(../images/3dvd/menu_icon_expanded.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000063;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-position: 139px center;
	display: block;
	text-decoration: none;
	background-color: #FFFFCC;
}

#right_content_area {
	/*margin-left: 5px;*/
	float: left;
	margin-top: 110px;
	
	width:440px;
	/*
	height: 400px;
	*/
}

.clearer {
	font-size: 1px;
	height: 1px;
	clear: both;
	overflow: hidden;
}
.banner_area_home {
	border: 1px solid #CDCDCD;
	background-color: #FBFBFF;
}
.grey_strip {
	background-color: #E3E7EB;
	font-size: 1px;
	height: 8px;
}
.banner_center_image {
	width: 448px;
	float: left;
}
.banner_center_text {
	width: 295px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.grey_box {
	/*border: 1px solid #CCCCCC;*/
	background-color: #FBE7B7;
	width: 153px;
	margin-left: 10px;
	margin-top: 5px;
	z-index: 8;
	position:relative;
}

.black_box {
	/*border: 1px solid #CCCCCC;
	background-color: #77ABDF;*/
	width: 155px;
	margin-left: 10px;
	margin-top: 5px;
	z-index: 8;
	position:relative;
}

.blackOutlinedBox
{
	/*border: 1px solid #CCCCCC;*/
	width: 153px;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 8;
	position:relative;
}

.greyEdges
{
	width: 5px;
	height: 5px;
	background-color: #FFFFFF;
}

.has_bottom_margin {
	margin-bottom: 6px;
}
.page_sub_title {
	font-weight: bold;
	color: #2576BC;
}
.main_content_area_home {
	background-color: #E8E8FF;
	margin-top: 3px;
	border: 1px solid #F0F0F0;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.main_content_area_home .left_area
{
	width: 444px;
	float: left;

}

.main_content_area_home .right_area
{
	float: left;
	margin-left: 5px;
	width: 296px;
	

}
.top_sharp_corner {
	background-image: url(../images/3dvd/content_area_left_top_sharp_corner.jpg);
	width: 444px;
	height: 4px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.left_area_bottom {
	background-image: url(../images/3dvd/content_area_left_bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 444px;
	margin-bottom: 4px;
}
.left_area_center {
	background-image: url(../images/3dvd/content_area_left_centre.jpg);
	background-repeat: repeat-y;
}
.left_area_top {
	background-image: url(../images/3dvd/content_area_left_top.jpg);
	width: 444px;
	height: 4px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.left_area_middle_bar {
	background-image: url(../images/3dvd/menu_main_bg.gif);
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090053;
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: visible;
	position: relative;
	margin-right: 1px;
	margin-left: 1px;
}
.tab_area {
	padding-left: 100px;
	position: absolute;
	bottom: -1px;
	right: 15px;
}
.center_tab_selected {
	background-image: url(../images/3dvd/middle_selected_tab.jpg);
	display: block;
	text-align: center;
	height: 15px;
	width: 64px;
	font-size: 9px;
	color: #576781;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	padding-top: 5px;
	cursor: pointer;
}
.center_tab {
	background-image: url(../images/3dvd/middle_tab.jpg);
	display: block;
	text-align: center;
	height: 15px;
	width: 64px;
	font-size: 9px;
	color: #576781;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	padding-top: 5px;
	cursor: pointer;
}
.left_text_area {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.right_area_bottom {
	background-image: url(../images/3dvd/content_area_right_bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 296px;
	margin-bottom: 4px;
}
.right_area_center {
	background-image: url(../images/3dvd/content_area_right_centre.jpg);
	background-repeat: repeat-y;
}
.right_area_top {
	background-image: url(../images/3dvd/content_area_right_top.jpg);
	width: 296px;
	height: 4px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.right_text_area {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.footer {
	height: 18px;
	font-family: Arial;
	text-align: left;
	font-size: 9px;
	color: #000000;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 5px;
}

.footer a 
{
	color: #000000;
	text-decoration: none;
}

.footer a:visited
{
	color: #333333;
	text-decoration: none;
}

.footerFine {
	height: 12px;
	font-family: Arial;
	text-align: left;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 1px 5px 5px 5px;
}

.top_tab_div {
	position: relative;
	height: 108px;
	width: 771px;
	z-index: 2;
}

.top_tabs {
	top: 267px;
	height: 18px;
	width: 223px;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	left: 478px;
	font-family: Arial;
	font-size: 9px;
/*	font-weight: bold;*/
	color: #333333;
	margin: 5px;
	text-align: left;
	vertical-align: baseline;
	/*background-color: #FDC239;
	background-image: url(images/topBarLeft.gif);
	background-repeat: no-repeat;*/
}

/*.top_tabs div
{
	height: 18px;
	background: url(images/topBarRight.gif) no-repeat top right;
}*/

.top_tabs a
{
	color: #333333;
	text-decoration: none;
}

.top_tabs a:visited
{
	color: #333333;
	text-decoration: none;
}

.home_tab {
/*	background-image: url(../images/3dvd/top_tab_home.jpg); */
	background-repeat: no-repeat;
	width: 87px;
	color: #035F9C;
}
a.top_tab_button {
	display: block;
	float: left;
	height: 15px;
	width: 87px;
	/*color: #4A4A4A;*/
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	margin-right: 1px;
	font-weight: bold;
	background-image: url(../images/3dvd/top_tab_unselected.gif);	
}

.navTitles
{
	border-bottom: 1px solid #CCCCCC;
	height: 50px;
	width: 225px;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}

.navTitlesLastRow
{
	border-bottom: 0;
	height: 50px;
	width: 225px;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}

.homeContents
{
	margin-left: 10px;
	margin-top: 10px;
}

.style11 {font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #F75510; margin-left: 10px;}

.faqHeader
{
	background-image: url(images/faqBg.gif);
	background-repeat: repeat-x;
	height: 82px;
}

.faqHeader div
{
	background: url(images/faqLeft.gif) no-repeat top left;
	height: 82px;
}

.faqHeader div div
{
	background: url(images/faqRight.gif) no-repeat top right;
	height: 82px;
}

.greyBorder
{
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.greyBorder div
{
	background: url(images/greyBoxTL.gif) no-repeat top left;
}

.greyBorder div div
{
	background: url(images/greyBoxBR.gif) no-repeat bottom right;
}

.greyBorder div div div
{
	background: url(images/greyBoxBL.gif) no-repeat bottom left;
}

.greyBorder div div div div
{
	background: url(images/greyBoxTR.gif) no-repeat top;
}

.form_login_field, .form_login_field_select
{
	width: 220px;
	font-family: Arial;
	font-size: 10px;
}

.form_login_field_textarea
{
	width: 256px;
	height: 114px;
	font-family: Arial;
	font-size: 10px;
}

.form_document_textarea
{
	width: 309px;
	height: 98px;
	font-family: Arial;
	font-size: 10px;
}

.form_login_field_small
{
	width: 40px;
	font-family: Arial;
	font-size: 10px;
}

.small_select_field
{
	font-family: Arial;
	font-size: 10px;
}

.form_login_field_medium
{
	width: 120px;
	font-family: Arial;
	font-size: 10px;
}

.error_message {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	margin: 3px;
	padding: 3px;
	/*border: 1px solid #FF0000;*/
}

.floatingRightBanner {
	position: absolute;
	top: 38px;
	right: 60px;
	left: 596px;
	visibility: hidden;
}

.whiteRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FED770;
}
.vertMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0069EA;
	height: 20px;
}
.vertMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
}

.vertMenuTopBorder
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0072BC;
}

.pfBottom
{
	margin-right: 20px;
}

.printText
{
	font-family: Arial; 
	color: #333333; 
	font-size:9px;
	
	padding-left: 10px;
}

.contentTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #317dce;
}

.contentSmallTitle 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
}

.contentSubHeading, .contentSubHeading a:visited,.contentSubHeading a:link, .contentSubHeading a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #317dce;
}

.contentSubHeading a
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color: #FF9900;
}

.contentSmallTitleUnderlined, .contentSmallTitleUnderlined a:link, .contentSmallTitleUnderlined a:visited 
{
	font-family: Arial;
	font-size: 14px;
	color: #0977FF;
}

.contentText 
{
	font-family: Arial;
	font-size: 11px;
}

.form_field_names
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
}

.smallNavText, .smallNavText a:link, .smallNavText a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #174CBA;
	font-size:9px;
}

.redText
{
	color: #FF0000;
}

.form_field_names_underlined, .form_field_names_underlined a:link, .form_field_names_underlined a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.userNameText {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.greyBorder {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
}

.greyRTBorder {
	border-right: 1px solid #CCCCCC;
}

.reportsTableCellBorder {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.reportsTableLastCellBorder {
	border-bottom: 1px solid #CCCCCC;
}


.whiteBorder
{
	border: 1px solid #FFFFFF;
}

#deleteDocDiv {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	border: 1px solid #FF0000;
}

.logOut a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.logOut a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}

.subScript
{
	font-family: Arial;
	font-size: 8px;
	color: #000000;
	vertical-align: super;
}

.subStatsTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.subStatsText {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

.unSub, .unSub a:link, .unSub a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.urlText {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
}

.nlTableText {
	font-family: Arial;
	font-size: 10px;
}

.nlTableLinks a:link, .nlTableLinks a:visited
{
	font-family:Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

.leftVertMenuTitle, .leftVertMenuTitle a:link, .leftVertMenuTitle a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	left: 3px;
	width: 140px;
	word-wrap: break-word;
}

.nlSignUpTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1140FD;
}

.nlSignUpTxt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nlSignUpButton 
{
	font-family: Arial;
	font-size: 11px;
}

.nlSignUpTxtBox
{
	border: 1px solid #676767;
}

.draftTypeHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}

#smallSearchField
{
	position: absolute;
	width: 397px;
	left: 0px;
	top: 251px;
	height: 22px;
}

.searchBox
{
	background-color: #77ABDF;
}

.searchBoxTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#right_content_area a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}

#right_content_area a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6633;
	text-decoration: underline;
}

#weekTableId a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}

#weekTableId
{
	font-family: Arial, Helvetica, sans-serif;
}

#weekTableId a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6633;
	text-decoration: underline;
}

.quickLinkTitle
{
	font-family: Arial;
	font-size: 16px;
	color: #307CCE;
	font-style: italic;
}

#rightBorder
{
	/*border:1px;*/
	margin-top: -180px;
	width: 845px;
	position: relative;
	padding-top: 190px;
	/*margin-right: 10px;*/
	background-image: url(../images/VERT_R.gif);
	background-repeat: repeat-y;
	background-position: right;

}

#leftBorder
{
    
/*	border: 1px;*/
	margin-top: -180px;
	background-color: #FFFFFF;
	left: -9px;
	position: relative;
	/*padding-left: 11px;*/
	background-image: url(../images/VERT_L.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

#bottomBorder
{
	
}