/* Branding styles */
html, body {

	height: 100%;
}
body
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-size: 0.7em;
	background-color: #ffffff;
	color: #666666;
	margin: 0 auto;
	text-align: center;
	height: 100%;
}
/* Main Layout IDs */
#top_wrapper 
{
	float: left;
	height: 245px;
	margin: 0px auto;
}
	
#top_menu_images
{
	height: 188;
	width: 986;
	background: url(../imgs/header-illustration-lockup-bg.jpg); 
	background-repeat: no-repeat;
}
img#logo {
	position: absolute;
	left: 866px;
	top: 58px;
	border: none;
}
#page_wrapper 
{
	display: block;
	width: 920px;
	margin: 0 auto;
	float: left;
	padding-left: 175px;
}
.PageContentBox {
	display: block;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
    font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666; 
	text-align: left;
	vertical-align: top;
	float: left;
	/*width:540px;*/
	width:920px;
}
#MainColumnHolder {

	float: left;
	display: block;
	/*width: 575px;*/
	width: 560px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	min-height: 450px; /* 70% */
	height:auto !important;
	height: 450px;
}
#MainHolder {
	display: block;
	float: left; 
	width: 776px;
	min-height: 400px; /* 70% */
	height:auto !important;
	height: 400px;
	background-color: #ffffff;
	background: url(../imgs/main_bg2.gif);
	background-repeat: repeat-y;
}
#MainHolder_appform {
	display: block;
	float: left; 
	width: 776px;
	min-height: 550px; /* 70% */
	height:auto !important;
	height: 550px;
	background-color: #ffffff;
}
.previewBackground
{
	width: 700px;	
}
div#cvMailFooter
{
	CLEAR: both;	
	background-color: #FFFFFF;
	FLOAT: left;	
	WIDTH: 920px;	
	HEIGHT: 20px;	
	TEXT-ALIGN: left;
	height: 20px;
	padding-left: 200px;
}
div#cvMailFooter2
{
	background-color: #FFFFFF;
	FLOAT: left;	
    margin: 0 auto;
    padding-left: 190px;
}
div#cvMailFooter3
{
	background-color: #FFFFFF;
	FLOAT: left;	
    margin: 0 auto;
    padding-left: 565px;
}

div#cvMailFooterNew
{
    clear: both;
    float: left;
    background: url(../imgs/util-dotted-line-bg.gif) repeat-x;
    background-color: #FFFFFF;
    width: 920px;
    margin: 0 auto;
    padding: 1px;
}
div#cvmailFooterImg,
div.cvmailFooterTxt
{
	text-align: left;
	PADDING-LEFT: 12px;
	FONT-FAMILY: arial, sans-serif;
	COLOR: #f6822a;
	VERTICAL-ALIGN: top;
	font-size: 12px;
	width: 920px;
}
div#cvmailFooterImg
{
	text-align: center;
}	
div.cvmailFooterTxt a
{
	COLOR: #cccccc;
}
img#cvMailLogo
{
	margin: 10px 0 5px;
}
a.cvMailFooterLink:link
{
	color: rgb(251,90,23);	
    text-decoration:none;
}

a.cvMailFooterLink:visited
{
	color: rgb(153,153,153);	
    text-decoration:none;
}

a.cvMailFooterLink:focus,
a.cvMailFooterLink:hover
{
	color: rgb(251,90,23);	
    text-decoration:underline;
}
a.cvMailFooterLink:active
{
	color: rgb(153,153,153);	
	text-decoration:none;
}
span.copyright
{
	text-align: left;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 322px;
	font-family: Arial, sans-serif;	
	color: rgb(102,102,102);	
}
span.footerLinkSpacer
{
	padding-left: 1px;
	padding-right: 1px;
	COLOR: #000000;
}
power_cvmail_footer
{
	height: 40px;
	width: 166px;
}
div#cvmailFooterImg a
{
    color:rgb(251,90,23);
    text-decoration:none;
}
div#cvmailFooterImg a:hover
{
	text-decoration: underline;
}
a:link {
    color: rgb(251,90,23);
    text-decoration:none;
}

a:visited {
    color: rgb(153,153,153);
    text-decoration: none;
}

a:focus,
a:hover {
    color: rgb(251,90,23);
    text-decoration:underline;
}

a:active {
    text-decoration:none;
}
