@charset "UTF-8";

html, body {
	background-color: #DCE9F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}
.text_large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6DB2F7;
	text-decoration: none;
}
#header_wrapper {
	height: 85px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#menu_wrapper {
	height:40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	z-index: 50;
}
#content {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-color: #95BBD1;
	border-right-color: #95BBD1;
	border-bottom-color: #95BBD1;
	border-left-color: #95BBD1;
	top: -8px;
	}
	
.image_topborder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu {
	height: 37px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#rightpattern {
	position:absolute;
	width:387px;
	height:371px;
	z-index:0;
	left: 752px;
	top: -18px;
	background-image: url(../images/img_rightpattern.gif);
	background-repeat: no-repeat;
}
#content #footer {
	background-color: #AEB7C1;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/img_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#rightshadow {
	top:0px;
	position:absolute;
	width:21px;
	height:100%;
	z-index:3;
	left: 750px;
	background-image: url(../images/img_rightshadow.png);
}
#leftshadow {
    top:0px;
	position:absolute;
	width:23px;
	height:100%;
	z-index:4;
	left: -23px;
	background-image: url(../images/img_leftshadow.png);
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D3E1F2;
	height: 23px;
	border: 1px ridge #B9D4EC;
}
.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#bottomshadow {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-color: #AEB7C1;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#leftpattern {
	position:absolute;
	width:391px;
	height:371px;
	z-index:2;
	left: -390px;
	top: -18px;
	background-image: url(../images/img_leftpattern.gif);
}
.jotterborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCE9F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.img {
	background-image: url(../images/img_rightshadow.png);
	background-position: right bottom;
}
.text_success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.rowquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #DCE9F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD3FC;
}
.rowanswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FBFCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD3FC;
}
.text_error_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.text_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE9F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE9F6;
}
.logotopborder {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#profilescroller {
	position: absolute;
	height: 193px;
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	top: 6px;
	left: 4px;
	visibility: visible;
}
#profile_wrapper {
	height: 174px;
	width: 750px;
	background-color: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.table_accountmanagement {
	border: 1px solid #DCE9F6;
}
.narrowtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
}
.hiddencheckbox {
	visibility: hidden;
	width: 40px;
}
.logo_toppadding {
	margin-top: 15px;
}
.text_medium_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB2F7;
	text-decoration: none;
}
form {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabwrapper {
}
.hiddendiv {
	visibility: hidden;
}
.img_bottomborder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidetable {
	background-color: #F3F8FC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AEB7C1;
	border-bottom-color: #AEB7C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
