.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body {
	font-family: Tahoma !important;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	padding-left: 15px;
	padding-top: 8px;
	list-style-position: outside;
	list-style-type: disc;
	font-stretch:ultra-expanded;
}

.virtualplanbox {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
	font-stretch:ultra-expanded;
	margin: 0px;
	border: 1px solid #909EA2;
	padding: 8px;
}
.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.2em;
	color: #6D7E83;
	padding-left: 2px;
	padding-top: 8px;
	list-style-position: inside;
	list-style-type: circle;
	font-stretch:ultra-expanded;
}

.faq {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 1.2em;
}

.faqtitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 8px;
	font-stretch:ultra-expanded;
	line-height: 1.2em;
}
.title {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #336799;
	font-stretch: expanded;
	padding-left: 15px;
	padding-top: 8px;
}

.label {
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input {
margin-left: 4.5em;
} 
.input {
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}

.form_text {
	font-family: Tahoma;
	font-size: 12px;
}

.newstable {
	color:#660000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: bold;
	padding: 3px 3px 3px 0px;
}

.newstabledate {
	color:#333333;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 0px;
}

.newstabletitle {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
}

.newstabletitle a:link{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;			
	padding: 5px 5px 5px 0px;
}

.newstabletitle a:active{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;		
	padding: 5px 5px 5px 0px;
}

.newstabletitle a:visited{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;			
	padding: 5px 5px 5px 0px;
}

.newstabletitle a:hover{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;		
	padding: 5px 5px 5px 0px;
}

.newsHeadline {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
}

.newsHeadline a:link,
.newsHeadline a:active,
.newsHeadline a:visited{
	text-decoration: none !important;			
}

.newsHeadline a:hover{
	text-decoration: underline;		
}

.newstablebody {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 0px;
}

.newsShort {
	font-size: 12px;
	font-weight: normal !important;
}

.newsShort a:link,
.newsShort a:active,
.newsShort a:visited {
	color: #000;
}

.newsShort a:hover {
	color: #999;
}

.newsTable:hover {
	background-color:#FFC;
}