html, body{
	margin:0;
	padding:0;
	height:100%;
        font-family:verdana;
        text-align:center;
        background:  url(images/background1.gif) repeat-y top center #ffffff;
}


#wrapper {
margin:0 auto;
width:794px;
text-align: center;
}

#padding_text1 {
line-height:6pt;
}

#padding_text2 {
line-height:11pt;
}

#text_standard,p {
font-family:verdana;
color:#000000;
font-size:8pt;
line-height:12pt;
text-decoration: none;
}


#text_standard_sitemap, #text_standard_sitemap a, #text_standard_sitemap a:visited {
font-family:verdana;
color:#000000;
font-size:8pt;
line-height:14pt;
}

#text_standard_sitemap a:hover {
font-family:verdana;
color:#000000;
font-size:8pt;
line-height:14pt;
text-decoration:underline;
}

a {
color:#000000;
text-decoration: none;
}


#text_standard_red {
font-family:verdana;
color:#ff0000;
font-size:8pt;
line-height:12pt;
text-decoration: none;
}

#text_standard_bold {
font-family:verdana;
color:#000000;
font-size:8pt;
font-weight:bold;
line-height:12pt;
text-decoration: none;
}

#text_standard_bold_blue {
font-family:verdana;
color:#0492d0;
font-size:8pt;
font-weight:bold;
line-height:12pt;
}

#text_light {
font-family:verdana;
color:#5caedd;
font-size:8pt;
}

#text_light_bold {
font-family:verdana;
color:#5caedd;
font-size:8pt;
font-weight:bold;
}

#text_light_wite {
font-family:verdana;
font-size:8pt;
color:#fffffe;
}

#text_mid_head {
font-family:verdana;
color:#0492d0;
font-size:9pt;
line-height:14pt;
font-weight:bold;
text-decoration: none;
}

#text_dark {
font-family:verdana;
color:#005192;
font-size:8pt;
font-weight:bold;
}

#text_dark_nobold {
font-family:verdana;
color:#005192;
font-size:8pt;
}

#text_light_bread {
font-family:verdana;
color:#666666;
font-size:9pt;
line-height:20px;
text-decoration: none;
}

#text_dark_bread {
font-family:verdana;
color:#000000;
font-size:9pt;
line-height:20px;
text-decoration: none;
font-weight:bold;
}

table{
	width:100%;
	vertical-align:top;
}
td{
	vertical-align:top;
}


#holderTable {
	height:100%;
	width:760px;
	margin:0 auto;
	padding:0;      
	border-collapse:collapse;
}
#holderTable td#mainCell {
	vertical-align:top;
	margin:0 25px;
	padding:0;
}
#holderTable td#bottomCell {
	height:25px;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#top{
	height:70px;
	position:relative;
	background-color:#ffffff;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Verdana;
    color: #000000;
    font-size: 8pt;
    font-weight: normal; 
    padding-top:0px;
    padding-bottom:0px;   
}


.p {

    font-family: Verdana;
    color: #000000;
    font-size: 6pt;
    padding-top:0px;
    padding-bottom:0px;  

}

