.page_Title_About {
	color: #1d2f68;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase ;
}
.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: 10px;
    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: 220px;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

#side_panel a:visited, a:link 
{    
    font-size: small;
    color: #003D7C;
}
#side_panel li a:link{
    color: #003D7C;
}
#side_panel li a:visited {
    color: #003D7C;
}
#side_panel li {
    color: #333333;
    padding-bottom: 4px;
    width: 175px;
    vertical-align:text-top;
}
#side_panel ul
{
     margin-left :10; padding-left :0;         
}                   


.side_panel_head
{
    font-size: 16px;
    color: #ff7000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight :bold;
}
.side_panel_subhead
{
    font-size: 12px;
    color: #1D2F68;
    font-family: Arial, Helvetica, sans-serif;
    font-weight :bold;
    /*background-color: #1D2F68;*/
}
.container {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 12px;

}
.fright {
    float: right;
    margin-top: 80px;
}
.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;
}

.searchbox
{
    width: 220px;
    height: 80px;
    background-color: #C59217;
    margin-left: 45px;
    margin-bottom: 30px;
}
.searchboxTop
{
    width: 220px;
    height: 80px;
    background-color: #1D2F68;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :red;
}
.formtext { padding-left :10px; font-family:Arial, Verdana; font-size :12px;}

h2 {
	color: #1D2F68; 
	font:  14px arial;
	margin: 10px 0 10px 0;
	font-weight :bold;

}

.ulnoimage
{
	list-style: none;
}

.ulnoimage li
{
	list-style: none;
}
