body, a, td, div, span {
	color : #484848;
	font-family: Arial, Verdana, Tahoma;
	font-size:9pt;
}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
body
{
	background: transparent url(images/main_bkg.jpg) top left repeat-x;
	background-color:#04639E;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.topLeftBkg
{
	background: transparent url(images/top_bkg.gif) top left no-repeat;
}

.topMenuCell
{
	background: transparent url(images/top_menu_bkg.gif) top left repeat-x;
	padding-top:5px;
}

.tmInactItem,.tmActItem
{
	font-family: Verdana;
	font-size:9pt;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
.tmActItem
{
	color: #86CD11;
}
.tmInactItem:hover
{
	color: #86CD11;
}

.hpPanelsTable
{
	background-color:#E9E9E9; 
	border-top: 1px solid #D5D4D4;
	border-bottom: 1px solid #D5D4D4;
	height:107px;
}

.hpPanelText
{
	width:217px;
	padding-top:5px;
	padding-bottom:5px;
}

.hpPanelTitle
{
	font-size:12pt;
	font-weight:bold;
	color:#605F5F;	
}

.footerInfo,
a.footerInfo
{
	color: #FFFFFF;
	font-size:8pt;
}

.topAddress
{
	color:#009A61;
	text-align:right;
	padding-right:21px;	
	padding-top:15px;
	font-weight:bold;
}

.topTel
{
	color:#00659D;
	text-align:right;
	padding-right:21px;
	padding-top:15px;
	font-weight:bold;
}

.topTelValue
{
	color:#00659D;
	font-size:13pt;
	font-weight:bold;
}

.noMargin
{
	margin:0px;
}
.sfFTitle,
.sfTitle {
	font-size:9pt;
	font-weight:bold;
	color: #151515;
	background-color: inherit ;
}
.sfFTitle {
	text-align: right;
}
.sfTitle {
	text-align: center;
}

.sfErrors {
	color: #E21B2B;
	text-align:center;
}
.sfFldTitleCont {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}
.sfInputpassword,
.sfTextarea,
.sfInputtext {
	border: 1px solid #A0A0B0;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.sfCombobox,
.sfInputtext {
	font-size:9pt;
	width:100%;
}
.sfTextarea {
	width:100%;
	font-size:9pt;
}
.sfSubmit {
	margin-top:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #847040;
	background-color: #003AB2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}

.error {
	color: #FF0000;
}

.pageName {
	font-size:11pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#009A61;
}


.breadtrail {
	font-weight:normal;
	color: #009A61;
	font-size: 8pt;
	text-decoration: underline;
}
.breadtrail:hover {
	text-decoration: none;
}
div.breadtrail {
	padding-right:10px;
	text-align: right;
	text-decoration: none;
}

.vacTitle,
.videoTitle{
	text-align: left;
	color: #009A61;
	font-size: 9pt;
	font-weight: bold;
}
.vacItemCaption,
.videoItemCaption{
	text-align: left;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height:18px;
}


.readMore{

	color:#009A61; 
	text-decoration:underline;
}

.cInfo
{
	font-weight:bold;
	
}
.greenTitle,
.blueTitle
{
	font-size:11pt;
	font-weight:bold;
	color:#009A61;
}

.blueTitle
{
	color:#003AB2;
}

.btnText
{
	font-size:9pt;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;	
}

.backText
{
	font-weight: bold;
	color : #009A61;
	padding-left:30px;
}

img {
     filter: alpha(opacity=100);
}


.tabHSection,
.tabSection {
	background: url('images/normal_bg.gif') repeat-x;
	height: 31px;
	line-height: 31px;
}
.tabHSectionLeft,
.tabSectionLeft {
	background: url('images/normal_left.gif') left transparent no-repeat;
	float: left;
	position:relative; top:1px;
}
.tabHSectionRight,
.tabSectionRight {
	background: url('images/normal_right.gif') right transparent no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.tabHSectionLeft {
	background-image: url('images/hover_left.gif');
}
.tabHSectionRight {
	background-image: url('images/hover_right.gif');
}
.tabHSection {
	background-image: url('images/hover_bg.gif');
}
.tabContent {
	border: 1px solid #C5D5E5;
	border-top-style: none;
	width:647px;
	float: left;
}

#tabCont {
	border-bottom:1px solid #C5D5E5;
	width:640px;
	float: left;
}
#tabRightEdge {
	text-align:right;
	width:647px;
}
.tabLink {
	color: #003AB2;
	font-weight: bold;
}
.entityName
{
	font-size:10pt;
	font-weight:bold;
	color:#009A61;
}

.personSPhotoPlace
{
	float:left;
	width: 125px;
	height: 130px;
	text-align:center;
	margin:5px;	
}

