@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F2F6F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066
.;
}
a:hover {
	text-decoration: underline;
	color: #5A79A5;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.25em;
	color: #CE0000;
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Box {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	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: #DEE7EF;
	border-bottom-color: #DEE7EF;
	border-left-color: #DEE7EF;
}
#BoxShadow {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #EEF1F6;
	border-bottom-color: #EEF1F6;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-image: url(../images/template/bg_header.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 95px;
}
#Header #Contact {
	float: right;
	text-align: right;
	margin-right: 13px;
	margin-top: 8px;
	font-size: 0.7em;
	width: 190px;
}
#Header #Contact p {
	margin: 0px;
	padding: 0px;
}
#Header #Contact #AdminLinks {
	padding-bottom: 10px;
	color: #CCCCCC;

}
#Header #Contact #AdminLinks a {
	font-weight: bold;
	color: #000000;
}

#Header #Logo {
	margin-left: 10px;
	padding-top: 0px;
}
#Header #Tagline {
	position: absolute;
	margin-left: 10px;
	padding-top: 0px;

}
#Menu {
	background-image: url(../images/template/bg_mainmenu.png);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 4px;
}
#img_menustar {
	float: left;
	margin-top: 3px;
}
#button_Favorites {
	margin-left: 15px;
}
#Container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EF;
	min-height: 35em;
}
.containerwithbackground {
	background-image: url(../images/template/bg_rightcolumn.png);
	background-repeat: repeat-y;
	background-position: right;
}
.containernobackground {
	background-image: none;
}
#Footer {
	margin-bottom: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#Footer #Copyright, #Footer #SessionKeepAlive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
}
#Footer #SessionKeepAlive {
	color: #F2F6F9;
	margin-top: 3px;
}
#Footer #FooterLinks {
	font-size: 0.75em;
	color: #CCCCCC;
	margin-top: 15px;
}
#Footer #FooterLinks a {
	margin-right: 5px;
	margin-left: 5px;
}

#Search {
	width: 18em;
	margin-left: 370px;
	position: absolute;
	background-image: url(../images/template/bg_searchbox.png);
	background-repeat: repeat-x;
	height: 30px;
	top: 65px;
}
#Search #SearchForm #Term {
	font-size: 13px;
	color: #0000FF;
	margin-bottom: -1px;
	width: 150px;
}
#Search #SearchForm .Button {
	margin-bottom: -6px;
}
#Search #SearchForm label {
	padding-right: 5px;
	font-weight: 400;
	color: #000063;
	font-size: 15px;
	padding-left: 5px;
}
#Search #SearchForm {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Search #RightCap {
	float: right;
}
#Search #LeftCap {
	float: left;
}

#Container #eServContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#Container #RightColumn {
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	width: 199px;
}

#RightColumn #ProgressMeter {
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
#RightColumn #ProgressMeter img {
	margin-top: 3px;
	margin-bottom: 0px;
}
#RightColumn h3, #LeftColumn h3 {
	background-image: url(../images/template/bg_boxheadline.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 9px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.boxbottom {
	margin-left: 3px;
}
#Breadcrumb {
	font-size: 0.7em;
	color: #999999;
	margin: 0px;
	margin-right: 11em;
	padding: 0px;
}
#LoginBox {
	padding-left: 2px;
}
#LoginForm {
	background-image: url(../images/template/bg_rightcolumnboxes.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 187px;
	padding: 0px;
	background-color: #F0F1F2;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#MySalespersonBox {
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#MySalespersonBox p, #LoginForm p {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#RightColumn #MySalespersonBox #list_Commitment {
	font-size: 0.8em;
	list-style-image: url(../images/template/graphic_checkmark.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#RightColumn #MySalespersonBox #list_Commitment li {
	padding-bottom: 5px;
}
#MySalespersonBox h2 {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

#LoggedInAs {
	font-size: 12px;
	padding-left: 3px;
	margin-top: 7px;
}
#LoginButton {
	margin-top: 7px;
}
#frmlogin {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#loading_login {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
}
#RestrictedAccess {
	background-color: #EEF1F6;
	padding: 10px;
	border: 3px solid #FFFF00;
	width: 80%;
}
.withrightcolumn {
	margin-right: 201px;
}
.withoutrightcolumn {
	margin-right: 0px;
}
.showrightcolumn {
	float: right;
}
.hideshowlink {
	position: absolute;
	font-size: 10px;
	margin-left: 750px;
	margin-top: 2px;
	width: 195px;
	text-align: right;
}
.hideshowlink a {
	margin-right: 5px;
}
.big {
	font-size: 1.2em;
}
.hideme {
	display: none;
	position: absolute;
	visibility: hidden;
	left: -1000px;
	top: -1000px;
}
.alert {
	font-weight: bold;
	color: #CC0000;
}
.close {
	float: right;
	font-size: 0.8em;
	font-weight: bold;
}
.close a {
	color: #003366;
}
.reduced {
	font-size: 0.8em;
}
.ButtonArea {
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#table_premiums td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F6F9;
}
.highlighter {
	background-color: #FFFF00;
}
#divGuestMsgBox {
	position:absolute;
	width:310px;
	z-index:50000;
	background-color: #FFFFFF;
	margin-top: 110px;
	margin-left: 500px;
	border: 1px solid #EEF1F6;
	padding: 20px;
	visibility: hidden;
	/* 
	filter: alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity: 0.98;	
	*/
}
#divGuestMsgBox #divCloseButton {
	position: absolute;
	margin-left: 291px;
	margin-top: -15px;
	z-index: 9999999;
}
#divGuestMsg {
	text-align: left;
	padding: 10px;
	border: 1px solid #9CAAC6;
	background-image: url(../images/template/bg_rightcolumnboxes.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	
}
#divGuestMsg p {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 14px;
}

#divGuestMsg h4 {
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCE0;
}
#divGuestMsg #imgClose {
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}

