body {
	margin: 0;
	padding: 1px;
	text-align: center;
	font: 12px Verdana, Aria f;
}

a img {
	border: none;
}
a, a:link, a:visited {
	color: #00376d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
div.container {
	width: 1000px;
	margin: auto;
	text-align: left;
	color: #666666;
}

ul {
	padding-left: 13px;
	margin: 0;
}
ol {
	padding-left: 20px;
	margin: 0;
}
li {
	font-weight: bold;
}
ul li {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}
p, li {
	line-height: 130%;
}
div.options {
	margin-top: 10px;
}

.text_input, .text, select {
	border: 1px solid #a7a6aa;
	font-size: 12px;
}

div.header_right {
	height: 84px;
	background: url(../images/header_right_bg.gif) repeat-x;
	padding-top: 10px;
	padding-right: 10px;
}

div.form_submit {
	text-align: center;
}

div.nav {
	margin-top: 38px;
}

td.header_separator {
	background-color: #dedede;
}

div.rotator {
	margin-top: 10px;
}

div.content_body {
	margin-top: 10px;
	width: 1000px;
}
div.footer {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.sub_box {
	padding: 1px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
	background-color: #f8f8f8;
}
div.sub_box_borderless {
	padding: 1px;
	border: 0;
	margin-bottom: 10px;
	background-color: transparent;
}
div.joke_box {
background-image: url('../images/jokeofweek_bg.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 145px 5px;
height: 95px;
}

div.main_box {
	padding: 1px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

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

div.agent_image {
	margin-top: 1px;
}
div.more {
	text-align: right; 
	width: auto;
}
div.user_nav {
	display: block;
	width: 100%;
	text-align: center;
	height: 16px;
	padding-bottom: 5px;
}
div.breadcrumb {
	float: left;
	display: inline;
	width: 40%;
	text-align: left;
}
div.actionnav 
{
	float: right;
	display: inline;
	width: 60%;
	text-align: right;
}
h1 {
	background: #154066 url(../images/header_bg_h1.jpg) repeat-x;	
	font-size: 18px;
	width: auto;
	letter-spacing: 0px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	padding: 5px;
	color: #FFFFFF;
	display: block;
	height: auto;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
h2 {
	background: #154066 url(../images/header_bg_h2.jpg) repeat-x;	
	font-size: 15px;
	width: auto;
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
h3, .boldbigheading {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #00376d;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
img.icon {
	position: absolute;
	top: 0;
	right: 5px;
}
div.address {
	margin-top: 10px;
}

div.promo {
	margin-bottom: 10px;
}

div.last {
	margin: 0;
}
.small_text {
	font: 10px Verdana, Arial;
}
.large_text a {
	font-size: 18px;
	color: #000000;
}

iframe.calculator {
	border: 0;
	height: 830px;
	width: 100%;
}

div.avatar {
	float: left;
	width: 200px;
}
div.site_avatar {
	float: left;
	width: 250px;
}
div.avatar img,
div.site_avatar img {
	border: 1px solid #555;
}
table td {
	vertical-align: top;
}
.hidden {
	display: none;
}
table.listing {
	border: 1px solid #ccc;
	color: #000;
	font-size: 10px;
	margin-top: 10px;
}
table.listing th,
table.listing th a {
	color: #00376d;
	background-color: #bbb;
	text-align: left;
}
table.listing th,
table.listing td {
	padding: 3px;
}
table.listing tr.row2 {
	background-color: #ddd;
}
table.listing tr.row1 {
	background-color: #fff;
}
table.listing tr.row3 {
	background-color: #eee;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3,
#tooltip div {
	margin: 0;
}
.logo {
		font-size: 22px;
		line-spacing: 1px;
		font-weight: bold;
		text-align: left;
		vertical-align: bottom;
}
#pager {
	margin-top: 10px;
	text-align: right;
}
#pager a {
	padding: 2px;
}
div.error,
span.formerror {
	display: block;
	color: #a00;
	font: 11px Verdana;
}
div.message {
color: 0000CC;
}
div.success {
color: #0A0;
margin-bottom: 5px;
font: 11px Verdana;
}
.about_image_left
{
 float: left;
padding: 0px 10px 0px 0px;
}
.about_image_right
{
 float: right;
padding: 0px 0px 0px 10px;
}

.video-categories {
	text-align: center;
	margin-bottom: 10px;
}

.category-link {
	display: inline-block;
}
