@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	background:#173862;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration:underline;
	color: #f4e113;
}
#container {width:760px; margin:0px auto; background:#30546c;}
#menu {width:760px; height:40px; background:#ba9800; border-bottom:2px solid #e8ec9b;}
#menu .phone {
	display:block;
	float:right;
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 6px;
}
#header {width:716px; height:208px; padding:20px 0px 0px 44px; background:url(images/header.jpg); font-weight:bold; font-size:20px; clear:both;}
#casebutton {display:block; width:148px; height:148px; margin-left:340px; margin-bottom:25px; background:url(images/HaveACaseButton_over.gif);}
#casebutton a {width:148px; height:148px; display:block;}
#casebutton a img {border:none;}
#casebutton a:hover img {visibility:hidden;}
#spacer {display:block; width:148px; height:148px; margin-left:340px; margin-bottom:15px; }
#content {width:517px; padding:0px 22px 17px 0px; background:url(images/contentback.jpg); float:left;}
#content a:hover {text-decoration:underline;}
#sidebar {width:221px; float:left;}
.outerborder {background:#173862; padding:7px; margin:0px 0px 20px 22px;}
.contentbox {background:#0b2342; border:1px solid ##181d36; padding-bottom:10px;}
.contentbox p {
	margin:10px;
	line-height: 20px;
}
#box {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	line-height: 22px;
	text-align: center;
}

#contactbox {width:191px; padding:15px; background:#051a3b; font-size:14px;}
#contactbox a {color:#f4e113; font-weight:bold;}
#contactbox a:hover {text-decoration:underline;}
#footer {width:740px; padding:10px; margin:0px auto; font-size:10px; text-align:center; clear:both; background:#051a3b;}
#footer a {color:#f4e113;}
#footer a:hover {text-decoration:underline;}


h1 {display:block; background:#051a3b; padding:11px; font-size:16px; margin:0px;}

h2 {
	font-size:12px;
	text-align: center;
}

h3 {
	font-size:14px;
	padding-left: 11px;
	font-weight: bold;
}
.clearbox {clear:both;}

label {font-size:14px;}
textarea {width:200px;}
#NewsBox {
	height: 25px;
	width: 200px;
	background-color: #DB740F;
	text-align: center;
	margin-top: 10px;
	margin-left: 145px;
	padding-top: 10px;
	font-weight: bold;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}
.CallToAction a {
	color: #FF0000;
	text-decoration: underline;
}

.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}

