#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF
}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE2 {font-size: 12px}
#main #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 970px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00A7CE;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
#main #footer a {
	color: #000000;
	text-decoration: none;
}
#main #footer .last {
	color: #0000ff;
	text-decoration: none;
	font-size:14px
}
#main #footer .last1 {
	color: #0000ff;
	text-decoration: none;
	font-size:12px
}
#main #footer .last1 a {
	color: #0000ff;
	text-decoration: none;
	font-size:12px
}
#main #footer a:hover {
	color: #ff0000;
	text-decoration: none;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 50px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 30px;
	min-width: 970px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	z-index: 100;
	width: auto;
}


a.glink, a.glink:visited{
  	font-size: 14px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/
#main #header .menupanel {
	float: left;
	height: 50px;
	width: 970px;
	background-image: url(../images/glbnav_background.gif);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
#main #banner {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 970px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0283A3;
	margin-bottom: 5px;
}
#main #header {
	float: left;
	width: 900px;
}
#main #content {
	float: left;
	width: 970px;
	
}
.col2 a {
	text-decoration: none;
	color: #000000;
	
}
.col2 a:hover {
	color: #FF00FF;
}

.col2 h1 {
	text-decoration: none;
	color: #FF0000;
}

.col2 h1 a {
	text-decoration: none;
	color: #FF0000;
}
.col2 h2 {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px
}

.col2 h2 a {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px
}
.col2 h3 {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
}
.col2 h3 a {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
}
.col2 h4 a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: 200;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.col2 h5 {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.col2 h6 {
	text-decoration: none;
	color:#000000;
	font-size: 16px;
}
#main #content .col1 {
	float: left;
	width: 180px;
	background-color: #F7F7F7;
	margin-top: 5px;
	height: auto;
}
#main #content .col2 .col5 {
	float: left;
	width: 350px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	height: auto;
}
#main #content .col2 .col6 {
	float: right;
	width: 350px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	height: auto;
}
.sidelinksheader {
	background-image: url(../images/sidelinks.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #006699;
	float: left;
	width: 180px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.col1 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col1 li {
	display: inline;
}
.col1 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 175px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	margin-top: 2px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.col1 li a:hover {
	color: #FFFFFF;
	background-color: #0283A3;
}
#main #content .col2 {
	float: right;
	width: 760px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
	height: auto;
}



#main #header .logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	float: left;
	width: 880px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#main #header .logo a {
	color: #006699;
	text-decoration: none;
}

#main #header .menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#main #header .menupanel li {
	display: inline;
}
#main #header .menupanel li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 15px;
	line-height: normal;
	float: left;

);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: auto;
	width: 120px;
}
#main #header .menupanel a.current {
	background-image: url(../images/glblnav_selected.gif
);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#main #header .menupanel a:hover {
	color: #FF0000;
	background-image: url(../images/glblnav_selected.gif
);
}
.smallfont {
	font-size: 11px;
	font-weight: normal;
}
#main #banner2 {
	background-image: url(../images/illustration_image2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 900px;
	background-color: #FFFFFF;
	background-position: right;
}
#banner2 .col111 {

	float: left;
	width: 180px;
	background-color: #F7F7F7;
	margin-top: 5px;
	height: 295px;
}
.col111 ul {

	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col111 li {

	display: inline;
}
.col111 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	margin-top: 2px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.col111 li a:hover {

	color: #FFFFFF;
	background-image: url(../images/1021.jpg);
	background-repeat: repeat-x;
}
#main #content .col222 {

	float: left;
	width: 880px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.col222 a {
	text-decoration: none;
	color: #990000;
}
.col222 a:hover {

	color: #666666;
}
#main #banner .logo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0283A3;
	font-weight: bold;
	float: left;
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
	background-color: #DBF0F9;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0283A3;
}
#main #banner .logo2 a {

	color: #0085A6;
	text-decoration: none;
}
