
/* VERTEX GLOBAL STYLES */


BODY
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	text-align: left;
}

h1{font-family: Arial, Helvetica, sans-serif; }
h2{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;}
h3{font-family: Arial, Helvetica, sans-serif; }

TABLE
{
	margin: 0px;
	font-size: 12px;
}
ul 
{
	margin-top: 0; 
	padding-top: 0;
}
li
{
	padding-top: 4;
}

@media print
{
	#print
	{
		display: none;
	}
	
	#rTop
	{
		display: none;
	}
}

#mainDivContainer
{
	width: 960;
	height: 100%;
}

.mainTblContainerHome
{
	width: 960px;
	height: 100%;
}

#mainTblContainerHomeSm
{
	width: 760px;
	height: 100%;
}


#mainTblContainer
{
	width: 960;
	height: 100%;
}

#contentDivContainer
{
	width: 960;
	height: 100%;
	overflow: auto;
}

#pad_bullet_list
{
	padding-left: 141px;
}

#pad_content
{
	padding-left: 10px;
	padding-right: 7px;
}

#pad_right_panel
{
	padding-right: 4px;
}

.pad_right_panel_bottom
{
	padding-left: 3px;
}

#right_panel
{
	padding-left: 3px;
}

#right_panel_image
{
	padding-right: 1px;
	padding-bottom: 5px;
	float: left;
	width: 10%;
}

#right_panel_image_b
{
	padding-right: 15px;
	float: left;
}

#right_panel_image_c
{
	padding-right: 0px;
	float: left;
}

.call_to_action
{
	padding-left: 21px;
	font-size: 12px;
	display: block;
	color: #014885;
	width: 99%;
	height: 10px;
}

#subHdr
{
	color: #014885;
	font-weight: bold;
}

#red_text
{
	color: #B5121B;
}

#blue_link
{
	text-decoration: none;
	color: #014885;
}

#blue_link:hover
{
	text-decoration: underline;
	color: #014885;
	cursor: hand;
}

#dots
{
	background-image: url(../images/dot.gif);
	background-position: right;
	height: 10px;
	position: absolute;
	z-index: 1000;
}

#main_menu_top
{
	background-color: #9A0323;
	height: 32px;
	padding-left: 12px;
}

.mainNav
{
	position: absolute;
	z-index:1000;
	display: none;
	background-color: #FFFFFF;
}

.mainNavOver
{
	position: absolute;
	z-index:1000;
	display: block;
}

.mainNavOut
{
	position: absolute;
	z-index:1000;
	display: none;
}

#mainNavContainer
{
	position: absolute;
	background-color: #FFFFFF;
}

.mainSubNav
{
	width: 100%;
	height: 35px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	text-align: center;
	border-top: 0px;
}

.mainSubNavOver
{
	width: 100%;
	height: 35px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 0px;
}

#header
{
	width: 100%;
	height: 107px;
}

#right_header_nav
{
	height: 84px;
}

#right_header_nav_img
{
	border: 1px solid #000000;
}

#hdrNavTn
{
	border: 1px solid #000000;
}

#footer
{
	height: 29px;
}

.footer_links
{
	background-color: #1D9BD7;
	height: 27px;
}

.footer_links_home
{
	background-color: #1D9BD7;
	height: 29px;
	width: 595px;
}

.footer_links_cnr
{
	background-image: url(../images/footer_cnr.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#logo
{
	padding-left: 7px;
}

#logo_text
{
	width: 230px;
	float: left;
}

.sm_text
{
	font-size: 9px;
}

#main_copy_heading
{
	font-size: 16px;
	font-weight: bold;
	color: #B5121B;
}

#copy_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#img_border
{
	border: 1px solid #000000;
}

#customers_container
{
	width: 100%;
}

#customers
{
	width: 175px;
	float: right;
}

#customers_states
{
	width: 125px;
	float: left;
}

#brochures
{
	position: absolute;
	padding: 7px;
}

#HomeContentArea
{
	background-repeat: no-repeat;
}

#flash_text
{
	position: absolute;
	float: left;
	width: 50%;
	padding-left: 20px;
	color: #014885;
	height: 388px;
	width: 405px;
}

#flash_text_hdr
{
	font-size: 16px;
	font-weight: bold;
	color: #014885;
}

#v_msc_logo_bar
{
	background-image: url(../images/vMSCLogoBar.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#grey_bar
{
	background-color: #EFEFEF;
}

.hx
{
	height: 100%;
}
