body {
	background-color: #F1F1F1;
	margin: 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.b_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E98B2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subtitle {
	font-size: 20px;
	color: #186AAB;
	display: block;
}
.top_info {
	font-weight: bold;
	color: #0E4E80;
}

.r_line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.l_line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}
.tr_line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.lb_line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}
.b_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.r1_line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #145B9C;
}
.l1_line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #145B9C;
}
.tr1_line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #145B9C;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #145B9C;
}
.lb1_line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #145B9C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #145B9C;

}
.b1_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #145B9C;
}
a.top:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.top:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.top:hover {
	font-size: 11px;
	font-weight: bold;
	color: #DBF6B8;
	text-decoration: none;

}
a.service:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.service:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.service:hover {
	font-size: 11px;
	font-weight: bold;
	color: #267DD1;
	text-decoration: none;

}
.bg_left {
	background-color: #ABBFC8;
	background-image: url(../images/left_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_right {
	background-color: #ABBFC8;
	background-image: url(../images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.copyright {
	font-size: 11px;
	color: #8E8E8E;
	padding-top: 8px;
	display: block;
}
a:visited {
	color: #498E98;
	text-decoration: underline;
}
a:link {
	color: #498E98;
	text-decoration: underline;
}
a:hover {
	color: #498E98;
	text-decoration: underline;
}

.bottom {
	font-size: 11px;
	color: #8E8E8E;
}
a.bottom:visited {
	font-size: 11px;
	color: #8E8E8E;
	text-decoration: none;

}
a.bottom:link {
	font-size: 11px;
	color: #8E8E8E;
	text-decoration: none;

}
a.bottom:hover {
	font-size: 11px;
	color: #8E8E8E;
	text-decoration: underline;

}
.get_started {
	font-size: 16px;
	font-weight: bold;
	color: #205782;
}
.subpage_title {
	font-size: 30px;
	color: #FFFFFF;
}
ul {
	list-style-image: url(../images/img_bullet.gif);
}
li {
	list-style-image: url(../images/img_bullet.gif);
}
h1 {
	font-size: 20px;
	color: #267DD1;
}
.border {
	border: 2px solid #267DD1;
}
.black_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* RSS Section */
table#rssfeeds {
	margin:0px;
	width:352px;}
table#rssfeeds td {
	color:#FFFFFF;}
span.rssmonth {
	font-weight:bold;
	color:#FFFFFF;}
span.rssday {
	font-weight:bold;
	color:#FFFFFF;}
span.rssyear {
	font-weight:bold;
	color:#FFFFFF;}
td.rsstitle a{
	font-weight:bold;
	color:#FFFFFF;
	/*color:#267dd1;*/}