/***********************************
*  Drivecam Default Stylesheet
*  Created on: 01/02/08
*  Matthew Ausonio
***********************************/

/* Global styles */
body {
	background:url(/media/backgrounds/main_bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	min-width:989px;
}
* {
	margin:0;
	padding:0;
	outline:0;
}
a img {
	border:0;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#3480C5;
}
ol {
	font-size:1.1em;
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:25px;
}
blockquote {
	text-indent:25px;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0 0 1em 0;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

.hide {
	display:none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/* Basic Layout */
#siteHeader {
	height:115px;
	width:989px;
	margin:0px auto;
	_overflow-x:hidden;
}
#wrapper {
	width:689px;
	margin:0 auto;
	background:#fff;
	_overflow-x:hidden;
	padding-bottom:10px;
	min-height:588px;
	_height:588px;
}
#mainContent {
	width:929px;
	min-height:312px;
	background:url(/media/backgrounds/content_bg.jpg) no-repeat 0 0 white;
	margin:0 auto;
	padding:13px 12px;
}
/* Site Header */
#headerLogo {
	height:115px;
	width:300px;
	float:left;
	display:block;
	background:url(/media/backgrounds/main_logo.jpg) no-repeat 10px 27px;
	text-indent:-9999px;
}
#headerMisc {
	width:689px;
	height:79px;
	float:right;
	_overflow:hidden;
}
#headerMiscTop a {
	color:#3480c5;
	padding-left:22px;
	float:right;
	height:26px;
	line-height:26px;
}
#headerMiscTop {
	text-align:right;
	height:26px;
	margin: 0;
	_overflow-y:hidden;
}
#headerMiscTop #headerLogin {
	height:26px;
	width:66px;
	text-indent:9999px;
	padding:0;
	overflow:hidden;
	background:url(/media/backgrounds/header_login_bg.jpg) no-repeat 0 0;
}
#headerMiscTop a#headerLogin:hover {
	background-position:0 -26px;
}
#headerMisc #headSearch {
	float:right;
	height:40px;
	clear:both;
	width:210px;
	padding:8px 0 0 80px;
	background:url(/media/backgrounds/header_search_bg.jpg) no-repeat 0 0;
}
#headerMisc #headSearch input {
	border:0;
	height:17px;
	width:132px;
	font-size:12px;
	color:#666;
	padding:4px 4px 0 4px;
	background:url(/media/backgrounds/header_search_input.jpg) no-repeat 0 0;
}
#headerMisc #headSearch button {
	height:27px;
	width:34px;
	border:0;
	position:relative;
	top:1px;
	left:-3px;
	*top:3px;
	*left:auto;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/media/backgrounds/header_search.jpg) no-repeat 0 0;
}
#headerMisc #headSearch button:hover {
	background-position:0 -27px;
}
/* Main Navigation */
#mainNav {
	height:36px;
	float:right;
	width:655px;
	padding-left:34px;
}
#mainNav li {
	display:inline;
	float:left;
	height:36px;
	background:url(/media/backgrounds/main_nav_divide.gif) no-repeat right bottom;
}
#mainNav li.last {
	background:none;
}
#mainNav li a {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:36px;
	text-indent:-9999px;
	position:relative;
}
#mainNav li a:hover {
	background-position:0 -36px; /* need this important to overide the inline positioning */
}
#mainNav li a.active {
	background-position:0 -72px !important; /* need this important to overide the inline positioning */
}
/* Main Footer */
#mainFooter {
	width:931px;
	height:92px;
	background:white url(/media/backgrounds/footer_bg.jpg) no-repeat top center;
	margin:10px auto 0 auto;
	clear:both;
	padding:0 11px;
}
#footerNav li {
	float:left;
	display:inline;
	padding:15px 19px 0 19px;
	margin-top:2px;
	background:url(/media/backgrounds/footer_nav_divide.gif) no-repeat top right;
}
#footerNav li.last {
	background:none;
}
#footerNav li a {
	color:#3480c5;
}
#mainFooter .copyright {
	clear:both;
	color:#b7b7b7;
	font-style:italic;
	padding-left:19px;
}
#footerInternational {
	float:right;
	width:119px;
	height:39px;
	margin-top:17px;
	padding-left:75px;
	background:url(/media/backgrounds/global_sites.gif) no-repeat 0 0;
}
#footerInternational a {
	color:#3480c5;
	padding-left:25px;
}
#footerInternational a#globalAustralia {
	background:url(/media/backgrounds/global_australia.gif) no-repeat 0 3px;
}
#footerInternational a#globalSouthAfrica {
	background:url(/media/backgrounds/global_south_africa.gif) no-repeat 0 3px;
}
/* Home Feature */
#homeFeature {
	height:360px;
	width:977px;
	background:url(/media/backgrounds/home_feature.jpg) no-repeat 0 0;
	margin:26px auto 0 auto;
	position:relative;
}
#homeFeaturePlaceholder {
	height:295px;
	width:969px;
	padding:4px 4px 0 4px;
}
#homeFeature ul {
	padding:0 4px;
}
#homeFeature ul li {
	float:left;
	display:inline;
	height:61px;
	width:242px;
}
#homeFeature ul li a {
	float:left;
	height:61px;
	width:242px;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-position:26px 17px; 
	background-repeat:no-repeat;
}
#homeFeature ul li a.active {
	opacity:1.0;
	filter:alpha(opacity=100);
	background-position:26px 10px; 
}
.loaderIcon {
	position:absolute;
	top:50%;
	left:50%;
	margin:-12px 0 0 -12px;
	background:url(/media/backgrounds/loader.gif) no-repeat 0 0;
	height:24px;
	width:24px;
	text-indent:-9999px;
	display:none;
	z-index:1;
}
#homeFeature ul li a#fleetFeatureThumb {
	/*background-image:url(/media/home_fleet_thumb.jpg); */
}
#homeFeature ul li a#insuranceFeatureThumb {
	/*background-image:url(/media/home_insurance_thumb.jpg); */
}
#homeFeature ul li a#familyFeatureThumb {
	/*background-image:url(/media/home_family_thumb.jpg); */
}
.homeFeatureContent {
	height:295px;
	width:969px;
	position:relative;
	z-index:5;
	overflow:hidden;
}
/* Homepage styles */
#homeCol1 {
	width:432px;
	min-height:1%;
	float:left;
	padding-right:8px;
}
#homeVideoPlayer 
{
	padding-left:3px;
	margin-bottom:23px;
}
#homeRotator {
	padding-left:3px;
}
#homeCol2 {
	width:485px;
	min-height:1%;
	float:left;
}
#homeMileageMeter {
	margin-bottom:17px;
}
#homeTabs {
	height:31px;
	width:482px;
	margin-left:3px;
}
#homeTabs li {
	display:inline;
	float:left;
}
#homeTabs li a {
	float:left;
	height:31px;
	width:160px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#homeTabs li a:hover {
	background-position:0 -31px;
}
#homeTabs li a#caseStudiesTab {
	background-image:url(/media/backgrounds/case_studies_tab.jpg);
}
#homeTabs li a#newsTab {
	background-image:url(/media/backgrounds/news_tab.jpg);
	margin-left:1px;
}
#homeTabs li a#acadamiesTab {
	background-image:url(/media/backgrounds/acadamies_tab.jpg);
	margin-left:1px;
}
#homeTabs li a.active {
	background-position:0 -62px;
	cursor:default;
}
.homeTabsCont {
	display:none;
	margin-left:3px;
	border:1px solid #e9e9e9;
	border-top:none;
	background:url(/media/backgrounds/home_tab_bg.gif) no-repeat bottom center;
	min-height:102px;
	padding:1px;
	width:478px;
	position:relative;
}
.homeTabsCont ul li {
	padding:12px 20px 12px 28px;
	border-bottom:1px dashed #b6b7b8;
	color:#6e6f72;
	line-height:18px;
	background:url(/media/backgrounds/home_tab_bullet.gif) no-repeat 10px 15px;
}
.homeTabsCont ul li.last {
	border-bottom:none;
}
.homeTabsCont ul li h3 {
	font-size:14px;
	font-weight:bold;
}
.homeTabsCont ul li a {
	color:#3480c5;
}
.homeNewsletterSignup {
	height:39px;
	width:468px;
	padding:3px 0 3px 14px;
	background:url(/media/backgrounds/home_newsletter_bg.gif) no-repeat 0 0;
	line-height:39px;
	margin:15px 0 0 3px;
}
.homeNewsletterSignup label {
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:75px;
}
.homeNewsletterSignup input {
	height:20px;
	width:207px;
	float:left;
	border:1px solid #d7d7d7;
	border-top:1px solid #b2b2b2;
	margin:9px 0 0 5px;
}
.homeNewsletterSignup button {
	width:67px;
	height:25px;
	border:0;
	float:left;
	margin-top:7px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/media/backgrounds/home_signup.jpg) no-repeat 0 0;
}
.homeNewsletterSignup button:hover {
	background-position:0 -25px;
}
.homeNewsletterSignup a {
	width:111px;
	height:21px;
	line-height:39px;
	position:relative;
	top:6px;
}
/* Breadcrumb */
#breadCrumb {
	height:31px;
	width:953px;
	margin:30px auto 0 auto;
	background:url(/media/backgrounds/bread_crumb.jpg) no-repeat 0 0;
	overflow:hidden;
}
#breadCrumb #breadCrumbLinks {
	width:540px;
	float:left;
}
#breadCrumb #breadCrumbLinks li {
	display:inline;
}
#breadCrumb #breadCrumbLinks li a ,
#breadCrumb #breadCrumbLinks li span {
	float:left;
	height:31px;
	padding:0 18px 0 10px;
	line-height:31px;
	font-size:13px;
	color:#6e6f72;
	background:url(/media/backgrounds/bread_crumb_divider_curved.jpg) no-repeat right 1px;
}
#breadCrumb #breadCrumbLinks li a#breadCrumbHome {
	width:16px;
	text-indent:-9999px;
	background:none;
}
#breadCrumb #breadCrumbExtras {
/*	width:500px;*/
	width:410px;
	float:right;
	height:31px;
}
#breadCrumb #breadCrumbExtras li {
	float:right;
	width:40px;
	height:31px;
	background:url(/media/backgrounds/breadcrumb_divider_straight.gif) no-repeat 0 1px;
}
#breadCrumb #breadCrumbExtras li#breadCrumbShare {
	width:236px;
	background:url(/media/backgrounds/share_bg.gif) no-repeat 0 0;
}
#breadCrumb #breadCrumbExtras li#breadCrumbSizer {
	width:120px;
	padding-right:10px;
	background:url(/media/backgrounds/fontsize_bg.gif) no-repeat 0 0;
}
#breadCrumb #breadCrumbExtras li a {
	float:right;
	height:31px;
	line-height:31px;
	padding:0 8px 0 8px;
	width:20px;
	text-indent:-9999px;
	background-position:center center;
	background-repeat:no-repeat;
}
#breadCrumb #breadCrumbExtras li#breadCrumbSizer a {
	padding:0;
	width:16px;
}
#breadCrumb #breadCrumbExtras li a#shareButton {
	background-image:url(/media/backgrounds/share_icon.gif);
}
#breadCrumb #breadCrumbExtras li a#printButton {
	background-image:url(/media/backgrounds/print_icon.gif);
}
#breadCrumb #breadCrumbExtras li a#pdfButton {
	background-image:url(/media/backgrounds/pdf_icon.gif);
}
#breadCrumb #breadCrumbExtras li a#shareStumble {
	background-image:url(/media/backgrounds/stumble_upon_icon.gif);
}

