/* General Content */

	p {
		font-size: 16px;
		line-height: 16px;
		font-family: "Times New Roman", Times, serif;
		color: #0d1a37;
	}
	
	h1 {
		font-family: "Times New Roman", Times, serif;
		color: #91233B;
		font-size: 21px;
		line-height: 21px;
		font-weight: normal;
		margin-bottom: 15px;
	}
	
	h1.index {
		font-family: "Times New Roman", Times, serif;
		color: #333333;
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
		padding: 25px 20px 0 0;
	}
	
	h2 {
		font-family: "Times New Roman", Times, serif;
		color: #91233B;
		font-size: 18px;
		line-height: 21px;
		font-weight: normal;
		margin-bottom: 15px;
	}
	
	h3 {
		color: #333333;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		font-family: "Times New Roman", Times, serif;
		margin-bottom: 15px;
	}
	
	h4 {
		font-family: "Times New Roman", Times, serif;
		color: #91233B;
		font-size: 18px;
		line-height: 21px;
		font-weight: normal;
		margin-top: 10px;
	}
	
	h5 {
		font-family: "Times New Roman", Times, serif;
		color: #333333;
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
	}
	
	h6 {
		color: #333333;
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		font-family: "Times New Roman", Times, serif;
	}
	
	.note {
		font-size: 11px;
		color: #666666;
	}
	
	.divider {
		border-top: 1px solid #e9e8d4;
		margin-top: 15px;
	}
	


/* ------------------- Standard Links ------------------- */

	a { color: #91233B; text-decoration: none; outline:none;}
	a:link { color: #91233B; text-decoration: none; outline:none;}
	a:hover { color: #A1A04D; text-decoration: none; outline:none;}
	a:visited { color: #91233B; text-decoration: none; outline:none;}
	a:visited:hover { color: #A1A04D; text-decoration: none; outline:none;}


/* ------------------- Top Block Navigation ------------------- */

	#IndexBlockNav {
		width: 655px; 
		height: 90px; 
		margin: 0 20px 30px -35px;
	}
	
	#IndexBlockNav li {
		float: left;
		display: inline;
		height: 90px;
		text-indent: -9999px;
	}
	
	#IndexBlockNav li a {
		display: block;
		text-indent: -9999px;
		height: 90px;
	}
	
	#IndexBlockNav li a:hover {
	}
	
	#Indexempty {width: 93px; background: url(../images/blocknav-empty.gif) 0 0 no-repeat;}
	
	#Indexare {width: 93px; background: url(../images/bg-blocknavitems.gif) 0 0 no-repeat;}
	#Indexhelp {width: 93px; background: url(../images/bg-blocknavitems.gif) -93px 0 no-repeat;}
	#Indexprocess {width: 93px; background: url(../images/bg-blocknavitems.gif) -186px 0 no-repeat;}
	#Indexcontact {width: 93px; background: url(../images/bg-blocknavitems.gif) -279px 0 no-repeat;}
	#Indextestimonials {width: 93px; background: url(../images/bg-blocknavitems.gif) -373px 0 no-repeat;}
	#Indexfaq {width: 93px; background: url(../images/bg-blocknavitems.gif) -466px 0 no-repeat;}
	
	#Indexare:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) 0 -94px no-repeat;}
	#Indexhelp:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) -93px -94px no-repeat;}
	#Indexprocess:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) -186px -94px no-repeat;}
	#Indexcontact:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) -279px -94px no-repeat;}
	#Indextestimonials:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) -373px -94px no-repeat;}
	#Indexfaq:hover {width: 93px; background: url(../images/bg-blocknavitems.gif) -466px -94px no-repeat;}


/* ------------------- Top Block Navigation ------------------- */

	#BlockNav {
		height: 90px; 
		margin: 12px 0 20px 3px;
	}
	
	#BlockNav li {
		float: left;
		display: inline;
		height: 100px;
		text-indent: -9999px;
	}
	
	#BlockNav li a {
		display: block;
		text-indent: -9999px;
		height: 100px;
	}
	
	#BlockNav li a:hover {
	}
	
	#empty {width: 103px; background: url(../images/blocknav-empty2.gif) 0 0 no-repeat;}
	#emptylogo {width: 100px; background: url(../images/blocknav-emptylogo.gif) 0 0 no-repeat;}
	
	#home {width: 105px; background: url(../images/bg-blocknav.gif) 0 0 no-repeat;}
	#are {width: 104px; background: url(../images/bg-blocknav.gif) -105px 0 no-repeat;}
	#help {width: 104px; background: url(../images/bg-blocknav.gif) -209px 0 no-repeat;}
	#process {width: 104px; background: url(../images/bg-blocknav.gif) -313px 0 no-repeat;}
	#contact {width: 104px; background: url(../images/bg-blocknav.gif) -417px 0 no-repeat;}
	#testimonials {width: 104px; background: url(../images/bg-blocknav.gif) -521px 0 no-repeat;}
	#faq {width: 104px; background: url(../images/bg-blocknav.gif) -625px 0 no-repeat;}
	
	#home:hover {width: 105px; background: url(../images/bg-blocknav.gif) 0 -104px no-repeat;}
	#are:hover {width: 104px; background: url(../images/bg-blocknav.gif) -105px -104px no-repeat;}
	#help:hover {width: 104px; background: url(../images/bg-blocknav.gif) -209px -104px no-repeat;}
	#process:hover {width: 104px; background: url(../images/bg-blocknav.gif) -313px -104px no-repeat;}
	#contact:hover {width: 104px; background: url(../images/bg-blocknav.gif) -417px -104px no-repeat;}
	#testimonials:hover {width: 104px; background: url(../images/bg-blocknav.gif) -521px -104px no-repeat;}
	#faq:hover {width: 104px; background: url(../images/bg-blocknav.gif) -625px -104px no-repeat;}
	
	#homeactive {width: 105px; background: url(../images/bg-blocknav.gif) 0 -104px no-repeat;}
	#areactive {width: 104px; background: url(../images/bg-blocknav.gif) -105px -104px no-repeat;}
	#helpactive {width: 104px; background: url(../images/bg-blocknav.gif) -209px -104px no-repeat;}
	#processactive {width: 104px; background: url(../images/bg-blocknav.gif) -313px -104px no-repeat;}
	#contactactive {width: 104px; background: url(../images/bg-blocknav.gif) -417px -104px no-repeat;}
	#testimonialsactive {width: 104px; background: url(../images/bg-blocknav.gif) -521px -104px no-repeat;}
	#faqactive {width: 104px; background: url(../images/bg-blocknav.gif) -625px -104px no-repeat;}


