body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 12px;
}
h2 {font-size:12px;}
.LeftRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.InsideTile {
	background-image: url(../images/InsideTile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.TextBG {
	background-image: url(../images/TextBG.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0D2678;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0D2678;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0D2678;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.TileBottom {
	background-image: url(../images/TilBottpm.jpg);
	background-repeat: repeat-x;
}

#newssynd-feed {
width: 300px;
text-align:left;
}
#newssynd-feed h2
{
margin:3px 0px;
padding:0px 0px 0px 10px;
font-weight:normal;
color:#0098E2;
clear:left;
font-size:12px;
}
#newssynd-feed ol
{
list-style:none;
padding:0px;
margin:0px;
}
#newssynd-feed li {
clear:left;
}


#newssynd-feed a
{
width:200px;
/*padding-right:5px;*/
padding:0px 5px 0px 10px;
display:block;
float:left;
}

.formcontent
{
	text-decoration:none;
}
.formcontent label
{
	width:150px;margin:0 5px 0 0;
	display:block;float:left;
}
.formcontent fieldset
{
	margin:0 0 10px 0;padding:0;border:none;width:auto;clear:both;
}

