body, td, tr, th, p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
}

p, ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0.95em;
}

.borders{
	background: #f5dc07 url(images/brdbkgndgrad.png) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
}
.maincontent{
	background-color: #FFF;
	margin: 0px;
}
.mcbrds{
	margin: 4px 6px;
}
.topborder{
	background-color: #f5dc07;
	margin: 0px;
	padding: 0px;
}

A {
	TEXT-DECORATION: none;
	color: #1e2478;
}
A:link {
	TEXT-DECORATION: none;
}
A:active {
	TEXT-DECORATION: none;
}
A:visited {
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #3379ba;
}

A.m {
	FTEXT-DECORATION: none;
	color: #000;
}
A.m:link {
	TEXT-DECORATION: none;
}
A.m:active {
	TEXT-DECORATION: none;
}
A.m:visited {
	TEXT-DECORATION: none;
}
A.m:hover {
	TEXT-DECORATION: none;
}

.navpane{
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
}
.navitem{
	padding: 3px 2px;
	margin: 0px;
	border: none;
	text-align: center;
	color: #FFF;
	border-right: 2px solid #fff;
	border-radius: 4px;
	background-image: url(images/btnbkgndgrad.png);
	background-repeat: repeat-x;
	_border-right: 0px solid #fff; /*IE6*/
}
td.navitemlink{
	padding: 3px 12px;
	margin: 0px;
	border: none;
	border-right: 2px solid transparent;
	text-align: center;
	_border-right: 0px solid #f5dc07; /*IE6*/
}
td.navitemlink:hover{
	border-right: 2px solid #fff;
	background-color: transparent;
	border-radius: 4px;
	background-image: url(images/btnhbkgndgrad.png);
	background-repeat: repeat-x;
	_border-right: 0px solid #fff; /*IE6*/
}
td.navitemlink:hover A.m {
	color: #1e2478;
}

h1
{
	padding: 0px;
	margin: 4px 0px 6px 0px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.tophdr{
	margin: 6px 0px 4px 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

h2{
	padding: 0px;
	margin: 4px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

h3{
	padding: 0px;
	margin: 4px 0px 6px 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

.list1{
	margin: 4px 2px 12px 8px;
	padding: 0px 2px 0px 26px;
}

.footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	color: #000;
}
.footer a{
	color: #000;
}
.footer a:hover{
	text-decoration: underline;
}

.sm{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.smb{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.smc{
	font-size: 9pt;
	font-weight: bold;
}
.st tr td{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.st tr h2{
	color: #3568CC;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

.privplcy{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.sbmt{
	width: 16em;
	height: 3em;
}

.untgrp{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.resmsg{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.anch
{
	position: relative;
	left: 0xp; 
	top: 0px;
}
.fblikesection
{
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
.fbwidelikesection
{
	margin: 12px 6px 12px 6px;
	padding: 0px;
}
.twitterdiv
{
	margin: 0px 4px;
	padding: 0px;
	float: left;
	width: 60px;
	overflow: hidden;
}
.fbdiv
{
	margin: 0px 4px;
	padding: 0px;
	float: left;
	width: 360px;
}
.fbdivsm
{
	margin: 0px 4px;
	padding: 0px;
	float: left;
	width: 150px;
	overflow: hidden;
}
.cleardiv
{
	clear: both;
}