/* ------------------- Top Links Dropdown Styles ------------------- */

	#SubNav {
		background: url(../images/bg-subnav.gif) top left no-repeat;
		height: 24px;
		width: 643px;
		padding: 11px 0 0 290px;
		margin: 0 0 0 3px;
	}
	
	#SubNav ul {
		
	}
	
	#SubNav li {
		list-style-type: none;
		float: left;
		margin: 0 25px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
	}
	
	#SubNav li.on a {
		color: #5f5e1d;
		padding-bottom: 10px;
		background: url(../images/bg-subnav-on.gif) bottom center no-repeat;
	}

/* ------------------- Top Links Dropdown Styles ------------------- */

	#SpecialNav, #SpecialNav ul { /* all lists */
		list-style: none;
		line-height: 1;
		padding: 8px 0 0 0;
		z-index: 20;
	}
	
	#SpecialNav a {
		color: #A1A04D;
		font-weight: normal;
		font-size: 16px;
	}
	
	#SpecialNav a:hover {
		text-decoration: none;
		color: #91233B;
	}
	
	#SpecialNav li ul li a {
		outline: none;
		color: #91233B;
		font-size: 13px;
	}
	
	#SpecialNav li ul li a:hover {
		text-decoration: none;
		color: #b0a966;
	}
	
	#SpecialNav li {
		margin: 0 35px 0 0;
		padding: 0 12px 13px 10px; 
		float: left;
		font-size: 12px;
		width: 120px;
		color: #777777;
	}
	
	#SpecialNav li ul li { 
		margin: 7px 0 0 0;
		padding: 30px 50px 10px 20px;
		font-size: 13px;
		line-height: 16px;
		width: 470px;
		height: 70px;
		color: #444444;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	#SpecialNav li ul li.adolescents {
		position: relative;
		left: -4px;	
		background: url(../images/bg-sn-one.gif) top left no-repeat;
	}
	
	#SpecialNav li ul li.adults {
		position: relative;
		left: -181px;
		background: url(../images/bg-sn-two.gif) top left no-repeat;
	}
	
	#SpecialNav li ul li.early {
		position: relative;
		left: -358px;
		background: url(../images/bg-sn-three.gif) top left no-repeat;
	}

	#SpecialNav li ul { /* second-level lists */
		position: absolute;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		margin: 0;
		padding: 0;
	}
		
	#SpecialNav li:hover ul, #SpecialNav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


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

form {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.submissionfield, .selectfield {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
}

/* ------------------- Content ------------------- */
	
	#Right p {
		font-size: 13px;
		line-height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		padding-bottom: 15px;
	}
	
		#Right ul {
			margin: 0 0 15px 15px;
		}
		
		#Right ul li {
			margin: 4px 0 4px 0;
			padding: 0 0 5px 13px;
			background: url(../images/bullet-one.gif) top left no-repeat;
			font-size: 13px;
			line-height: 16px;
			font-family: Arial, Helvetica, sans-serif;
			color: #333333;
		}
		
		.red {
			color: #91233B;	
		}
	
	.clear {
		clear: left;	
	}
	
	.author {
		text-align: right;
		font-style: italic;
		font-weight: bold;
	}
	
/* ------------------- Homepage Specific ------------------- */
	
	
	.HomeTopLeft h3, .HomeTopRight h3 {
		color: #007eb7;	
	}
	
	.HomeTopLeft p, .HomeTopRight p {
		font-size: 11px;
		line-height: 14px;
	}
	

/* ------------------- Footer Content ------------------- */
	
	.infolabel {
		font-size: 12px;
		color: #646464;
		padding-left: 20px;
	}


	

