@charset "utf-8";

body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a:visited{text-decoration:none; color:#0000FF}
a:link{text-decoration:none;}
a:hover{text-decoration:underline; color:#0000FF;}

#Header {
	position:relative;
	left:0;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
}

#BlueBar {
	position:absolute;
	left:0px;
	top:310px;
	width:100%;
	height:250px;
	z-index:-1;
	background-color:#0299c8;
}

#LeftBar {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}

#Content {
	background-color:#FFFFFF;
	position:relative;
}

#ContentWideScreen {
	position:relative;
	top:0px;
}

img {
	padding:0px;
	margin:0px;
	float:left;
	border:0px;
}

.quick_search_text {	
	font-weight: bold; 
	color: #FFFFFF;
}
.community_p {
	color: #FFFFFF;
}
.community a:visited {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.community a:hover {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
.community a:link {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.community_header {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.community_text {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
table.altrowstable {
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	width:50%;
}
.oddrowcolor{
	background-color:#d4e3e5;
}
.evenrowcolor{
	background-color:#c3dde0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.quick_search_text {	
	font-weight: bold; 
	color: #FFFFFF;
}
td { vertical-align:top;}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px
}