
body {
	text-align: center;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 100%;
	color: #000000;
	padding:0px;
	margin: 0px 0px 15px 0px;
	border: none;
}

h1 {
	font-size:110%;
	text-transform: uppercase;
}

h2 {
	font-size:100%;
}

h3 {
	font-size:95%;
	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: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F0F1E3 url(/images/bg_wim_middle.jpg) repeat-y top center;
}

#topleft {
	float:left;
	width: 300px;

}

#topright{
	float:left;
	width: 385px;	
	min-height: 180px;
	margin-left:10px;
	padding:10px 10px 5px 10px;
	border: none;
	background: url(/images/bg_text_wim.gif) repeat;
}

#bottomsection{
	clear: none;
	border:none;
}

#mainContent a:link,  #mainContent a, #mainContent a:visited {
	color: #8F0C00;
	
}
#mainContent a:hover {
	color: #FF0000;
}

#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:240px;
}

#midcolumn{
	float:left;
	width:240px;
}
#rightcolumn{
	float:left;
	width:232px;
}

.columntext{
	/* font-size:85%; */
	background: url(/images/bg_text_wim.gif) repeat;
	width:208px;
	padding:12px;
	margin-bottom:7px;
}

#wideleftcolumn{
	clear: none;
	float:left;
	width:480px;
}

.widecolumntext{
	/* font-size:90%; */
	background: url(/images/bg_text_wim.gif) repeat;
	width:440px;
	padding:12px;
	margin-bottom:7px;
}

#fullwidthcolumn{
	clear: none; /*used to be both */
	float:left;
	width:100%;
}

.fullwidthcolumntext{
	/* font-size:95%; */
	background: url(/images/bg_text_wim.gif) repeat;
	width:96%;
	padding:12px;
	margin-bottom:7px;
}

.searchInput {
	font: 0.7em/1em Verdana, Arial, Helvetica, sans-serif;
}

#searchForm {
	clear: right;
	float: right;
	text-align: right;
	padding: 10px 20px;
	margin-top: 0px;
}

#searchForm .searchInput {
	width: 120px;
	height: 18px;
}
#searchButton {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #8F0C00;
	text-align: right;
	margin-top: 3px;
	padding-top: -1px;
	padding-right: 3px;
	border: none;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	border-style:solid;
}

fieldset {
	border: 0px solid #fff;
}

/* the topbuttons id is for the accessibility buttons on the top right of the header */

#topbanner{
	background: #F0F1E3 url(/images/banner_wim_silver.jpg) no-repeat top center;
	height: 100px;
}

#printheader{
	display:none;
}

#printbreadcrumb{
	display:none;
}

#mainContent, #mainContent.td{
	clear: none; /*used to be both */
	height:auto;
	background: url(/images/bg_wim_top.jpg) no-repeat top center;
	padding-left:22px;
	padding-right:22px;
	padding-top:22px;
	font-size:70%;
}

#topsection{
	clear: none;
	height:auto;
}
#topbuttons{
	display: none;
}

.topnav, #secondnav{
	font-size: 11px;
	font-weight: bold;
	color: #8F0C00;
	padding: 5px 10px;
	text-transform: uppercase;
	text-align: center;
	background: #FFF;
}

.topnav a:link, .topnav a, .topnav a:visited, .topnav a:link,  #secondnav a, #secondnav a:visited, #bottomborder a:link,  #bottomborder a, #bottomborder a:visited {
	padding-left:0.2em;
	padding-right:0.2em;
	color: #8F0C00;
	text-decoration : none;
}

.topnav a:hover, #secondnav a:hover, #bottomborder a:hover{
	color: #FF0000;
	text-decoration : underline;
}

.topnav a.active:link, .topnav a.active, .topnav a.active:visited, #secondnav a.active:link, #secondnav a.active, #secondnav a.active:visited {
	text-decoration : none;
	color: #FF0000;
	
}

.quicklinkstitle{
	text-transform: uppercase;
	font-weight:bold;
	/* font-size:90%; */
	background: url(/images/bg_text_wim.gif) repeat;
	width:208px;
	padding:12px;
}

#quicklinks{
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;	
	border-top: 1px solid #000;
	text-transform: uppercase;
	color: #bbb;
	/* font-size:75%; */
	margin-bottom:7px;
}

#quicklinks a:link,  #quicklinks a, #quicklinks a:visited {
	width:224px;
	display: block;
	padding: 2px;	
	padding-left:6px;
	border-bottom: 1px solid #000;
	background: url(/images/bg_nav_wim.gif) repeat; 
	color:white;
	text-decoration : none;
}

#quicklinks a:hover {
	color:white;
	background:url(/images/bg_nav_highlight.gif);
}

/* this is used to clear the floats. */
.clear {
	clear: both;
	padding-left: 7px;
	padding-top: 3px;	
	padding-bottom: 2px;
}

#bottomborder{
	background: url(/images/bg_wim_bottom.jpg) no-repeat bottom center;
	height: 25px;
	padding-left: 42px;
	margin:0px -22px;
	color: #bbb;
	font-size: 60%;
}
#bottomborder a:link, #bottomborder a:visited, #bottomborder a:active{
	color: #bbb;
}
#bottomborder a:hover{
	color: #FF0000;
}
#contacts{
	float:left;
	width:25%;
	padding-bottom:1em;
	font-size:90%;
}	

#copyright{
	float:left;
	padding-bottom:1em;
	font-size:90%;
	text-align:center;
	width:50%;
}

#googlelogo{
	float:right;
	width:25%;
	text-align:right;
}

.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:90%;
}

.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;
}

