@import url(/css/infotable.css);
@import url(/css/cms.css);
body {
	background:#e9e9e9;
	color:#000;
	font:11px Tahoma, Geneva, sans-serif;
	padding:0;
}
a {
	color:#095595;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}

#container {
	background:#fff;
	border:solid 1px #bebebe;
	padding:5px;
	width:700px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:700px;
	padding-bottom:2px;
}
	#header h2 {
		float:left;	
	}
	#header h3 {
		float:right;	
	}
		#header h2 img,
		#header h3 img {
			display:block;
		}

#nav {
	width:700px;
	background:#003366;
	height:28px;
	line-height:24px;
	margin-bottom:2px;
	overflow:hidden;
}
	#nav ul li,
	#nav ul li a,
	#nav ul li a img {
		display:block;
		float:left;
	}
	#nav ul li a {
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		padding-left:18px;
		padding-right:19px;
		border: #6699cc 1px solid;
		margin:1px;
	}
	#nav ul li a.first {
		padding-left:19px;
	}
	
	#nav ul li a:hover,
	#nav ul li a.active {
		color:#ccc;
	}
	
#content {
	width:700px;
	background:url(../img/bg-content.gif) repeat-y top;
	margin-bottom:5px;
}
	
#page {
	float:right;
	width:524px;
	padding-top:8px;
	color:#000;
}

#page ul {
	list-style:disc;	
	margin-left:20px;
	}

#page img.border {
	border:1px #003366 solid;
	padding:1px;
}

#page td {
	padding:2px;
	
}
.wide #page {
	width:505px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}

#info-page h2,
	#page h1 {
		color:#003366;	
		font-weight:bold;
		font-size:12px;
		font-family:Tahoma, Geneva, sans-serif;
		text-transform:uppercase;
		padding-bottom:10px;
	}
	
	#page h2 {
		color:#003366;	
		font-weight:bold;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		text-transform:uppercase;
		padding-bottom:10px;
	}

	
	#page h6 {
		color:#1f8faa;	
		font-weight:bold;
		font-size:16px;
		font-family:Tahoma, Geneva, sans-serif;
		text-align:center;
		padding-bottom:10px;
	}
	
		#page p {
		padding-bottom:10px;
	}
		
	#page hr {
		color:#003366;
		border: 0;
		background-color: #003366;;
		height: 1px;
		width: 60%;
		text-align: center;
		margin:0 auto 20px;
	}
	
		#page hr.lessbottommargin {
		margin:8px auto 5px;
	}
	
	#page .info {
		width:100%;
		padding-bottom:8px;
		border-bottom:solid 1px #dbdbdb;
		margin-bottom:5px;
	}
		#page .info img.left {
			display:block;
			padding-left:5px;
			padding-right:12px;
			padding-top:12px;
		}
		#page .info .right {
			padding-top:9px;	
			width:360px;
			float:left;
		}
		#page .info h2 {
			padding-bottom:4px;	
		}
			#page .info h2 img {
				display:block;	
			}
		#page .info p {
			color:#000;
			font-size:11px;
			padding-bottom:3px;
		}
		#page .info .more {
			background:url(../img/arrow.gif) no-repeat 0 5px;
			float:right;
			display:block;
			text-decoration:none;
			font-weight:bold;
			color:#1f8faa;
			padding-left:6px;
		}
		#page .info .more:hover {
			color:#787878;
		}
	#page .cols {
		width:100%;
		background:url(../img/bg-cols.gif) repeat-y;	
		margin-bottom:16px;
	}
		#page .cols div {
			float:left;
		}
		#page .cols div.first {
						width:172px;	
									padding:0;


		}
		#page .cols div.second {
						width:173px;
						margin-left:3px !important;
									padding:0;


		}
		#page .cols div.third {
						width:172px;	
						margin-left:3px !important;
									padding:0;
		}
		#page .cols h2 {
			padding-bottom:12px;	
			padding-left:6px;
			color:#003366;
			font-weight:bold;
		}
			#page .cols h2 img {
				display:block;

			}
		#page .cols p {
			line-height:130%;
			padding:0 16px 14px 6px;
		}
		#page .cols a {
			text-decoration:underline;	
		}
		#page .cols a:hover {
			text-decoration:none;	
		}
		#page .cols .img {
			display:block;	
			padding-bottom:8px;
			width:100%;
		}
	#page .more {
		text-align:right;
		padding-bottom:12px;
	}
		#page .more a,
		#page .about a.more {
			background:url(../img/arrow-4.gif) no-repeat 100% 4px;
			padding-right:14px;
			text-decoration:underline;	
		}
		#page .more a:hover,
		#page .about a.more:hover {
			text-decoration:none;	
		}
		
	#page .about {
		background:url(../img/bg-about.gif) repeat-y;
		width:100%;
		padding-bottom:12px;
	}
		#page .about h3 {
			color:#2e2e2e;	
			font-weight:bold;
			font-size:11px;
			font-family:Tahoma, Geneva, sans-serif;
			text-transform:uppercase;
			padding-bottom:12px;
		}
			#page .about h3 img {
				display:block;	
			}
		
		#page .about div.left {
			padding:11px 0 0 6px;
			width:328px;
		}	
			#page .about div.left img.left {
				display:block;	
				padding-top:3px;
				padding-bottom:3px;
			}
			#page .about div.left div {
				width:190px;	
				float:right;
			}
			#page .about .left p {
				line-height:130%;
				padding-bottom:11px;
			}
				#page .about .left p a {
					text-decoration:underline;	
				}
				#page .about .left p a:hover {
					text-decoration:none;	
				}
		#page .about .right {
			width:165px;
			padding-right:7px;
		}
			#page .about .right .img {
				display:block;
				padding-bottom:9px;
			}
			#page .about .right h3 {
				padding-left:7px;
				padding-bottom:9px;
			}
			#page .about .right p {
				line-height:130%;
				padding-left:8px;
				padding-bottom:5px;
			}
				#page .about .right p a {
					text-decoration:underline;	
				}
				#page .about .right p a:hover {
					text-decoration:none;	
				}
				
		
