body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #336699;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.hide {
	display: none;
}


#wrap {
	background-color: #ffffff;
	color: #4fa600;
	margin: 0 auto;
	width: 800px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4080BF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4080BF;
}


/****************** Header ********************/

#header {
	background-color: #83cff1;
}

#header img a{
border-style:none;
margin:0 0 0 0;
}

#top-menu{
	width: 796px;
	_width: 800px;
	font: normal 12px Verdana; 
	line-height: 18px;
}

#top-menu a {
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: 1px solid #75c8f2;
	border-top: 1px solid #75c8f2;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

#top-menu a:link { /*hover background color*/
	background-color: #d7e1ea;
	border: 1px solid #75c8f2;
	color: #006699;
}

#top-menu a:hover { /*hover background color*/
	background-color: #ee5503;
	border: 1px solid #75c8f2;
	color: #ffffff;
}

#top-menu a:visited { /*hover background color*/
	background-color: #d7e1ea;
	border: 1px solid #75c8f2;
	color: #006699;
}

#top-menu a:active { /*hover background color*/
	background-color: #d7e1ea;
	border: 1px solid #75c8f2;
	color: #006699;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid #75c8f2;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #75c8f2;
	background-color: #d7e1ea;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ee5503;
	color: #FFFFFF;
}

/*******************************************/


/****************** Left Column ********************/
#left_col {
	border-right: 1px solid #75c8f2;
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.9em;
	background-color: #bed9ed;
}

#left_nav ul {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	margin-bottom: 20px;
}	

#left_nav li {
	clear: left;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	height: 40px;
}

#left_nav li a {
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	display: block;
	background-color: #bed9ed;
	border-bottom: 1px solid #83cff1;
	padding: 0px;
	padding-left: 10px;
	position: relative;
	top: 20px;
	_position: none;
	_margin-top: 20px;
}	
	
#left_nav li a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-bottom: 1px solid #83cff1;
}

.left_menu_image{
	float: left;
	clear: left;
	margin: 0px;
	margin-left: 6px;
	margin-right: 5px;
	border: 1px solid #81cff2;
	display: inline;
	position: relative;
	z-index: 8;
	_position: none;
}

.announce {
	padding: 2px;
	width: 130px;
	color: #ffffff;
	background-color: #83cff1;
	line-height: 1.3em;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*******************************************/

/*******Subscription image at top of middle content area********/

#subscribe_news_image{
	float:left;
	top: 100px;
	padding: 0px;
	margin-left:-3px;
	margin-right:-1px;
	margin-top: -6px;
	
}


/****************** Right Column ********************/
#right_col {
	float: right;
	width: 190px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color:#bed9ed;
}

#right_col p {
	margin: 0 0 1.5em 0;
}
/*******************************************/


/****************** Middle Column ********************/
#content {
	border-left: 1px solid #83cff1;
	border-right: 1px dotted #83cff1;
	line-height: 1.6em;
	color: #554a3c;
	background-color: #FFFFFF;
	margin-left: 170px;
	margin-right: 190px;
	padding: 7px;
	padding-bottom: 15px;
}

#content h1 {
	text-align: left;
	font-size: 130%;
	padding-top: 20px;
	color: #0099CC;
	margin: 0 0 0.5em 0.1em;
}

#content h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding-top: 10px;
	color: #006282;
}

#content p {
	font-size: 90%;
	font-weight: normal;
	margin: 0.6em 0.2em 0.6em 0.3em;
	line-height: 1.6em;
}

#content ul {
	font: 90% Verdana,Tahoma,Arial,sans-serif;
}

#content ol {
	font: 90% Verdana,Tahoma,Arial,sans-serif;
	line-height: 14px;
}

#content li{
margin: 6px 0 12px 0;
line-height: 14px;
}

#content img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 0.5px solid #000000;
}

.article_leaders {
	border-top: 1px solid #83cff1;
}

.corporate{};

.corporate ol{};

.corporate li{
margin: 16px 0 60px 0;
line-height: 16px;
}

.left_float_image {
	float: left;
	margin: 6px;
	border-style:none;
}

#quotation_testimonial {
	margin-top:20px; 
	margin-bottom: 40px; 
	margin-left: 20px; 
	margin-right:40px;
}

img.float_right{float:right; margin: 4px;}

img.float_left{float:left; margin-bottom: 0px; margin-top: 4px; margin-left:2px; margin-right: 6px; border-style:none;}

table.fees{border-style:solid; 
		   border-spacing:0;
	       border-width:0; 
		   border-color:#0099FF;
		   cell-padding: 0px;
		   margin:0px;}
tr.fees{
border-style:solid;
border-width:0; 
border-color:#0099FF;
border-spacing:0;

}

td.fees{
border-style:solid;
border-width:1px; 
border-color:#0099FF;
}

/*******************************************/


/****************** Footer ********************/

#footer {
	clear: both;
	border-top: 2px solid #83cff1;
	width: 100%;
	text-align: center;
	color: #554a3c;
	font-size: 0.8em;
	background-color: #f0f0f0;
	height: 50px;
	padding-top: 2px;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*******************************************/





#scroll3 {
	width: 400px;
	height: 440px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	border-right: 1px solid #83cff1;
	overflow-y: hidden;
	overflow-x: hidden;
	position: absolute;
}

.text {
	background-image: url(images/bg.gif);
	width: 434px;
	height:2px;
	top:0px;
	z-index:-1;
	left: 400px;
	right: -200px;
	color:#ffffff;
	overflow-x: hidden;
	position:absolute;
}

.text p{
margin: -100 0 0 0;
}
