/* CSS Document */

/**************************************************************
  New2YouQs - Primary CSS v1;
  July 1, 2006
***************************************************************/


/* HTML TAGS and CLASSES
-------------------------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/bg/main_bg_repeater.gif);
	font-size: 11px;
	}
p {
	font-size: 11px;
	color: #555;
	line-height: 14px;
}
.defaultBodyText, .italicBodyText  {
	font-size: 11px;
	color: #666;
	line-height: 14px;
	}
.italicBodyText {
	font-style: italic;
	}
.intro  {
	font-size: 13px;
	color: #666;
	line-height: 16px;
	}
.introbold {
	font-size: 11px;
	font-weight: bold;
	color: #555;
	line-height: 15px;
	}
.introboldred {
	font-size: 11px;
	font-weight: bold;
	color: #a93030;
	line-height: 15px;
	}
.introCallout  {
	font-size: 13px;
	font-weight: bold;
	color: #d02939;
	line-height: 16px;
	}
.bodyTextBold {
	color: #555;
	font-weight: bold;
	}
.byline {
	font-style: italic;
	color: #6f2b0a;
	}

a {
	color: #369;
	}
a:link, a:visited {
	color: #369;
	text-decoration: underline;
	}
a:hover {
	color: #666;
	text-decoration: none;
	}
	
	
.headlineLink {
	font-size: 12px;
	color: #587ca0;
	display: block;
	margin: 0 0 3px 0;
}
.headlineLink a:link, .headlineLink a:visited, .headlineLink a:hover {
	font-size: 12px;
	color: #587ca0;
	font-weight: bold;
}
.headlineLink a:link, .headlineLink a:visited {
	text-decoration: underline;
}
.headlineLink a:hover {
	color: #587ca0;
	text-decoration: none;
}


.highlightLink {
	color: #6f2b0a;
}
.highlightLink a:link, .highlightLink a:visited, .highlightLink a:hover {
	color: #6f2b0a;
}
.highlightLink a:link, .highlightLink a:visited {
	text-decoration: underline;
}
.highlightLink a:hover {
	text-decoration: none;
}


.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	}
.dotRuleDivider2 {
	line-height: -3px;
	border-bottom:1px solid #666;
	}
	
	
ul {
	margin: 10px 0 7px 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	}
li { 
	font-size: 11px;
	color: #666;
	background: url(../images/bullets/main_bullet.gif) left top no-repeat;
	padding: 0 0 7px 25px;
	margin-bottom: 4px;
	}
li a:link, li a:visited {
	color: #587ca0;
	font-weight: bold;
	text-decoration: underline;
}
li a:hover {
	color: #587ca0;
	font-weight: bold;
	text-decoration: none;
}

.tertiaryNav {
	font-size: 13px;
	color: #587ca0;
}
.tertiaryNav a:link, .tertiaryNav a:visited, .tertiaryNav a:hover {
	font-size: 13px;
	color: #587ca0;
	font-weight: bold;
}
.tertiaryNav a:link, .tertiaryNav a:visited {
	text-decoration: underline;
}
.tertiaryNav a:hover {
	color: #587ca0;
	text-decoration: none;
}
.tertiaryNavCurrent {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
	



/* BASE STRUCTURAL TABLES : HOMEPAGE
-------------------------------------------------------------*/

Table#masterContainer {
	background-color: #edebdd;
	border: thin solid #666;
	}
	
Table#mainNav{
	background-color: #000;
	border-top: thin solid #666;
	margin: 0 0 20px 0;
	}
Table#mainNav td {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a7a7a7;
	vertical-align: middle;
	padding: 0 10px 0 50px;
	}
Table#mainNav td a:link, Table#mainNav td a:visited {
	color: #a7a7a7;
	text-decoration: none;
	}
Table#mainNav td a:hover {
	color: #fff;
	text-decoration: none;
	}	
	
	
	
Table#contentContainer {
	margin: 10px 0 0 0;
	}
Table#contentContainer td.narrow {
	background-color: #dedbcb;
	font-size: 11px;
	/*padding: 0 7px 0 10px;*/
	}
Table#contentContainer td.narrow p {
	padding: 0 8px 0 12px;
	}

Table#contentContainer h1 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	padding: 0 0 0 0;
	/*border-bottom: thin dotted #555;*/
	margin: 0 0 0 0;
	}
Table#contentContainer h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #6f2b0a;
	padding: 0 0 2px 0;
	border-bottom: thin dotted #666;
	margin: 0 0 5px 0;
	}
Table#contentContainer h3 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #aaa99f;
	margin: 0;
	padding: 5px 0 4px 12px;
	}
Table#contentContainer h4 {
	font-size: 13px;
	font-weight: bold;
	color: #386a92;
	padding: 0 0 2px 0;
	border-bottom: thin dotted #999;
	margin: 20px 0 5px 0;
	}


Table#trialOffer {
	background-color: #FFF;
	border: thin solid #ccc;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	}

.toplink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	/*border-top:1px solid #ccc;*/
	padding-top: 10px;
}
.toplink  a:link, .toplink  a:visited, .toplink  a:hover {
	font-size: 10px;
}
.toplink  a:link, .toplink  a:visited {
	color: #9e5d4c;
	text-decoration: underline;
}
.toplink  a:hover {
	color: #666;
	text-decoration: none;
}



Table#footer {
	background-color: #93927f;
	margin: 15px 0 0 0;
	border-top: thin solid #5b5a45;
	}
Table#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	padding: 0 20px 0 50px;
	}
Table#footer td a:link, Table#footer td a:visited {
	color: #fff;
	text-decoration: underline;
	}
Table#footer td a:hover {
	color: #fff;
	text-decoration: none;
	}
