@charset "UTF-8";

/* Main Title Style */

.coName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	margin-left:13px;
}

/* Body Text Styles */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
}
.insideText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.90em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	overflow: auto;
	color: #777777;
}
.subHeads	{
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.top	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #FF1100;
}
.smCaps {
	font-size: 1.2em;
	font-style: normal;
	font-variant: small-caps;
}
.whiteCaps	{
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
.blackCaps	{
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.redText {
	color: #FF1100; 
}
.grayText {
	color: #777777; 
}
.blueText {
	color: #5e77b7; 
}
.brownText {
	color: #ab6750; 
}
.greenText {
	color: #7fa28a; 
} 
.blackText {
	color: #000000; 
}  
.blackTextLink {
	color: #000000;
	text-decoration:underline; 
} 
.whiteText {
	color: #FFFFFF; 
}   
.homeHead {
	color: #4382b8; 
}  
.specalityHead {
	color: #BB8899; 
}  
.servicesHead {
	color: #FF9900; 
}   
.approachHead {
	color: #7496BF; 
}   
.newsHead {
	color: #FF1100; 
}    
.resourcesHead {
	color: #BB93C7; 
}    
.aboutHead {
	color: #4382b8; 
}   
.contactHead {
	color: #EECC44; 
}   
.signupHead {
	color: #FF1100; 
}   
.formsHead {
	color: #000000; 
} 




/* Right Column Text Styles */

.rightColumnSubHeads {
	font-style: normal;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.rightColumnText {
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.5em; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
.learnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FF1100;
	}

/* Home Page Text Styles */

.hpHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 2.25em;*/
	font-size: 1.75em;
	font-style: normal;
	color: #FD8300;
	margin-left:0px;
	line-height: 1.25em;
}
.hpQuestions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.30em;
	font-style: italic;
	color: #996666;
	margin-left:0px;
	line-height: 1.5em;
}

/* Page Quote Styles */

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	color: #FFFFFF;
	margin-left: 13px;
	margin-top: 16px;
}
.quoteAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	/*text-align:right;*/
	color: #FFFFFF;
	margin-left:70px;
}

/* Newsletter Text Styles */

.nlHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 2.25em;*/
	font-size: 1.5em;
	font-style: normal;
	color: #000000;
	margin-left:0px;
	line-height: 1.25em;
}
.volHeads	{
	font-weight: bold;
	letter-spacing: 1px;
	color: #777777;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



/* Copyright Style */

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 5px;
}
	
/* Navigation Styles */
	
.nav1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}	 
.navSub	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
	
/* Navigation PROMO Styles */
	
.navPromo	{
	font-family: Georgia, Times, serif;
	font-size: 1.75em;
	/*font-weight: bold;*/
	text-decoration: none;
	/*text-transform:uppercase;*/
	letter-spacing: 1px;
	color: #0000aa;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	border-top-width: 3px;
	border-top-color: #ff3300;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ff3300;
	border-bottom-style: solid;
	margin-left: 13px;
	margin-right: 18px;
	margin-top: 16px;
}	
.navPromoSub1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .49em;
	font-weight: bold;
	text-decoration: none;
	/*text-transform:uppercase;*/
	letter-spacing: 1px;
	line-height:1.252em;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	 
.navPromoSub2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
aPromo:link {
	text-decoration: none;
	color: #FF0000;
}
aPromo:visited {
	text-decoration: none;
	color: #999999;
}
aPromo:hover {
	text-decoration: underline;
	color: #4382b8;
}
aPromo:active {
	text-decoration: none;
	color: #FF0000;
}


/* List Square Bullet */
li { list-style-type: square; }
	
	
/* Link Styles */
			
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #DD7755;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* Form Text Style */

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #777777;
}
/*
input {
	border: 2px solid #888;
	padding: 4px;
	font-size: 1em;
	background-color: #F8F8F8;
}
*/
input:focus {
	/border-color: #000;
	background-color: #FFFE9D;
}
textarea:focus {
	/*border-color: #000;*/
	background-color: #FFFE9D;
}

/* Requirements Text Style */

.reqText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #777777;
}


.showHideQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	color: #FFFFFF;
	margin-top: 20px;
}

.specalities {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	margin-left: 13px;
	font-weight: bold;
}
