body {
	background-color: #FFFFFF;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
}


ul,li {
	list-style-image: none;
	list-style-position: inside;
	display: list-item;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

.dl {
	color: #006AAF;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

.dl:hover {
	color: #03449C;
	text-decoration: none;
}

#newsheader {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF8040;
	letter-spacing: 1px;
}

p,td{
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
}

h1 {
	font-size : 14px;
	font-weight : bolder;
	color : #FF8040;
}

h2 {
	font-size : 10pt;
	font-weight : bolder;
	color : #666666;
}

.middletitle {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	color: #03449C;
	font-size: 10pt;
/*	font-weight: bold;*/
	letter-spacing: 1px;
}

/* note: level-1 is wrong, should be level0 but the level returned for the page is wrong */
ul.level-1,ul.level0 {
	position: absolute;
	left: 5px;
	top: 177px;
	margin-left: 0;
	padding-top: 0px;
	padding: 2px;
	width: 202px;	
	list-style-image: none !important;
	list-style-type: none !important;
	list-style-position: inside !important;

}

*html ul.level-1,ul.level0 {
	position: absolute;
	left: 5px;
	top: 177px;
	margin-left: 0;
	padding-top: 0px;
	padding: 2 px;
	width: 202px;	
}


ul.level-1,ul.level0,ul.level1 {
	width: 202px;
	padding: 0px;
	list-style-type: none !important;
	list-style-position: inside !important;
	margin-left: 0;
	background-color: #FFFFFF;
	list-style-image: none !important;
}

ul.level0 li a,ul.level-1 li a {
/*	padding-bottom: 2px;
	padding-top: 2px;*/
	color: #FF8040;
	text-decoration: none;
	display: block;
}

ul.level0 li ,ul.level-1 li  {
/*	padding-bottom: 2px;
	padding-top: 2px;*/
	color: #FF8040;
	text-decoration: none;
	display: block;
	list-style-image: none !important;
	list-style-type: none !important;
	list-style-position: inside !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul.level0 li a {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #03449C;
	text-decoration: none;
	background-color: #E2E5EA;
	margin: 0px;
	margin-bottom: 1px;
	border-left: 5px solid #97BD29;
	padding: 5px;
}

/******* LEVEL 1 MENU ***********/

ul.level-1 li a {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #03449C;
	text-decoration: none;
	background-color: #E2E5EA;
	margin-bottom: 1px;
	border-left: 5px solid #97BD29;
	padding: 5px;
}

ul.level-1 li a:hover,ul.level0 li a:hover {
/*	color: #FFFFFF;*/
	text-decoration: none;
	background-color: #DEE2E6;
	border-left: 5px solid #97BD29;
}

/******************* LEVEL 2 MENU **********************/

ul ul.level1 li a {
	padding-left: 10px;
	font-weight: normal;
	background-color: #F3F5F7;
	text-decoration: none;
	color: #989898;
	border-left: 10px solid #03449C;
	list-style-type: none;
	list-style-position: inside;
}

/******************* LEVEL 3 MENU **********************/

ul ul.level1 ul li, ul ul.level1 li li {
	list-style-image: none !important;
	list-style-type: none !important;
	list-style-position: inside !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

ul ul.level1 ul li a {
	padding-left: 10px;
	font-weight: normal;
	background-color: #F6F8F9;
	text-decoration: none;
	color: #989898;
	border-left: 15px solid #E2E5EA;
	list-style-type: none;
	display: list-item;
	}

ul ul.level1 ul li a:hover {
	background-color: #F2F5F7;
	text-decoration: none;
	border-left: 15px solid #CCCCCC;
	}

ul ul.level1 ul li strong a, ul ul.level1 ul li strong a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 15px solid #CCCCCC;
}

	

/*****************************************************/

ul ul.level1 li a:hover {
	color: #666666;
	text-decoration: none;
	border-left: 10px solid #03449C;
	background-color: #EEF1F4;
}

ul ul.level1 li strong a{
	background-color: #03449C;
	color: #FFFFFF;
	border-left: 10px solid #03449C;
}

ul ul.level1 li strong a:hover{
	color: #FFFFFF;
	border-left: 10px solid #03449C;
	background-color: #03449C;
}


ul.level0 strong a,ul.level-1 strong a {
	color: #FFFFFF;
	background-color: #97BD29;
	text-decoration: none;
	list-style-type: none;
	border-left: 5px solid #97BD29;
}

ul.level0 strong a:hover,ul.level-1 strong a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #97BD29;
	list-style-type: none;
}


#foota {
	position: absolute;
	bottom: 0px;
	left: 214px;
	width: 457px;
	height: 30px;
	background-color: #03449C;
}

