@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006378;
}
body {
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
.clear{
	clear:both;
}
#main_container{
	width:904px;
	margin-left:auto;
	margin-right:auto;
	border-left:#FFF 5px solid;
	border-right:#FFF 5px solid;
	
	-webkit-box-shadow:0 0 12px #666;
	-moz-box-shadow:0 0 12px #666;
	box-shadow:0 0 12px #666;
}
#header{
	width:904px;
	height:152px;
}
#header img{
	position:relative;
	z-index:900;
}
#phone{
	position:absolute;
	z-index:950;
	top:25px;
	float:right;
	width:170px;
	margin-left:714px;
	height:25px;
	background-color:#83C6E1;
	padding-left:10px;
	padding-right:10px;
	-webkit-box-shadow:0 2px 2px #166275;
	-moz-box-shadow:0 2px 2px #166275;
	box-shadow:0 2px 2px #166275;
	
	-ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
	
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
#phonetext{
	position:absolute;
	z-index:1000;
	top:25px;
	float:right;
	width:170px;
	margin-left:714px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#3c3c3c;
	text-align:right;
	text-shadow:#C1EDFF 0px 1px 2px;
	line-height:25px;
	-ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#phonetext span{
	color:#166275;
}

#menu{
	width:904px;
	background-color: #9ed2e8;
	background-image: url(../images/menu_back_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
}
#menu img{
	margin-bottom:-15px;
}
#menu a{
	color: #FFF;
	text-decoration:none;
}
#menu a:hover{
	color: #FFF;
	text-decoration:underline;
}
#boxes{
	height:215px;
	width:904px;
	background-image: url(../images/steps_back_salesassessmenttesting.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
}
#boxes_left{
	margin-top:145px;
	height:70px;
	width:584px;
	float:left;
}
#boxes_right{
	height:205px;
	width:300px;
	float:right;
	padding:5px 10px;
}
#welcome {
	background-color: #1f1f26;
	background-image: url(../images/welcome_back_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	width:884px;
	text-align:center;
}
#welcome p{
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
#footer {
	background-color: #1f1f26;
	background-image: url(../images/welcome_back_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	width:884px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	text-align:center;
	padding-bottom:7px;
}
#footer p a{
	color: #FFF;
	text-decoration:none;
}
#footer p a:hover{
	color: #FFF;
	text-decoration:underline;
}
#contents{
	width:814px;
	padding:15px 45px;
	background-color:#FFF;
}
.back_box_content {
	background-color: #98cfe6;
	background-image: url(../images/back_box_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
	padding: 10px;
	width:590px;
	margin-left:auto;
	margin-right:auto;
}
.back_box_content p{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}




/*----OLD STYLES---*/


.menu_separator {
	vertical-align:middle;
	margin: 0px;
} 
.welcome {
	background-color: #1f1f26;
	background-image: url(../images/welcome_back_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #f1d39d;
	margin: 0px;
}
.subtitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
.footer A:link {color: #FFF; text-decoration:none}
.footer A:hover {color: #FFF; text-decoration:underline}
.footer A:active {color: #FFF; text-decoration:none}
.footer A:visited {color: #FFF; text-decoration:none}

.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
.normal_black A:link {color: #4C6E98; text-decoration:none}
.normal_black A:hover {color: #4C6E98; text-decoration:underline}
.normal_black A:active {color: #4C6E98; text-decoration:none}
.normal_black A:visited {color: #4C6E98; text-decoration:none}

.subtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A6C96;
	margin: 0px;
}
.subtitle_white_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
.subtitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
.subtitle_white A:link {color:#fff; text-decoration:none}
.subtitle_white A:hover {color:#fff; text-decoration:none}
.subtitle_white A:active {color:#fff; text-decoration:none}
.subtitle_white A:visited {color:#fff; text-decoration:none}

.box {
	background-color: #8B9838;
	margin: 0px;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}

.box_current {
	background-color: #4C6E98;
	margin: 0px;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}
.back_box {
	background-color: #98cfe6;
	background-image: url(../images/back_box_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
	padding: 10px;
}
.steps_back {
	background-image: url(../images/steps_back_salesassessmenttesting.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
#sitemap
{
margin:20px 0px 0px 0px;
padding:0px;
list-style:none;
}
#sitemap li
{
margin:0px;
padding:0px 0px 5px 0px;
}
#sitemap li a
{
color:#006699;
font:normal 12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
#sitemap li a:hover
{
color:#006699;
font:normal 12px Arial, Helvetica, sans-serif;
text-decoration:underline;
}.also_table {
	background-color: #F5f5f5;
	border: 1px solid #CCC;
}
.warning{
	width:180px;
	margin:10px;
	padding:10px;
	margin-left:0;
	
	background: #eee;
 
   background: -webkit-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
   background: -moz-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
   background: -o-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
   background: -ms-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
   background: linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
 
   border: 1px solid #ccc;
   display: block;
   
   -webkit-box-shadow:#aaa 3px 3px 5px;
    -moz-box-shadow:#aaa 3px 3px 5px;
    box-shadow:#aaa 3px 3px 5px;
	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.warning h6{
	color:#9F0000;
	font-size:30px;
	width:20px;
	height:20px;
	float:left;
	margin-top:-5px;
	text-shadow:#FFF 0 2px 2px;
}
.warning p{
	color:#9F0000;
	font-size:13px;
	text-shadow:#FFF 0 1px 1px;
}

