body  {
   /* background-color: #cccccc; */
	background-color: #D68832;
	background-repeat: repeat;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: arial;
	font-size: 12px;
	}
td 
{
	font-family: arial;
	font-size: 12px;
	color:#000080;
	}
H2 {
	
	font-family: arial;
	font-size: 150%;
	color:#000080;
	}
a:link { 
	text-decoration: none;
	color: #000080; 
	/*color: #FF0000;*/
	}
a:visited { 
	text-decoration: none;
	color: #000080; 
	/*color: #990033;*/
	}
a:active { 
	text-decoration: underline;
	color: #000080;
	}
a:hover	{ 
	text-decoration: none;
	color: #ff0000; 
	/*color: #FFFF00;*/
	}

.small{
	font-family: arial;
	font-size: 12px;
	color:#464646;
}

#text {
	overflow: auto;
	width: 100%;
	height: 215px;
	right: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 10px;
	}
#top {
  
  padding: 10px;
  height: 160px;
}
#left {
  position: absolute;
  left: 10px;
  top: 210px;
  width: 200px; 
}

#center {	
	
  	margin-left: 220px;
  	margin-right: 220px;
}

#right {
  position: absolute;
  right: 10px;
  top: 210px;
  width: 200px;
}
#footer {
 
  margin: 20px;
  text-align: center;
  visibility: hidden;
}

div.main {

	background-color: #F8D09A; 

}

/* Removes default top margin from left/right column paragraphs in Mozilla */

div.top_banner
{
	margin-top: 0.5em;
	text-align: center;
	background-color: #FFCC99;
	border-bottom: 1px solid white;
}

.top_banner p
{
	margin-left: auto;
	margin-right: auto;
}


div.banners_left
{
	text-align: center;
	padding-top: 5px;
	background-color: #F8D09A;
  
}


div.banners_right
{

	text-align: center;
	padding: 0.1em;
	background-color: #F8D09A;
	
}

div.copyright
{
	position: relative;
	font-family: Times New Roman, Arial, Helvetica, sans-serif,;
	padding: 0.5em;
	background-color: #FFFFFF;
	width: auto;
}

div.copyright p
{
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	
}


.rightcolbg
{
	
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fcf9e8;
	border-left-color: #fcf9e8;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #1a2f86;
}


.centercoltext
{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: medium;
	border-left-color: #1a2f86;
	border-right-width: medium;
	border-right-color: #1a2f86;
}

.leftcoltext
{
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #000000;
	
}

.rightcoltext
{
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.rightcoltext p
{
	margin: 1em;
	padding: 1em;
}



A:link, A:visited, A:active, A:hover
{
	text-decoration: underline;
	/*color: #f0f8ff; */
	color: #000080;
}


A:HOVER
{
	/*color: "yellow"; */
	color: #FF0000;
	text-decoration: underline;
		
}


.paraheading
{
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color:  #B22222;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

img.left
{
    float: left;
	border-width: 0;
	margin-right:  5px;
	margin-left:  5px;


}

img.right
{
	float: right;
	border-width: 0;
	margin-right:  20px;
	margin-left:  5px;
	margin-top: 1em;
	margin-bottom: 0.5em;

}
span.banner_title p
{

	margin-right: .2em;
	padding-right: .5em;
	margin-bottom: .5em;

}

.stand_out
{
	
	font-size: small;
	font-weight: bold;
	

}

.bold
{
	font-size: small;
	font-weight: bold;
}

.main li
{
    font-size: 12px;
	color: #000080;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

.main p 
{
	margin-top: 0.8em;
	margin-left: 5em;
	font-size: 10pt;
	padding-right: 2em;
	text-align: left;
	font-family: arial;
}
