
/* CSS Document */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
body { background: #dfe5ea url(../images/wrapper-bg.jpg);}
.clear { clear:both; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }

#wrapper {
	margin: 0px auto;
	width: 903px;
	height: 10px;
	clear: both;
}
#header {
	background: #FFF;
	clear: both;
	height: 116px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#main {
	float: left;
	width: 652px;
	text-align: left;
	background: url(../images/main-bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
#sub {
	width: 251px;
	text-align: left;
	background: url(../images/sub-bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	float: right;
}
#footer {
	background: url(../images/footer.jpg) no-repeat bottom;
	clear: both;
	font-size: .8em;
	padding-top: 30px;
	height: 75px;
	text-align: center;
	padding-bottom: 10px;
}

#footer2 {
	background: url(../images/footer.jpg) no-repeat bottom;
	clear: both;
	font-size: .8em;
	padding-top: 0px;
	height: 50px;
	text-align: center;
	padding-bottom: 10px;
}
.sub-container 
{
	
	margin: 0px auto 0px 15px;
	width: 220px;
	
}
#navbar-container {
	width: 905px;
	height: 29px;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	text-indent: 0px;
	overflow: hidden;
}

/* TYPE */
body {color: #003; text-align: center; font: 100.01% Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
strong, b { font-weight:bold; }
em, i { font-style:italic; }
#main h1 {
	font-size: 1.5em;
	color: #184566;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
#main h2 {
	font-size: 1em;
	color: #607f96;
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-right: 25px;
	margin-left: 25px;
}
#main h2 a {
	color: #607f96;
}

#main h3 {
	font-size: 1em;
	font-weight:bold;
	color: #184566;
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-right: 25px;
	margin-left: 25px;
}
#main h3 a {
	color: #184566;
}

#main p {
	font-size: 0.95em;
	color: #000;
	line-height: 1.5em;
	margin-right: 25px;
	margin-left: 25px;
}
#main p a {
	color: #000;
}
#footer p {
	font-size: 0.95em;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 1px;
	
}
#footer hr {
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	width: 610px;
	color: #CCC;
	border-top: 1px solid #999;
}
#footer .sm {
	font-size: 0.9em;
	margin-top: 5px;
	color: #666;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#footer2 p {
	font-size: 0.95em;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 1px;
	
}
#footer2 hr {
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	width: 610px;
	color: #CCC;
	border-top: 1px solid #999;
}
#footer2 .sm {
	font-size: 0.9em;
	margin-top: 5px;
	color: #666;
}
#footer2 a:link, #footer2 a:visited, #footer2 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#footer2 a:hover {
	font-weight: bold;
	text-decoration: underline;
}



#sub p {
	color: #333;
	font-size: 0.90em;
	line-height: 1.2em;
	padding: 0px;
}
#sub input {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sub em {
	font-size: .9em;
}
#sub p strong {
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	color: #900;
	letter-spacing: 0px;
}
#navbar {
	background: #036 url(../images/navbar-bg.jpg);
	width: 100%;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navbar ul {
	list-style: none;
	width: 901px;
	margin: 0px;
	padding: 0px;
}
#navbar ul li{
	list-style: none;
	float: left;
	margin: 0px auto;
	padding-top: 5px;
	width: 127px;
	text-align: center;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px none #999;
	border-left: 1px solid #CCC;
	height: 29px;
}
#navbar ul li a {
	margin: 0px;
	color: #FFF;
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
}
#navbar ul li a:hover {
	margin: 0px;
	color: #FFF;
	display: block;
	text-decoration: underline;
	text-align: center;
}

.footer1:link
{
	color:Gray;
	text-decoration:none;
	font-size:11px;
}
.footer1:visited
{
	color:Gray;
	text-decoration:none;
	font-size:11px;
}
.footer1:hover
{
	color:Black;
	text-decoration:underline;
	font-size:11px;
}
.footer1:focus
{
	color:Black;
	text-decoration:underline;
	font-size:11px;
}
.footer1:active
{
	color:Black;
	text-decoration:underline;
	font-size:11px;
}

