@charset "UTF-8";
/* CSS Document */
body
{
margin: 0;
padding: 0;
font: 80% verdana, arial, helvetica, sans-serif;
color:#333333;
background: #ccc;
text-align: center;
}
#container
{
width: 900px;
margin: auto;
background: #fff url(../images/background.jpg) 0px 175px no-repeat;
padding: 0;
text-align: left;
border-left:1px solid #4682B4;
border-right:1px solid #4682B4;  
}

/*Hides company name text*/
h1
{
margin: 0;
padding: 0;
position: absolute;
left: -2000px;
width: 1800px;
}
h2
{
color: #036;
font:1.1em arial, helvetica, sans-serif;
padding:0px;
margin:0px 10px;
position: relative;
top:128px;
text-align:right
}
h3
{
background: url(../images/logosmall.jpg) no-repeat;
color:#3366CC;
font:1.8em arial, helvetica, sans-serif;
margin:15px 0px 0px -50px;
padding:0px 0px 0px 50px;
line-height:190%
}
h4, th
{
color:#CC6600;
font:1.4em arial, helvetica, sans-serif;
margin:5px 0px;
padding:0px
}
ul.top
{
font:1.5em arial, helvetica, sans-serif;
line-height:175%;
color:#CC6600;
}
ul.contents
{
font-size:1.1em;
list-style-type:none;
margin:0;
padding:0;
color: #000;
}
ul
{
line-height:150%
}
/*content*/
* html #content  /*jog 3px for IE 5/6 only*/
{
margin: 0px 27px -10px 27px;
}
* html #content-lcol  /*jog 3px for IE 5/6 only*/
{
padding: 28px 0px;
margin-left: 30px
}
* html #content-rcol  /*jog 3px for IE 5/6 only*/
{
padding: 28px 0px
}
#head
{
background: url(../images/header.jpg) no-repeat;
height: 150px;
width:900px;
margin: 0px;
padding:0px;
color: #036;
text-align:center;
}

#content-top
{
float: left;
margin: 0px 50px ;
padding:10px 0px;

}
/*#content-rcol
{
float: left;
width: 350px;
margin: 0px;
padding:10px 0px;

}*/
#content
{
background: url(../images/footerleaf.jpg) bottom no-repeat;
float: left;
width: 750px;
margin: 0px 0px 0px 70px;
color: #036;
padding:0px 0px 20px 0px
}
#footer
{
border-top:1px solid #4682B4;
font-size:.75em;
clear: both;
background:url(../images/footer.jpg) no-repeat;
padding: 20px 10px 20px 10px;
margin:0px;
text-align: center;
color: #333;
}
* html #footer {/*only ie gets this style*/
margin-top:10px;
\height:3px;/* for ie5 */
he\ight:1px;/* for ie6 */
}
#footer a:link
{
color: #333;
}
#footer a:visited
{
color: #333;
}
#footer a:focus
{
color: #333;
}
#footer a:hover, a:active
{
color: #880000;
}
p	
{
font-size:.95em;
line-height:140%
}
p.top-link {
margin:2em 0 2em 0;
float:right;
}
p.top-link a
{
font-weight:bold;
font-size: 1.2em;
text-decoration:none;
color:#ffffff;	
padding: 7px;
background-color:#dac1a0;
border:1px solid #bbbbbb;
border-radius:5px;
}
p.top-link a:hover {
background-color:#dddddd;	
}
a:link
{
color: #333;
}
a:visited
{
color: #666;
}
a:focus
{
color: #036;
}
a:hover, a:active
{
color:#990000;
text-decoration:none
}
table{width:100%;padding:0px;margin:0;border-spacing:1px;}
td{padding:2px 8px;color:#333;background-color:#dac1a0;vertical-align:top;}
td.lcol{width:60%;vertical-align:top;color:#333;background-color:#8fbc8f}
td.lcol strong{font:bold 1.2em arial, helvetica, sans-serif;color:#fff;background-color:#8fbc8f}
th{padding:0 0 5px 0}
td p{margin:28px 0 5px 0;padding:0;}
td.lcol p{margin:5px 0 5px 0;}

