@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/siteimages/site/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.clr{
	clear:both;
}

#page {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#commonlinks{
	float: right;
	width: 530px;
	margin-top: 12px;
	height: 90px;
	text-align: right;
}
#commonlinks #bannerlinks{
	font-size: 12px;
	float: left;
	margin-left: 20px;
	color: #FFF;
	margin-top: 3px;
}
#commonlinks #bannerlinks a{
	color: #FFF;
	text-decoration: none;
}
#commonlinks #bannerlinks a:link{
	color: #FFF;
	text-decoration: none;
}
#commonlinks #bannerlinks a:visited{
	color: #FFF;
	text-decoration: none;
}
#commonlinks #bannerlinks a:hover{
	color: #FFF;
	text-decoration: underline;
}
#commonlinks #bannerlinks a:active{
	color: #FFF;
	text-decoration: none;
}

#googletools{
	width: 200px;
	float: right;
	text-align: left;
}

#gmfacts{
	width: 400px;
	height: 65px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#gmfacts #factslink{
	color: #FFF;
	background-color: #000;
	padding: 7px;
	margin: 0px;
}
#gmfacts #factslink a{
	color: #FFF;
	text-decoration: none;
}
#gmfacts #factslink a:link{
	color: #FFF;
	text-decoration: none;
}
#gmfacts #factslink a:visited{
	color: #FFF;
	text-decoration: none;
}
#gmfacts #factslink a:hover{
	color: #FFF;
	text-decoration: underline;
}
#gmfacts #factslink a:active{
	color: #FFF;
	text-decoration: none;
}

#pagelinks{
	width: 900px;
	font-size: 12px;
	color: #FFF;
	clear: both;
}

#footer{
	clear: both;
}
#footer-nav{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9394B2;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	height: 40px;
	margin: 0px;
	color: #9394B2;
}
#footer-nav a{
	color: #9394B2;
	text-decoration: underline;
}
#footer-nav a:link{
	color: #9394B2;
	text-decoration: underline;
}
#footer-nav a:visited{
	color: #9394B2;
	text-decoration: underline;
}
#footer-nav a:hover{
	color: #9394B2;
	text-decoration: none;
}
#footer-nav a:active{
	color: #9394B2;
	text-decoration: underline;
}
#footer-content{
	color: #FFF;
	background-color: #9394B2;
	font-size: 10px;
	text-align: center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C76;
	height: 45px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B5C76;
}
#footer-content a{
	color: #FFF;
	text-decoration: underline;
}
#footer-content a:link{
	color: #FFF;
	text-decoration: underline;
}
#footer-content a:visited{
	color: #FFF;
	text-decoration: underline;
}
#footer-content a:hover{
	color: #FFF;
	text-decoration: none;
}
#footer-content a:active{
	color: #FFF;
	text-decoration: underline;
}
.marginzero{
	margin:0px;
}
.redtext{
	color:#F00;
	font-weight:bold;
}
#sharebuttons{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	z-index: 1000;
}

.contenttext .ibutton a{
	background:#360;
	color:#FFF;
	padding:8px;
}
.contenttext .ibutton a{
	color:#FFF;
	text-decoration:none;
}
.contenttext .ibutton a:link{
	color:#FFF;
	text-decoration:none;
}
.contenttext .ibutton a:hover{
	background:#390;
	color:#FFF;
	text-decoration:none;
}
.contenttext .ibutton a:visited{
	color:#FFF;
	text-decoration:none; 
}