

body 
{
	 font-family: arial, helvetica,verdana,sans-serif;
	font-size:1em;
	 color:#232323;
}

.pGreen { color:#8dc63f; }
.pBlue { color:#00adef; }
.pOrange { color:#f6881f; }
.pBlack { color:#232323; }
.pWhite { color:#ffffff; }

.bkgGreen { background-color:#8dc63f; }
.bkgBlue { background-color:#00adef; }
.bkgOrange { background-color:#f6881f; }
.bkgGrey { background-color:#e6e7e8; }


#container 
{
	width: 960px;
	text-align:left;
}

#logo 
{
	float: left;
	width: 158px;
	height:152px;
	background-color: #008080;
	margin: 0 0 12px 0;
}
#header
{
	float: right;
	width: 790px;
	height:152px;
	text-align: left;
	background-color: #e6e7e8;
	margin: 0 0 12px 0;
}

#menu
{
	width: 790px;
	float: left;
}
#navA {width:176px;}
#navB {width:176px;}
#navC {width:176px;}
#navD {width:262px;}
.navCol
{
	float:left;margin:0;padding:0;
}

#menu li
{
	    line-height :16px;
	    margin-left:6px;
}

.navUL 
{
  margin:0;
  padding:0;
  list-style: none;
  font-size: 12px;
}


#menu a
{
    font-weight:bold;
    font-family :Arial,Helvetica,Sans Serif;
    text-decoration: none;
    margin:0;
    padding:0;
    color: #232323;
    position:relative;
}


#navA a:hover {color:#929497;}
#navB a:hover {color:#f6881f;}
#navC a:hover {color:#00adef;}
#navD a:hover {color:#8dc63f;}

.thisnavA {	background-image: url(images/grey.gif);} 
.thisnavB {	background-image: url(images/orange.gif);} 
.thisnavC {	background-image: url(images/blue.gif);} 
.thisnavD {	background-image: url(images/green.gif);} 
.thisnav 
{
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 16px;
}
#colAhead a 
{
	color: #929497;}
#colAhead a:hover 
{
	text-decoration:underline;}
#colBhead a 
{
	color: #f6881f;}
#colBhead a:hover 
{
	text-decoration:underline;}
#colChead a 
{
	color: #00adef;}
#colChead a:hover 
{
	text-decoration:underline;}
#colDhead a 
{
	color: #8dc63f;}
#colDhead a:hover 
{
	text-decoration:underline;}

	
#banner 
{
	width:960px;
	height:226px; 
	float:left;
	margin: 0 0 6px 0;
}

#intro 
{
	width:936px;
	float:left;
	padding:12px;
}

#main 
{
	width:960px;
	float:left;
}
#cLeft 
{
	float:left;
	width:680px;}
	
.intro 
{
	font-size:1.4em;}
	
	
#cLeft a 
{
	color:#000000;
	text-decoration: underline;
} 
#cLeft a:hover 
{
	color:#000099;
	text-decoration: underline;
} 

#cRight 
{
	float:right;
	width:240px;
}

#cRight a 
{
	color:#000000;
	text-decoration: underline;
} 
#cRight a:hover 
{
	color:#000099;
	text-decoration: underline;
} 

.rImg 
{
	border-bottom: solid 12px #e6e7e8; }
	
	
#subLeft 
{
   float:left;
   width: 158px;
}

#subRight 
{
	float:left;
	width: 510px;
	margin-left: 10px;
}

#subLeft a 
{
	text-decoration:none;}
