body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
	background-color:#222222;
}

table	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

h1,h2,h3,h4,h5,h6	{
	color: #e6e7e8;
}

#main { 
	border: 1px solid #a29d65;
	padding: 3px;
	width: 767px;
	background-color:#303030;
}
#menu	{

}
#left_column	{
	background-color:#303030;
	width: 178px;
	padding: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
#left_column a:hover	{
	background-color: #999999;
	color: #0A4D87;
}

#middle_column	{
	background-color: #ffffff;
	padding: 2px;
	vertical-align: top;
}
#right_column	{
	background-color: #ffffff;
	width: 178px;
	padding: 2px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #aaaaaa;
	color: #000000;

}
#header_table	{
	border-bottom: 0px solid #555555;
}
#bottom_table	{
	border-right: 1px solid #DBDEE0;
}
#footer	{
	text-align: center;
	font-size: 12px; 
	font-weight: normal;
	background-color: #636363;
	border:1px solid #c3e666;
	height:25px;
	vertical-align:middle;
}
#footer a {
	font-size: 11px; 
	color: #c7c8ca;
	text-decoration:none;
}
#footer a:hover {
	font-size: 11px; 
	color: #c7c8ca;
	text-decoration:underline;
}

#copyright	{

	text-align: center;
	font-size: 11px; 
	font-weight: normal;
	color: #999999;
}

.news	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #e4f2b5;
	background-repeat: no-repeat;
}


.content_padded	{
	padding: 5px;
	
}

td.label_left {
	font-weight:bold;
	text-align:left;
}

td.label_right {
	font-weight:bold;
	text-align:right;
}

td.grey_border	{
	border: 1px solid #DBDEE0;
}

.right_border	{
	border-right: 1px solid #555555;
	
}
.highlight	{
	font-weight: bold;
}
.image {
	border-style: solid;
	border-color: #dbdee0;
	border-width: 1px;
	padding:0px;
	margin: 2px;
      }

.pullquote_300	{
		width: 300;
		margin-right: 10px;

}

.pullquote_header_blue {
		border-right: 1px solid #dbdee0; 
		border-top: 1px solid #dbdee0;
		border-left: 1px solid #dbdee0;
		padding: 3px;
		style: block; 
		background-color: #3081b4; 
		color: #ffffff; 
		text-align: center;
}
.pullquote_header_orange {
		border-right: 1px solid #dbdee0; 
		border-top: 1px solid #dbdee0;
		border-left: 1px solid #dbdee0;
		padding: 3px;
		style: block; 
		background-color: #EF7F28; 
		color: #ffffff; 
		text-align: center;
}

.pullquote_left {
		/*border-left: 1px solid #dbdee0;
		border-bottom:  1px solid #dbdee0;
		border-right:  1px solid #dbdee0;*/
		padding: 3px;
		font-family: "Trebuchet MS"; 
		font-size: 12px; 
		color: #ffffff;
		padding: 3px; 
		line-height: 1.4em;
		background-color:#222222;
}

.pullquote_right {

		border: 1px solid #dbdee0;
		padding: 3px;
		font-family: "Trebuchet MS"; 
		font-size: 12px; 
		color: #000000;
		padding: 3px; 
		line-height: 1.4em;
}



a:visited, a:link, a:active	{
	color: #e6e7e8;
	text-decoration:none;
}

a:hover	{
	color: #e6e7e8;
	text-decoration:underline
}

.blue_back	{
	background-color: #0A4D87;
}

#site_credit	{
	font-size: 10px; 
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.ul	{
	margin: 0px 0px 0px 10px;
}

.red{
	font-weight:bold;
	color:#c3e666;
}

a.header_link:hover{
	background-color:#303030;	
}

a.green_link{
	color:#c3e666;
}
