body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFA32C;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFA32C;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFA32C;
	font-weight: bold;
	letter-spacing: -1px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA32C;
	font-weight: bold;
}

.left_border {
	background-image: url(../images/bg_left.jpg);
}

.right_border {
	background-image: url(../images/bg_right.jpg);
}

.white_bg, #Normal_content_Layer middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	background-color: #FFFFFF;
	line-height: 18px;
}

.white_content
{
	height: 100%;
}

.white_bg_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	background-color: #FFFFFF;
	line-height: 14px;
}

.ai_box, .ai_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	background-color: #FFFFFF;
	line-height: 14px;
}

.bar_bg, .bar_bg a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	height: 30;
	vertical-align: bottom;
	font-size: 9px;
	font-weight: bold;
	color: #59575A;
	background-color: #FFEA94;
}

.bar_ft, .bar_ft a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	height: 30;
	font-size: 9px;
	font-weight: normal;
	color: #59575A;
	background-color: #FFEA94;
	vertical-align: inherit;
}

a {
	color: #FF9126;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #523293;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #855191;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 10px;
}

a.link:hover {
	color: #FFA32C;
}

.news, .news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 10px;
}

#Normal_content_Layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 446px;
/*	height: 355px;
*/	z-index: 1;
	padding-left: 17px;
	padding-right: 50px;
	padding-top: 38px;
}

#Normal_content_Layer table{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #59575A;
}

#Normal_notes_Layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 228px;
/*	height: 100%;
*/	z-index: 2;
	padding-left: 40px;
	padding-right: 9px;
	padding-top: 38px;
}

#content_layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 365px;
/*	height: 355px;
*/	z-index: 1;
	padding-left: 17px;
	padding-right: 50px;
	padding-top: 38px;
}

#news_layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 140px;
/*	height: 100%;
*/	z-index: 2;
	padding-left: 70px;
	padding-right: 9px;
	padding-top: 38px;
}

#header_layer {
	position: relative;
	width: 100%;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}

#header_layer #logo_layer {
	position: absolute;
	float: none;
	top: -34px;
	height: 0;
	width: 10;
	clear: left;
	left:5px;
	z-index:3;
}

#header_layer #Normal_logo_Layer {
	position: absolute;
	float: none;
	top: -25px;
	height: 0;
	width: 10;
	clear: left;
	left:5px;
	z-index:3;
}

#photo {
	float: right;
	margin-left: 10px;
}

.selected {
	display: block;
	visibility: visible;
}

.unselected {
	display: none;
	visibility: hidden;
}

.p_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #855191;
	font-weight: bold;
}

.p_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA32C;
	font-weight: bold;
}

.p_photo {
	width:125px; 
	height:auto; 
	position:relative; 
	float:left; 
	margin-right:10px; 
	margin-bottom: 4px;
}

.article  {
	color: #FF9126;
	text-decoration: none;
	font-weight: normal;
}

.article_title  {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

#ClientContainer {
	width: 348px;
	/*height: 100px; */
	margin-bottom: 50px;
}

#ClientLogo {
	width: 60%;
	/*height: 100px; */
	float: left;
	text-align: right;
	margin-top: auto;
	margin-bottom: auto;
}

#ClientLinks {
	float: right;
	width: 45%;
}

#sp_logo {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.req
{
	color: #FF0000;
}