/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background: url(images/back.jpg) center repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0074b7;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 20px;
}
#container {
	width: 947px;
	background: #FFFFFF url(images/container_back.gif);
	margin: auto;
}
#search {
	width: 947px;
	position: absolute;
}
#header {
	width: 947px;
	height: 128px;
}
#nav {
	width: 947px;
	height: 35px;
}
#content {
	width: 947px;
}
#red {
	width: 947px;
	height: 6px;
	clear: both;
}
#apps {
	width: 947px;
	height: 269px;
	background: url(images/apps_back.jpg);
	clear: both;
}
#appstop {
	width: 947px;
	height: 29px;
	clear: both;
}
#appsfront {
	width: 947px;
	height: 240px;
	clear: both;
}
#footer {
	width: 947px;
	height: 146px;
	background: url(images/footer.jpg);
	clear: both;
}
#footerleft {
	width: 473px;
	height: 146px;
	float: left;
}
#footerright {
	width: 474px;
	height: 146px;
	float: right;
}
#homeleft {
	float: left;
	width: 390px;
}
#homeright {
	float: right;
	width: 557px;
}
#innerleft {
	float: left;
	width: 255px;
	background: url(images/sep_v.jpg) no-repeat;
}
#innerinner {
	width: 230px;
}
#innerright {
	float: right;
	width: 302px;
}
#righttexttop {
	width: 485px;
}
#leftpages {
	width: 270px;
	float: left;
	padding: 20px;
}
#rightpages {
	width: 597px;
	float: right;
	background: url(images/right_back.jpg) repeat-y;
	padding: 20px;
}
#spacer {
	width: 947px;
	clear: both;
}
#blogback {
	width: 947px;
	background: url(images/blog_back.jpg);
}
.yellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8d978;
}
.yellowfont a:link {
	color: #ffffff;
}
.yellowfont a:visited {
	color: #ffffff;
}
.yellowfont a:hover {
	color: #ffffff;
}
.yellowfont a:active {
	color: #ffffff;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0074b7;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0074b7;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.quoteitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