#headr {
	width: 868px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	height: 177px;
	background-image: url(../imgs/header01.jpg); 
	background-repeat: no-repeat;
	background-position: top;
}
	
.search {
	padding: 20px 20px 0 20px;
}

.experttitle {
	font: bold 10pt Arial, sans-serif ! important;
	color: #789427;
	border-bottom: 1px solid #97BD29;
	padding-bottom: 16px;
}

.experttable {
	width: 100%;
	table-layout: auto;
}

.experttable td{
	padding-top: 7px;
	padding-left: 0px;
}

.experttable a, .experttable td a{
	color: #006AAF;
	text-decoration: none;
	font: normal 10pt Arial, sans-serif;
}

.experttable a:hover{
	color: #03449C;
	text-decoration: none;
}

.profiletitle {
	font:  bold 10pt Arial, sans-serif !important;
	color: #789427;
	border-bottom: 1px solid #97BD29;
}

.profileurl {
	color: #006AAF !important;
	text-decoration: none;
	font-size: 11px ! important;
	font-weight: normal ! important;
	display: block;
}

.profileurl:hover {
	color: #03449C !important;
	text-decoration: none;
}

.profiledata {

}

/*************************** NEWS *******************************/
.newstitle{
	font: bold 10pt Arial, sans-serif;
	color: #789427;
}

.newsdata {
	font: normal 10pt Arial, sans-serif;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
}

.newsurl {
	color: #FF8040;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}


.newsurl:hover{
	color: #FD6102;
	text-decoration: none;
}

/**********************************************************/

.line {
	background-color: #989898;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.contentImage_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.contentImage_right {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}

#contentDivMainColumnTotalWidth {
	position: absolute;
	left: 213px;
	top: 177px;
	width: 427px;
	padding: 15px;
}

#contentDivMainColumn {
	position: absolute;
	left: 213px;
	top: 177px;
	width: 457px;
}

#contentDivMainColumn ul,li{
	list-style-position: inside ;
	display: list-item ;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: disc;
}

#contentDivMainColumnTotalWidth a{
	color: #006AAF !important;
	text-decoration: none;
}

#contentDivMainColumnTotalWidth a:hover{
	color: #FD6102 !important;
	text-decoration: none;
}

#contentDivRightColumn {
	position: absolute;
	left: 670px;
	top: 158px;
	width: 185px;
	padding: 33px 10px 10px 10px;
}

.rightColumnTitle {
	background-color: #989898;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;
	margin-top: 25px;
}

tr.tableAlt {
	background-color: #F3F5F7;
}

.devShowBox {
	background-color: #cccccc;
	padding: 4px;
}

.code {
	font-family: Courier New, monospace;
	font-size: 12px;
}

/************************* FORMS ******************************/

form {
	padding: 20px;
	border: 0px;
	margin: 0px;
}

textarea,input,select {
/*	width: 85%;*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	top: 3px;
	margin-left: 3px;	
}

input.submit {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #97BD29;
	border: 1px solid #789427;
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

input.checkbox,input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.searchresult {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.searchresult p {
	margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
	display: block;
	margin-bottom: 2px;
}

/*******************************************************/
