body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #627F86;
	background-image: url(../images/layout/1pix.gif);
	background-attachment: fixed;
	color: #000000;
	 

  scrollbar-arrow-color: #000000;
  scrollbar-track-color:#99ced4 ;
  scrollbar-face-color: #315472;
  scrollbar-highlight-color: #315472;
  scrollbar-3dlight-color: #2d506e;
  scrollbar-darkshadow-color: #a32f2f;
  scrollbar-shadow-color: #3d6b83;
}
.content_background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}


a:link {
	color: #C42B0F;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #C42B0F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0094DA;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #C42B0F;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #0094DA;
	font-weight: bold;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -2px;
}
h2 {
	font-size: 12px;
	color: #09267F;
}

h3 {
	font-size: 10px;
	color: #C42B0F;
	font-style: normal;
	font-weight: bold;
}
h4 {
	color: #F2F3F5;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	word-spacing: normal;
	text-indent: 8px;
	padding: 5px;
}
.quicklink_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ED8109;
	font-weight: bold;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 6px;
	padding-left: 10px;
}
.orange {
	background-color: #E86A06;
}
.blue {
	font-size: 11px;
	line-height: normal;
	color: #2E576D;
	font-weight: bolder;
}
.green {
	background-color: #3E906C;
}
