.page_Title_About {
	color: #1d2f68;
	font-size: 16px;
	font-weight: bold;
}
.page_Subtitle_About {
	font-size: 16px;
	text-transform: uppercase;
	color: #8F9F61;
	font-weight: bold;
}

.side_panel_top {
	background-image: url('../images/side_panel_lft.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#side_panel {
    border-left: 2px solid #1D2F68;
    margin-top: 60px;
    margin-left: 35px;
    padding-left: 14px;
    background-image: url('../images/side_panel_grad.jpg');
    background-repeat: repeat-x;
    background-position: 50% bottom;
    padding-right: 14px;
    width: 180px;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

#side_panel a:visited, a:link 
{    
    font-size: small;
    color: #003D7C;
}
/*bnp*/
#side_panel ul
{
     margin-left :10; padding-left :0;
     /*list-style: square url('../images/bulletgreen.gif');*/
}
#side_panel  li {
    width: 175px;
     vertical-align:top;
}
/*bnp*/
#side_panel li a:link{
    color: #003D7C;
}
#side_panel li a:visited {
    color: #003D7C;
}

/*
#side_panel li {
    color: #333333;
    padding-bottom: 4px;
}
*/
.side_panel_head
{
    font-size: 16px;
    color: #ff7000;
    font-family: Arial, Helvetica, sans-serif;
   font-weight :bold;
}
.container {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 12px;

}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.fleft50 {
	float:left;
	width: 40%;
	margin-right: 40px;
}
#divline {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bio_pic {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #738639;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #738639;
	border-right-color: #738639;
	border-left-color: #738639;
	margin-right: 20px;
}

#breadcrumb, #breadcrumb a:link, #breadcrumb a:visited {
	font-size: 10px;
	color: #CCCCCC;
}
#breadcrumb {
	margin-left: 20px;
	float: left;
	clear: right;
}
/* bnp */
.tablecontactus {border :none;}
.tablecontactus tr { height :20px;}
.tablecontactus th { color:#000; font-size :14px; padding-left :10px; text-align:left; }
.tablecontactus td { color:#000; font-size :12px; padding-left :10px; text-align:left; vertical-align:middle}
.tablecontactus td#title { color:#000; padding-right :0px; font-size :12px; text-align:right; vertical-align :top;}
.tablecontactus td a { color: #002469; font-size :12px; text-decoration :underline;}

.errortext_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :#820c0f;
}

.errortext_t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :red;
 
}
.textbox, .dropdown, .form, .formtext {font: 12px Arial, Verdana, Helvetica, sans-serif;}
