/* tag-level redefinitions */
/* default heading styles */
.spacer {
	clear: both;
	height: 0px;
}

h1,h2,h3,h4,h5,h6 
{ 
	color: #111166; 
}

h1
{ 
	text-align: left; 
	border-bottom: 1px solid #999999; 
	margin: 0px; margin-top: 12px; margin-bottom: 4px;  
	padding-bottom: 4px; 
	color: #666666;
}

h2 
{ 
	color: #111166; 
	padding-top: 0.7em;
    border-style: none none solid none;  
	border-width: 2px;  
	border-color: #99CCFF; 
}

h3 
{ 
	color: #111166; 
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
}


/* structure */
.pagewrapper
{
	margin: auto;
	width: 960px;
}

.header2 {
	height: 70px;
}

.footer2 {
	border-top: 1px solid #99CCFF;
	text-align: center;
	width: 99%;
	float: left;
	clear: both;
}

.hdr_title {
	float: left;
}

.hdr_ttl_areaselect {
/*	background-color: #DDEEFF; 
	border: #240F79 1px solid; 
*/	padding: 4px;
}

.hdr_banner {
	float: right;
}


.toplinks {
	text-align: right;
}

.noticebar {
	text-align: right;
}

.leftpanel {
	float: left;
	width: 161px;
}

.rightpanel {
	float: right;
	width: 161px;
}

.main
{
	margin-left: 172px;
	margin-right: 172px;
	padding: 2px;
}

.main_fullpage
{
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
}

.main_graphic
{
	border: 1px dotted #ff0000;
	height: 96px;
	width: 100%;
	margin-left: auto;4
	margin-right: auto;
}

.titlearea
{
}

.footer2
{
	text-align: center;
	clear: both;
}

.linksbar2
{ 
	color: #000000;  
	text-align: right;  
    border-style: none none solid none;
	border-color: #99CCFF;
	height: 16px;
}

.linksbar_left
{
	float: left;
}

.infoline
{ 	
	color: #990000;
	text-align: right;  
	font-weight: bold;
}

/* sidepanel style */
.sidepanel
{
	width: 151px;
	padding: 4px;
	margin: 0;
	margin-bottom: 8px;
	background-color: #FFFFCC;
	color: #000000;
	background-image: url("../img/sitegraphics/bkgd/sidepanel_grad.gif");
	border-left: 1px solid #EEEEBB;
	border-right: 1px solid #EEEEBB;
	border-bottom: 1px solid #EEEEBB;
}

.sidepanel_major
{
	width: 151px;
	padding: 4px;
	margin: 0;
	margin-bottom: 8px;
	text-align: center;
	font-weight: none;
	border-left: 1px solid #240F79;
	border-right: 1px solid #240F79;
	border-bottom: 1px solid #240F79;
}

.sp_header
{
	background-image: url("../img/menutop.gif");
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 2px;
    color: #FFFFCC;
	background-color: #240F79;
	font-weight: bold;
}

.sp_links
{
	list-style: none;
	padding: 6px 2px 6px 2px;
	line-height: 1.25em;
	margin: 0;
}

.sp_link_item
{
	padding: 4px 0px 4px 0x px;
}
.sp_links_em
{
	list-style: none;
	padding: 2px;
	line-height: 1.25em;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
}

a.sp_hdrlink
{
	color: #FFFFCC; 
	text-decoration: none;
	font-weight: bold;
}

.sp_miniad
{
	text-align: center;
	padding: 6px 2px 6px 2px;
}


/* homepage layout */
table.home_adcellstable
{
	border: 0;
	border-collapse: collapse;
	width: 99%;
}

td.home_adcell_left
{
	width: 48%;
	padding: 6px;
	padding-left: 24px;
	padding-right: 12px;
	vertical-align: top;
	
}
td.home_adcell_right
{
	width: 48%;
	padding: 6px;
	padding-left: 12px;
	padding-right: 24px;
	vertical-align: top;
	
}


/* topbar styles */
/* quicksearch control */
.topbar  { 
	color: #006699;  
	background-color: #FFFFCC;   
	text-align: left; 
	vertical-align: middle;
	padding: 0px 12px 0px 12px; 
	margin-top: 8px; 
	height: 32px;
    border-style: solid none solid none;  
	border-color: #000099;  
	border-width: 1px; 
}

.topbar form { 
	margin-top: 6px;
	float: left; 
}
	
.topbar_icon { 
	float: left; 
	height: 26px;

	text-align: left;
	margin: 3px 16px 0px 16px;
}

.topbar_icon img {
	float: left; 
	margin-left: 8px;
	margin-right: 8px;
}

.topbar_icon_text { 
	float: left;
}





