/* CSS Document */




/* BANNER AREA SETTINGS */

/* MAIN CONTENT AREA SETTINGS */

/* FOOTER AREA SETTINGS */

/* LINK SETTINGS */

a.bannerNavLink:Link, a.bannerNavLink:Visited {}
a.bannerNavLink:Hover, a.bannerNavLink:Active {}

a.crumbtrailLink:Link, a.crumbtrailLink:Visited { color: #999999; }
a.crumbtrailLink:Hover, a.crumbtrailLink:Active { color:#000000; }

a.vertNavLink:Link, a.vertNavLink:Visited {}
a.vertNavLink:Hover, a.vertNavLink:Active {}

.more {
	color: #0066CC;
	background: url(/images/ico_arrowmore1.gif) no-repeat right bottom;
	
}

h1, h2, h3 { }
h1 { color: #1146A6; }
h2 { color: #03605f; }
h3 { color: #1146A6; }

h4{
	color: #ffffff;
	background: #4B7ACF;
	border-left: 10px solid #3560AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h5, .sectionHead2 {
	color: #0A41A6;
	border-bottom: 1px solid #BBCCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h6, .sectionHead3 {
	color: #0A41A6;
	border-bottom: 0px solid #BBCCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

hr {
	height: 1px;
 	border: 0 dotted;
	color: #a1a1a1;
	background-color: #a1a1a1;
	width: 80%;
	margin:1em ;
}


table.orgChart {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.aboutData td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.aboutData {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
}
.aboutData .colHeading {
	border-bottom: 2px solid #0099FF;
}
.aboutData .colLabel {
	font-weight: bold;
}

.caption {
	font-size: 0.9em;
	color: #003366;
	
	}

