body {
     background: url(../graphics/bgrd3.gif);
     text-align: center;
     background: #23264e; /* #ffffff; /* #23264e; */
     font: 100% Arial, Helvetica, sans-serif; 
     color: #0A1F5C;
     padding: 0px;
     margin: 0px;
     border: none;
     }

h1	{
		font-size:120%;
		text-transform: uppercase;
		}

h2	{
		font-size:110%;
		}

h3	{
		font-size:105%;
		font-weight:bold;
		}

#skipNav	{
					display:none;
					}

p	{ }

.swap span {
						display: none;
						}

#homeLink a{
	display:block;
	width:160px;
	height:75px;
	float:left;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
  background-color: #FEF2AC;
	border: #333 0px solid
}

#topleft {
	float:left;
	width: 300px;

}

#topright{
	float:left;
	width: 385px;	
	min-height: 180px;
	margin-left:10px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px; /* was 10px */
	border: none;
	background: url(images/bg_text_skyblue.gif) repeat;
}

#bottomsection{
	clear: none; /*used to be both */
	border:none;
/*	padding-top:5px; */
}

#mainContent a:link,  #mainContent a, #mainContent a:visited {
	color:#0A1F5C;
	
}
#mainContent a:hover {
	color:#0A33bb;
}

#mainContent a.upperlink:link,  #mainContent a.upperlink, #mainContent a.upperlink:visited, #mainContent a.upperlink:hover {
	text-transform : uppercase;
}

#leftcolumn{
	clear: none; /*used to be both */
	float: left;
	width: 258px;
}

#midcolumn{
	float:left;
	width:240px;
}
#rightcolumn{
	float:left;
	width:158px;
}

.columntext{
	font-size:85%;
	background: url(images/bg_text_skyblue.gif) repeat;
	width:208px;
	padding:12px;
	margin-bottom:7px;
}

#wideleftcolumn{
	clear: none; /*used to be both */
	float: right;
	width: 515px;
}

.widecolumntext{
	font-size:95%;
  background-color: #FEF2AC;
  /* background: url(images/bg_text_skyblue.gif) repeat; */
	width: 490px;
	padding: 9px;
	margin-bottom: 7px;
}

#searchForm {
	clear: right;
	float: right;
	text-align: right;
	padding-right:0px;
	padding-top:6px;
	padding-left:8px;
	padding-bottom:6px;
	margin-top:10px;
	background: url(images/bg_trans_skyblue.gif);
}

#searchButton {
	color: #fff;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/bg_nav.gif) repeat;
	text-align:left;
	padding-right:10px;
	padding-left:3px;
	padding-top: 2px;	
	padding-bottom: 1px;
	margin-top:5px;
	border:none;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	border-style:solid;
	width:11em;
}

fieldset {
	border: 0px solid #fff;
}

/* the topbuttons id is for the accessibility buttons on the top right of the header */

#topbanner{
  background: url(../images/header2.jpg) no-repeat;
	height:150px;
}

#printheader{
	display:none;
}

#printbreadcrumb{
	display:none;
}

#mainContent, #mainContent.td{
	clear: none; /*used to be both */
	height:auto;
  background-color: #FEF2AC;
/*	background-image: url(images/bg_skyblue_mma.jpg); */
	background-repeat: no-repeat;
	background-position:top center;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	font-size:80%;
}

.searchInput {
	font: 0.7em/1em Verdana, Arial, Helvetica, sans-serif;
}

#topsection{
	clear: none; /*used to be both */
	height:auto;
/*	min-height: 200px; */
}

#topbuttons{
	text-transform:uppercase;
	color: #353535;
	font-size:60%;
	background: url(images/bg_trans_skyblue.gif);
	float:right;
	padding-top:3px;
	padding-bottom:3px;
}

#topbuttons a:link,  #topbuttons a, #topbuttons a:visited {
	padding-top:3px;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:3px;
	color:#353535;
	text-decoration : none;
}
#topbuttons a:hover, #topbuttons a.active{
	color:black;
	text-decoration : none;
	background: white;
}

.topnav {
	padding-left: 7px;
	padding-top: 3px;	
	padding-bottom: 2px;	
	background:  url(images/bg_nav_highlight.gif) repeat; 
	border-bottom: 1px solid #000000; 
	text-transform: uppercase;
	color: #bbb;
	font-size:60%;
	letter-spacing:-0.1em;
}

.topnav a:link,  .topnav a, .topnav a:visited{
	background:  url(images/bg_nav_highlight.gif) repeat; 
	padding-left:0.2em;
	padding-right:0.2em;
	padding-top: 2px;	
	padding-bottom: 2px;
	color:white;
	text-decoration : none;
	letter-spacing:0em;
	
}

.topnav a:hover{
	padding-top: 2px;	
	padding-bottom: 2px;
	color:white;
	text-decoration : none;
	background:url(images/bg_nav.gif);
}

.topnav a.active:link, .topnav a.active, .topnav a.active:visited {
	text-decoration : none;
	background:url(images/bg_nav_skyblue.gif);
	color:white;
}

