body {
	margin: auto;
	background-color: #ffffff;
	font-family: arial;
	font-size: 15px;
	color: #363636;
	}
	
img {
	border: none;
	}
a:visited, a:active, a:link { text-decoration: underline; color: #124c9a;}
a:hover { text-decoration: none; }
.content table tr td, .content table	{
	border: none;
	}
img a: visited, img a:active, img a:link	{
	text-decoration: none;
	}
.contentBody	{ margin-top: 20px; min-height: 360px; line-height: 140%; font-size: 15px; width: 630px; text-align: left; float: left }

.contentBody ul 
	{
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 20px;
	list-style-position: outside
	}
.contentBody ul li	{
	padding-bottom: 5px;
	}

p	{ padding: 10px  0px; }
hr	{ display: block; background: #cecece; color: #cecece; width: 100%; height: 1px; border: none; margin-top: 20px; margin-bottom: 20px }

.topRow {
	margin: 10px auto;  
	text-align: center;
	width: 800px;
	}
.topRow .left	{
	float: left;
	}
.topRow .right	{
	text-align: right;
	color: #124c9a;
	padding-right: 10px;
	}
.topRow .right .phone	{
	font-size: 16px;
	margin-top: 15px;
	}
.topRow .right .phone a	{
	color: #56841b;
	}
	
	
#topmenuShell	{
	margin-top: 10px;
	background-image: url(images/navbar_bg.gif); This control the background 
	background-repeat: repeat-x;
	width: 100%;
	height: 36px;
}
	
#topmenu {
	width: 800px;
	margin: 0px auto;  
	text-align: right;
	width: 800px;
	}

#topmenu ul {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#topmenu li {
	float: left;
	list-style: none;
	position: relative;
}

/* style the links for the top level */
.email-management a {
	border-left: none !important;
}

#topmenu ul li a {
	display: block;
	border-left: 1px solid #fff;
	border-bottom: none;
    font-weight: normal;
    text-decoration: none !important;
	padding: 8px 10px 9px 10px;
	font-size: 16px;
	color: #0e315e;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:200px; 
	w\idth:165px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#topmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:30px;
	left:0px; 
	width:165px;
}

/* another hack for IE5.5 */
* html #topmenu ul ul {
	top:30px;
	t\op:31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#topmenu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;;
}

/* style the second level links */
#topmenu ul ul a {
	background:#e8e7e7; 
	color:#0e315e; 
	height:auto; 
	line-height:1em; 
	padding:10px 10px; 
	width:165px;
	text-align: left;
}

/* yet another hack for IE5.5 */
* html #topmenu ul ul a {
	width:165px;
	w\idth:165px;
}

/* style the top level hover */
#topmenu a:hover, #topmenu ul ul a:hover {
	color:#0e315e; 
	background:#e8e7e7;
}

#topmenu :hover > a {
	color:#0e315e; 
	background:#e8e7e7;
}

#topmenu ul ul :hover > a {
	background:#fcfbf9;
}

/* make the second level visible when hover on first level list OR link */
#topmenu ul li:hover ul, #topmenu ul a:hover ul {
	visibility:visible;
}


.homeShell	{
	width: 100% !important;
	margin: 0px auto;
	margin-top: -20px
	}
	
.innerShell	{
	width: 800px;
	margin: 0px auto;
	line-height: 140%;
	}
	
	
.mainTitle	 {
	color: #09385a;
	font-size: 25px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	margin-top: 0px;
	}
.subTitle	{
	font-size: 22px;
	color: #0152aa;
	}