#breadCrumb #breadCrumbExtras li a#shareDigg {
	background-image:url(/media/backgrounds/digg_icon.gif);
}

#breadCrumb #breadCrumbExtras li a#shareFacebook {
	background-image:url(/media/backgrounds/facebook_icon.gif);
}

#breadCrumb #breadCrumbExtras li a#shareDelic {
	background-image:url(/media/backgrounds/delicious_icon.gif);
}

#breadCrumb #breadCrumbExtras li a#shareTwitter {
	background-image:url(/media/backgrounds/twitter_icon.gif);
}



#breadCrumb #breadCrumbExtras li a#resizeSmall {
	background-image:url(/media/backgrounds/resize_small.gif);
}

#breadCrumb #breadCrumbExtras li a#resizeMed {
	background-image:url(/media/backgrounds/resize_med.gif);
}

#breadCrumb #breadCrumbExtras li a#resizeLarge {
	background-image:url(/media/backgrounds/resize_large.gif);
}
/* sub page columns */
#mainContentSub {
	width:953px;
	min-height:312px;
	background:url(/media/backgrounds/content_bg.jpg) no-repeat 0 0 white;
	margin:0 auto;
	padding:0 0 30px 0;
	height:auto;
	overflow:hidden;
}
#subPageCol1 {
	float:left;
	width:259px;
	padding:1px 20px 0 1px;
	background:url(/media/backgrounds/subpageCol1.jpg) repeat-y right top;
}
#subPageCol1Bott {
	background:url(/media/backgrounds/subPageColModule.jpg) no-repeat bottom left;
	height:114px;
	width:264px;
	position:relative;
	_width:259px;
}
#subPageCol2 {
	width:672px;
	padding:1px 1px 0 0;
	float:left;
	height:auto;
	overflow:hidden;
}
#subPageNav {
	padding-bottom:17px;
	background:url(/media/backgrounds/subPageNavBottom.jpg) no-repeat left bottom;
}
#subPageNav li a {
	border-top:1px solid #90badf;
	border-left:1px solid #90badf;
	border-bottom:1px solid #5f5f5f;
	line-height:34px;
	min-height:34px;
	_height:34px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-left:8px;
	background:url(/media/backgrounds/subPageNavStatic.jpg) repeat-x 0 0 #22639e;
}
#subPageNav li.active a {
	color:#ffff00;
	background:url(/media/backgrounds/subPageNavActive.jpg) no-repeat 0 0 #04182c;
}
#subPageCol2 div.mastHead {
	height:101px;
	width:672px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#subPageCol2 div#fleetMastHead {
	/*background-image:url(/media/pagetitles/fleet.jpg);*/
}
/* Modules */
.subPageColModule {
	min-height:150px;
	_height:150px;
	background:#eee;
}
.subPageColModule h2 {
	background:transparent url(/media/backgrounds/subPageCol1ModuleHeader.jpg) no-repeat scroll 0 0;
	color:white;
	font-size:13px;
	height:34px;
	line-height:34px;
	padding-left:8px;
}
/*
.subPageColModule div {
	background:url(/media/backgrounds/subPageCol1ModuleHeader.jpg) no-repeat 0 0;
	height:34px;
	font-size:13px;
	color:white;
	line-height:34px;
	padding-left:8px;
}*/
.relatedLinksModule, .pastNewsModule ul {
	color:#3480c5;
	padding-left:22px;
	padding-bottom:8px;
}
.relatedLinksModule li, .pastNewsModule li {
	line-height:21px;
	list-style:disc;
	padding:3px 0;
}
.relatedLinksModule li a, .pastNewsModule li a {
	color:#3480c5;
}
.subPageModSubscribe {
	padding:5px 8px;
}
.contentModule {
	padding:5px 8px 15px 8px;
}
.pollModule {
	padding:5px 8px 15px 8px;
	line-height:20px;
}
.pollModule p {
	margin-bottom:0;
}
.pollModule div {
	padding:4px 0;
}
.pollModule div input {
	margin-right:4px;
}
.pollModule button {
	background:url(/media/backgrounds/poll_vote_btn.jpg) no-repeat 0 0;
	border:0;
	cursor:pointer;
	height:20px;
	width:60px;
	text-indent:-9999px;
	*float:left;
	margin-top:1em;
}
.pollModule p.results {
	font-weight:bold;
	color:#76777a;
	padding-bottom:0;
	margin-top:5px;
	font-size:12px;
	padding-top:15px;
	width:241px;
	background:url(/media/backgrounds/poll_divider.jpg) no-repeat 50% 0;
}
.subPageModSubscribe p {
	line-height:20px;
	padding-bottom:4px;
	color:#76777a;
}
.subPageModSubscribe input {
	border:0;
	height:21px;
	width:163px;
	background:url(/media/backgrounds/subscribe_module_input.gif) no-repeat 0 0;
	padding:2px 5px;
	font-weight:bold;
	color:#6e6f72;
}
.subPageModSubscribe button {
	width:67px;
	height:25px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/media/backgrounds/subscribe_module_button.jpg) no-repeat 0 2px;
	*background-position:0 -1px;
	border:0;
}
.subPageColModule h3 {
	color:#6e6f72;
	font:bold 15px Arial, sans-serif;
	padding-left:10px;
	line-height:21px;
}
.pastNewsModule ul {
	margin-bottom:10px;
}
.pastNewsModule ul li {
	list-style-type:disc;
}

