body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background:#7c7c7c;
}

.whitbg{
	
	background:url(../images/mid-bg.jpg) repeat-y left top;
	height:100%;
	margin:0px;
	padding-left:3px;
	padding-right:8px;
}

.top-menu{
	padding-top:37px;
	padding-left:1px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	font-family: HelveticaNeueLTPro-Roman;
}
.top-menu a:link, .top-menu a:visited{
	color:#000;
	font-size:13px;
	text-decoration:none;
	padding-right:8px;
	display:inline;
	font-weight:bold;
	font-family: HelveticaNeueLTPro-Roman;
}
.top-menu a:hover{
	color:#666666;
	font-size:13px;
	text-decoration:none;
	padding-right:8px;
	display:inline;
	font-weight:bold;
	font-family: HelveticaNeueLTPro-Roman;
}

/**drop down***/

.dropdn img{
	border:0px;
}
.dropdn{
	float:left;
	padding-top:15px;
	background:url(../images/drp-menu-bg.jpg) repeat-x left top;
	height:27px;
	width:768px;
	
}

.dropdn:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
margin:0px;
clear: both; 
visibility: hidden;
}

.dropdn ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.dropdn ul li{
	display: inline;
	padding:0px;
	margin:0px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
}

.dropdn ul li a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	height:20px;
	padding-top:2px;
	background-image:url(../images/menu-rit-border.png);
	background-repeat:no-repeat;
	background-position:right top;
	font-family: Helvetica;
	font-weight: normal;
}

.dropdn ul li a:hover{ /*script dynamically adds a class of "selected" to the current active menu item*/
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00CC00;
 /*THEME CHANGE HERE*/
}

.current{ /*script dynamically adds a class of "selected" to the current active menu item*/
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00CC00;
 /*THEME CHANGE HERE*/
}

.current_top{ /*script dynamically adds a class of "selected" to the current active menu item*/
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00CC00;
	
 /*THEME CHANGE HERE*/
}
.dropdne ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
 /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom: 1px solid #2e92c7; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-size:11px;
	line-height:18px;
	z-index:100;
	background-color:#ababab;
	width: 200px;
	visibility: hidden;


filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-weight: normal;
	color: #000000;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 8px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #555555;
	color:#FFFFFF;
	text-decoration: underline;
}
.home_mid_content {
	font-family: "Helvetica Condensed";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.home_mid_content_blue {
	font-family: "Helvetica Condensed";
	font-size: 22px;
	font-weight: bold;
	color: #4682B4;
	line-height: 30px;
}
.helvetica {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.difference {
	font-family: HelveticaNeueLTPro-Md;
	font-size: 13px;
	font-weight: bold;
	color: #BF35B0;
}
.rt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bot_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.home:link {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4682B4;
	text-decoration: none;
}
a.home:visited {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4682B4;
	text-decoration: none;
}
a.home:hover {

	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.foot_content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3834;
}
a.foot:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3834;
	text-decoration: none;
}

a.foot:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3834;
	text-decoration: none;
}

a.foot:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.helvetica_wht {

	font-family: HelveticaNeueLTPro-MdCn;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.dropbox {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
}
.caption {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 14px;
	font-weight: bold;
	color: #086090;
	margin-right: 1px;
	padding-right: 2px;
}
.helvetica_16 {

	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}
.Biographers {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
a.practice:link {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.practice:visited {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.practice:hover {
	font-family: HelveticaNeueLTPro-Roman;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.helvetica_wht_12 {


	font-family: HelveticaNeueLTPro-MdCn;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
