p {
margin-top: 0;
}

body{
margin: 0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
color:#000000;
text-align:center;
background-color:#FFFFFF;
 }
 
h1 {
font-family: Georgia, serif;
font-size: 1.9em;
line-height:1em;
font-weight:700;
color: #333333;
position:relative;
padding-top: 3px;
padding-bottom: 2px;
text-align:left;
 } 

h2 { 
font-family: Georgia, serif;
font-size: 1.4em;
font-weight:700;
color: #000000;
line-height:1em;
position:relative;
padding-top: 3px;
text-align:left;
 } 
a {
color:#990000;
text-decoration: underline; } 

strong { 
font-weight:bold;
} 

td {
padding: 2px;
padding-left: 5px;
}

#maincontainer{
width: 840px; 
background: #FFFFFF;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: 1px solid #cccccc;
text-align: left; /* this overrides the text-align: center on the body element. */
 /*Width of main container*/
}

#topsection{
background: url(CSS_Pics/header_08.jpg);
background-repeat:no-repeat;
background-position:top left;
font-family:Tahoma, Verdana, sans-serif;
font-size: .6em;
font-weight:600;
color:#848484;
text-align:right;
padding-right: 10px;
padding-top:14px;
height: 44px;
position:relative;
}

#topbar{
height: 40px;
background-image: url(images/test_bar_blue.jpg);
background-repeat: no-repeat;
background-position: bottom;
position: relative;
border-bottom: 1px solid #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
line-height:1.5em;
font-weight: bold;
color:#ffffff;
padding-left: 12px;
position: relative;
clear: both;
}

#redline{
height: 5px;
border-bottom: 1px solid #CC0000;
width: 840px;
position:relative;
clear: both;
}

#bar{
	height: 11px;
	background-image: url(images/Bar_gray.gif);
	border-bottom: 2px solid #990000;
	font-family:Verdana, sans-serif;
	font-size: 1em;
	line-height:1.4em;
	font-weight:700;
	color:#FFFFFF;
	padding: 3px;
	position:relative;
	clear: both;
}

#redbar{
height: 11px;
background-image: url(images/Bar_back.gif);
border-bottom: 2px solid #CC0000;
font-family:Verdana, sans-serif;
font-size: 1em;
line-height:1.4em;
font-weight:700;
color:#FFFFFF;
padding: 3px;
position:relative;
clear: both;
}

#menu{
width: 840px;
float: left;
}

#flash{
width: 840px;
height: auto;
text-align:center;
position:relative;
padding-top:10px;
}

#contentwrapper{
width: 840px;
text-align:left;
background-color:#FFFFFF;
}

#footer{
clear: left;
width: 100%;
height: 27px;
background-image: url(images/footer_back.jpg);
background-position:center;
background-repeat:no-repeat;
}

#footer2{
clear: left;
padding: 5px;
background: #bdbdbd;
font-size:9px;
color:#242424;
text-align: center;
border-top:1px #cccccc solid; border-bottom:1px #cccccc solid;
}

#footer3{
clear: left;
padding: 5px;
font-size:9px;
text-align:center;
}

#pict{
float: right;
width: 300px;
height: auto;
margin: 5px;
border: 1px solid #333333;
padding: 5px;
line-height: 1em;
font-family: Verdana, sans-serif;
font-size: .9em;
font-weight:400;
color:#999999;
position:relative;
}

#list1 {
list-style:square;
margin-left: 15px;
padding-left: 0;
}

#list1 ul li{
list-style:square;
margin-left: 0;
padding-left: 0;
}

#logosection h3 {
  margin: 0;
  padding: 0;
}

#logosection h3 a {
  margin: 0;
  padding: 0;
  padding-top: 35px;
  height: 0;
  width: 124px;
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}
