/* TYPOGRAPHY */

body {
	background:#f2f2f2 url('../images/templates/bg.gif') repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

p {
	color: #000000;
	line-height: 1.4em;
	font-size: 14px;
	padding-bottom:10px;
	padding-top:10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	padding-bottom: 8px;
	color: #00009f;
	padding-top: 15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	padding-bottom: 8px;
	padding-top: 8px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	padding-bottom: 8px;
	padding-top: 8px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	padding-bottom: 8px;
	padding-top: 8px;
}

input[type=text] {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	border: none;
	margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
}

hr {
	display: block;
	height: 1px;
    border: 0;
	border-top: 1px solid #dadada;
	padding: 0;
}

/* Standard Anchor States *****************************************/

a:link {
	color:#00009f;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#00009f;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#00009f;
	font-weight:bold;
	text-decoration:none;
}

/* Subscribe Box - ******************************************************/

#subscribe-wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 23px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 10px;
}

#subscribe-wrapper p {
	color: #ffffff;
	padding-bottom:0px;
	padding-top:10px;
}

	#subscribe-wrapper a:link {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}
	
	#subscribe-wrapper a:visited {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}
	
	#subscribe-wrapper a:hover {
		color:#CCC;
		text-decoration:none;
	}
	
	#subscribe-wrapper a:active {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}

/* Social Media Box *****************************************************/

#social-media-wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.3;
}

/* Sidebar **************************************************************/

#sidebar h3 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top:15px;
	padding: 0px;
	color: #00009f;
}

#sidebar p {
	padding-top: 0px;
}

	#sidebar a:link {
		color:#00723E;
		font-weight:bold;
		text-decoration:none;
	}
	
	#sidebar a:visited {
		color:#00723E;
		font-weight:bold;
		text-decoration:none;
	}
	
	#sidebar a:hover {
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	
	#sidebar a:active {
		color:#006600;
		font-weight:bold;
		text-decoration:none;
	}

/* Footer **************************************************************/

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 500;
	text-decoration: none;
	line-height: 1;
	color: #00009f;
	border-bottom: 1px solid #dadada; 
	padding-bottom:10px;
	margin-bottom: 10px;
}

#footer p {
	padding-top: 0px;
}

/* Twitter Box **************************************************************/

#twitter_update_list {
}
 
#twitter_update_list li {
	padding-bottom:10px;
}
 
#twitter_update_list li span {

}
 
#twitter_update_list li a {
	font-size:100% !important;
	font-size:13px !important;
}

/* Classes  **************************************************************/

.testimonial-block p {
	font-style: italic;
	margin-left: 65px;
	margin-right: 20px;
}

.testimonial-block ul {
	padding-left: 100px !important;
}

.testimonial-block li {
	font-style: italic;
}

.testimonials-source {
	font-style: normal !important;
	font-weight: bold !important;
	color: #00009f;
}

.special-reports-title {
	font-weight:bold;
}

.home-page-headings {
	color: #00009f;
}