#body {
	background-color: #44a7cc;
	background-image: url(images/mainbg2.jpg);
	background-repeat: repeat;
	cursor: default;
}
#header {
	background-color: #3c9abc;
	padding: 9px;
	width: 890px;
	margin-top: -9px;
	margin-left: -9px;
	margin-right: -9px;
	background-image: url(images/bg5.png);
	background-repeat: repeat-x;
	height: 173px;
	background-position: bottom;
}
#header h1 {
	font-family: verdana;
	color: #1F5063;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	margin-top: 60px;
	margin-left: 50px;
}

#header .byline {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3c9abc;
	letter-spacing: 0.1em;
	margin-top: -18px;
	margin-left: 52px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	background-color: #FFF;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 20px;
}
#right {
	width: 170px;
	float: left;
	padding-top: 0px;
}
#right ul {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-left: 10px;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 200px;
	line-height: 20px;
}
#right ul li a {
	text-decoration: none;
	color: #3c9abc;
	font-size: 12px;
	cursor: default;
}
#right ul li a:hover {
	text-decoration: underline;
	color: #3c9abc;
	font-size: 12px;
	cursor: default;
}
#right ul li ol li {
	list-style-type: none;
	font-weight: normal;
	text-transform: none;
	list-style-image: none;
	font-size: 11px;
	margin-left: 10px;
	list-style-image: url(images/arrow.png);
}
#right ul li ol li a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
	cursor: default;
	list-style-image: url(images/arrow.png);
}
#right ul li ol li a:hover {
	text-decoration: none;
	color: #3c9abc;
	font-size: 11px;
	cursor: default;
	list-style-image: url(images/arrow.png);
}
#left {
	width: 670px;
	padding-right: 10px;
	padding-top: 18px;
	float: left;
}

#left h1 {
	font-size: 17px;
	margin-bottom: -10px;
	color: #1F5063;
}
#left h2 {
	font-size: 13px;
	margin-bottom: -10px;
	color: #3c9abc;
	margin-left: 20px;
}


#left h3 {
	font-size: 12px;
	color: #000;
	margin-bottom: -10px;
}

#left h4 {
	font-size: 11px;
	margin-bottom: -10px;
	color: #3c9abc;
	margin-left: 20px;
}

h5 {
color: #3c9abc;
text-transform: ;
margin-left: 510px;
line-height: 18px;
margin-top: 0;
margin-bottom: 7px;
font-size: 13px;
border-bottom:1px dotted #fff;
font-family: arial;
}

h6 {
color: #3c9abc;
text-transform: ;
margin-left: 20px;
line-height: 18px;
margin-top: 0;
margin-bottom: 7px;
font-size: 13px;
border-top:1px dotted #fff;
font-family: arial;
}


#left a, a:hover, a:visited, a:active {
	color: #3c9abc;
	cursor: default;
	font-size: 12px;
}
p {
	line-height: 18px;
}
.contact {
	color: #a6a5a5;
	font-size: 11px;
}
.contact a, a:hover, a:visited {
	color: #a6a5a5;
	font-size: 11px;
}
#footer {
	clear: both;
	background-color: #3c9abc;
	margin: -9px;
	color: #8ec8dd;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 11px;
}
#footer a{
	color: #8ec8dd;
}
#footer a:hover, a:visited{
	color: #8ec8dd;
	text-decoration: none;
}

.td2 {
background-color:#3C9ABC;
border-bottom:1px solid #3C9ABC;
font-weight:bold;
color:#fff;
}

.td3 {
background-color:#E3F0F0;
border-bottom:1px solid #B8CACB;
}
