.div_MASTER {
	text-align: left;
}
.div_QL_TABS {
	width: 622px;
	margin-bottom: 5px;
	float: right;
}
.div_QL_TEXT {
	width: 145px;
	height: 17px;
	float: right;
	text-align: right;
    font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.div_QL_TEXT A {
	color: #00539B;
}
.div_HEADER {
	clear: both;
	width: 100%;
	height: 76px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	margin-bottom: 5px;
}
/* Top styles */
.div_TOP_NAV {
	clear: both;
	display: block;
	text-align: left;
	width: 462px;
}
/* Left Navigation styles */
.div_LEFT_COL {
	float: left;
	height: 100%;
}
.div_LEFT_NAV {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-width: 3px;
}
.div_LEFT_NAV_HDR {
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.div_LEFT_CONTENT {
}
.LeftNav {
	display: block;
	padding-top: 2px;
	background-color: #F3F4E4;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNav:hover {
	color: #3572B4;
}
.LeftNavOn {
	display: block;
	padding-top: 2px;
	background-color: #3572B4;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSub {
	display: block;
	padding: 2px 0px 0px 32px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #e1ebf3;
	color: #3572B4;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSub:hover {
	color: #3572B4;
}
.LeftNavSubOn {
	display: block;
	padding: 2px 0px 0px 32px;
	background-color: #e1ebf3;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavDiv {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LeftNavDivOn {
	background-color: #E1EBF3;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LeftNavHeight {
	display: block;
	height: 18px;
}
.LeftNavSubHeight {
	display: block;
	height: 16px;
}
.LeftNavExpander {
	float: left;
	display: block;
	padding: 0px 7px 0px 0px;
}
/* Main page styles */
.div_MAIN_COL {
	float: left;
	height: 100%;
}
.div_MAIN_CONTENT_HP {
}
.div_MAIN_CONTENT {
	padding: 4px 15px 16px 12px;
	margin-left: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-width: 3px;
	background-color: #FFFFFF;
}
.div_PG {
	clear: both;
	display: block;
	padding: 12px 0px 2px 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-width: 2px;
	background-color: #81A594;
}
.div_PG_TITLE {
    font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.div_PG_SUBTITLE {
	padding: 0px 0px 0px 0px;
    font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #3572B4;
	font-weight: bold;
}
.div_PG_CONTENT {
	padding: 10px 0px 0px 0px;
}
.div_contentheader {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #00539B;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
.div_contentsubheader {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	color: #00539B;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
.div_contentdesc {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	padding: 8px 5px 8px 5px;
}
.div_contentcontainer {
	color: #666;
	border: 1px solid #ccc;
	padding: 10px 4px 10px 4px;
	background-color: #F7F6F6
}
#div_contentcontainerltblue {
	color: #00539B;
	border: 1px solid #ccc;
	padding: 15px;
	background-color: #E1EBF3
}
#div_contentcontainerlist {
	color: #00539B;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #f7f7f7;
}
/* Footer styles */
.div_FOOTER {
	padding: 6px 10px 5px 10px;
    font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #FFFFFF;
}
.div_FOOTER A {
	color: #00539B;
}
.div_CLEARER {
	clear: both;
}
html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	padding: 4px 0px 4px 0px;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
    font-family: arial, verdana, sans-serif;
	background-color: #E6E6DC;
}
form {
	margin: 0px;
}
input {
	font-size: 10px;
	line-height: 18px;
}
p {
    font-size: 11px;
    color: #333333;
    line-height: 16px;
    font-family: arial, verdana, sans-serif;
}
td {
    font-size: 11px;
    line-height: 16px;
    color: #333333;
    font-family: arial, verdana, sans-serif;
}
ul {
    font-size: 11px;
    line-height: 16px;
    color: #333333;
    font-family: arial, verdana, sans-serif;
}
li {
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
a:link {
    color: #00539B;
	text-decoration: none;
}
a:visited {
    color: #00539B;
	text-decoration: none;
}
a:active {
    color: #00539B;
	text-decoration: none;
}
a:hover {
    color: #00539B;
	text-decoration: underline;
}
.redlink
{
    color: #E2751F;
	text-decoration: none;
}

.redlink:link {
    color: #E2751F;
	text-decoration: none;
}
.redlink:visited {
    color: #E2751F;
	text-decoration: none;
}
.redlink:active {
    color: #E2751F;
	text-decoration: none;
}
.redlink:hover {
    color: #E2751F;
	text-decoration: underline;
}
.spacer {
	float: left;
	display: block;
}
.clearer {
	clear: both;
	display: block;
}
.hide {
    display: none;
}
.show {
 	display: block;   
}
.pathSeparator {
    font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4F4E4E;	
}
.boxOutline {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-width: 3px;
}
.box1pxBottomOutline {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.box1pxOutline {
	padding: 10px 12px 12px 12px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
.contentOrange {
    color: #F68C3C;
}
.contentOrangeBold {
    color: #F68C3C;
    font-weight:bold;
}
.contentBlue {
    color: #00539B;
}
.contentBlue A {
    color: #00539B;
}
.contentBlueBold {
    color: #00539B;
	font-weight: bold;
}
.contentBlueBold A {
    color: #00539B;
	font-weight: bold;
}
.leftGoldBox {
	padding: 10px 12px 12px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0B648;
	background-image: url();
	background-repeat: no-repeat;
	line-height: normal;
}
.leftBlueBoxNobg {
	width: 198px;
	height: 77px;
	display: block;
	font-size: 10px;
	color: #fff;
	background-color: #00539B;
	background-repeat: no-repeat;
	line-height: normal;
}
.arrowBlue {
    color: #00539B;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
/* Form styles */
.form-required {
	color: #990000;
    font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.form-error {
	color: #990000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; font-weight: bold;
}
.form-header {
	color: #333333;
	font-size: 11px;
    font-family: arial, verdana, sans-serif;
	font-weight: bold;
}
.form-text {
	color: #333333;
	font-size: 11px;
    font-family: arial, verdana, sans-serif;
	font-weight: normal;
}
.inputBox
{
	font-size: 10px;
	height: 16px;
	font-family: Arial,Verdana;
	color: #00539B;
	border-style: solid;
	border-width: 1px;
	border-color: #A6BDD2;
}
label { width: 100px; float: left; }