/* Articles */
#mainColContent,
#articleContent {
	padding-right:15px;
	color:#6E6F72;
}
#articleContent {
	font-size:12px;
}
.articleContentMedium {
	font-size:15px !important;
}
.articleContentLarge {
	font-size:18px !important;
}

#mainColContent a {
	color:#3480C5;
}
.topArticleImage {
	margin-bottom:1em;
}
#articleContent p {
	position:relative;
}
#articleContent p,
#articleContent blockquote,
#articleContent ul {
	line-height:1.7em;
}
.articleContentMedium p,
.articleContentMedium ul,
.articleContentMedium blockquote {
	line-height:1.9em !important;
}
.articleContentLarge p,
.articleContentLarge ul,
.articleContentLarge blockquote {
	line-height:2.1em !important;
}

h1.articleTitle {
	font-size:3em;
	color:#003366;
	font-weight:normal;
	margin-bottom:6px;
}
#articleContent h1.articleTitle {
	font-size:2.5em;
}
h1.articleTitle span.month {
	color: #6e6f72;
}

h2.articleSubHeader {
	font-style:italic;
	font-size:18px;
	color:#707070;
	font-weight:normal;
	margin-bottom:15px;
}
#articleContent h2.articleTitleSub {
	font-size:1em;
}
.articleTitleSub {
	font-size:1.5em;
	color:#707070;
	font-weight:bold;
	margin-bottom:15px;
}
.articleByLine {
	font-size:1.2em;
	color:#707070;
	font-weight:bold;
	margin-bottom:15px;
}
#articleContent h5 {
	font-size:1.4em;	
}
#articleContent .floatLeft {
	margin-right:15px;
	margin-bottom:10px;
}
#articleContent ul {
	padding:0 10px 16px 32px;
	color:#194775;
	font-size:1em;
}
#articleContent ul li {
	list-style-image:url(/media/backgrounds/bullet_blueSquare.jpg);
	color:#6e6f72;
	font-size:13px;
	line-height:24px;
}
#articleContent p {
	color:#6e6f72;
	font-size:1.1em;
	margin-bottom:1em;
}
#articleContent blockquote {
	font-size:1.5em;
	font-style:italic;
	color:#3480c5;
	margin-bottom:1em;
	line-height:22px;
	text-indent:0;
}
#howItWorksList dt {
	color:#003366;
	font-size:18px;
	line-height:22px;
	margin-bottom:1em;
}
#howItWorksList dd {
	font-size:13px;
	color:#6e6f72;
	line-height:18px;
	margin-bottom:1em;
}
/*
	Anchor Nav 
*/

