@charset "utf-8";
/* CSS Document */


#contentMiddle h1 {
	font-size: 1.5em;
	color: #026377;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contentMiddle h2 {
	font-size: 1.2em;
	color: #3197BC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contentMiddle h3 {
	font-size: .9em;
	color: #0292B0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.productHighlight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCCCE5;
	padding-top: 10px;
	padding-bottom: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #339bc2;
	clear: both;
	color: #FFFFFF;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #94CDE2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	height: 120px;
}
/* ---- MAIN NAV -----*/

#nav .active .navOurInsurancePlans {
	background-image: url(../../passport/images/menus/mainCorpMenu.gif);
	background-repeat: no-repeat;
	background-position: -38px -44px;
	color: #4A73A6;
}


/* ----- SUB NAVIGATION ----- */

.subNav {
	height:45px;
	background-position: 0px 0px;
	background-image: url(/images/subnav_blustrip.jpg);
	background-repeat: repeat-x;
	display: none;
}

/* -----ULTRACARE SUBNAV -----*/

.subNav .subNavUltracare {
	width:147px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333;
}
.subNav .subNavUltracare:hover {
	background-image: url(/images/menus/uc_submenu_tabs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* -----SCHOOLS SUBNAV -----*/

.subNav .subNavInternationalSchools {
	width:209px;
	background-repeat: no-repeat;
	background-position: -149px 0px;
}
.subNav .subNavInternationalSchools:hover {
	background-image: url(/images/menus/uc_submenu_tabs.gif);
	background-repeat: no-repeat;
	background-position: -149px 0px;
}

/* ----- MARINE SUBNAV -----*/

.subNav .subNavUltraCareMarines {
	width:160px;
	background-repeat: no-repeat;
	background-position: -359px 0px;
} 
.subNav .subNavUltraCareMarines:hover {
	background-image: url(/images/menus/uc_submenu_tabs.gif);
	background-repeat: no-repeat;
	background-position: -359px 0px;
}

/* -----STUDENT SUBNAV -----*/

.subNav .subNavStudentCare {
	width:160px;
	background-repeat: no-repeat;
	background-position: -450px 0px;
}
.subNav .subNavStudentCare:hover {
	background-image: url(/images/menus/uc_submenu_tabs.gif);
	background-repeat: no-repeat;
	background-position: -502px 0px;
}

#CorpNavAboutUs {}
#CorpNavContactUs {}
#CorpNavMembers {}
#CorpNavIntermediaries {}

/* ---- LEFT NAV CONTROL ------*/

#contentLeft ul {
	margin:0;
	width:190px;
	list-style:none;
	line-height:23px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0;
}
#contentLeft ul li {
	display:block;
	background:url(/images/dotsLeftNav.gif) bottom left repeat-x;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentLeft ul li.last { background:none;}

#contentLeft ul a {
	color:#026377;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	background-color: #E5F5F9;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	margin: 0;
	
}
#contentLeft ul a:hover {
	text-decoration:none;
	background-color: #026377;
	color: #FFF;
	
}
#contentLeft ul li ul { margin:0; padding:0 0 0px 0; list-style:none;}
#contentLeft ul li ul li { background:none;}
#contentLeft ul li ul a {
	background:none;
	padding: 0 0 0 20px;
	color:#006 !important;
	font-weight:normal;
	background-color: #CEE6FF;
}
#contentLeft ul li ul a:hover  
{
    text-decoration:none; 
    background-color: #03A1C5;
}
#contentLeft ul li ul.active a { text-decoration:none;}

img.border {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #0074AA;
}

#contentLeft ul .active a{
	background-color: #03A1C5;
	color: #FFF;
}
#contentLeft ul .active ul li a{
	background-color: #CEE6FF;
	color: #FF0;
}

#contentLeft ul .active ul li a{
	background-color: #CEE6FF;
	color: #FF0;
}

#contentLeft ul a.rtsSelected {
	background-color: #03A1C5;
	color: #fff;
}

#contentLeft ul a.active {
	background-color: #03A1C5;
	color: #fff;
}

#contentMiddle .CollapsiblePanel ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#contentMiddle .CollapsiblePanel ul li {
	font-size: 0.7em;
	list-style-type: none;
	margin-bottom: 5px;
	display: block;
	margin-left: -10px;
	color: #666;
	font-weight: normal;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0074AA;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.CollapsiblePanelContent h4 {
	margin: 0px;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.9em;
}
.rtsTxt
{
white-space:normal !important;
}
