body {

	font-size:10pt; 
	font-family: Verdana,arial,sans-serif;
	color: #333333;
	line-height:15pt;

}

td, .body {
	font-size:10pt; 
	font-family: Verdana,arial,sans-serif;
	color: #333;
	text-decoration: none;
	line-height:15pt;
}

h1, h2, h3, h3 a, h4, .subHeading {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
	font-family: georgia,palentino,times;
	line-height:normal;
}

a {
	color: #cb7917;
}

a:hover {
	color: #cb7917;
}

/* category titles, etc. */
h1 { 
	color: #282314;
	font-size:24px;
}

/* subcategory header titles, etc. */
h2, .subHeading { 
	color:#783d12;
	font-size:11pt;
}

h3 {
	color:#004580;
	font-size:15pt;
}

h3 a {
	color:#004580;
	text-decoration: none;
}

.subHeading {
	font-size:10pt;	
}

.innerContent h3 {
	font-size:15px;
	text-align:justify;
}

.innerContent {
	border: 1px solid #E5E2CD;
	background-color: #ffffff;
	padding:12px;
	color:#666666;

}

.innerContent h2 {
	font-size:17pt;
}

.hr {
	height:2px;
	background-color:#e3b985;
	margin-top:4px;
	margin-bottom:4px;
	overflow:hidden;
}

.articleTitle {
	color:#004580;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia,palentino,times;
}

.accent {
	color:#cb7917;
}	

.author {
	font-weight:bold;
	font-size:11pt;
}

.accentInfo {
	color:#cb7917;
	font-weight:bold;
	font-family: georgia,palentino,times;
	font-style: italic;
}





/* new design elements */


#mid{
	background:#ffffff;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;		
	}	

#midbox1{
	background:#edeee6;
	border:1px solid #666666;
	padding:2px;
	}	

#midbox1 a{
			font:18px arial;	
			color:#000099;
			
			}	
#midbox1 a:hover{
	font:18px arial;	
	text-decoration:none;
	}
	
#midbox2{
	background:#dbcec0;
	border:1px solid #666666;
	padding:2px;
	}	

#midbox2 a{
			font:18px arial;
			color:#000099;
			}	
#midbox2 a:hover{
	font:18px arial;
	text-decoration:none;
	}	