*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
width:770px;
margin:Auto;
font-family:Tahoma;
font-size:11px;
}
.menu li, .menu img{
float:left;
list-style-type:none
}
.menu{
float:left
}
#content{
float:right;
margin:1px 0 0 0;
border-top:1px solid #303B4F;
width:100%%;
padding:5px 0 6px 0
}
.left{
float:left;
display:inline;
margin:0 0 0 5px;
border:1px solid #5D6B84;
width:198px
}
.left ul{
padding:5px 0 5px 5px;
float:left
}
.left li{
width:130px;
list-style-type:none;
padding:1px 0 3px 0;
}
.left li a{
background-image:url('images/arrow.gif');
background-position: 0px 2px;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#00234D;
padding-left:25px; padding-right:0; padding-top:0; padding-bottom:1px
}
.dots{
background-image:url('images/dots.gif');
background-position: left bottom;
background-repeat:repeat-x
}
.style1{margin:0 0 8px 0}
.right{
float:left;
padding:0 0 0 5px
}
.item{
background-image:url('images/bordbg.gif');
background-position: left top;
background-repeat:repeat-y;
width:274px;
float:right; margin-left:0; margin-right:3px; margin-top:0; margin-bottom:3px
}
*html .item{
margin:0 0 3px 0
}
.item img{
float:left
}
.item div{
margin:6px 7px 5px 7px;
float:left
}
.items{
padding:0 30px 5px 0;
}
.item h1{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#00214B;
text-decoration:underline;
padding:7px 0 7px 0
}
.item span{
display:block;
padding:0 2px 2px 0;
width:100px;
font-size:8px;
font-family:Tahoma;
float:left;
color:#333A43
}
.item span strong{
display:block;
clear:both
}
.item p{
color:#666D75;
font-size:11px;
}
.item p strong{
font-family:Tahoma;
font-size:18px;
color:#FF3000;
margin:0 10px 0 0
}
#footer{
width:100%;
float:left;
border-top:4px solid #6479A0;
padding:10px 0 15px 0;
text-align:center;
color:#00214B
}
.powered{
color:#00214B
}
.terms{
color:#0051B6
}
}

div.padded {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}