#secondnav{
	padding-left: 7px;
	padding-top: 3px;	
	padding-bottom: 2px;	
	background:  url(images/bg_nav_skyblue.gif) repeat; 
	border-bottom: 1px solid #676582;
	text-transform: uppercase;
	color: #bbb;
	font-size:60%;
	letter-spacing:-0.1em;
}

#secondnav a:link,  #secondnav a, #secondnav a:visited, #bottomborder a:link,  #bottomborder a, #bottomborder a:visited {
	background:  url(images/bg_nav_skyblue.gif) repeat; 
	padding-left:0.2em;
	padding-right:0.2em;
	padding-top: 2px;	
	padding-bottom: 2px;	
	color:white;
	text-decoration : none;
	letter-spacing:normal;
}

#secondnav a:hover, #bottomborder a:hover {
	padding-top: 2px;	
	padding-bottom: 2px;	
	color:white;
	text-decoration : none;
	background:url(images/bg_nav_highlight.gif);
}

#secondnav a.active:link,  #secondnav a.active, #secondnav a.active:visited {
	text-decoration : none;
	background:url(images/bg_nav_highlight.gif);
}

#secondnav dl, dd { 
                     padding:0px;  
                     margin:0px;
                     }

.quicklinkstitle{
	text-transform: uppercase;
	font-weight:bold;
	font-size: 85%;
  margin-left: 10px;
	background: url(images/bg_text_skyblue.gif) repeat;
	width: 240px;
	padding:2px;
}

#quicklinks{
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;	
	border-top: 0px solid #000;
	text-transform: uppercase;
	color: #bbb;
	font-size: 75%;
	margin-bottom:7px;
}

#quicklinks a:link,  #quicklinks a, #quicklinks a:visited {
	width: 200px;
	display: block;
	padding: 2px;	
	padding-left:6px;
	border-bottom: 1px solid #000;
	background:  url(../images/bg_nav_yellow.gif) repeat; 
	color: #000000;
	text-decoration : none;
}

#quicklinks a:hover {
	color:black;
	background:url(../images/bg_nav_highlight.gif);
}

#quicklinks ul	{
 						list-style-image: none;
						list-style-type: none;
						margin: 0 0 0 0em; 
						padding-left: 20px;
						}

#quicks{
	padding-left: 40px;
	padding-top: 0px;	
	padding-bottom: 0px;	
	border-top: 0px solid #000;
	text-transform: uppercase;
	color: #bbb;
	font-size: 75%;
	margin-bottom:7px;
}

#quicks a:link,  #quicks a, #quicks a:visited {
	width: 160px;
	display: block;
	padding: 0px;	
	padding-left:0px;
	border-bottom: 1px solid #000;
	background:  url(../images/bg_nav_yellow.gif) repeat; 
	color: #000000;
	text-decoration : none;
}

#quicks a:hover {
	color:black;
	background:url(../images/bg_nav_highlight.gif);
}

#quicks ul	{
 						list-style-image: none;
						list-style-type: none;
						margin: 0 0 0 0em; 
						padding: 0;
						}
#quicks li  { margin: 0; padding: 0; }

/* this is used to clear the floats. */
.clear {
	clear: both;
	padding-left: 7px;
	padding-top: 0px;	
	padding-bottom: 0px;
}

#bottomborder{
	padding-left: 60px;
	padding-top: 3px;	
	padding-bottom: 2px;	
	background:  url(..images/bg_nav_yellow.gif) repeat; 
	margin:0px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	color: #000000;
	font-size:60%;
}


#footer {
        background:  url(../images/address2.gif) no-repeat;
        height:36px; 
        }
        
#contacts{
	float:left;
	padding-left: 40px;
	width:25%;
         background-color: #FEF2AC;
	/* padding-bottom:1em; */
	font-size:80%;
}	

#copyright{
	float:left;
	/* padding-bottom:1em; */
     background-color: #FEF2AC;    
	font-size:80%;
	text-align:center;
	width:50%;
}

#googlelogo{

     background-color: #FEF2AC;
	float:right;
	width:25%;
	text-align:right;
}

#googlelogo img { border: none; }

#googlelogo li {
              list-style: none;
              }
          
.leftimage{
	float:left;
	display:block;
	padding-left:0em;
	padding-right:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.rightimage{
	float:right;
	display:block;
	padding-left:1em;
	padding-right:0em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.warning{
	display:inline;
	color:#f00;
}

.smallprint{
	font-size:92%;
}

.rollover a{
     display:block;
     border:1px white solid; 
     padding:0px;
}

.rollover a:hover{
     border:1px #333366 solid;
}

.rollover175 a{
     display:block;
     border:1px white solid;
	 width: 175px;
     padding:0px;
}

.rollover175 a:hover{
     border:1px #333366 solid;
	 width: 175px;
}

.h1lower{
	text-transform: lowercase;
}

.rowodd {}
.roweven {
	background-color: #E7F1FA;
}
.credits {
         margin: 0px auto; 
         padding:0px; 
         text-align:center;	
         width: 600px;
         }
.credits img {
          border: none;
          }