@charset "utf-8";
/* CSS Document */
#navbar {
	background-color: #284F76;
	color: #003466;
	margin-right: auto;
	margin-left: 0px;
	line-height: 24px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BA6D9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED5DD;
	width: 995px;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A5C81;
	text-align: center;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFCC;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
}
#header {
	width: 995px
	}				

body {
	margin-left: 5px;
	margin-top: 5px;
}
#breadcrumb {
	background-color: #FFFFCC;
	width: 996px;
	color: #2B5178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#breadcrumb a:hover{
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#breadcrumb a {
	color: #3366CC;
	text-decoration: none;
}
#main {
	width: 995px;
}
#left {
	position: absolute;
	width: 160px;
	height:636px;
	left: 5px;
	text-align: center;
	z-index: 100;
	border-right-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: none;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #2B5178;
	font-size: 12px;
	color: #003399;
}
#right {
	position: absolute;
	width: 150px;
	height:2551px;
	left: 850px;
	text-align: center;
	z-index: 100;
	background-color: #2B5178;
	vertical-align: 3px;
	padding-top: 3px;
	color: #FFFFFF;
	top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
h2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	margin-bottom: 0px;
	text-align:center;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
	margin-bottom: 0px;
	margin-top: 0px;
	}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#middle {
	position: absolute;
	width: 655px;
	height:636px;
	left: 165px;
	z-index: 99;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2b5178;
	background-color: #FFFFCC;
	padding-top: 3px;
}
#cstmrserv {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #003399;
}
#contact	{
	color:#003399;
	font-size:14px;
}
#contact a {
	color: #003399;
	text-decoration: none;
}

#contact a:hover {
	color: #003399;
	text-decoration: underline;
}
#contact a:visited {
	color: #003399;
	text-decoration: none;
}
.copyright 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666633;
}
.footerlinks	{
	padding-top:260px;
}

