/* 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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Media/View/page_bkgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	color: #336699;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #3399CC;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #999999;
}
h4 {
	font-size: 16px;
	color: #31659C;
}
h5 {
	font-size: 16px;
	color: #666666;
}
h6 {
	font-size: 14px;
	color: #666666;
}

.wing_lt_top {
	background-attachment: scroll;
	background-image: url(../Media/View/wing_left_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wing_lt_bot {
	background-attachment: scroll;
	background-color: #336699;
	background-image: url(../Media/View/wing_left_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wing_rt_top {
	background-image: url(../Media/View/wing_right_top.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.wing_rt_bot {
	background-attachment: scroll;
	background-color: #336699;
	background-image: url(../Media/View/wing_right_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.wing_lt_bkgd {
	background-color: #336699;
	background-image: url(../Media/View/wing_left_bkgd.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.wing_rt_bkgd {
	background-color: #336699;
	background-image: url(../Media/View/wing_right_bkgd.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

.mainfield {
	padding: 10px;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.CellHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 2px;
}

.Post_Title {
	font-size: 14px;
	font-weight: bold;
}
.Post_Date {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.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;
}

