/* CSS Document */



.mid_container {

	float: left;

	background-color: white;

	width: 900px;

	margin: 0;

	padding: 10px 0 0 0;

	}

	

.generic_shell {

	float: left;

	background-color: white;

	width: 900px;

	margin: 10px 0 0 0;

	padding: 0;

	}

	

.generic_title {

	float: left;

	background-color: #f2a91c;

	margin: 0;

	padding: 5px 10px;

	font-family: Verdana, Arial, sans-serif;

	font-size: .6em;

	color: white;

	}



.generic_title a:link, .generic_title a:visited {

	text-decoration: underline;

	color: white;

	font-weight: bold;

	}

	

.generic_title a:hover, .generic_title a:active {

	text-decoration: underline;

	color: #E6E6E6;

	font-weight: bold;

	}



.generic_title a#current {

	text-decoration: none;

	color: white;

	font-weight: bold;

	}

	

.generic_content {

	float: left;

	background: url(/images/site/mainfade.png);

	background-position: left top;

	background-repeat: repeat-x;

	width: 878px;

	margin: 0;

	padding: 10px;

	border: 1px solid #f2a91c;

	}

	

.gc_left {

	float: left;

	width: 576px;

	margin: 0;

	padding: 0;

	}

	

.gcl_title {

	float: left;

	background-color: #00387d;

	margin: 0;

	padding: 5px 10px;

	font-family: Verdana, Arial, sans-serif;

	font-size: .6em;

	font-weight: bold;

	color: white;

	}

	

.gcl_content {

	float: left;

	background: url(/images/site/mainfade.png);

	background-position: left top;

	background-repeat: repeat-x;

	background-color: white;

	width: 544px;

	margin: 0;

	padding: 5px 10px;

	font-family: Verdana, Arial, sans-serif;

	font-size: .7em;

	color: black;

	line-height: 1.4em;

	border: 1px solid #00387d;

	}

	

.gcl_content a:link, .gcl_content a:visited {

	text-decoration: none;

	font-weight: bold;

	color: #00387d;

	}

	

.gcl_content a:hover, .gcl_content a:active {

	text-decoration: underline;

	font-weight: bold;

	color: #00387d;

	}

	

.gcl_content .bullets {

	float: left;

	background: url(/images/site/bullet.png);

	background-position: 5px 9px;

	background-repeat: no-repeat;

	width: 524px;

	margin: 0;

	padding: 6px 0 3px 20px;

	font-family: Verdana, Arial;

	font-size: 1.0em;

	font-weight: bold;

	color: #00387d;

	}

	

.gcl_content .bullets_header {

	float: left;

	background: url(/images/site/bullet.png);

	background-position: 0 9px;

	background-repeat: no-repeat;

	width: 529px;

	margin: 0;

	padding: 6px 0 3px 15px;

	font-family: Verdana, Arial;

	font-size: 1.0em;

	font-weight: bold;

	color: #00387d;

	}

	

.gcl_content .bullets_light {

	float: left;

	background: url(/images/site/bullet.png);

	background-position: 5px 9px;

	background-repeat: no-repeat;

	width: 524px;

	margin: 0;

	padding: 6px 0 3px 20px;

	font-family: Verdana, Arial;

	font-size: 1.0em;

	font-weight: normal;

	color: #00387d;

	}



.gcl_content .sub_bullets_light {

	float: left;

	background: url(/images/site/bullet.png);

	background-position: 35px 9px;

	background-repeat: no-repeat;

	width: 494px;

	margin: 0;

	padding: 6px 0 3px 50px;

	font-family: Verdana, Arial;

	font-size: 1.0em;

	font-weight: normal;

	color: #00387d;

	}

	

.gcl_content .sub_bullets_light2 {

	float: left;

	background: url(/images/site/bullet.png);

	background-position: 55px 9px;

	background-repeat: no-repeat;

	width: 474px;

	margin: 0;

	padding: 6px 0 3px 70px;

	font-family: Verdana, Arial;

	font-size: 1.0em;

	font-weight: normal;

	color: #00387d;

	}

	

.gcl_content .gcl_text {

	float: left;

	width: 544px;

	padding: 5px 0;

	}

	

.gcl_content .gcl_text .gclt_title {

	float: left;

	width: 544px;

	margin: 0;

	padding: 5px 0;

	font-family: Trebuchet MS, Verdana, Arial;

	font-size: 1.8em;

	font-weight: bold;

	color: #00387d;

	}

	

.gcl_content textarea#reply {

	float: left;

	background-color: white;

	width: 500px;

	height: 123px;

	margin: 0;

	padding: 2px;

	font-family: Verdana, Arial, sans-serif;

	font-size: 1.0em;

	font-weight: normal;

	line-height: 1.4em;

	color: black;

	border: none;

	border: 1px solid black;

	}

	

.gcl_content input.submit {

	float: left;

	background-color: #00387d;

	width: 120px;

	margin: 10px 0 0 0;

	padding: 3px;

	font-family: Verdana, Arial, sans-serif;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 1.0em;

	color: white;

	text-align: center;

	border: 1px solid black;

	cursor: pointer;

	}

	

.gc_right {

	float: right;

	width: 302px;

	margin: 0;

	padding: 0;

	}

	

.gcr_title {

	float: left;

	background-color: #00387d;

	margin: 0;

	padding: 5px 10px;

	font-family: Verdana, Arial, sans-serif;

	font-size: .6em;

	font-weight: bold;

	color: white;

	}

	

.gcr_content {

	float: left;

	background-color: white;

	width: 300px;

	margin: 0;

	padding: 0;

	border: 1px solid #00387d;

	}

	

.gcr_content .gcr_text {

	float: left;

	width: 280px;

	margin: 0;

	padding: 5px 10px;

	font-family: Verdana, Arial, sans-serif;

	font-size: .7em;

	color: black;

	line-height: 1.4em;

	}

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	
