a:link {
	color: #05406c;
	text-decoration: underline;
}
a:visited {
	color: #05406c;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #05406c;
	text-decoration: underline;
}

H1
{
    FONT-SIZE: 14px; COLOR: #05406c;
    TEXT-DECORATION: none;
}
H2
{
    FONT-SIZE: 12px; COLOR: #666666;
    TEXT-DECORATION: none;
}
H3
{
    FONT-SIZE: 11px; COLOR: #05406c;
}




body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #05406c;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	line-height: 135%;
}
.twoColFixLtHdr #container { 
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	background-image: url(../images/bkgrd.gif);
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF; 
	border-bottom: 5px solid #003257;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #FFFFFF; 
}
.twoColFixLtHdr #mainContent { 
	margin: 20px 0 0 230px; /
	padding-top: 0px; 
	padding-bottom: 20px; 
} 
.twoColFixLtHdr #footerpage { 
	background-image: url(../images/footer-bkgrd.gif);
	border-top: 3px solid #003257;
	color: #ffffff;
} 
.twoColFixLtHdr #footerpage p {
	margin: 0; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	color: #ffffff;
}
.twoColFixLtHdr #footerpage a:link {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #footerpage a:active {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #footerpage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #footerpage a:visited {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #footerpage2 { 
	border-top: 3px solid #003257;
	color: #ffffff;
	background-color: #05406c
} 
.twoColFixLtHdr #footerpage2 p {
	margin: 0; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	color: #ffffff;
}
.twoColFixLtHdr #footerpage2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #footerpage2 a:active {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #footerpage2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #footerpage2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 25px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.padleft { 
	padding-left: 8px;
}
.padall { 
	padding: 8px;
}
.member { 
	padding-left: 8px;
	color: #901d20;
	font-weight: bold;
}

<!--[if IE 5]>

/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 200px; }

<![endif]-->
<!--[if IE]>
 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 20px; }
.twoColFixLtHdr #mainContent { zoom: 1; padding-top: 0px; }

<![endif]-->


/*Form Styles*/
input.txt {
  color: #003366;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c8c3b0;
  width: 200px;
}
input.txtalt {
  color: #003366;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c8c3b0;
  width: 130px;
}
input.txtalt2 {
  color: #003366;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c8c3b0;
  width: 180px;
}
input.txtalt3 {
  color: #003366;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c8c3b0;
  width: 200px;
}
input.btn {
  color: #003366;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border: 1px solid #003366;
  padding: 2px;
}
select { 
  background-color: #FFFFFF; 
  color: #003366; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea { 
  color: #003366;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #003366;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #003366;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  background-color: #FFFFFF;
}
LI
{
    COLOR: #000000; LIST-STYLE-TYPE: square; padding-bottom: 5px;
}
UL
{
    COLOR: #000000;
	LIST-STYLE-TYPE: square; padding-bottom: 5px;
	
}
OL
{
    COLOR: #000000
}

