@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	background-color: #2c2947;
	margin: 0px;
	line-height: 18px;
	padding: 0px;
	background-image: url(../images/layout/bg-grad.jpg);
	background-repeat: repeat-x;
}.outside {
	margin: 0;
	padding: 0;
	height: 100%;
 }
/*MAIN CONTAINER START*/
#wrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #242039;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}
/*MAIN CONTAINER END*/

/*HEADER DIV START*/
#header{
	height: 106px;
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/*HEADER DIV END*/

/*BODY START*/
#banner{
	width: 800px;
	border: 3px solid #85838f;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#main{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 100%;
}#homebox1{
	background-color: #ecebef;
	width: 238px;
	border: 2px solid #85838f;
	float: left;
	height: auto;
	padding: 9px;
}
#homebox2{
	background-color: #ecebef;
	width: 238px;
	border: 2px solid #85838f;
	float: left;
	margin-left: 10px;
	height: auto;
	padding: 9px;
}#homebox3{
	background-color: #ecebef;
	width: 238px;
	border: 2px solid #85838f;
	float: left;
	margin-left: 10px;
	height: auto;
	padding: 9px;
}#subpgmainbox {
	background-color: #ecebef;
	width: 785px;
	border: 2px solid #85838f;
	float: left;
	height: auto;
	padding: 8px;
}
#leftnav {
	background-color: #DFDDE3;
	width: 160px;
	vertical-align: top;
	border: 1px solid #D6D5DA;
	padding: 4px;
}.leftnavitem{
	line-height: 25px;
	list-style-type: none;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	font-size: 11px;
	
}.leftnavthird{
	line-height: 25px;
	background-image: url(../images/navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	font-size: 11px;
	
}.leftnavthirdED{
	line-height: 15px;
	background-image: url(../images/navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	text-indent: 16px;
	text-align: right;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
	
}.leftnavactive{
	color: #A40046;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	
}.leftnavactivethird{
	color: #A40046;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	
}.leftnavactivethirdED{
	color: #A40046;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	text-indent: 16px;
	text-align: right;
	font-weight: bold;
	background-color: #ECEBEF;
	border: 1px solid #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	
}#leftnav a:hover {
	color: #A40046;
	text-decoration: none;
}
#subrightbox {
	background-color: #ECEBEF;
	border: 1px solid #D6D5DA;
	margin-left: 10px;
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}.photos{
	background-color: #FFFFFF;
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}.captions{
	color: #474459;
	font-size: 10px;
}

/*BODY END*/


/*Footer Start*/

#footer1{
	background-color: #3b394b;
	color: #e8e7f1;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #48455A;
	width: 785px;
	margin-top: 40px;
	margin-bottom: 0px;
	float: left;
	font-size: 11px;
	padding: 10px;
}.formfields {
	background-color: #FFFFFF;
	border: 1px solid #48455A;
}#footer2 {
	background-color: #232038;
	color: #a0a0a0;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	float: left;
	font-size: 11px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}#footer1 a{
	color: #FFFFFF;
	text-decoration: none;
}#footer1 a:hover {
	color: #7A8FC0;
	text-decoration: none;
	font-size: 13px;
}#footer2 a{
	color: #7A8FC0;
	text-decoration: none;
	font-weight: normal;
}#footer2 a:hover {
	color: #C6CEE3;
	text-decoration: none;
}
.formsearchhome {
	margin: 0px;
	padding: 0px;
}.mailinglist {
	font-size: 13px;
}	

/*FooterEnd*/

/*NAVIGATION START*/
#divNav {
	background: transparent url(bk-nav.jpg) no-repeat top left;
	padding: 0;
	height: 40px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	#nav {
	position: relative;
	height: 30px;
	width: 800px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	}
#nav li ul {
		display: none;
	}
	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
	text-decoration: none;
	text-transform: uppercase;
	}

	#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 17px;
	height: 28px;
	width: 740px;
	padding-left: 20px;
	}#nav #lisubnav2.off ul, #nav #lisubnav2.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 17px;
	height: 28px;
	width: 740px;
	padding-left: 270px;
	}#nav #lisubnav1.off ul, #nav #lisubnav1.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 17px;
	height: 28px;
	width: 740px;
	padding-left: 150px;
	}#nav #lisubnav3.off ul, #nav #lisubnav3.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 15px;
	height: 28px;
	width: 740px;
	padding-left: 360px;
	}#nav #lisubnav4.off ul, #nav #lisubnav4.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 15px;
	height: 28px;
	width: 740px;
	padding-left: 220px;
	}#nav #lisubnav5.off ul, #nav #lisubnav5.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 15px;
	height: 28px;
	width: 740px;
	padding-left: 230px;
	}#nav #lisubnav6.off ul, #nav #lisubnav6.off ul {
	position: absolute;
	top: 17px;
	left: 0;
	padding-top: 15px;
	height: 28px;
	width: 740px;
	padding-left: 350px;
	}



	#nav li.on ul {
		background: #f90;
	}

	#nav li.on:hover ul, #nav li.over ul { /*for ie*/

	}

	#nav li a {
	color: #DCDFE9;
	font-weight: bold;
	display: block;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	width: 112px;
	}

	#nav li.on a {
	color: #c43575;
	}

	#nav li.on ul a, #nav li.off ul a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	color: #c43575;
	width: auto;
	margin-right: 15px;
	}

	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/

	}

	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}

	#nav li.off a:hover, #nav li.on a:hover {
	color: #c43575;
	}

	/*do the image replacement*/

	#nav li span {
		position: absolute;
		left: -9384px;
	}

	#lisubnav a, #lisubnav1 a, #lisubnav2 a, ##lisubnav3 a, ##lisubnav4 a, #lisubnav5 a, #lisubnav6 a {
		display: block;
		position: relative;
		height: 26px;
		background: url(bk-dropdownMap.gif) no-repeat; /*contains all hover states*/
	}

/*first, put the initial states in place*/

#lisubnav a {
	background-position: -52px 0;
}
/*active area - for this demo - the code could be based on a body class, and probably work better.*/


/*hover states*/

#lisubnav a:hover, #lisubnav:hover a, #lisubnav.over a {
	background-position: -204px -37px;
}

/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {
	color: #ABBADE;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
}		

#nav li.on ul a {

}/*NAVIGATION END*/

/* LINKS Start */
a {
	color: #1b0882;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #980246;
	font-weight: bold;
	text-decoration: none;
}
/*LINKS End*/

/*Headings START*/
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #980246;
}h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A40046;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #575177;
	line-height: 18px;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7576B3;
	line-height: 18px;
	
/*Headings END*/

/*LIST START*/
	
}.bullet1 {
	line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    list-style-image: url(../images/layout/bullet1.gif);
    list-style-type: none;
    text-align: left;
    list-style-position: outside;
}

/*LIST START*/