#info-page {
	padding:9px 16px 0 24px;
}
	#info-page h2 {
		padding-bottom:12px;	
	}
		#info-page h2 img {
			display:block;	
		}
	#info-page p {
		color:#787878;
		padding-bottom:14px;
		line-height:130%;
	}
		#info-page p a {
			text-decoration:underline;
			color:#787878;
		}
		#info-page p a:hover {
			text-decoration:none;	
		}

#sidebar {
	float:left;
	width:164px;
	padding:10px 4px;
}
	#sidebar h3, #sidebar h3 a {
	font-size:13px;
	font-weight:bold;
	color:#001C37;
	padding-bottom:11px;
	padding-left:9px;
	text-decoration:none;
	}
		#sidebar h3 span {
			background:url(../img/arrow-3.gif) no-repeat right center;
			padding-right:12px;
		}
	#sidebar p {
		padding-left:20px;
		color:#fff;
		line-height:130%;
		padding-bottom:10px;
	}
	#sidebar hr {
		background:url(../img/separator.gif) no-repeat;
		height:1px;
		line-height:1px;
		border:0;
		display:block;
		margin:0 auto;
		margin-bottom:8px;
	}
	
	#sidebar ul {
		color:#fff;
		padding-bottom:4px;	
		font-weight:bold;
		padding-left:11px;
	}
		#sidebar ul li {
			background:url(../img/arrow.gif) no-repeat 0 4px;
			padding-bottom:6px;	
			padding-left:8px;
		}
			#sidebar ul li a {
	color:#F1F3F8;
	text-decoration:none;
			}
			#sidebar ul li a:hover {
				color:#fff;	
			}
	
#footer {
	width:700px;
	background:#003366;
	height:44px;
	line-height:44px;
}
	#footer p {
		float:left;	
		color:#fff;
	}
		#footer p a {
			color:#fff;
			text-decoration:none;
		}
		#footer p a:hover {
			text-decoration:underline;
		}
		#footer .left a img {
			display:block;
			float:left;
			padding:5px 10px 0 15px;
		}
	
	#footer ul {
		float:right;	
		color:#fff;
		padding-right:10px;
	}
		#footer ul li {
			display:inline;	
		}
			#footer ul li a {
				color:#fff;
				text-decoration:underline;
			}
			#footer ul li a:hover {
				text-decoration:none;	
			}
			#footer ul li span {
				color:#fff;	
			}
