@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52536F;
}
body {
	background-color: #DBDADF;
	background-image: url(images/nav/bg-site.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #272743;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #272743;
}
a:hover {
	text-decoration: none;
	color: #66679D;
}
a:active {
	text-decoration: none;
	color: #272743;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #2D2D49;
}
#membersTitle {
	margin-top:0;
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #606481;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #606481;
	font-weight:normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #606481;
	font-weight:normal;
}
legend	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #606481;
}

#LoginForm	{
	height: 20px;
	margin:0;
}

.MainText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.HeaderText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #606481;
}
.FooterText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.ErrorText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.scroller {
width:195px;
height:204px;
overflow:auto;
}

.RowHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606481;
	border: thin solid #999999;
	background-color: #CCCCCC;
}

.RowItem {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom:solid 1px #CCCCCC;
}
.RowItem:hover {
  background-color: #FFA600;
  cursor: pointer;
}

.oneyear {
font-size: 26px;
font-weight:bold;
}
.money {
color: #FE9900;
font-weight: bold;
font-size: 48px;
}
#providersColumn {
margin: 10px 15px 10px 15px;
padding: 5px 10px 10px 10px;
width: 200px;
background-color:#D1D1DB;
color:;
float:right;
}

.notice {
font-size:9px;
}

.articleText {
font-size:14pt;
}
.bold {
	color: #272743;
	font-weight: bold;
}
.subTitle {font-size: 16}
-->