ul.anchorNav {
	background: url(../../media/backgrounds/anchor_nav.gif) top left no-repeat;
	margin: 0 0 20px 0;
	padding: 14px 10px;
}
ul.anchorNav li {
	color: #3480c5;
	font-size: 14px;
	font-weight: bold;
	list-style: disc;
	margin-left: 20px;
}
ul.articleList,
ul.caseStudiesList {
	padding:0;
	border-bottom:1px dashed #b6b7b8;
	margin-bottom:1em;
}
ul.articleListLast,
ul.caseStudiesListLast {
	border:none;
}
ul.articleList li,
ul.caseStudiesList li {
	padding:7px 20px 7px 18px;
	color:#6e6f72;
	line-height:18px;
	list-style:none;
	background:url(/media/backgrounds/home_tab_bullet.gif) no-repeat 2px 15px;
}
ul.articleList li {
	border-top: 1px dashed #B6B7B8;
	padding: 17px 20px 7px 18px;
	background:url(/media/backgrounds/home_tab_bullet.gif) no-repeat 2px 22px;
}
ul.articleList ul li,
ul.caseStudiesList ul li {
	background: none;
	border-top: none;
	list-style: disc;
	margin: 0 0 1em 18px;
	padding: 0;
}

ul.articleList li h5 {
	font-size: 14px;
}
ul.caseStudiesList li h5 {
	font-size: 18px;
}

