@import url('/css/topnavigation.css');
@import url('/css/subnavigation.css');

/*** DEFAULT STYLES ***/
body {
	text-align: center;
	font-family: verdana;
	margin-top: 0;
	margin-bottom: 50px;
	background-color: #cccccc;
}

img { border: 0; }
.blue { color: #184b95; }
a { text-decoration: none; color: #184b95; }
a:hover { text-decoration: underline; color: #000000; }
a:visited { color: #666666; }
#hr1 { height: 1px; width: 491px; background-color: #184b95; }
#hr2 { height: 1px; width: 195px; background-color: #184b95; }
#hr3 { height: 1px; width: 122px; background-color: #184b95; }
.pdficon {  padding: 0 5px 10px 0; }


/*** PAGE WRAP - INCLUDING SHADOW ***/
#wrapper {
	margin: auto;
	text-align: left;
	width: 922px;
	overflow: hidden;
	background: url("/images/bg_shadow.png") top left repeat-y;
}


/*** SITE or PAGE ON TOP OF SHADOW ***/
#container {
	margin: 0 11px 0 11px;
	width: 900px;
	background: url("/images/bg_container.gif") repeat-y;
}


/*** HEADER BANNER ***/
#header {
	width: 900px;
	height: 89px;
	background: url("/images/bg_header.jpg") no-repeat;
	border-bottom: 2px solid #ffffff;
}

#header_lgbt {
	width: 900px;
	height: 89px;
	background: url("/images/bg_header_lgbt.jpg") no-repeat;
	border-bottom: 2px solid #ffffff;
}





/*** BUILD 2 COLUMN CSS TABLE FOR EVEN BACKGROUND COLORS AT DIFFERENT HEIGHTS ***/
#table { display: table; border-collapse: separate; width: 900px; }
#row { display: table-row; }
#row div { display: table-cell; }


/*** LEFT NAVIGATION BAR ***/
#column1 { 
	float: left;
	width: 209px;
	background: url("/images/bg_sidebar.gif") repeat-x;
	border-right: 2px solid #ffffff;
}
	#column1 h1 {
		margin: 30px 20px 5px 20px;
		font-size: 13pt;
		font-weight: normal;
		color: #b4cee7;
	}

	#column1 h2 {
		margin: 30px 20px 5px 20px;
		font-size: 11pt;
		font-weight: normal;
		color: #b4cee7;
	}

	#column1 p {
		margin: 5px 0;
		padding: 0 20px;
		font-size: 10pt;
		color: #ffffff;
	}

.didyouknowlink a { color: #ffffff; text-decoration: none; }
.didyouknowlink a:hover { color: #ffffff; text-decoration: underline; }

/*** CENTER SECTION ***/
#column2 { 
	float: left;
	width: 689px;
}


/*** HOME PAGE - CONTENT ***/
#hmmaincolumn1 { 
	float: left;
	margin-top: 20px;
	width: 420px;
	/*min-height: 350px;*/
	padding: 0 12px 0 30px;
}
	#hmmaincolumn1 p { 
		margin: 0;
		padding-bottom: 12px;
		font-size: 10pt;
		line-height: 14pt;
	}


/*** HOME PAGE - CONTENT RAIL ***/
#hmmaincolumn2 { 
	float: left;
	margin-top: 20px;
	width: 193px;
	border-left: 2px solid #184b95;
	padding: 0 20px 0 12px;
}
	#hmmaincolumn2 h1 {
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		font-size: 14pt;
		font-weight: normal;
	}
	#hmmaincolumn2 p {
		padding: 0;
		font-size: 8pt;
		line-height: 12pt;
	}
	#hmmaincolumn2 a {
		color: #184b95;
		text-decoration: none;
	}
	#hmmaincolumn2 a:hover {
		color: #000000;
		text-decoration: underline;
	}










/*** MAIN CONTENT SECTION ***/
#maincolumn1 { 
	float: left;
	margin-top: 20px;
	width: 491px;
	min-height: 300px;
	padding: 0 12px 0 30px;
	border-right: 2px solid #184b95;
}
	#maincolumn1 h1 {
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		font-size: 14pt;
		font-weight: normal;
	}
	#maincolumn1 h2 {
		margin-top: 20px;
		margin-bottom: 10px;
		padding: 0;
		font-size: 11pt;
		color: #184b95;
		font-weight: normal;
	}
	#maincolumn1 h2 a { color: #184b95; text-decoration: none; }
	#maincolumn1 h2 a:hover { color: #000000; }
	#maincolumn1 p {
		padding: 0;
		font-size: 8pt;
		line-height: 12pt;
	}

	#maincolumn1 ul, ol {
		padding-left: 18px;
		font-size: 8pt;
		line-height: 12pt;
	}


/*** MAIN CONTENT RAIL ***/
#maincolumn2 { 
	float: left;
	margin-top: 20px;
	width: 122px;
	padding: 0 20px 0 12px;
}
	#maincolumn2 p { 
		margin-top: 0;
		padding: 0;
		font-size: 8pt;
		line-height: 12pt;
	}

	#maincolumn2 a {
		color: #184b95;
		text-decoration: none;
	}
	#maincolumn2 a:hover {
		color: #000000;
		text-decoration: underline;
	}


/*** FULL COLUMN ***/
#fullcolumn {
	float: left;
	margin-top: 20px;
	width: 649px;
	padding: 0px 20px;
	font-size: 8pt;
	line-height: 12pt;
}
	#fullcolumn h1 {
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		font-size: 14pt;
		font-weight: normal;
	}


/*** STAFF ***/
#staffleft {
	float: left;
	width: 400px;
	padding: 35px 30px 0 20px;
}
	#staffleft h1 {
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		font-size: 14pt;
		font-weight: normal;
	}
#staffright {
	float: left;
	width: 229px;
	padding: 20px 10px 0 0;
	font-size: 8pt;
}
.staff {
	font-size: 8pt;
}
	.staff tr:hover { background-color: #cccccc; cursor: pointer;}
	.staff td {
		padding: 5px 0;
		border-bottom: 1px solid #184b95;
	}



/*** CHART ***/
.chart { 
	margin: 0;
	font-size: 8pt;
	line-height: 11pt;
}
	.chart td,th {
		padding: 5px;
		border-right: 1px solid #184b95;
		border-bottom: 1px solid #184b95;
	}
	.chart th { 
		font-weight: bold;
		text-align: center;
		border-right: 0px;
	}
	.chart td.on { background: #e7f0f7 url('/images/checkmark.png') no-repeat center; }



/*** CHART ***/
.resourcetable { 
	margin: 0;
	font-size: 8pt;
	line-height: 11pt;
}
	.resourcetable td {
		padding: 5px;
		border-bottom: 1px solid #184b95;
	}
	.resourcetable tr:hover { background-color: #ffffcc; }
	.resourcetable a {
		color: #184b95;
		text-decoration: none;
	}
	.resourcetable a:hover {
		color: #000000;
		text-decoration: underline;
	}


/*** FOOTER ***/
#footer {
	margin: auto;
	text-align: left;
	width: 922px;
	overflow: hidden;
	padding-bottom: 20px;
	background: url("/images/bg_footer.gif") bottom left no-repeat;
}

	#footer #container p {
		padding: 15px 15px 0 241px;
		font-size: 8pt;
		line-height: 12pt;
	}
	#footer #container a {
		color: #184b95;
		text-decoration: none;
	}
	#footer #container a:hover {
		color: #000000;
		text-decoration: underline;
	}



.footer {
		font-size: 8pt;
		line-height: 12pt;
}
.footer a {
	color: #184b95;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}


