html { background-color: #021B3F; margin: 15px; }
body { background-color: #021B3F; margin-top: 30px; margin-bottom: 30px; }

a:link, a:visited { color: #3399cc; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover { text-decoration: underline; }

a.copyright:link, a.copyright:visited { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a.copyright:hover { text-decoration: underline; }

p, ul, ol, td, div { color: #515760; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }
.sub { color: #3399CC; font-weight: bold; }
.price_header { color: #000; font-weight: bold; font-size: 16px; }

image { border: 0px; }
a img {border: none; }

ul { list-style: square; }

table.maintable {
width: 950px;
height: 100%;
padding: 0px;
background-color: #fff;
}

table.insidetable {
width: 980px;
height: 100%;
padding: 0px;
}

td.h100 { height: 100%; }

td.left_menu {
width: 264px;
background: url(images/left_menu_bg.gif);
padding: 0px;
}

td.copyright {
height: 60px;
background-image: url(images/bottom_bg.jpg);
font-size: 9px;
color: #fff;
padding: 32px 18px 0px 0px;
text-align: right;
}

.inside_main {
padding: 30px;
background: #FFF url(images/inside_bg.gif) no-repeat;
}

.inside_main td p {
	line-height: 17px;
}

.cell_border_right{
	border-right: 1px solid #FFF;
	background: #F8F8F8 url(images/menu_bg.gif) repeat-y;
	text-align: center;
}

.banners_box{
	margin-top: 20px;
	text-align: center;
}

.banners_box img{
	margin-bottom: 15px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #274673;
	letter-spacing: -0.05em;
	margin-bottom: 35px;
}

.td_fix{
	padding-top: 5px;
}

.pdf_icon{
	padding-left: 21px;
	padding-bottom: 3px;
	padding-top: 0px;
	background: url(images/pdf_icon.gif) no-repeat;
	display: block;
}

#main_navigation h3{
	margin:0 !important;
	padding:0 !important;
}

div.footer { background:url(images/bg_footer.jpg) no-repeat; height:62px; text-align:right; font-size:9px; color:#FFF; }

div.footer_padding { padding-top:32px; padding-right:15px; color:#FFF; font-size:9px;   }

div.footer a, div.footer a:visited { font-family:Verdana, Geneva, sans-serif; color:#FFF; text-decoration:none; font-size:9px;   }

div.footer a:hover { text-decoration:underline; }