/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #990000;
}

a.menubar {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menubar:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

.tips_bkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/LeftBar_Tips_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.news_bkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/LeftBar_News_Bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_watermark {
	background-attachment: scroll;
	background-color: #FFFFFF;
}
.news_headline{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	text-decoration: none;
}
.news_dateline{
	font-size: 9px;
	color: #666666;
}
.tip_title{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.tip_text{
	font-size: 12px;
	font-weight: normal;
}
.tip_footer{
	font-size: 9px;
	color: #999999;
}

.pageheader{
	font-size: 36px;
	line-height: 36px;
	font-variant: small-caps;
	color: #456BBF;
}
.pageheader_Front {

	font-size: 36px;
	line-height: 36px;
	font-variant: small-caps;
	color: #FE8055;
}
.subheader {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}