/* CSS Document */

body{
	background: #9FAA9F;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body,td {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px

}
a:link,a:active,a:visited{
	color: #002266;
}

.TopBar,.TopBarSB {
	font-size: 11px;
	color: #DDDDDD;
}
.TopBarSB,a.TopBarSB:link,a.TopBarSB:active,a.TopBarSB:visited {
	color: #FBDD25;
	text-decoration: none;
}
a.TopBar:link,a.TopBar:active,a.TopBar:visited{
	color: #DDDDDD;
	text-decoration: none;
}
a.TopBar:hover,a.TopBarSB:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftFalse,.leftBody {
	background: #E4EDE4;
}
.leftRaised {
	background: #DBE3DB;
	cursor: hand;
}
.leftBody,.leftRaised {
	font-size: 12px;
	font-weight: bold;
	color: #002266;
}
/* Left Nav Risers */
a.nNav:active, a.nNav:visited, a.nNav:link {
	background: #E4EDE4 none;
	border-bottom: 1px solid #E3ECE3;
	border-top: 1px solid #E5EEE5;
	text-decoration: none;
	}
a.nNav:hover {
	background: #DBE3DB none;
	cursor: hand;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #333333;
	text-decoration: underline;
	}
a.nNav, .nNav:link, .nNav {
	display: block;
	height: 22px;
	width: 100%;
	min-width: 140px;
	max-width: inherit;
	margin: 0px;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: middle;
	border-bottom: 1px solid #E3ECE3;
	border-top: 1px solid #E5EEE5;
	font: bold 12px Arial, Helvetica, SunSans-Regular, Tahoma, Verdana, Geneva, sans-serif;
	color: #002266;
}
.leftHead,.leftChange {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFF6FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595F59;
}
a.leftHref:link,a.leftHref:active,a.leftHref:visited{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a.leftHref:hover{
	text-decoration: underline;
}

.mainBody {
	font-size: 11px;
	height: auto;
	width: auto;
	
}
.outLine {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: none;
	border-bottom: none;
}

.tagLine01 {
	font-size: 13px;
	font-weight: bold;
	position: static;
}
.tagLine02 {
	font-size: 11px;
	position: static;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	line-height: 11px;
}

.boxHeader,.leftHead {
	font-size: 12px;
	font-weight: bold;
	color: #556256;
	background: #f2eedb;
}
#staticTipLayer,.staticTipLayer,div.staticTipLayer {
	filter: Alpha(opacity=0);
	-moz-opacity: 0%;
	position: absolute;
	visibility: inherit;
	right: auto;
	top: auto;
	left: auto;
	width: 100px;
	z-index: 20;
}
.toolBack {
	background: #9FAA9F;
	padding: 1px;
}
.boxBody {
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF;
}

.siteHeader {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	background: #FFFCD1;
}

.copy, a.copy:link {
	font-size: 9px;
	color: #CCFFCC;	
	text-decoration: none;
}a.copy:hover{text-decoration: underline;}

.tagLN {
	font-size: 10px;
	font-weight: bold;
	color: #00CC00;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
}
.PGhead {
	font-size: 18px;
	font-weight: bold;
}
a.lnk,a.lnk:link,a.lnk:active,a.lnk:visited {text-decoration: none;}
a.lnk:hover {text-decoration: underline;}


a.LRG:link,a.LRG:active,a.LRG:visited {
	font-size: 16px;
}.REGwht {
	font-size: 12px;
	background-color: #FFFFFF;
}
td.underAll{
	background-image: none;
}
.tool {
	font-size: 9px;
}
@media all{
	nothing{ /*/ Yay /*/ }
  .tool {
	background: #f2eedb;
	width: 150px;
	border: none;
  }
}