﻿@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #666666;
	background-image: url(images2/pagebg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5F8AB6;
}
a:visited {
	color: #5F8AB6;
}
a:hover {
	color: #000000;
}
a:active {
	color: #5F8AB6;
}

.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}
.TopLinks a:link {
	color: #999999;
	text-decoration:none;
}
.TopLinks a:visited {
	color: #999999;
	text-decoration:none;
}
.TopLinks a:hover {
	color: #000000;
	text-decoration:none;
}
.TopLinks a:active {
	color: #999999;
	text-decoration:none;
}

.BlackFont {
	color: #000000;
}
.LogoTagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.BorderBG {
	background:url(images2/borderbg.png) no-repeat top;
	padding-left: 9px;
	padding-right:9px;
}

.BorderBGrep {
	background:url(images2/borderbg1.png) repeat-y top;
	padding-left: 9px;
	padding-right:9px;
}

.BorderBGCust {
	background:url(images2/borderbg1.png) repeat-y top;
}

.TopTable {
	background:url(images2/topbg.png) repeat-x top;
	height:88px;
}

.SubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F8AB6;
}
.BigSubTitles {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.BrownTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C17D11;
}
.BlackTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.PageTitles {
	font-family:"Trebuchet MS";
	font-size: 18px;
	letter-spacing:-1px;
	color: #C17D11;
}



.RightMenuTitle {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #000000;
	background:url(images2/rightmenu_top.png) no-repeat top;
	height:24px;
	padding: 12px 7px 0px 12px;
	font-weight: bold;
}

.RightMenuBox {
	font-size: 12px;
	color: #333333;
	padding: 0px 7px 0px 12px;
	background:url(images2/rightmenu_bg.png) repeat-y top;
}


.RightMenuBox a:link {
	color: #333333;
	text-decoration:none;
}
.RightMenuBox a:visited {
	color: #333333;
	text-decoration:none;
}
.RightMenuBox a:hover {
	color: #5F8AB6;
	text-decoration:none;
}
.RightMenuBox a:active {
	color: #333333;
	text-decoration:none;
}

.BodyBoxBg {
	padding: 10px 15px 0px 15px;
	background:url(images2/articlebox2.png) repeat-y top;
}

.ScrollFlashBg {
	background:url(images2/scrollbg.png) no-repeat top;
	height:106px;
}

.Footer {
	font-size: 12px;
	color: #666666;
	height:90px;
	background:url(images2/footerbg.png) repeat-x top;
	line-height:180%;
}


.Footer a:link {
	color: #666666;
	text-decoration:none;
}
.Footer a:visited {
	color: #666666;
	text-decoration:none;
}
.Footer a:hover {
	color: #5F8AB6;
	text-decoration:none;
}
.Footer a:active {
	color: #666666;
	text-decoration:none;
}

	h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;  /* This is main header difference. */
		color: #C17D11;
		font-weight: bold;
	}
	
	h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;  /* Other than size, each header is identical. */
		color: #000000;
		font-weight: bold;
	}
	
.Arial11Blue {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;font-weight: bold;}

.RightMenuHelp {
	font-size: 12px;
	color: #333333;
	padding: 0px 7px 0px 12px;
}
