@import url('layout.css');
@import url('news.css');
@import url('events.css');
@import url('jobs.css');
@import url('litrack.css');
@import url('faq.css');

* 
{
	font-family:'Tahoma','Arial','Verdana';
	font-size:12px;

}

body
{
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	background-image:url(/DovetailWRP/Site/Themes/images/background2010.jpg);
	background-repeat:repeat-x;
	margin-top:3px;
	
}


TD
{
}

A
{
	color:#0072BC;
}

P
{
	line-height:18px;

}
LI
{
	text-align:left;
	line-height:15px;
	list-style-image:url(/DovetailWRP/Site/Themes/images/smallarrowbullet.gif);
	margin-bottom:4px;
	margin-left:23px;
	
}

UL
{
	font-size:12px;
	text-align:left;
	line-height:15px;
	padding-left:0px;
}

.copyright
{
	font-size:9px;
	color:#FFFFFF;
	padding-top:0px;
	text-align:center;
	clear:both;
	margin-top:10px;
	width:782px;
	margin-bottom:0px;
	display:inline-block;
	
}

.CallOutBox
{
	width:470px;
	height:163px;
	padding:10px;
	background-image:url(/DovetailWRP/Site/Themes/images/CallOutBox.gif);
	background-repeat:no-repeat;
}


.HomeBlurb
{
	width:100%;
	margin-top:10px;
}

.HomeTableLeft
{
	width:218px;
	padding:15px 10px 10px 5px;
	vertical-align:top;	
}

.HomeTableRight
{
	width:338px;
	padding:20px 40px 20px 10px;
	vertical-align:top;
}




.FeaturedTable
{
	border-collapse:collapse;
}

.FeaturedTable TD
{
	border-bottom:solid 1px #0072BC;
	padding:4px 4px 4px 4px;
}



.FormBox
{
	border:solid 1px #afd1ec;
	height:15px;
	width:139px;
	font-size:9px;
	margin-top:-12px;
	margin-left:13px;
	background-color:#ffffff;
	vertical-align:top;
}

.FormButton
{
	padding:5px;
	background-color:#0072BC;
	border:1px solid #000000;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.novo4subhead
{
	font-size:0px;
	background-image:url(/images/novo4subhead.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-right:49px;
	padding-top:10px;
	height:18px;
}
A.novo4subhead
{
	cursor:hand;
}
.novo4body
{
	font-size:0px;
	background-image:url(/images/novo4body.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-right:37px;
	height:11px;
	padding-top:9px;


}
A.novo4body
{
	cursor:hand;
}

.PodcastBanner
{	
/*  Commented Out from Banner Graphic 
	background-image:url(/DovetailWRP/Site/Themes/Images/netresultsbanner.gif);
	background-repeat:no-repeat;
	width:555px;
	height:96px;
	font-style:italic;
	padding-top:61px;
	padding-left:182px;
	cursor:hand;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	margin-left:8px;
*/
	color:#000000;
	text-decoration:none;
	font-size:10px;
	float:right;
	margin-top:1px;

}

.SubHead-Blue
{
	font-size:15px;
	color:#0072BC;
	line-height:18px;
	margin-bottom:-12px;
}

.SubHead-Red
{
	font-size:15px;
	margin-top:4px;
	margin-bottom:-10px;
	color:#cb0a2a;
}
.SubHead-RedCentered
{
	font-size:18px;
	margin-top:15px;
	line-height:25px;
	margin-left:30px;
	margin-right:30px;
	color:#cb0a2a;
	text-align:center;
}

.SubHead-BoldCentered
{
	margin-top:4px;
	text-align:center;
	width:100%%;
	margin-left:15%;
	margin-right:15%;
	font-weight:bolder;
	
}

.SubHeader
{
	font-size:12px;
	margin-top:4px;
	margin-bottom:-10px;
	color:#666666;
	font-weight:bold;
	border-bottom:solid 1px #a7be4a;
	clear:both;
	
}

.TableGrid
{
	border-collapse:collapse;
}

.TableGrid TD
{
	
	
	padding-bottom:20px;
}


/*
	background: url(mail_icon.gif) center right no-repeat;
	padding-right: 18px;
*/


.SideBarTable
{
	width:204px;
	height:100%;
}

.SideBarTable TD
{
	padding: 0px 0px 2px 0px;
}

/* WRP Styles */


.WMS_Header
{
	font-family:'tahoma','Arial','Helvetica';
	width:554px;
	height:31px;
	color:#666666;
	font-size:19px;
	text-align:left;
	font-weight:200;
	padding:4px 0px 6px 10px;
	margin-left:-10px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
	background-color:#efefef;
	
}
* html .WMS_Header
{
	width:564px;
}

.novo_BreadTrail
{

	
}


.WMS_BreadtrailNavTable
{
	margin-left:-10px;
	width:564px;
	text-align:right;
	vertical-align:top;
	height:30px;
	display:block;
	padding-right:4px;
	background-color:#efefef;
	

}

A.WMS_BreadtrailNavLink, .WMS_BreadtrailNavTitle, .WMS_BreadtrailNavTable TD

{
	font-size:9px;
	text-decoration:none;
}

A:hover.WMS_BreadtrailNavLink
{
	text-decoration:underline;
}

.SiteSearchText
{
	display:none;
}

.SiteBox
{
    margin-left:20px;
    margin-right:20px;
    padding:10px;
    font-family:'Times New Roman';
    border:solid 1px #dedede;
    background-color:#ffffff;
}

#twitter_div
{
	font-size:11px;
	border:solid 1px #a5f0fd;
	padding:5px;
	margin-top:5px;
	width:208px;
}

* html #twitter_div
{
	width:218px;
}
#twitter_update_list LI
{
	font-size:11px;
	margin-left:25px;
}
* html #twitter_update_list LI
{
	margin-left:-25px;
}

#twitter-link 
{
	font-size:11px;
}

#twitter_div img
{
	
}

#xTable3 TABLE {display:none;}
.xBodyText1 {display:none;}

.ComparisonTable * {font-size:10px;line-height:normal;font-family:'Arial';}
.ComparisonPrice {font-size:12px;font-weight:bold;line-height:normal;font-family:'Arial';}



#sightmax_div {}