@import url('import_styles.css');
.verticalMenuLevelB{ 
	display: block;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #370A69;
	background-color: #FFFFFF;
	border-bottom-color: #8F8F8F;
	border-style: dotted;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	}

.verticalMenuLevelB:hover { 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #370A69;
	border-style: dotted;
	border-bottom-width: 1px;
	}

.verticalMenuLevelC{ 
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #370A69;
	border-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	line-height: 17px;
	border-color: #370A69;
	border-style: solid;
	border-width: 1px;
	}

.verticalMenuLevelC:hover { 
	border-style: solid;
	}

.verticalMenuLevelD{ 
	display: block;
	border-style: solid;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	color: #370A69;
	background-color: #EBF1F4;
	border-color: #A2CADE;
	border-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	}

.verticalMenuLevelD:hover { 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #370A69;
	border-style: solid;
	border-bottom-width: 1px;
	}

.horizontalMenuLevelA{ 
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #370A69;
	border-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #820202;
	background-color: #FFFFFF;
	border-color: #C6C6C6;
	border-style: solid;
	border-width: 1px;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 4px;
	margin-left: 40px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	}

.horizontalMenuLevelA:hover { 
	color: #C6C6C6;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	}

.horizontalMenuLevelB{ 
	display: block;
	color: #C6C6C6;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #D7FF00;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 99px;
	padding-bottom: 6px;
	padding-left: 99px;
	}

.horizontalMenuLevelB:hover { 
	text-decoration: none;
	color: #000000;
	background-color: #D7FF00;
	}

.horizontalMenuLevelC{ 
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #D7FF00;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	padding: 3px;
	}

.horizontalMenuLevelC:hover { 
	text-decoration: none;
	}

.horizontalMenuLevelD{ 
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	padding: 3px;
	}

.horizontalMenuLevelD:hover { 
	text-decoration: none;
	}

.mainContentText{ 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #3D3D3D;
	margin: 28px;
	}

a { 
	text-decoration: none;
	color: #D31C53;
	}

a:hover { 
	text-decoration: underline;
	}

.mainContentImage{ 
	text-decoration: underline;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 10px;
	}

.formSelect{ 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	background-color: #DFECF2;
	border-color: #8AAFC2;
	border-style: solid;
	border-width: 1px;
	margin: 3px;
	padding: 4px;
	}

.formButton{ 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #254D63;
	border-color: #254D63;
	border-style: solid;
	border-width: 1px;
	margin: 4px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	}

.formButton:hover { 
	color: #FFFFFF;
	background-color: #000000;
	border-color: #254D63;
	border-style: solid;
	border-width: 1px;
	}

.formTextField{ 
	color: #FFFFFF;
	background-color: #000000;
	border-color: #254D63;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #370A69;
	background-color: #DFECF2;
	border-color: #8AAFC2;
	border-style: solid;
	border-width: 1px;
	margin: 3px;
	padding: 4px;
	}



/* ######### Marker List Vertical Menu ######### */

.menu{
width: 160px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.menu ul{
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.menu ul li a{
display: block;
width: auto;
background-color: #FFFFFF;
font-size: 10px;
font-family: Arial, Verdana;
font-style: normal;
font-weight: bold;
line-height: 12px;
color: #370A69;
padding-top: 6px;
padding-right: 18px;
padding-bottom: 6px;
padding-left: 18px;
text-decoration: none;
border-bottom-color: #8F8F8F;
border-style: dotted;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}

* html .menu ul li a{ /*IE6 hack*/
width: 159px;
}

.menu ul li a:hover, .menu ul li a.selected{
color: #FFFFFF;
background-color: #370A69 !important;
text-decoration: none;
border-style: dotted;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}



/* ######### Drop Down ULs CSS ######### */


.submenu, .submenu ul{ 
position: absolute;
left: 0;
top: 0;
list-style-type: none;
visibility: hidden;
z-index: 100;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-color: #370A69;
border-right-color: #370A69;
border-bottom-color: #370A69;
border-left-color: #370A69;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.submenu li a{
display: inline-block;
width: 200px; /*width of menu (not including side paddings)*/
background-color: #EBF1F4;
font-size: 10px;
font-family: Arial, Verdana;
font-style: normal;
font-weight: bold;
line-height: 11px;
color: #370A69;
text-decoration: none;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-decoration: none;
border-top-color: #A2CADE;
border-right-color: #A2CADE;
border-bottom-color: #A2CADE;
border-left-color: #A2CADE;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}

.submenu li a:hover{
color: #FFFFFF;
background-color: #370A69;
text-decoration: none;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}

* html .submenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 130px; /*width of menu (include side paddings of LI A*/
}



/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}




