html
{
	padding:0;
	height:100%
}

body
{
	background-position: center center;
	height: 100%;
	font-family: Times New Roman;
	color: #23238E;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D5D5D5 url(images/bckgd_grad.jpg) repeat-x scroll 50% 50%;
}

body /* Internet Explorer */ 
{ 
	text-align: center; 
} 

body /* Mozilla Firefox alignment */ 
{
	text-align: -moz-center; 
} 




.navLink 
{
	text-decoration:none;
	color: #23238E;
}

.navLink:hover
{
	text-decoration:underline;
	color: #23238E;
}







/*
body 
{
	margin:0px;
	background-color:#A3A1A2;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
*/


td 
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:11px;
	color:#827E7A;
}

p 
{
	font-family: Times New Roman;
	line-height:24px;
	font-size:16px;
	color:#71706f;
	text-align: justify;
	margin-left: 10px; 
	margin-right: 10px;
}

h1
{
	font-family: Times New Roman;
	line-height:28px;
	font-size: 20px;	
}

h2
{
	font-family: Times New Roman;
	font-size: 18px;
}

h3
{
	font-family: Times New Roman;
	font-size: 17px;
}


.bdr 
{
	border:1px solid #CECECE;
}

.hdng {
font-size:12px;
font-weight:bold;
}

.orange {
	color:#F6A211;
}

.nav_bx {
background-image:url(images/nav--box.gif);
background-repeat:no-repeat;
border:1px solid #CECECE;
}

.nav
{
	font-size:13px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

.nav:hover
{
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

.navLink 
{
	text-decoration:none;
	color:#236FD2;
}

.navLink:hover
{
	text-decoration:underline;
	color:#236FD2;
}

.dt_blue 
{
	font-weight:bold;
	color:#236FD2;
}
.dt_green 
{
	font-weight:bold;
	color:#0FACAC;
}
.dt_pnk 
{
	font-weight:bold;
	color:#CE5976;
}
.dt_saf 
{
	font-weight:bold;
	color:#D46851;
}

.srch_orange 
{
	font-size:11px;
	font-weight:bold;
	color:#FBA30A;
}

.lnks_bsns {
font-size:11px;
color:#657FBF;
text-decoration:underline;
}
.lnks_bsns:hover {
font-size:11px;
color:#657FBF;
text-decoration:none;
}
.padding_stnd {
padding-left:10px;
}
.supreem {
font-size:11px;
color:#F3A10E;
text-decoration:underline;
}
.supreem:hover {
font-size:11px;
color:#F3A10E;
text-decoration:none;
}
.bdr_ftr {
border-top:1px solid #CBCBCB;
}
.ftr_lnks {
font-size:11px;
color:#000000;
}
.cprt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FD9127;
}
.nav_ftr {
font-size:11px;
text-decoration:none;
color:#FBA30A;
}
.nav_ftr:hover {
font-size:11px;
text-decoration:underline;
color:#575251;
}
