ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4em;
}

body 
{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin: auto 0;
background-image: url(../images/bodybg.gif);
background-repeat: repeat;
margin-top: 5px;
}
/* site wide link styles */
a:link
{
color: #354395;
}
a:visited
{
color: #354395;
}
a:hover
{
color: #80973C;
}
a:active
{
color: #354395;
}

#wrapper
{
width: 770px;
text-align: center;
margin-left: auto;
margin-right: auto;
text-align: left;
border: 1px solid #000000;
background-color: #ffffff;
}
#innerwrapper
{	
text-align: left;
}

#header
{
width: 770px;
height: 87px;
background-repeat: no-repeat;
}

#chromemenu
{
width: 760px;
height: 20px;
background-image: url(../images/menu_bg.jpg);
background-repeat: no-repeat;
padding-left: 10px;
text-decoration: none;
color: #FFFFFF;
clear: both;
}

#chromemenu a
{
color:#FFFFFF;
text-decoration:none;
}

#chromemenu a:hover
{
color:#dee7af;
text-decoration:none;
}
#chromemenu ul
{
margin: 0px 0px 0px 10px;
padding: 2px 3px 3px 0px;

}
#chromemenu li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#toplinks 
{
font-size: 10px;
color: #000000;
text-align: left;
float: right;
padding-right: 23px;
}

#toplinks a
{
color: #000000;
text-decoration:none;
}

#toplinks a:hover
{
color: #006600;
text-decoration:none;
}

#toplinks  ul
{
margin: 0px 0px 0px 10px;
padding: 3px 3px 3px 0px;
}
#toplinks li
{
margin: 0px;
padding: 0px;
display: inline;
}

#flash
{
width: 770px;
height: 216px;
}

#maincontent
{
width: 570px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
float: left;
/*border-right: 1px dotted #BDCD8D;*/
/*border-left: 3px solid #BDCD8D;*/
padding: 0px;
/*border-top: 3px solid #BDCD8D;*/
}
.mainhome 
{
font-size: 11px;
color: #28378f;
margin-bottom: 0px;
background-color: #dee7af;
padding: 7px 7px 7px 20px;
border-top: 3px solid #BDCD8D;
}
#breadcrumb
{
font-size: 11px;
color: #28378f;
margin-bottom: 0px;
background-color: #dee7af;
height: 29px;
border-top: 3px solid #BDCD8D;
}

#maincontent h1
{
font-size: 11px;
color: #28378f;
margin-bottom: 0px;
background-color: #dee7af;
padding: 7px 7px 7px 20px;
/*border-top: 3px solid #BDCD8D;*/
}
#maincontent h2
{
font-size: 13px;
color: #28378f;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 20px;
border-bottom: 1px solid #DEE7AF;
padding: 3px 3px 3px 0px;
}
#maincontent h3
{
font-size: 11px;
color: #28378f;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 20px;

}
#maincontent p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	line-height: 1.4em;
}
#maincontent h4
{
font-size: 11px;
color: #28378f;
margin-bottom: 0px;
background-color: #dee7af;
padding: 6px 0px 7px 20px;
font-weight: normal;
clear: none;
/*border-top: 3px solid #BDCD8D;*/
}
#maincontent ul
{
padding-left: 40px;
}
#rightcol
{
	float: right;	
	border-top: 3px solid #BDCD8D;
	width: 199px;
	border-left: 1px dotted #BDCD8D;
	border-bottom: 1px dotted #BDCD8D;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#rightcol p
{	
	/*font-size: 10px;*/
	margin-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	text-align: left;
	line-height: 1.4em;
}
/*h1 appears in the green shaded area of center content*/
#rightcol h1
{
font-size: 11px;
color: #28378f;
background-color: #dee7af;
padding: 7px 7px 7px 11px;
}


#footer
{
width: 770px;
clear: both;
background-color: #e4e6f1;

border-top: 1px solid #BDCD8D;
height: auto;
padding: 5px 0px 5px 0px;
}

#footer p
{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
color: #5d68a6;
line-height:16px;
margin-top:3px;
margin-right:3px;
margin-bottom:3px;
margin-left: 18px;
}

#footer a
{
color: #5d68a6;
text-decoration:none;
}

#footer a:hover
{
color: #000000;
}
/*styles to make background logo clickable*/
#logomap
{ 
width: 275px;
height: 75px;
background-color: transparent;
float: left;
 }
 #logomap a i 
 {
 visibility: hidden;
 display: block;
 width: 100%;
 font-size: 60px; 
 margin-top: 0px;
 margin-left: 15px;
 line-height: 1.4em;
 }
 
#formStyle 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.2em; 
color: #444; 
width: 500px; 
margin-top: 10px;
margin-bottom: 20px;
margin-left: 60px;

} 

#formStyle fieldset 
{ 
background-color: transparent;
border: 1px solid #6873B0;
padding: 2px;
background-image: url(../images/bluegrad_formslight.png);
background-repeat:repeat-x;
}
#formStyle legend 
{ 
background-color: #ffffff;
padding-top: 2px; 
padding-bottom: 2px; 
padding-left: 5px; 
padding-right: 5px; 
margin-left: 10px; 
font-weight: bold; 
font-size: 12px;
color: #6873B0;
} 
#formStyle p 
{ 
margin-bottom: 4px; 
margin-top: 4px;
} 
#formStyle p input 
{ 
background: #fff; 
border: 1px solid #6873B0;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 5px;

} 
#formStyle label 
{ 
display: block; 
width: 200px; 
float: left; 
text-align: right; 
padding-right: 5px;
padding-bottom: 3px;
padding-top: 1px;
font-weight: bold;
} 

.reminder
{
	margin-left: 205px;
}
#formStyle label em 
{ 
color: #CC0000;
font-weight: bold;
} 
#formStyle p span input 
{ 
vertical-align: top; 
border: none; 
background: none;
} 
#formStyle strong 
{ 
margin-left: 197px;
 } 
#formStyle strong input 
{ 
background: #6873B0;
border-left: 1px solid #656c86;
border-right: 1px solid #656c86;
border-top: 1px solid #656c86;
border-bottom: 1px solid #656c86;
font-weight: bold; 
color: #ffffff; 
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
font-size: 13px;
padding: 2px;

}
.required
{
color: #660000;
font-weight: bold;
}

.longselect
{
margin-left:118px;
}
.clear
{
clear: both;
line-height:.1em;
}

select
{
margin-bottom: 5px;
border: 1px solid #004990;
}

.readergraphic
{
margin-left: 45px; 
margin-top: 5px; 
margin-bottom:5px;
}
.bluespan
{
color: #354395;
font-weight: bold;
}
.imgleft
{
float: left;
padding: 5px 10px 10px 0px;
}
.imgright
{
float: right;
padding: 5px 0px 10px 10px;
}
.greenspan
{
color: #86A52B;
font-weight: bold;
}
.grayspan
{
color: #333333;
font-weight: bold;
}
.welcome
{
padding: 10px 0px 0px 18px;
} 
.clear
{
clear: both;
}
.rightimage
{
padding-left: 8px;
padding-top: 8px;
}
#isbot {
visibility:hidden;
display:none;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
#isbot {
visibility:hidden;
display:none;
}
.greentitle
{
color: #006600;
font-weight: bold;
border-bottom: 1px solid #ACB2D4;
}
.greenspan
{
color: #006600;
font-weight: bold;
}
#profile
{
border: 1px solid #ACB2D4;
margin-left: 30px;
margin-top: 20px;
line-height: 15px;
}

.photo
{
float: right;
margin: 5px 5px 10px 13px;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}