/* Body
----------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color : #FFFFFF;
	color : #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
} 

td{
	vertical-align:top;
	} 

show {

}

hide {
	display : none;
}

h2.recent{
	font-size:18px;
	color:#666666;
}

.who_we_are_heading {
	font-size: 12px;
	font-family: arial,verdana,georgia;
	font-weight: bold;
}

.who_we_are_sub_heading {
	font-size: 14px;
	font-family: arial,verdana,georgia;
}

.bodytext, .body_text, .headertext, .herotext{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:11px;
	line-height:170%;
}

.headertext{
	font-size:18px;
	font-weight:bold;
	padding-bottom:12px;
}


.herotext, .herotext a, .herotext a:hover, .herotext a:active, .herotext a:visited{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	line-height:140%;
}

.herotext a:hover{
	text-decoration:underline;
	color:#333333;
}


/* body_text links */

.body_text a, .body_text a:hover, .body_text a:active, .body_text a:visited,
.bodytext a, .bodytext a:hover, .bodytext a:active, .bodytext a:visited{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}


.body_text a:hover, .bodytext a:hover{
	text-decoration:underline;
	color:#333333;
}



/* menu links */

.menu, a.menu, a.menu:hover, a.menu:active, a.menu:visited,
.menu_active, a.menu_active, a.menu_active:hover, a.menu_active:active, a.menu_active:visited{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	text-decoration:none;
	line-height:200%;
}

.menu_active, a.menu_active, a.menu_active:hover, a.menu_active:active, a.menu_active:visited{
	color:#333333;
}
a.menu:hover, a.menu_active:hover{
	text-decoration:underline;
	color:#333333;
}