body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02295E;
	background-color:#02295E;
	line-height:18px;
	font-size:12px;
}

.popupbody {
	padding: 10px 0px 0px 10px;
}

a:link {
		color: #0099FF;
		text-decoration: none;
}

a:visited {
		color: #0099FF;
		text-decoration: none;
}

a:hover {
		color: #035393;
		text-decoration: none;
}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}

h1 	{  
		font-size: 16px; 
		font-weight: bold; 
}
		
		
h2 	{  
		font-size: 15px; 
		font-weight: bold; 
}
		
		
h3 	{  
		font-size: 14px; 
		font-weight: bold; 
		padding:0px;
		margin:0px;
}
		
		
h4 	{  
		font-size: 13px; 
		font-weight: bold; 
}
		
h5 	{  
		font-size: 12px; 
		font-weight: bold; 
}

div#HomeSharePriceLayer {
	width:240px;
	overflow:hidden;
	border:1px solid #999999;
	padding:5px 0px 5px 0px;
	margin:0px 0px 15px 0px;
}

#align_layer{
	width:951px;
	margin:50px auto 0px auto;
	padding:0px;
}
#main_layer{
	width:951px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/main_layer_bg.jpg);
	background-repeat:repeat-y;
}
#award_layer{
	width:951px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/winner_gr.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#internal_bg_layer{
	width:951px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/internal_right_column_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#left_column_layer{
	width:755px;
	margin:0px;
	padding:0px;
	float:left;
}
#right_column_layer{
	width:196px;
	margin:0px;
	padding:0px;
	float:right;
}
#right_column_text_layer{
	width:158px;
	margin:0px;
	padding:19px;
	float:right;
}
#latest_news_layer{
	width:158px;
	padding:109px 19px 19px 19px;
	background-image:url(../images/latest_news_gr.gif);
	background-repeat:no-repeat;
	float:left;
}
#latest_news_layer p{
 	margin: 19px 0px 0px 0px;
	padding: 0px;
}
#header_layer{
	width:755px;
	height:73px;
	margin:0px;
	padding:0px;
	float:left;
}
#top_flash_layer{
	width:755px;
	height:76px;
	margin:0px;
	padding:0px;
	float:left;
}
#pnav_layer{
	width:755px;
	height:23px;
	margin:0px;
	padding:0px;
	float:left;
}
#side_flash_layer{
	width:245px;
	height:366px;
	margin:0px;
	padding-left:5px;
	padding-top:23px;
	float:left;
}
#text_layer{
	width:455px;
	margin:0px;
	padding:23px;
	float:left;
}
#internal_title_layer{
	width:108px;
	margin:0px;
	padding:23px 0px 0px 23px;
	float:left;
}
#internal_text_layer{
	width:578px;
	margin:0px;
	padding:23px;
	float:left;
}
#image_layer{
	width:240px;
	margin:45px 0px 23px 23px;
	padding:0px;
	float:right;
}
	#image_layer p{
		padding:0px;
		margin:0px;
	}
	#image_layer img{
		padding:0px 0px 10px 0px;
		margin:0px;
	}

#logo_layer{
	width:755px;
	height:65px;
	margin:0px;
	padding:0px;
	float:left;
}
#footer_layer{
	width:951px;
	height:29px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:right;
}
.popupbody{
	background-color:#FFFFFF;
	padding:15px;
}
/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	background-color:#3A3937;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #88836C;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #3A3937;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}

	