body 
{
	background-color:#FFFFFF;
	font-family : "Arial", "Helvetica", "Sans-Serif";
	font-size : 12px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.content
{

  font-family : "Arial", "Helvetica", "Sans-Serif"; 
  color : #000000;
  font-weight: normal; 
  text-align: left;
}
A.content:visited {color : #000000; text-decoration: none;}
A.content:link {color : #000000;  text-decoration: none;}
A.content:active {color : #000000; text-decoration: none;}
A.content:hover {color : #000000; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", "Sans-Serif"; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

.PageBorder
{
	border-left: 1px solid #D1D3D4;
	border-right: 1px solid #D1D3D4;
	width: 708px;	
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
}


.RadioText
{
	width:70px;
}

#Footer
{
	height: 40px;
	line-height: 40px;
	text-align: center
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

#Footer A, #Footer A:Link, #Footer A:Visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4099FA
}



body.homePage,
body.insidePage
{
    /* background: #EFEFEF; */
    background: #ffffff;
    font-family: verdana;
    font-size: 12pt;
}


#siteContainer
{
    margin : 0 auto;
    width: 980px;
    background-color : #ffffff
}


#siteContainer h1
{
	color:#ffffff;
    margin : 0 0 5px 0;
    padding: 0;
    font-size : 1.25em;
}

#siteContainer h2
{
    color:#669ad2;
    margin : 0 0 5px 0;
    padding: 0;
    font-size : 1.3em;
}
#siteContainer h3
{
    color:#669ad2;
    margin : 0 0 5px 0;
    padding: 0;
    font-size : 1em;
}

#siteMasthead
{
    height: 75px;
    background: #ffffff ;
}

#siteFooter
{
    height: 50px;
    text-align : center;
    font-size: .8em;
    padding: 20px;
	clear:both;
}



#sectionSummary
{
    font-size : .9em;
    color: #ffffff;
    padding: 0 10px 0 0;
    margin: 10px 1px 10px 1px;
    border: solid 1px #f6f6f6;
    background :  #669ad2 ;
	/* url(../images/TemplateNew/stock/hardhat.png) no-repeat*/
    height : 125px;
}

#mainContentContainer
{
    margin: 20px 0 0 0;
}

/******************  Home Page Content *******************/
#homePrimaryContent
{
    width: 600px;
    float:left;
    margin: 0 0 20px 380px;
    border: solid 1px #f0efef;
    height: 500px;
    background-color : #f6f6f6;
}

#homeSecondaryContent
{
    float:left;
    width: 365px;
    margin: 0 0 20px -980px;
    border: solid 1px #f0efef;
    background : #f6f6f6 url(../images/TemplateNew/stock/computerwater.gif) no-repeat;
    height: 500px;
}

/******************  END Content *******************/


/******************  Inside Content *******************/
#insidePrimaryContent
{
    width: 700px;
    float:right;
    margin: 0 0 20px 0px;
    border: solid 1px #f0efef;
    background-color : #f6f6f6;
    
}

#insideSecondaryContent
{
    float:left;
    width: 265px;
    margin: 0 0 20px 0px;
    border: solid 1px #f0efef;
    background : #f6f6f6;
    
}

/******************  END Content *******************/

/*******************  Nav Menu *************/
#siteMenu
{
    height:30px;
}


ol.noBullets,
ul.noBullets
{
    list-style: none;
	margin: 0;
	padding:0;
}

.horNavMenu
{ 
	margin: 0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
	background: #797979 url(../images/TemplateNew/mainNavBg.gif) repeat-x;
	font-size: 0.9em;
	height:30px;
	line-height:30px;
	
}

.horNavMenu li
{
	float:left;
}
.horNavMenu li:hover
{
	background: #797979 url(../images/TemplateNew/mainNavBgHover.gif) repeat-x;
}

.horNavMenu li.first
{
    width:30px;
	background: #ffffff url(../images/TemplateNew/mainNavEnds.gif) no-repeat left;
}
.horNavMenu li.first:hover
{
}
.horNavMenu .firstLink
{
    background:none;
}

.horNavMenu a,
.horNavMenu a:visited
{
	float:left;
	display:block;
	padding: 0 2em;
	line-height: 30px;
	text-decoration:none;
	color:White;
	background: url(../images/TemplateNew/mainNavDivider.gif) repeat-y left top;
}

.horNavMenu a.current,
.horNavMenu a.current:visited,
.horNavMenu a:hover
{
    color: white;
	background: #797979 url(../images/TemplateNew/mainNavBgHover.gif) repeat-x;
}

/******************* End nav menu ***********************/

/******************** Section navigation ****************/

.SectionMenu
{
    list-style: none;
	margin: 0;
	padding:0;
	
}
.SectionMenu a,
.SectionMenu a:visited
{
	display:block;
	padding: 2 1em;
	line-height: 1.25em;
	text-decoration:none;
}
.SectionMenu a:hover
{
	background-color: #ffffff;
}

/******************** END Section navigation ****************/

/******************** LINKS *************************/
a,
a:visited
{
    text-decoration: underline;
    color: #e78000;
}
a:hover
{
    color: #669ad2;
}

/***************************  home page bottom stuff *************/

#bottomA
{
    float:left;
    width: 244px;
    margin: 0 0 0 0;
    padding: 0;
    height: 203px;
}
#bottomB
{
    float:left;
    width: 244px;
    margin: 0 0 0 1px;
    padding: 0;
    height: 203px;
}
#bottomC
{
    float:left;
    width: 244px;
    margin: 0 0 0 2px;
    padding: 0;
    height: 203px;
}
#bottomD
{
    float:left;
    width: 244px;
    margin: 0 0 0 1px;
    height: 203px;
}
    
/*************************** end home page bottom stuff *************/
   
