* {
    padding: 0;
    margin: 0;
} 

body {
background: url(images/steel5.jpg);
font-family: Verdana;
font-size: 10pt;
line-height: 18px;
color: rgb(10,31,98);
margin: 0;
text-align: center;
min-width: 760px;
padding: 5px 5px;
}

img { border: none; }
img.imageleft { float: left; margin: 10px; }
img.imageright { float: right; padding: 10px 10px }
img.middle { float: left; vertical-align: middle; padding: 5px 5px}

a { color: rgb(10,31,98); }
a.footer { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration: none; color: rgb(233,10,104); }


#wrap {
margin: 0px auto;
width: 800px;
text-align: left;
}

#header { 
background: #FFFFFF;
background-image: url(images/logo.jpg); 
background-position: 330px 20px;
background-repeat: no-repeat;
height: 100px;
width: 100%;
}

#drop
{
background-color: rgb(10,31,98);
height: 45px;
padding: 20px 0px 0px 0px;
color: #FFFFFF;
width: 100%;
}

#canvas
{
background: #DCDCDC repeat-y;
float: left;
width: 100%;
}

#left
{
background: #FFFFFF repeat-y;
float:left;
width: 67%;
border-top: 10px solid #DCDCDC;
border-bottom: 10px solid #DCDCDC;
border-left: 10px solid #DCDCDC;
border-right: 0px solid #DCDCDC;
padding: 10px 10px;
font-size: 8pt;
line-height: 1.8;
}

#right
{
background: #DCDCDC repeat-y;
float:left;
width: 28%;
margin-left: 10px;
text-align: center;
border-top: 10px solid #DCDCDC;
border-bottom: 10px solid #DCDCDC;
border-right: 0px solid #DCDCDC;
border-left: 0px solid #DCDCDC;
font-size: 10pt;
}


#bottom {
float: left;
width: 100%; 
background: rgb(10,31,98) repeat-y;
height: 10px;
}


#stripe {
float: left;
background-color: rgb(10,31,98);
background-image: url(images/stripe_long.jpg); 
background-position: 0px 0px;
background-repeat: no-repeat;
height: 41px;
width: 100%;
}

#footer {
background-color: rgb(10,31,98);
float: left;
height: 30px;
width: 100%;
text-align: center;
font-size: 8pt;
padding: 10px 0px 0px 0px;
}

#banner
{
text-align: center;
}

table.right
{
border-top: 1px solid rgb(10,31,98); 
border-right: 1px solid rgb(10,31,98); 
border-bottom: none;
border-left: none;
border-collapse: collapse;
line-height: 20px;
width: 90%;
height: auto;
font-size: 9pt;
position: relative;
}

table.right tr
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0 0 0 0;
}


table.right td
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 10px 10px 10px 0px;
text-align: right;
}


table.center
{
border: none; 
border-collapse: collapse;
line-height: normal;
width: 500px;
margin-right: auto;
margin-left: auto;
height: auto;
font-size: 9pt;
}

table.center tr
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0 0 0 0;
}


table.center td
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0px 0px 0px 0px;
}



ul.classic {
 list-style-type: square;
 color: rgb(10,31,98);
 margin-bottom: 1em;
 padding-left: 2em;
}


h1,h2,h3,h4 {
 margin-top:0.5em;
 margin-bottom:0.5em;
 font-family: Verdana;
 line-height: normal;
 text-align: left;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 140%;
 text-indent: 0px;
 letter-spacing: -1px;
}


h2
{
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 120%;
 text-indent: 0px;
 letter-spacing: -1px;
}


h3
{
  font-weight: bold;
 font-size: 100%;
 text-indent: 0px;
 letter-spacing: -1px;
}

h4
{
 font-weight: normal;
 font-size: 120%;
 text-indent: 0px;
 letter-spacing: -1px;
}

p 
{ 
margin-bottom: 1em;
text-align: justify;
}

p.center
{
text-align: center;
}

p.italic
{
font-style: italic;
}

p.bold
{
font-weight: bold;
}

p.left
{
text-align: left;
}

p.right
{
text-align: right;
}

p.small
{
font-size: 80%;
}

p.mini
{
font-size:70%;
}

p.pink
{
color:rgb(233,10,104);
}

/* Widget content container */
#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3.closest-match { }

/* "Closest match" link
#goog-wm h3.closest-match a { }

/* Heading for "Other things" */
#goog-wm h3.other-things { }

/* "Other things" list item */
#goog-wm ul li {
 list-style-type: square;
 color: rgb(10,31,98);
 margin-bottom: 1em;
 padding-left: 2em;
 }

/* Site search box */
#goog-wm li.search-goog { display: list-item; }


ul.square {
	list-style-type: square;
	display: block;
	padding: 10px 20px;}

ul.disc {
	list-style-type: disc; 
	display: block; 
	padding: 10px 35px; }

ul.circle {
	list-style-type: circle;
	display: block; 
	padding: 10px 50px; 
	}
ol {
	display: block;
	padding: 10px 20px;}