
body {
	margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left; line-height: 16px; color: #686868;
	background-image: url(../shared/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

p, h1, h2, h3, h4, h5, h6, blockquote, dl, dd, dt, small, 
form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 18px;  color:#025675; }
h3 { margin: 5px 0;	font-size: 16px;  color:#025675; }
h4 { margin: 5px 0;	font-size: 14px;  color:#025675; }

/* links area style */

a, a:visited { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #333333; text-decoration: underline; background-color: none;
}
a:hover { color: #686868; text-decoration: none; }

.toplinks, a.toplinks, a:visited.toplinks { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #fff; text-decoration: none; background-color: none;
}
a:hover.toplinks { color: #72d0f4; text-decoration: underline; }

.news-style, a.news-style, a:visited.news-style { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: left; line-height: 16px; color: #1290a2;
	text-decoration: none; background-color: none;
}
a:hover.news-style { color: #000000; text-decoration: underline; }

.services-style, a.services-style, a:visited.services-style { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: left; line-height: 16px; color: #1290a2;
	text-decoration: none; background-color: none;
}
a:hover.services-style { color: #000000; text-decoration: underline; }

/* content area style */

.main-body-style {
	width: 980px;
/* 	background-color: #ffffff; */
}

.main-content-style {
	width: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: justify; line-height: 16px; color: #686868;
}

.mainwide-content-style {
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: justify; line-height: 16px; color: #686868;
}

.secondcolumn-style {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; text-align: left; line-height: 16px; color: #686868;
}

.thirdcolumn-style {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; text-align: left; line-height: 16px; color: #686868;
}

.seperator {
	width: 100%; height: 11px;
	background-image: url(../shared/seperator-img.gif);
	background-repeat: repeat-x;
}

.auto-expand { width: 100%; }

/* footer area style */

.footerlink_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #fff;
	background-color: #a6a7a7;
}

.bottomlinks, a.bottomlinks, a:visited.bottomlinks { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #686868; text-decoration: none; background-color: none;
}
a:hover.bottomlinks { color: #000000; text-decoration: underline; }

.copyright-style {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #999999;
}
