ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height: 1.4em;
color: #000000;
}
/*this html rule maintains the vertical scroll bar to prevent page shift in FF browser when moving from short to long pages */
html 
{
min-height: 100%; 
margin-bottom: 1px;
}
body
{

height: 100%;
min-height: 100%;
padding: 0;
border: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 100.01%;

}

/*clearing styles */
div.clearright
{ 
clear: right; 
height: 0px;
line-height: 0; 
}

div.rightthumb
{
float: right;
}
div.clearer 
{
clear: both; 
line-height: 0; 
height: 0;
}
div.clearer20 
{
clear: both; 
line-height: 0; 
height: 20px;
}
div.tallclearer 
{
clear: right; 
line-height: 0; 
height: 20px;
}
div.leftclearer 
{
clear: left; 
line-height: 0; 
height: 20px;
} 
/*Miscellaneous*/
.boldtext
{
font-weight: bold;
}
.blacktext
{
color: #000000;
}
.topbdr
{
border-top: 2px solid #cccccc;
}
/* default hyperlink styles  */
a:link
{
color: #0A10A0;
text-decoration: none;
}
a:visited
{
color: #0A10A0;
text-decoration: none;
}
a:hover
{
color: #C40042;
text-decoration: none;
}

a:active
{
color: #C40042;
text-decoration: none;
}
.current
{
color: #C40042;
font-weight: bold;
}
.footercurrent
{
color: #C40042;

}
	
/* Define the overall styles of the structural elements */
div#structure
{
width: 100%; 
background-image: url(../images/blueBGRight.gif);
margin-left: auto; 
margin-right: auto;  
margin-top: 0px;
background-color: transparent;
background-position: top;
background-repeat: repeat-x;
height: 100%;

}
#header
{
background-image:url(../images/plusHeaderRev8.gif); 
background-repeat:no-repeat; 
height: 200px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
width: 890px; 
padding-top: 0px;
}

div#wrapper
{
text-align: center;
width: 890px; 
margin-left: auto; 
margin-right: auto; 
height: 100%;
}
#centercontent
{
	
	width: auto;
	text-align: left;
	width: 890px;
}
#flash
{
	width: 868px; 
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	
	
}
#tagline
{
	width: 868px; 
	height: 50px; 
	margin-bottom: 0px;
}
.tagtext
{
	margin-top: 20px; 
	margin-bottom: 0px;	
	margin-left: 35px;
	
}

#topmenu
{
height: 30px;
padding-top: 22px;
font-size: 1.2em;
}

#topmenu ul
{
margin: 0px;
padding-top: 0px; 
text-align:center;
font-size: .7em;
background-color: transparent;
height:85%;
margin-left: 45px;
}

#topmenu li
{
display: inline; 
padding-right: 2px;
padding-left: 6px;
padding-top: 0px;
padding-bottom: 0px;
background-color: transparent;
border-left: 1px solid #0A10A0;
background-repeat: no-repeat;
}
#topmenu .listfirst
{
border-left: none;
}
#topmenu li a
{
color: #0A10A0;
font-weight: bold;
text-decoration: none;
}
#topmenu li a:hover
{
	color: #C40042;
}
#bottommenu
{
height: 30px;
margin-top: 112px;
font-size: 1.2em;

width: 100%;
clear: none;
}
#maincontent
{
text-align: left;
margin-bottom: 30px;
}

#maincontent h1
{
font-size: .9em;
margin-left: 35px;
color: #0A10A0;
border-bottom: 1px dotted #0A10A0;
margin-right: 25px;
margin-top: 10px;
}

#maincontent h2
{
font-size: .9em;
margin-left: 35px;
color: #000000;
/*border-bottom: 1px dotted #0A10A0;*/
margin-right: 25px;
margin-top: 10px;
}

#maincontent h3
{
font-size: .9em;
margin-left: 35px;
color: #0A10A0;
border-bottom: 1px dotted #0A10A0;
margin-right: 25px;
margin-top: 10px;
width: 805px;
}

#maincontent p
{
margin-top: 10px;
margin-left: 35px;
margin-right: 30px;
font-size: .9em;
margin-bottom: 10px;
}
#maincontent ul
{
margin-left: 75px;
font-size: .9em;
margin-bottom: 10px;
}
#bottommenu ul
{
margin: 0px;
padding-top: 0px; 
text-align:center;
font-size: .7em;
background-color: transparent;
height:85%;
margin-left: 15px;

}

#bottommenu li
{
display: inline; 
padding-right: 6px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
}
#bottommenu .listfirst
{
border-left: none;
}
#bottommenu li a
{
color: #0A10A0;
font-weight: bold;
text-decoration: none;
}
#bottommenu li a:hover
{
	color: #C40042;
}

#footerwrapper
{
border-top: 1px solid #eeeeee;
clear: both;
margin-top: 45px;
width: 868px;
height: auto;
}


#footer
{
	float: left;
	background-color: transparent; 
	height: 30px; 
	text-align: left;	
}
#footer p
{
	color: #0A10A0;
	font-size: .7em;
	margin-left: 25px;
	line-height: 1.7em;
	word-spacing: .1em;
	margin-top: 10px; 
}
#bottomnav
{
height: 20px;
padding-top:13px;
padding-bottom: 15px;
clear: right;
}

#bottomnav ul
{
text-align: right;
margin-right: 3px;
list-style-type: none;
background-color: transparent;
font-size: .7em;
margin-bottom: 0px;
padding-top:10px;
}

