body
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-top: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #14150d;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
table#page
{
	width: 100%;
	margin: 0 auto;
}
/**************************************************************************/
/*--Header--*/
td#HeaderTD
{
	Width: 100%;
	Padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 260px;
	
}
#container_header
{

	width:100%;
	min-width: 990px; /*1080px*/
	background: #454545 url('../img/main_background_new.gif') top center repeat-y;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;	
}

div#logoLink a
{
	background: url(../img/spacer.gif) top left no-repeat scroll 0 0;
	width:180px;
	height: 102px;
	display:block;
	text-indent:-9999px; /*Hides the anchor text*/
	position: absolute;
	top: -263px;
	left: 0px;
}
/*--End Header--*/

/*--Main Content --*/
td#ContainerID
{
	
	background: #ffffff url('../img/one1.gif') top center repeat-x ;
	margin: 0;
	padding: 0;
	width:100%;
	vertical-align:top;
	
}
#container
{
	position: relative;
	min-width: 990px; /*1080px*/
	background: #ffffff url('../img/one1.gif') top center repeat-x ;
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;
	
}
#content 
{

	width: 990px; /*1080px*/
	margin: 0 auto;
	height: 100%;
	padding: 0px;
	position: relative;

}

#leftcol 
{
	width: 190px;
	float: left;
	padding: 25px 0 25px 0;
	margin:0;
}

#mainbodyholder 
{
	width: 712px;
	padding: 0;
	float: left;
	background-color: #ffffff;
	background: #ffffff url('../img/twelve.gif') bottom center repeat-y ;
	height: 100%;
	vertical-align: top;
}
#mainbody 
{

	padding: 0 30px 0 30px;
	background-color: transparent;
	height: 100%;
	vertical-align: top;

}

/*--End Main Content --*/


/*--cvmail menu--*/

.menuItemSelectedStyle,
.menuItemStyle
{
	padding: 0px 0px 0px 0px;
	height: 35px;
	width: 160px;
}
a.menuitemstyle
{
	
	DISPLAY: block;	
	FONT-SIZE: 12px;
	COLOR: #000000;
	BACKGROUND: url(../img/butbg_160_30.gif) top left no-repeat;	
	MARGIN: 0px;
	width: 160px;
	line-height: 30px;
	height: 30px;
	text-indent: 38px;
	PADDING:0px;	
	vertical-align: middle;

}
a.menuItemSelectedStyle,
a.menuItemSelectedStyle:hover,
a.menuitemstyle:hover
{
	DISPLAY: block;	
	FONT-SIZE: 12px;
	COLOR: #d47c34;
	BACKGROUND: url(../img/butbg_160_30_selected.gif) top left no-repeat;	
	MARGIN: 0px;
	width: 160px;
	line-height: 30px;
	height: 30px;
	text-indent: 38px;
	PADDING:0px;
	vertical-align: middle;
}
/*--End cvmail menu--*/

/*--footer--*/
td#FooterTD
{
	margin: 0;
	padding: 0px 0 0 0;
	width: 100%;
	height: 94px;
	background-color:#14150d;
	vertical-align:top;
}
#footer 
{
	float:left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 100%;
	height: 94px;
	background-color:#14150d;
}

#footer p 
{
	padding: 0;
	font-size: 11px;
	color: #72736e;
}

#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #72736e;
	font-weight: bold;
}

#footer p a:hover {
	color: #72736e;
}

#footer a:link, #footer p a:visited, #footer p a:active {
	color: #72736e;
	font-weight: bold;
}

p.footerbuttons {
	margin: 10px 0 13px 124px;
}

#footer a:hover {
	color: #72736e;
}

p.logos {
	padding: 50px 0 0 0;
	margin: 0;
	text-align: center;
	border: 0;
}

p.logos img {
	margin: 0 20px 0 0;

}

#poweredBycvMail
{
	padding-top: 10px;
	text-align: LEFT;
	background: #14150d;
}
div.termsprivacycontent
{
	text-align: left;	
}
/*--end footer--*/