ul.articleList li h5 a,
ul.caseStudiesList li h5 a {
	color:#3480C5;
}
ul.articleList li h5 a {
	font-weight: normal;
}
ul.articleList li p.byLine,
ul.caseStudiesList li p.byLine {
	margin:0;
}
ul.articleList li img.contentImage {
	clear: none;
	float: left;
	margin: 3px 10px 10px 0;
}
ul.articleList li p {
	margin: 0 0 1em 0;
}
/* internal ad styles */
.ad250x250 {
	height:auto;
	overflow:hidden;
	width:259px;
	max-height:250px;
	background:url(/media/backgrounds/ad_bg_250x250_top.gif) no-repeat 0 0;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
}
.ad250x250 img {
	margin:0 0 0 5px;
}
*+ html .ad250x250 {
	padding-bottom:0;
}
* html .ad250x250 {
	padding-bottom:10px;
}
.ad250x250_btm {
	position:absolute;
	bottom:0;
	left:0;
	background:url(/media/backgrounds/ad_bg_250x250_btm.gif) no-repeat 0 0;
	height:5px;
	width:259px;
}
/* search results page */
#searchResults .searchResult {
	padding:12px 20px 7px 18px;
	color:#6e6f72;
	line-height:18px;
	background:url(/media/backgrounds/home_tab_bullet.gif) no-repeat 2px 15px;
	border-bottom:1px dashed #b6b7b8;
	position:relative;
}
#searchResults .media {
	padding-left:100px;
}
.searchResult h3 a {
	font-size:14px;
	color:#3480C5;
}
#searchResults .resultDate {
	font-weight:bold;
}
.searchResult .previewImg {
	position:absolute;
	left:18px;
	top:12px;
	border:1px solid black;
}
#searchPagination {
	line-height:30px;
}
#searchPagination ul {
	display:inline;
	padding-left:30px;
}
#searchPagination ul li {
	list-style:none;
	display:inline;
	padding:0 2px;
}
/* video landing page */
.dualVidFlash {
	width:656px;
	height:800px;
	background:url(/media/placeholders/video_dual_flash.jpg) no-repeat 50% 50%;
	margin-bottom:18px;
	overflow:hidden;
}
#eventAnalysis {
	float:left;
	width:267px;
	height:auto;
	overflow:hidden;
}
#eventAnalysis .col_head {
	width:267px;
	height:42px;
	background:url(/media/backgrounds/analysis_col_head.jpg) no-repeat top left;
}
#eventAnalysis h3, #comments h3 {
	font-size:20px;
	line-height:42px;
	color:#003366;
	padding-left:12px;
	font-weight:normal;
}
#eventAnalysis .col_body {
	width:268px;
	height:auto;
	overflow:hidden;
	background:url(/media/backgrounds/analysis_col_body.jpg) no-repeat top left;
}
#eventAnalysis p {
	color:#6e6f72;
	padding:0 38px 0 12px;
	margin:0 0 4px 0;
}
#eventAnalysis h4 {
	color:#6e6f72;
	padding-left:12px;
	margin:24px 0 4px 0;
	font-size:13px;
	font-style:italic;
}
#eventAnalysis .score {
	font-style:italic;
	font-size:16px;
	padding:8px 0 0 12px;
	margin:0 0 24px 0;
}
#comments {
	float:left;
	width:386px;
	height:auto;
	overflow:hidden;
}
#comments .col_head {
	width:386px;
	height:42px;
	background:url(/media/backgrounds/comments_col_head.jpg) no-repeat top left;
}
#comments .col_body {
	width:386px;
	height:auto;
	overflow:hidden;
	background:url(/media/backgrounds/comments_col_body.jpg) no-repeat top left;
}
#comments .date {
	font-size:16px;
	color:#6e6f72;
	padding:8px 0 0 12px;
	margin:0;
}
#comments p {
	padding:0 38px 0 12px;
	margin:24px 0 0 0;
}