h1 {
	color: #09385a;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;}

h2	{
	font-size: 20px;
	color: #0152aa;
	font-weight: normal;
	line-height: 28px;
	margin: 10px 0px;
	}

h3	{
	font-size: 20px;
	color: #ee1c1f;
	font-weight: normal;
	line-height: 28px;
	margin: 10px 0px;
	}
h4 {
	color: #09385a;
	font-size: 15px;
	font-weight: bold;
	}


	
.subnav {
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;
	margin-top: 20px;
	}
.subnav .title	{
	color: #707070;
	font-size: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
.subnav ul	{
	margin-top: 10px;
	}
.subnav ul li	{
	padding: 5px;
	}
.subnav li, .subnav2 li  { /* for all A tags */
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	}
.subnav2 ul li	{	
	font-size: 14px;
	padding: 8px 8px;
	
	}

.subnav a, .subnav2 a	{
	text-decoration: none
	}
.subnav li:hover, .subnav li.sfhover, .subnav2 li:hover, .subnav2 li.sfhover { /* lists nested under hovered list items */
	text-decoration: none;
	background-color: #e8e7e7;
	
}	

.subnav li a:hover, .subnav li.selected, .subnav2 a:hover, .subnav2 li.selected	{ /* lists nested under hovered list items */
	background-color: #e8e7e7;
	text-decoration: none;
}


.emailform input	{
	border: 1px solid #b9a733;
	padding: 2px;
	background-color: #ffffff;
	}

.footer	{
	margin: 20px auto;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	width: 800px;
	}
.footer A:active, .footer A:link, .footer A:visited {
	text-decoration: none;
	}
.footer a:hover	{
	text-decoration: underline
	}
.footer span	{
	padding: 0px 8px;
	}

input[type='text'], input[type='password'], textarea, select	{
	font-family: arial;
	padding: 3px;
	border: 1px solid #808284;
	}
input[type='checkbox']	{
	margin-left: 10px;
	margin-right: 3px;
	vertical-align: middle;
	}
button:hover	{
	background-color: #002b64;
	}
button	{
	background-color: #003883;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 5px;
	width: 100px;
	margin-top: 10px;
	font-family: arial;
	float: right;
	margin-right: 30px;
	}
.homePromoShell	{
	background-color: #f3f3f3;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	margin-top: -20px;
	width: 800px;
	}
.homePromo	{
	margin: 0px auto;
	color: #434343;
	padding: 20px;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	}
.homePromo	ul	{
	margin-top: 10px;
	
	}
.homePromo ul li	{
	font-size: 16px;
	margin-bottom: 5px;
	list-style: square;
	margin-left: 25px;
	}
.homePromo H1	{
	color: #3d6904;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 140%;
	}
.homePromo c1	{
	width: 300px;
	}
.homePromo img	{
	float: right;
	margin-left: 20px;
	border: 10px solid #cecece;
	
	}
.links	{
	margin-top: 20px;
	}
.link1 a:active, .link1 a:visited, .link1 a:link	{
	background-color: #56841b;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 15px;
	font-size: 14px;
	}
.link1 a:hover {
	background-color: #476a19;
	}
.link2 a:active, .link2 a:visited, .link2 a:link	{
	background-color: #003883;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 22px;
	font-size: 14px;
	}
.link2 a:hover {
	background-color: #002b64;
	}
.homeContent	{
	width: 800px; 
	text-align: left;
	}

.homeSM .left	{
	width: 400px;
	padding-right: 20px;
	float: left;
	}
.homeSM .right	{
	padding: 10px;
	}
	
.freeQuote	{
	text-align: right;
	margin-top: 10px;
	}
ol li {
	padding-bottom: 20px;
	}

.gold th, .gold td	{
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #827b66;
	}
.gold th	{
	background-color: #f4ede5;
	font-weight: bold;
	}
.mark	{
	background-color: #bab092;
	font-weight: bold;
	}

.content ol, .content ul	{
	list-style-position: outside;
	}

.Back1	{	
	background: url(images/questions_bg.gif) repeat-x;	
	padding: 10px 20px;
	margin-top: 20px;
	border: 1px solid #d9e3ee;
	}
.tourNav a	{
	padding: 10px;
	margin: 0px;
	}
.tourNav a:hover	{
	background-color: #e9eaea;
	}
.tourNav span	{
	font-weight: bold;
	color: #003883;
	background-color: #d4d4d4;
	padding: 10px;}
.tour	{
	padding: 5px;
	margin-top: 15px}
.tour img	{
	margin-right: 13px;
	margin-bottom: 13px;
	padding: 2px;
	border: 1px solid #8ba8d0
	}
.small
	{ font-size: 11px }
.highlight	{
	background-color: #faf399;
	font-weight: bold;
	padding: 1px;
	}
	
/* FORM STYLES */

.formStyles, .formStyles2 {
	display:inline;
	}
.formStyles .row, .formStyles2 .row {
	padding: 10px;
	}
.formStyles .c1, .formStyles2 .c1 {
	display:inline;
	float:left;
	width:150px;
	}
.formStyles .c2, .formStyles2 .c2 {
	display:inline;
	}
.formStyles2 input[type="text"] {
	width:250px;
	}
.formStyles input[type="text"] {
	width:200px;
	}
.formStyles span, .formStyles2 span {
	font-size:12px;
	padding-right:10px;
	}
input.required, textarea.required, select.required {
	background-color:#d8dadc;
	}
.formStyles textarea, .formStyles button {
	margin-left:10px;
	}
.formStyles2 button {
	margin-left:10px;
	margin-top:20px;
	}
.signUp	{
	width: 800px;
	}

.signUp .left	{
	float: left;
	width: 400px;
	padding: 0px 20px 20px 20px;
	background-color: #f3f3f3;
	}
.signUp .right	{
	float: left;
	width: 200px;
	padding: 0px 10px 10px;
	}
.signUp hr	{
	width: 200px;
	}
.smallred	{
	font-size: 12px;
	color: #ee1c1f
	}

.column1	{
	float: left;
	width: 340px;
	padding-right: 20px;
	}
.column2	{
	float: left;
	width: 270px;
	text-align: center;
	}
#cmFeatures	img {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 10px solid #c3c3c3
	}
.company .left	{
	float: left;
	width: 310px;
	padding-right: 20px;
	}
.company .right	{
	width: 300px;
	float: left;
	}
.company img 	{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 2px;
	}
.caseStudies	{
	width: 650px;
	}
	
.caseStudies .left	{
	float: left;
	width: 250px;
	}
.caseStudies .right	{
	float: left;
	width: 400px;
	}
.csNav	{
	text-align: right;
	}
.csNav .link1, .csNav .link2	{
	display: inline
	}
.contactusLeft	 {
	font-weight: bold;
	width: 100px;
	float: left;
	}
.contactusRight 	 {
	width: 220px;
	float: left;
	}
	
#apologies {
	padding-left: 140px;
}