/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	/*text-decoration: none;*/
}

a:hover{
	color: #008CFF;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #333399;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

@media screen{
.printonly { display:none; }
.screenonly { display:inline; }
}
@media print{
.printonly { display:inline; }
.screenonly { display:none; }
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position:absolute;*/
	top: 0px;
	width:100%;
	/*min-width: 800px;*/
	background-color: #ffffff;
}

#tl {display: none;}

#tr {display: none;}

#masthead {display: none;}

#pageNav {display: none;}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility {display: none;}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav {display: none;}

#gnl {display: none;}

#gnr {display: none;}

#globalLink {display: none;}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #666666;
}

#breadCrumb a{
	color: #666666;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 200px;
	height: 200px;*/
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left; /* was commented out */
	padding: 0px 10px 0px 0px;
}

.feature td {vertical-align:top;}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo { display:none; }

#paylogos { display:none; }

/************ sectionLinks styles **************/

#sectionLinks {display: none;}

/************* relatedLinks styles **************/

.relatedLinks {display: none;}

/**************** advert styles *****************/

#advert {display: none;}
.comment {
	font-size: 9pt;
	color: #604040;
}
.hilite {
	background-color: #F0F0F0;
}
.hiliteprt {
	background-color: #F0FFF0;
}
.hilite2 {
	background-color: #E0E0E0;
}
.hilite2prt {
	background-color: #F0F0FF;
}
.hilite3 {
	background-color: #CCFFFF;
}
.hilite3prt {
	background-color: #CCFFFF;
}
.trhilite tr:hover {
	background-color: #CCFFFF;
}
.small {
	font-size: 9pt;
}
.price {
	/*font-weight: bold;*/
	color: #009900;
}
.pricefree {
	font-weight: bold;
	color: #000000;
	background-color: #ccffcc;
}
.pricestrikeout {
	font-style: italic;
	background-image: url(/images/strikeout.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	color: #000000;
}
.pricestrikeoutdlg {
	font-style: italic;
	background-image: url(/images/strikeout.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
.priceyours {
	font-weight: bolder;
	font-size: large;
	color: #009900;
}
.rollover {}
.featuresmall {
	padding: 0px 0px 10px 10px;
	font-size: 66%;
	/*min-height: 200px;
	height: 200px;*/
}
html>body .featuresmall {
height: auto;
}
.featuresmall h3 {
	color: #000000;
	padding: 30px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
}
.sampleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 8px;
	color: #CC0000;
	background-color: #F0F0F0;
	text-align: center;
}
.innertable {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.innertableleft {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.innertablewrap {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.innertablehilite {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0FFF0;
}
.innertableline {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bluelabel {
	color: #000099;
	font-weight: bold;
}
.greenlabel {
	color: #006600;
}
.darkgreenlabel {
	color: #006600;
}
.bluelabelunderlined {
	color: #006666;
	border-bottom-style: double;
	border-bottom-color: #000000;
	font-size: medium;
	font-weight: bold;
}
hr {
	color: #CC0000;
}
.fathead {
	font-size: large;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.fatblue {
	color: #0099FF;
	font-size: large;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.topline {
	font-size: large;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #F0F0F0;
	border-bottom-style: solid;
}
.toplinewarn {
	font-size: large;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #F0F0F0;
	border-bottom-style: solid;
}
.undertopline {
	font-size: small;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #F0F0F0;
	border-bottom-style: solid;
}
.undertopline2 {
	font-size: small;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #E0E0E0;
	border-bottom-style: solid;
}
.mapline {
	font-size: small;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #FFFFCC;
	border-bottom-style: solid;
}
.trtopline {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
#pagecell1 .feature #resform .undertopline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009999;
}
#pagecell1 .feature #resform .undertopline a:link, #pagecell1 .feature #resform .undertopline a:visited {
	color: #009999;
	text-decoration: none;
}

#pagecell1 .feature #resform .undertopline a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#dropmenudiv {display: none;}

#pagecell1 .feature #login #email {
text-transform: none
}
#pagecell1 .feature #login #pw {
text-transform: none
}
#pagecell1 .feature #login #pw2 {
text-transform: none
}

.strikeout {
	font-style: italic;
	color: #CC0000;
	text-decoration: line-through;
}

#mapfloat {display: none;}

.screenonly {display: none;}

.printonly {
}

.advanced_div {display: none;}
.advanced_sel {}
.pricewow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.othersearches {display: none;}
.addon {
	color: #0000FF;
	background-color: #F0F0F0;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.addon2 {
	color: #0000FF;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.addonomitted {
	color: #000000;
	background-color: #F0F0F0;
	font: medium Arial, Helvetica, sans-serif;
}
.reccount {
	color: #009900;
	font-weight: bold;
}
.toggle_off {
	float: left;
	display: block;
}
.tdlite {
}
.lit {
}
.toggle_on {
	float: left;
	display: none;
}
.yellowhilite {
	color: #FFFF00;
	font-weight: bold;
}
.blueitalic {
	color: #0000CC;
	font-style: italic;
}
.lcinput {
	text-transform: none;
}
.chkwrap { 
    display: block; 
    padding-left: 24px; 
    text-indent: -24px; 
}