/* 
	--------------------------------------------------
	Forms 
	--------------------------------------------------
*/

.required {
	color: #da7500;
}

form.standardForm {
}

form.standardForm ul li {
	border: 0;
	margin-bottom: 8px;
}

form.standardForm ul li legend {
	display: none;
}

form.standardForm ul li label,
form.standardForm ul li .pseudoLabel {
	clear: none;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 260px;
}

/* Replace the spacing created by the label for entries with no label */
form.standardForm ul li.hiddenLabel {
	padding-left: 270px;
}

/* Hide the label for entries with no label */
form.standardForm ul li.hiddenLabel label {
	display: none;
}

form.standardForm ul li input.text {
	clear: none;
	float: left;
	width: 350px;
}

form.standardForm ul li.short input.text {
	width: 100px;
}

form.standardForm ul li select {
	clear: none;
	float: left;
	width: 210px;
}

form.standardForm ul li.short select {
	width: 135px;
}

form.standardForm ul li textarea {
	height: 100px;
	width: 350px;
}

form.standardForm ul li div.moreInfo {
	clear: none;
	float: left;
	padding-left: 270px;
}

form.standardForm ul li div.moreInfo label {
	font-style: italic;
	font-weight: normal;
	text-align: left;
	width: 350px;
}

form.standardForm ul li div.moreInfo input {
	width: 350px;
}

