body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.green {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #28B425;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}
p {
	margin: 0px;
	padding: 0px;
}
td.td_our_services {
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.td_our_services p {
	padding-top: 3px;
	padding-bottom: 3px;
}

p.bull_blue {
	background-image: url(images/bull_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}
td.td_central {
	background-color: #FCFFD1;
	padding: 20px;
}
td.td_cmain {
	background-color: #FAFAFA;
}
table.tbl_cmain {
	background-color: #FFFFFF;
}


.td_central p {
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #0059B4;
	text-decoration: underline;
}
a:hover {
	color: #0059B4;
	text-decoration: none;
}
a.learn_more {
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}
a.learn_more:hover {
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
}

a.back_to_top {
	background-image: url(images/blue_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}
a.back_to_top:hover {
	background-image: url(images/blue_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
}

td.td_copyright {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.td_copyright p {
	color: #9E9E9E;
	font-size: 11px;
}
.td_copyright a {
	color: #9E9E9E;
	text-decoration: underline;
}
.td_copyright a:hover {
	color: #0059B4;
	text-decoration: underline;
}
#tbl_left_menu {
}
#tbl_left_menu p {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;
	padding-left: 16px;
}
#tbl_left_menu p.sub {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/bull_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 11px;
}

#tbl_left_menu a {
	color: #00ADEF;
	text-decoration: none;
}
#tbl_left_menu a:hover {
	color: #00ADEF;
	text-decoration: underline;
}

#tbl_left_menu a.sub {
	color: #777777;
	text-decoration: none;
}
#tbl_left_menu a.sub:hover {
	color: #777777;
	text-decoration: underline;
}

#tbl_left_menu td.td_title {
	padding-left: 50px;
	vertical-align: middle;
}
#tbl_left_menu td.td_dotted {
	background-image: url(images/repeat_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tbl_left_menu p.sub_title {
	background: none;
	margin: 0px;
	padding-left: 0px;
}

td.td_main {
	padding: 20px;
	vertical-align: top;
	font-size: 12px;
	background-color: #FAFAFA;
}
.td_main td {
	font-size: 12px;
}

.td_main p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.td_main .edit {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}

.td_main p.title {
	font-size: 14px;
	font-weight: bold;
	color: #0059B4;
	padding-top: 5px;
	padding-bottom: 10px;
}
.td_main td.td_form_label {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.td_main p.sub_title {

	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	padding-top: 5px;
	padding-bottom: 10px;
}
.td_main .bull_blue {
	margin-left: 30px;
}
.checkbox {
}
