body {
	/*background-image:url(../images/common/bg04.jpg);
	background-repeat: repeat-x;*/
	background-color: #14305A;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
img { border: 0px; }

#index-header {
	margin-left: auto; 
	margin-right: auto;
	background-color: #0065a5; 
	border-top: 1px solid #f66800;
	border-bottom: 1px solid #f66800;
	border-left: 1px solid #f66800;
	border-right: 1px solid #f66800;
	width: 750px;
	height: 95px;
	overflow: hidden;
}
/* box model hack */
#index-header {
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
}
/* be nice to Opera */
html>body #index-header { width: 748px; }

#index-header-top {
	height: 15px;
	padding-left: 3px;
	padding-top: 1px;
	text-align: left;
	overflow: hidden;
}
#index-header-left {
	width: 113px;
	height: 95px;
	float: left;
	text-align: left;
	overflow: hidden;
}
#index-header-middle {
	width: 418px;
	height: 95px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}
#index-header-right {
	padding-left: 15px;
	padding-top: 12px;
	width: 194px;
	height: 95px;
	float: left;
	text-align: right;
	
}
#index-nav {
	margin-left: auto; 
	margin-right: auto;
	background-color: #00609b; 
	border-bottom: 1px solid #f66800;
	border-left: 1px solid #f66800;
	border-right: 1px solid #f66800;
	width: 750px;
	height: 23px;
	overflow: hidden;
	text-align: right;
}
/* box model hack */
#index-nav {
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
}
/* be nice to Opera */
html>body #index-nav { width: 748px; }

#index-nav ul {
	padding: 0px;
	margin: 0px;
}
#index-nav ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}



#index-footer {
	margin-left: auto; 
	margin-right: auto;
	background-color: #3b3b3b;
	border-top: 1px solid gray; 
	border-bottom: 1px solid #f66800;
	border-left: 1px solid #f66800;
	border-right: 1px solid #f66800;
	width: 750px;
	height: 18px;
	font-size: 70%;
	font-weight: bold;
	overflow: hidden;
}
/* box model hack */
#index-footer {
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
}
/* be nice to Opera */
html>body #footer { width: 748px; }

#index-footer-keywords {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
	font-size: 70%;
	overflow: hidden;
}
/* box model hack */
#index-footer-keywords {
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
}


#index-footer ul {
	text-align: center;
	padding-top: 2px;
	margin: 0px;
}
#index-footer ul li {
	display: inline;
	list-style: none;
	margin: 1px;
	padding: 0px;
}
#index-footer a:link, #index-footer a:visited, #index-footer a:active {
	color: #ffffff;
	text-decoration: none;
}
#index-footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


h1 { /* --- Heading txt for Location ---- */
	font-size: 9px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
	font-weight: 400;
	font-family: Verdana, sans-serif;
	color: #14305A;
}
h3 {
	font-size: 11px;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	color: #CCCCCC;
}
h4 {
	font-size: 9px;
	padding-left: 25px;
	padding-right: 10px
	margin: 0px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 82%;
	padding-left: 7px;
	margin: 0px;
	font-weight: bold;
	color: #333333;
}
h6 {
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
	margin: 0px;
	font-weight: 400;
	font-family: Verdana, sans-serif;
	color: #333333;
}
h7 {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 10px
	margin: 0px;
	font-weight: bold;
	color: #000000;
}
h8 {
	font-size: 8px;
	padding-left: 0px;
	padding-right: 0px
	margin: 0px;
	font-weight: normal;
	color: #14305A;
}


a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.button { 
	float: right; 
	padding-top: 8px;
}

