a.menu{
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: white;
width: 158px;
height: 20px;
font-weight: bold;
text-decoration: none;
font-variant: small-caps;
background-image: url(../images/menu_fill.gif);
background-repeat: repeat-y;
border: 0px solid black;
padding: 5px 40px 5px 0px;
}

a.menu:hover {
text-decoration: underline;
background-image: url(../images/menu_fill_over.gif);
}


body {
margin: 0px;
background-color: #0768A9;
}

div.content{
border: 0px solid black;
width: 100%;
/*background-image: url(../images/header_background.jpg); 
background-repeat: no-repeat;
background-position: right top;*/
background-color: white;
padding: 0px 20px 40px 0px;
margin: 0px 0px 0px 0px;
}

div.footer{
margin: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #ccc;
text-align: center;
background-color: #0768A9;
width: 100%;
padding: 0px;
}

div.header{
width: 100%;
height: 122px;
background-image: url(../images/header_background.jpg); 
background-repeat: no-repeat;
background-position: right top;
background-color: #0768A9;
padding: 0px;
margin: 0px;
border: 0px;
}

p.callout{
font-size: 20px;
font-family: arial, helvetica, sans-serif;
color: #fff;
display: block;
margin: 10px 0px 5px 10px;
border: 0px solid black;
padding: 10px;
display: inline;
float: right;
width: 300px;
background-color: #0768A9;
line-height: 30px;
} 



p.content{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
border: 0px solid black;
padding: 0px 0px 0px 10px;
margin: 0px 0px 10px 160px;

}



p.spacer {
width:100%;
height: 5px;
border: 0px;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px;
background-image: url(../images/slants.gif);
}


span.productLogo{
float: left;
margin-right: 12px; 
padding: 0px;
width: 140px;
display: inline;
vertical-align: top;
}


span.title{
font-size: 24px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #0768A9;
/*font-variant: small-caps;*/
display: block;
margin: 20px 0px 3px -10px;
border: 0px solid black;
border-bottom: 1px solid #ccc;
padding: 0px 0px 0px 0px;
}


span.callout{
font-size: 20px;
font-family: arial, helvetica, sans-serif;
color: #0768A9;
/*font-variant: small-caps;*/
display: block;
margin: 20px 0px 3px 0px;
border: 0px solid black;
padding: 0px;
}


table{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
vertical-align: top;
margin: 10px 0px 10px 0px;
}

td{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
vertical-align: top;
}


table.content{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 160px;
border: 1px solid #ccc;

}

ul.content {
border: 1px; 
padding: 0px 10px 0px 30px;
margin: 0px 10px 0px 160px;
text-align: left;
border: 0px solid black;
list-style-image: url(../images/check.gif);
list-style position:outer;
border: 0px solid black;
}

ul.content2 {
border: 1px; 
padding: 0px 10px 0px 30px;
margin: 0px 10px 0px 0px;
text-align: left;
border: 0px solid black;
list-style-image: url(../images/check.gif);
list-style position:outer;
border: 0px solid black;
}


ul.menu {
float: left;
padding: 0px 10px 0px 0px;
margin: 0px 0px 20px 0px;
text-align: right;
border: 0px solid red;
}

li {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding: 0px;
}

li.menu{
font-family: arial, helvetica, sans-serif;
width: 158px;
padding: 0px 0px 0px 0px;
list-style: none;
}

li.menutop{
padding: 0px 15px 0px 0px;
list-style: none;
height: 32px;
width: 158px;
background-image: url(../images/menu_top.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px;
}

li.menubottom{
padding: 0px 15px 10px 0px;
list-style: none;
height: 142px;
width: 158px;
background-image: url(../images/menu_bottom.gif);
background-repeat: no-repeat;
background-position: top;
margin: 0px;
}

ul.sub{
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 20px;
list-style-image: none;
list-style-type: square;
font-style: italic;
}
