@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #070707;
}
h1, h2, h3, h4, h5, h6     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dbd8af;
	margin-top: 3px;
	margin-bottom: 3px;
}
.content_area {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	color: #F9F8F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
.content_area strong {
	font-size: 13px;
	color: #dbd8af;
}

.content_area p {
	margin-bottom: 3px;
	margin-top: 3px;
}

.content_area a:link {
	color: #C70001;
	text-decoration: none;
}
.content_area a:visited {
	color: #C70001;
	text-decoration: none;
}
.content_area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C70001;
}
.content_area  img {
	border: 1px solid #CCCCCC;
}
#right_column {
	padding-left: 5px;
}


.content_area h1 {
	color: #dbd8af;
}
.content_table {
	background-image: url(images/ES_Content_BG.gif);
	background-color: #1a1a1a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
.content_area  table {
	margin: 0px;
	padding: 0px;
}


.title_extend {
	border-bottom-color: #c40101;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
.title_mid {
	background-color: #C50303;
	background-image: url(images/ExecSol_Title_Mid.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	background-image: url(images/ExecSol_Title_Mid.gif);
	background-color: #C40101;
	background-repeat: repeat-x;
	margin-right: 3px;
}
.title_end {
	background-image: url(images/ExecSol_Title_End.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 14px;
	border-bottom-color: #C40101;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}





#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-color: #cc2121;
	border-bottom-color: #7c7c7c;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
}

#nav a:link {
	color: #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
}
#nav a:visited {
	color: #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
}

#nav a:hover {
	color: #FFFFFF;
	background-color: #C30001;
}

#footer_area {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 973px;
	margin-left: auto;
	margin-right: auto;

}
#nav_footer_area {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC2121;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7c7c7c;
}
#nav_footer_area a:link {
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
#nav_footer_area a:visited {
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
#nav_footer_area  a:hover {
	color: #FFFFFF;
	background-color: #CC2121;
}




a:link {
	color: #1fb5ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2e1507;
}
a:hover {
	text-decoration: none;
	color: #71D0FF;
}
a:active {
	text-decoration: none;
	color: #2e1507;
}
