body{
background-color:#FFFFFF;
background-image: url(../images/usp_bg_repeatnone.jpg);
background-repeat:repeat-x;
background-position:top center;
width:100%;
margin: 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
font: 11px/1.6 Arial, sans-serif;
overflow: -moz-scrollbars-vertical;
}

html, body {
        height: 100%;
        min-height: 100%;
}

#wrap{
width: 800px;
position: relative;
left: 50%;
margin: 0px 0px 0px -400px;

}

#top{
width: 800px;
left: 50%;
margin: 0px 0px 0px -400px;
background-color: #FBFBFB;
}
#header{
width: 100%;
height:150px;
background-image:url(../images/usp_header.jpg);
}
#main{
width: 100%;
height: 100%;
}
#menu{
width: 100%;
background-color: #819fb7 ;
color:#FFFFFF;
text-transform: uppercase;
font-size: 8px;
z-index: 99;
/*border-bottom: #41596D solid 3px;*/
}
#menu a{
font-size: 8px;
}
#sidebar{
width: 200px;
float:left;
color:#666666;
line-height: 200%;
}
#sidebar li{
list-style-type: none;
}
#sidebar a{
display: block;
width: 100%;
height: 22px;
text-decoration: none;
border-bottom: dotted 1px #d53036;
margin-left: 0;
padding-left: 0;
}
#sidebar a:hover{
display: block;
width: 100%;
height: 22px;
border-bottom: dotted 1px #d53036;
text-decoration: underline;
}

#sidebar2{
width: 200px;
float: left;
color:#666666;
line-height: 200%;
}

#sidebar2 li{
border-top: dotted 1px #d53036;
list-style-type: none;
padding-bottom: 10px;
}
#sidebar2 a.item{
width: 100%;
height: 22px;
text-decoration: none;
margin-left: 0;
padding-left: 0;
font-style: italic
}
#sidebar2 a.item:hover{
width: 100%;
height: 22px;
padding-left: 0;
font-style: italic
}

#content{
float: left;
width: 800px;
padding-left: 20px;
padding-right: 20px;
}
#content ul{list-style:none;}
#content ul{margin-left:20px;padding-left:0px;}
#footer{
width: 100%;
height: 30px;
background-color: #fff;
border-top: #41596D dotted 1px;
clear:both;
text-align: center;
bottom: 0;
}
p{

}

a{
color: #d53036;
}
a:hover{
color: #d53036;
text-decoration: none;
}
.display a{
display: block;
height: 15px;
width: 160px;
/*background-color: #d53036;*/
color: #555555;
padding-right: 30px;
padding-top: 2px;
padding-bottom: 5px;
border-bottom: #d53036 2px solid;
text-decoration: none;
}

.display a:hover{
color: #565656;
text-decoration: none;
}

.display_nopull a{
display: block;
height: 15px;
width: 160px;
/*background-color: #d53036;*/
color: #555555;
padding-right: 30px;
padding-top: 2px;
padding-bottom: 5px;
border-bottom: #d53036 2px solid;
text-decoration: none;
}

.display_nopull a:hover{
color: #565656;
text-decoration: none;
}
h1{
color: #d53036;
font-size: 16px;
margin-top: 20px;
text-transform: uppercase;
font-weight: bold;
}
h2{
color: #d53036;
font-size: 14px;
text-transform: ;
font-weight: bold;
}
h3{
color: #41596D;
font-size: 12px;
text-transform: uppercase;
}
h4{
color: #d53036;
font-size: 12px;
text-transform:none;
font-weight: bold;
}
h5{
color: #41596D;
font-size: 13px;
text-transform:none;
font-weight: bold;
}
ul{
margin-left: 20px;
margin-right: 20px;
}
td{
font: 11px/1.6 Arial, sans-serif;
}
td.center{
text-align: center;
}
th{
font-size: 13px;
text-align: left;
}

div#solForm fieldset{
	width: 400px;
	padding: 15px;
}

.comment{
color: #999;
}
.highlight{
color: #d53036;
}
img{
border: 0;
}
#form{
border: 1px #d53036 solid;
height: 30px;
}
#subding a{
border: 0;
}
#subding a:hover{
border: 0;
}