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

.left_back {
	background-image: url(../images/left_back_salesassessmenttesting.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.left_right {
	background-image: url(../images/right_back_salesassessmenttesting.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.menu_back {
	background-color: #9ed2e8;
	background-image: url(../images/menu_back_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
.menu_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
}
.menu_text a{color: #ffffff; text-decoration:none;}
.menu_text A:hover {color: #ffffff; text-decoration:underline;}
.menu_text a.select{color: #002878; text-decoration:none; font-weight:bold;}

.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;
}
