/**********************
HTML STYLES
***********************/
/* IE6 PNG FIX */
img, div, a { behavior: url(/iepngfix.htc); }
/* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */
body {
margin: 0;
background: #FFFFFF;
color: #000000;
}
/* SET STANDARD FONT STYLES */
.bodyClass,
p,
td,
.standard {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
/* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */
.bodyClass {
text-align:center;
background:#e2e1d3;
}
/* SET DEFAULT LINK COLOR */
a {
color: #007fa7;
}
/* SET DEFAULT LINK MOUSE OVER COLOR */
a:hover {
color: #007fa7;
}
a img {
border: 0;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
text-align:left;
}
.standardbold {
font-weight: bold;
}
.standardheader, .standardheader b {
font-size: 12pt;
font-family:"Arial Black", Verdana;
font-weight:normal;
color:#83d2e4;
width:700px;
text-align:left;
}
.standard small {
color:#FFFFFF;
display:none;
margin:0 0 -12px 0;
}
.standardheader {
border-bottom:1px solid #a59503;
}
/**********************
LAYOUT STYLES
***********************/
#container {
background:url(standard/svpd_container.jpg) repeat-y;
margin:0 auto;
width:960px;
border-bottom:10px solid #ffffff;
padding:0 0 10px 0;
}
#header {
width:960px;
height:239px;
text-align:left;
margin:0;
}
#customsearch {
float:left;
width:300px;
padding:0;
margin:0;
}
#textbox {
margin:-4px 0 0 0;
height:24px;
}
#searchbutton {
padding:5px 0 0 0;
margin:0 0 -5px 0;
}
#cse-search-box {
padding:0;
height:22px;
width:198px;
margin:-6px 0 0 0;
}
#cse-search-results {
width:700px;
overflow:hidden;
float:left;
}
.aboutus {
background:url(standard/svpd_aboutus.jpg) no-repeat top;
}
.contactus {
background:url(standard/svpd_contactus.jpg) no-repeat top;
}
.investments {
background:url(standard/svpd_investments.jpg) no-repeat top;
}
.search {
background:url(standard/svpd_search.jpg) no-repeat top;
}
.getinvolved {
background:url(standard/svpd_getinvolved.jpg) no-repeat top;
}
.resources {
background:url(standard/svpd_resources.jpg) no-repeat top;
}
.partners {
background:url(standard/svpd_partners.jpg) no-repeat top;
}
#content {
width:960px;
text-align:left;
}
#sidenav {
width:196px;
float:left;
}
#sidenav ul {
list-style:none;
width:196px;
margin:0;
padding:0;
}
#sidenav a {
color:#FFFFFF;
text-decoration:none;
display:block;
min-height:15px;
}
#sidenav a:hover {
color:#94b273;
}
#navon, #subnav {
background:#007fa7;
}
#subnav a, #subnav a:hover, #subnav {
/*background:#007fa7 url(standard/svpd_subnav.jpg) no-repeat left;
padding:0 0 0 17px;
*/
display:none;
}
#navoff {
background:url(standard/svpd_sidenav.jpg) repeat-y top left;
border-top:1px dotted #ffffff;
}
#events {
width:181px;
background:#a49400;
color:#FFFFFF;
padding:10px 10px 5px 5px;
}
#eventheader {
color:#83d2e4;
font-size:14pt;
}
#contenttext {
width:760px;
float:left;
}
#contentpara {
padding:5px 0 5px 5px;
}
#childpages {
width:760px;
background:#017ca5;
padding:5px 0 5px 4px;
}
#childpages b {
font-size:28pt;
color:#83d2e3;
}
#childpages ul {
width:750px;
margin:0;
padding:0;
list-style:none;
border:none;
}
#childpages ul li {
display:inline;
background:none;
border:none;
}
#childpages ul li a, #childpages ul li a:hover {
color:#ffffff;
text-decoration:none;
font-size:11pt;
background:none;
border:none;
border-right:1px solid #8bc2ab;
padding:0 15px 0 0;
}
#childpages ul li a:hover {
color:#94b273;
}
#welcome {
margin:0 0 0 5px;
padding:5px 0 5px 0;
}
.greenheader {
color:#a49400;
font-weight:bold;
font-size:13pt;
font-family:Helvetica, Arial,sans-serif;
width:735px;
text-align:center;
padding:10px 0 10px 10px;
font-stretch:semi-condensed;
}
#footer {
clear:both;
width:960px;
background:#ffffff;
margin:0 auto;
padding:10px 0 0 0;
text-align:left;
border-bottom:1px solid #a59503;
border-top:1px solid #a59503;
font-size:8.5pt;
min-height:35px;
}
.footerlines {
color:#a59503;
width:100%;
height:1px;
}
#leftinfo {
width:580px;
padding:5px;
float:left;
color:#a49400;
text-transform:uppercase;
}
#leftinfo b, #rightinfo b {
color:#83d2e4;
font-weight:normal;
}
#leftinfo em {
font-weight:bold;
font-size:14pt;
margin:0 0 -1px 0;
line-height:9pt;
}
#rightinfo {
float:left;
width:350px;
padding:5px;
color:#a49400;
text-align:right;
}
#rightinfo a, #rightinfo a:hover {
color:#a49400;
}
.poweredby {
padding: 10px 0;
text-align:center;
margin:0 auto;
clear:both;
width:960px;
border-top:10px solid #ffffff;
}
#blankgif {
height:200px;
}
#cse-search-box {
*position:relative;
}
#searchbutton {
*position:absolute;
*left:166px;
*top:7px;
}
#textbox {
*position:absolute;
*left:-1px;
*top:8px;
}