body {
	margin-left : 0px;
	margin-top : 6px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: white;
}

table td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hd_date {
	font-weight: bold;
	font-size: 1.1em;
}

.hdlne {
	font-weight: bold;
	font-size: 1.1em;
}

.sub_menu_div {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

a:link{
	color: #3B4D87;
}

a:visited{
	color: #3B4D87;
}

a:hover{
	color: #3B4D87;
}


.submenu:link {
	color: #ffffff;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: bold;  
	text-decoration: none
}

.submenu:hover {
	color: #c63;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: bold;  
	text-decoration: underline
}

.submenu:visited {
	color: #ffffff;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: bold;  
	text-decoration: none
}

.footertext {
	font-size: .8em;
	margin-bottom: 5px;
}

.footertext:link {
	color: #3B4D87;
	font-weight: bold;
}

.footertext:hover {
	color: #3B4D87;
	font-weight: bold;
}

.footertext:visited {
	color: #3B4D87;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
	color: #3B4D87;
	padding-top: 5px;
	padding-bottom: -5px;
	margin-bottom: 0px;
	border-bottom: 0px;
}



h3 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	line-height : 1.2em;
	color: #333399;
	text-transform : uppercase;
}

h3 > .subtitle {
	text-transform: capitalize; 
}

h4 {
	font-size: 1em;
	color: #cc6633;
	padding-bottom: 0px;
	margin-bottom : 0px;
	border-bottom : 0px;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	color: black;
}

ul ol   {
	padding-bottom: 5px;
}

li {
	padding-bottom: 5px;
}

.definition {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#side_news {
	text-align: right;
	font-size: .8em;
}

.sidelink:link{
	color: #cc6633;
}

.sidelink:hover{
	color: #cc6633;
	text-decoration: none;
}

.sidelink:visited{
	color: #cc6633;
}

.side_hdr {
	font-size: 1.2em;
	color: #3B4D87;
	text-transform: uppercase;
	font-weight: bold;
}

.side_date {
	font-size: 1.1em;
	font-weight: bold;
	color: Black;
}

/*about us section styles */

.attyname {
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
}

.education  {
	font-weight: bold;
	color: #cc6633;
}

 .summary {
	font-weight: bold;
	color: #cc6633;
}


/*news section styles */
.articletitle {
	font-weight: bold;
	font-size: 1.2em;
	color: #000033;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;	
}

.articleauthor {
	color: #000033;
}

.articlesource {
	font-style: italic;
}

.articledate {
	font-style: normal;
}

.articlebody {
	padding-left: 20px;
	padding-right: 10px;
	line-height : 1.6em;
}

.articleblurb {
	padding-top: 0px;
	margin-top: 0px;
}

.eventname {
	font-weight: bold;
	font-size: 1.2em;
	color: #000033;
}

.eventsubtitle {
	font-weight: normal;
	font-style: italic;
	color: #333399;
}

.eventtime {
	font-weight: normal;
}

.eventvenue {
	font-weight: normal;
}

.eventspeaker {
	font-weight: bold;
	color:  #cc6633;
}

/*publications section styles*/

.intQuestion{
	font-weight: bold;	
}

.intAnswer{
	font-style: italic;
	padding-left: 20px;
	padding-right: 10px;
	line-height : 1.6em;
}