form.standardForm ul li.short div.moreInfo {
	padding-left: 10px;
	width: 210px;
}

form.standardForm ul li div.moreInfo label {	
	display: inline;
	float: none;
	width: auto;
}

form.standardForm ul li.short div.moreInfo input {
	display: inline;
	float: none;
	width: 110px;
}

/*
	For large radio lists
*/
form.standardForm ul li div.radioListLarge {	
	clear: none;
	float: left;
	width: 350px;
}

form.standardForm ul li div.radioListLarge input {
	clear: left;
	float: left;
}

form.standardForm ul li div.radioListLarge label {
	clear: right;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 300px;
}

/* For additional text fields */
form.standardForm ul li div.radioListLarge label input.text {
	float: none;
	width: 190px;
}

/*
	For small radio lists
*/
form.standardForm ul li div.radioListSmall {	
	clear: none;
	float: left;
	width: 350px;
}

form.standardForm ul li div.radioListSmall input {
	clear: none;
	float: left;
}

form.standardForm ul li div.radioListSmall label {
	clear: none;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	width: 60px;
}

/* Buttons */
form.standardForm ul li.buttons {
	margin: 10px 0;
	padding-left: 270px;
}

button.submit {
	background-image: url(/media/backgrounds/button_submit.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor:pointer;
	display: block;
	height: 20px;
	text-indent:-9999px;
	width: 62px;
}

button.submit:hover {
	background-position:0 bottom;
}

/* cms styles */
.custom_articleTitle {
	font-size:3em;
	color:#003366;
	font-weight:normal;
	margin-bottom:6px;
	margin:0;
	padding:0;
}
.custom_articleSubHead {
	color:#707070;
	margin:0;
	padding:0;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:15px;
}
.custom_blockquote {
	color:#3480C5;
	font-size:1.8em;
	font-style:italic;
	line-height:22px;
	margin-bottom:1em;
	margin:0;
	padding:0;
}
.custom_listHeader {
	color:#3480C5;
	font-size:18px;
}
.custom_listHeader:hover {
	text-decoration:underline;
}
.custom_h5 {
	font-size:1.4em;
	margin:0;
	padding:0;
}
.custom_question {
	color:#003366;
	font-size:18px;
	line-height:22px;
	margin:0;
	padding:0;
	margin-bottom:1em;
}
#newsletterSignUp label.formLabel, #contactUs label.formLabel  {
	color:#6E6F72;
	float:left;
	font-size:12px;
	line-height:14px;
	width:240px;
}
#newsletterSignUp input.formField, #contactUs input.formField {
	background-color:#FFFFA0;
}