#bottomnav li
{
display: inline;
border-right: 1px solid #0A10A0;
background-color: transparent;
padding-right: 10px;
padding-left: 10px;
}

#bottomnav .listlast
{
border-right: none;
}

#extra
{
margin-left: 0px;
float: left; 
width: 200px;
padding-left: 20px;
}

#extra p
{
font-size: .8em;
margin-left: 5px;
/*margin-right: 25px;*/

margin-right: 5px;
padding-top: 5px;
margin-bottom: 10px;
}

.quicklinks
{

border: 1px solid #0A10A0;
margin-top: 15px;
width: 175px;
margin-left: 15px;
}

.quicklinks p
{
margin-top: 2px;
text-align: center;
}
.quicklinks h4
{
color:#0A10A0; 
/*background-color: #a8d3f7;*/
background-image:url(../images/quicklinksbg_03.gif);
background-repeat:repeat-x;
text-align: center;
padding: 2px;
font-size: .8em;
border-bottom: 1px solid #0A10A0;	
}
.quicklinks ul
{
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 0px;
	font-size: .8em;
}
.quicklinks li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	padding: 1px;
	
}
/*.quicklinks a
{
	text-decoration: underline;
}*/
.quicklinks a:link
{
color: #0A10A0;
text-decoration: underline;
}
.quicklinks a:visited
{
color: #0A10A0;
text-decoration: underline;
}
.quicklinks a:hover
{
color: #C40042;
text-decoration: underline;
}

.quicklinks a:active
{
color: #C40042;
text-decoration: underline;
}


#centercolumn
{

margin-left: 250px; 
width: 625px;

height: auto;

}
#centercolumn a
{
	text-decoration: underline;
}

#centercolumn h1
{
font-size: .9em;
color: #0A10A0;
border-bottom: 1px dotted #0A10A0;
margin-right: 25px;
margin-top: 10px;

}
#centercolumn h2
{
font-size: .8em;
color: #0A10A0;
margin-right: 25px;
margin-top: 5px;

}
#centercolumn p
{
font-size: .8em;
margin-right: 50px;
margin-top: 10px;
}
#centercolumn ul
{
padding-left: 20px;
font-size: .8em;
margin-top: 5px;
margin-bottom: 5px;
}
#centercolumn li
{
	line-height: 1.5em;
}



#innercentercolumn
{

margin: 0px 0px 0px 250px; 
width: 625px;

height: auto;

}

#innercentercolumn a
{
	text-decoration: underline;
}

#innercentercolumn h1
{
font-size: .9em;
color: #0A10A0;
border-bottom: 1px dotted #0A10A0;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 5px;

}
#innercentercolumn h2
{
font-size: .9em;
color: #c40042;
/*border-bottom: 1px dotted #0A10A0;*/
margin-right: 25px;
margin-top: 10px;

}
#innercentercolumn p
{
font-size: .8em;
margin-right: 50px;
margin-top: 10px;
}
#innercentercolumn ul
{
padding-left: 25px;
font-size: .8em;
line-height: 1.5em;
}
#innercentercolumn li
{
	line-height: 1.5em;
}
#innercentercolumn ol
{
padding-left: 30px;
font-size: .8em;
margin-top: 10px;
}


.rightimage
{
float: right;
padding: 5px;
}

.leftimage
{
float: left;
padding: 5px;
}
#rightcolumn
{
float: right; 
width: 150px;
}

#rightcolumn p
{
font-size: .8em;
margin-left: 30px;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 10px;
}
#rightcolumn ul
{
font-size: .8em;
margin-left: 30px;
margin-bottom: 10px;
}
#leftinnercol
{
float: left; width: 200px;
}
#leftinnercol p
{
font-size: .8em;

margin-right: 25px;
margin-top: 10px;
margin-bottom: 10px;
}
#leftinnercol ul
{
font-size: .8em;
margin-left: 30px;
margin-bottom: 10px;
}

#rightinnercol
{
float: right; width: 200px;
}
#rightinnercol p
{
font-size: .8em;

margin-right: 25px;
margin-top: 10px;
margin-bottom: 10px;
}
#rightinnercol ul
{
font-size: .8em;
margin-left: 30px;
margin-bottom: 10px;
}

/*#logomap
{ 

width: 150px;
height: 75px;
background-color: transparent;
float: left;
padding-left: 10px;

 }
 #logomap a i 
 {
 visibility: hidden;
 display: block;
 width: 100%;
 font-size: 60px; 
 margin-top: 0px;
 margin-left: 0px;
 line-height: 1.4em;
 }*/
#logomap
{ 


width: 150px;
height: 100px;
background-color: transparent;
float: left;


 }
 #logomap a i 
 {
 visibility: hidden;
 display: block;
 width: 100%;
 font-size: 60px;
 
 margin-top: 0px;
 margin-left: 0px;
 line-height: 1.4em;
 }
.layers
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 3px;
	cursor: pointer;

}
#isbot {
visibility:hidden;
display:none;
}

#podwrapper{
width: 805px;
margin:0px 0px 0px 35px;
}

#pod1 {
width: 193px;
height: 125px;
float:left;
margin:10px 8px 20px 0px;
}

#pod2 {
width: 193px;
height: 125px;
float:left;
margin:10px 8px 20px 0;
clear:none;
border:none;
}

#pod3 {
width: 193px;
height: 125px;
float:left;
margin:10px 8px 20px 0;
clear:none;
border:none;
}

#pod4 {
width: 193px;
height: 125px;
float:left;
margin:10px 8px 20px 0;
clear:none;

}

	
	

