/* <![CDATA[ */
/* Main Site Style */

html {
margin: 0;
padding: 0;
}

body {
margin: 0; padding: 0;
background-color: #CCC;
width: 730px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000;
}

body.popup {
margin: 0; padding: 0;
background-color: #CCC;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000;
width: 100%;
}

img {
    border :1px solid silver;
}

li {
	list-style-image : none;
	list-style-type : none;
    margin-bottom : 5px;
    border : 0px solid;
}

ul {
	list-style-image : none;
	list-style-type : none;
    margin-left : 0px;
    padding-left:10px;
    border : 0px solid;
}



h1 {
padding: 6px 0 6px 0;
margin: 0;
font-size: 14px;
line-height: 16px;
font-weight: bold;
}

h3 {
padding: 3px 0 3px 0;
margin: 0;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #000;
}

h4 {
padding: 6px 0 3px 0;
margin: 0;
font-size: 11px;
line-height: 13px;
font-weight: bold;
color: #000;
}

td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000;
padding: 3px 0 3px 0;
margin: 0;
}

a:link, a:visited, a:active, a:hover {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

#headerNav {
float: left;
padding: 0 0 16px 16px;
margin: 0;
width: 741px;
height: 12px;
border-bottom: 1px solid #CCC;
}

a.navoff {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
padding: 0 16px 0 0;

}

a.navoff:hover {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
padding: 0 16px 0 0;
text-decoration : underline;
}

a.navon {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
padding: 0 16px 0 0;
color : white;
}

#frame {
position: absolute;
left: 50%;
top: 5%;
width: 748px;
margin-left: -372px;
background-color: #E5E5E5;
}

#header {
float: left;
padding: 16px 0 20px 16px;
font-family : arial; 
font-size:26px; 
font-weight : normal;
}

#grid {
width: 714px;
border-top: 1px solid silver;
border-left: 1px solid silver;
}

#grid IMG {
border-bottom: 1px solid silver;
border-right: 1px solid silver;
border-top: 0px solid silver;
border-left: 0px solid silver;
}

#contentContainer {
clear : both;
float: left;
padding: 16px;
width: 714px;
}

#contentHome {
clear : both;
padding-bottom: 16px;

}

#footer {
float: left;
padding: 40px 0 16px 16px;
width: 741px;
}

.sm {
font-size: 9px;
line-height: 8px;
color: gray;
}