@charset "utf-8";
/* CSS Document */

/* ----------------------------------- */	
/* --- 		 Global Settings	   --- */	
/* ----------------------------------- */
body {
	font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;		
	color: #ffffff;
	background: #000 url() top center;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#CCD7DE ;
}

/* --- 	 	    Small Text		   --- */
.smltxt
{
	font-size:small;
	color:#333;}
/* --- 	     Extra Small Text	   --- */
.xsmltxt
{
	font-size:10px;
	color:#333;}

/* --- 	 	    Links			   --- */	

a:link {color: #900;}
a:visited {color: #900;}
a:hover {
	color: #000;
}
/* --- 	   Bread Crumb Navigation  --- */	
.BC{
	color:#000;
	font-size:small;
	
}
/* --- 	    	Container Styles   --- */	
.C_Main_E
{
    width:900px;
    height:auto;     
    margin-left:auto;
    margin-right:auto; 
    background-color:#FFF}
    
    .C_Inner_E_Pad
{
    width:850px; 
    height:auto;       
    margin-left:25px;
    margin-right:25px; 
    background-color:#FFF}


.C_Main
{
    width:900px; 
    height:600px;
    margin-left:auto;
    margin-right:auto; 
    background-color:#FFF}
 
 .C_Column_L
 {
    float:left;
    width:425px;
    margin-left:25px;   
     }
     
      .C_Column_R
 {
    float:left;
    width:425px;
    margin-right:25px; 
    margin-top:20px;  
     }



/* ----------------------------------- */	
/* --- 	 End of Global Settings	   --- */	
/* ----------------------------------- */

/* ----------------------------------- */	
/* --- 		 Top Navigation 	   --- */	
/* ----------------------------------- */

.tnavc
{
    float:left; 
    width:850px; 
    margin-left:25px; 
    height:35px;
    font-weight:bold;
    background-color:#9CF;
    background-image:url(/Images/navgrade.jpg);}
    
.tcb
{
    float:left; 
    border-right:1px #999 solid; 
    height:35px;text-align:center; 
    font-size: 20px;}

/* ----------------------------------- */	
/* --- 	 End Top Navigation 	   --- */	
/* ----------------------------------- */

/* ----------------------------------- */	
/* --- 		 Site Search    	   --- */	
/* ----------------------------------- */


.ssbc
{
    background-color:#EAEAEA; 
    border:solid 1px  #CCC;
}

.sscc
{
    float:right; 
    padding-right:20px;
}


/* ----------------------------------- */	
/* ------		Top Strip		------ */	
/* ----------------------------------- */
.Hdr_TS{
	width:100%;
	height:40px; 
	background-color:#333;
	background-image:url(Images/top_bar.jpg);}

.hometable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;
	margin-right:20px;
}

li
{	   font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;	
        color: #000;
        font-size:smaller;	}

a {color: #09F;
text-decoration:none;}

.blacktext{
	color:#000}

.ulchecks{
	list-style-image:url(/Images/checkbox.jpg);


	
}





.OrangeText {
	color: #F90;
}
.justify {
	text-align: justify;
	
}
.header {
	font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#333333;
	font-size:230%;
	margin:0;
	
}
.header2 {
	font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#333333;
	font-size:180%;
	margin:0;
	
}
h4{
	font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#333333;
	font-size:110%;
	margin:0;
	
}
h3{
	font-family:Century Gothic, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#333333;
	font-size:150%;
	margin:0;
	
}

.headerspan {	
	color:#6a5b46;	
	
}

.header3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#06F;
	margin:0;
	padding:.4em 15px 0;
}


body,td,th {
	color: #333;
}





.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.ltblue {
	color: #09F;
	font-weight: bold;
}
.Deepred {
	color: #900;
}
.justify {
	text-align: justify;
}
