@charset "UTF-8";
/* CSS Document */


h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
	font-stretch:semi-condensed;
	color:#00529b;
	}
	
h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-stretch:semi-condensed;
	color:#00529b;
	}
	
p, ul, li, .p { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:semi-condensed;
	color:#000000;
	}

a { outline:none; }

a:link, a:visited {
	color:#00529B;
	text-decoration:none;
	}
							
a:hover, a:active {
	color:#666666;
	text-decoration:none;
	}

body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	}

#page {
	margin-left:auto;
	margin-right:auto;
	width:985px;
	background-color:#FFFFFF;
	}
	
#top {
	clear:both;
	width:600px;
	height:65px;
	background-repeat:none;
	background-color:#FFFFFF;
	}
	
		#topleft {
				width:600px;
				height:65px;
				padding:0;
				margin:0;
				float:left;
				}
				
					#negindent {
							text-indent: -5000px;
							margin:0;
							padding:0;
							height:65px;
							width:420px;
							display:none;
							}
			
		#topright {
				width:385px;
				height:65px;
				padding:0;
				margin:0;
				float:left;
				display:none;
				}
				
					#topright ul {
							padding:10px 25px 0 0;
							margin:0;
							text-align:right;
							}
		
					#topright ul li {
							display:inline;
							padding:0;
							margin:0;
							color:#66cc33;
							font-weight:bold;
							font-size:9px;
							font-stretch:condensed;
							padding:0px 5px 0 5px;
							border-right:#333399 1px solid;
							}
							
					#topright ul li a:link, #topright ul li a:visited {
							color:#00529B;
							text-decoration:none;
							}
							
					#topright ul li a:hover, #topright ul li a:active {
							color:#66cc33;
							text-decoration:none;
							}
							
					
	
#nav {
	clear:both;
	width:985px;
	height:30px;
	background-image:url(../images/nav_bk.jpg);
	background-repeat:none;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	display:none;
	}
	
		#nav ul {
				padding:6px 0 0 57px;
				margin:0;
				}
	
		#nav ul li {
				display:inline;
				padding-top:0;
				padding-right:40px;
				padding-bottom:0;
				padding-left:0;
				margin:0;
				color:#333399;
				font-weight:normal;
				font-size:15px;
				font-stretch:narrower;
				}
				
		#nav ul li a:link, #nav ul li a:visited {
				color:#ffffff;
				text-decoration:none;
				}
				
		#nav ul li a:hover {
				color:#00529B;
				text-decoration:none;
				}
				
		#nav ul li a:active {
				color:#333399;
				text-decoration:none;
				}
			
#flash {
	clear:both;
	width:963px;
	height:310px;
	padding:0 10px 0 11px;
	background-image:url(../images/page_bk.jpg);
	background-repeat:repeat-y;
	display:none;
	}		
	
#banner {
	clear:both;
	width:985px;
	height:45px;
	background-image:url(../images/banner_bk.jpg);
	background-repeat:none;
	background-color:#FFFFFF;
	display:none;
	}

#index_sub {
	width:985px;
	height:153px;
	padding:0;
	background-image:url(../images/index_sub_bk.jpg);
	background-repeat:no-repeat;
	}
	
		#index_sub_left {
			width:285px;
			height:120px;
			padding: 25px 0 0 30px;
			float:left;
			color:#FFFFFF;
			font-weight:normal;
			font-size:15px;
			line-height:20px;
		}
		
		#index_sub_center {
			width:320px;
			height:115px;
			padding: 30px 0px 0 22px;
			float:left;
			color:#FFFFFF;
		}
		
				#index_sub_center a:link, #index_sub_center a:visited {
						color:#FFFF00;
						text-decoration:none;
						}
						
					#index_sub_center a:hover, #index_sub_center a:active {
						color:#ffffff;
						text-decoration:underline;
						}
		
			#index_sub h2 {
				font-size:14px;
				font-weight:bold;
				margin:0 0 5px 0;
				}
		
			#index_sub p {
				font-size:13px;
				font-weight:normal;
				color:#FFFFFF;
				margin:5px 0 5px 0;
				}
				
			#index_sub ul, #index_sub li {
				font-size:13px;
				line-height:15px;
				font-weight:normal;
				color:#FFFFFF;
				margin:3px 0 3px 10px;
				}
		
		#index_sub_right {
			width:270px;
			height:115px;
			padding: 30px 0 0 25px;
			float:left;
			color:#FFFFFF;
			}
			
					#index_sub_right ul li a:link, #index_sub_right ul li a:visited, #index_sub_right ul li a:active {
						color:#ffffff;
						text-decoration:none;
						}
						
					#index_sub_right ul li a:hover {
						color:#ffffff;
						text-decoration:underline;
						}

