@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;
}
#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: 181px;
	height:636px;
	left: 820px;
	text-align: center;
	z-index: 100;
	background-color: #2B5178;
	vertical-align: 3px;
	padding-top: 3px;
	color: #FFFFFF;
}
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;
}
#footer {
	left:0px;
	width:992px;
	height:70px;
	z-index:50;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	font-size: 9px;
	padding-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3876B3;
	border-right-color: #0033AB;
	border-bottom-color: #0033AB;
	border-left-color: #0033AB;
	border-top-style: solid;
	visibility: visible;
	margin-top: 2px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B74E4E;
	text-decoration: underline;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #003366;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: inline;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer hr {
	line-height: 8px;
	color: #660000;
}

#footer td {
	text-align: center;
}