#sub {
	width:985px;
	padding:0;
	margin:0;
	background-image:none;
	}

	#subleft_nav {
		display:none;
		width:208px;
		float:left;
		padding:0px 20px 10px 10px;
					font-size:14px;
					line-height:18px;
					color:#666666;
					font-weight:bold;
					font-style:normal;
					text-align:left;
		}
		
				#subleft_nav a:link, #subleft_nav a:visited {
					color:#666666;
					text-decoration:none;
					}
				
				#subleft_nav a:hover, #subleft_nav a:active {
					color:#00529b;
					text-decoration:none;
					}
		
	#subleft_nav_content {
		width:489px;
		float:left;
		padding:5px 45px 10px 0;
		}
	
			#subleft_nav_content a:link, #subleft_nav_content a:visited, #subleft_nav_content a:hover, #subleft_nav_content a:active {
					font-weight:bold;
					text-decoration:underline;
					}
	
	#subleft {
		width:670px;
		float:left;
		padding:5px 45px 10px 57px;
		}
	
	
	#subright {
		width:193px;
		float:left;
		padding:0px 10px 0 10px;
		}
		
		
				#subright p {
					font-size:10px;
					color:#000000;
					line-height:12px;
					margin-bottom:3px;
					}
					
				#subright em {
					font-size:12px;
					color:#00529b;
					text-transform:uppercase;
					font-weight:bold;
					font-style:normal;
					text-align:right;
					}	
					
						#subright a:link, #subright a:visited {
							color:#00529b;
							text-decoration:none;
							}
						
						#subright a:hover, #subright a:active {
							color:#666666;
							text-decoration:none;
							}
		
		
	#clear {
		clear: both;
		}
	
				#marketnav a:link, #marketnav a:visited {
					color:#00529b;
					text-decoration:none;
					font-size:13px;
					line-height:18px;
					font-weight:bold;
					font-style:normal;
					text-align:left;
					}
				
				#marketnav a:hover, #marketnav a:active {
					color:#666666;
					text-decoration:none;
					font-size:13px;
					line-height:18px;
					font-weight:bold;
					font-style:normal;
					text-align:left;
					}
	
		
#footer {
	width:985px;
	background-image:url(../images/footer_bk.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:20px 0 5px 0;
	text-align:center;
	color:#666666;
	font-weight:bold;
	font-size:10px;
	font-stretch:condensed;
	}
		#footer ul {
				padding:0;
				margin:0;
				text-align:center;
				}

		#footer ul li {
				display:inline;
				padding:0;
				margin:0;
				color:#333399;
				font-weight:bold;
				font-size:10px;
				line-height:14px;
				font-stretch:condensed;
				padding:0px 5px 0px 5px;
				border-right:#666666 1px solid;
				}
				
		#footer ul li a:link, #footer ul li a:visited {
				color:#666666;
				text-decoration:none;
				}
				
		#footer ul li a:hover, #footer ul li a:active {
				color:#333399;
				text-decoration:none;
				}
				
		
				
				
				
				
#about_btm {
	width:196px;
	height:120px;
	float:left;
	border: 1px solid #cccccc;
	margin-right:6px;
	padding:5px 10px 5px 10px;
	}
	
		#about_btm strong {
			font-size:14px;
			color:#FFFFFF;
			}
			
		#about_btm p {
			font-size:10px;
			color:#000000;
			line-height:12px;
			margin-bottom:3px;
			}
			
		#about_btm em {
			font-size:12px;
			color:#00529b;
			text-transform:uppercase;
			font-weight:bold;
			font-style:normal;
			text-align:right;
			}	
			
				#about_btm a:link, #about_btm a:visited {
					color:#00529b;
					text-decoration:none;
					}
				
				#about_btm a:hover, #about_btm a:active {
					color:#666666;
					text-decoration:none;
					}