body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	background-color: #74828C;
}
.heading1_txt {
	font-size: 16px;
	font-weight: bold;
	color: #00A0C6;
}
.heading2_txt {
	font-size: 15px;
	font-style: italic;
	color: #00A0C6;
}


.bold {
	font-weight: bolder;
	color: #5E778B;
}

.outer_table {
	width: 880px;
	background-color: #FFFFFF;
}


a:link {
	color: #00A0C6;
}
a:visited {
	color: #00A0C6;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00A0C6;
}

.news_marque {
	background-color: #74828C;
	height: 21px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
}
.default_table {
	width: 864px;
}
.justified_txt {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
}

.calc_text {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
	font-size: 12px;
}

.L_Border {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8C8C8C;
}
.home_process_table {
	line-height: 23px;
	padding-left: 10px;
}
.news_table {
	padding-top: 10px;
}

.contactus_table {
	background-image: url(images/contactus_bg.jpg);
	height: 100px;
	width: 100%;
	padding-left: 135px;
	padding-top: 25px;
	background-repeat: no-repeat;
}

.T_Border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C8C8C;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
	border-bottom-width: 1px;
}
.L_10_Padding {
	padding-left: 10px;
}
.T-L-B_Border {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: top;
}

.bottom_links {
	color: #666666;
	padding-top: 20px;
	text-align: center;
}
.bottom_links a:link {
	color: #666666;
	text-decoration: none;
}
.bottom_links a:visited {
	color: #666666;
	text-decoration: none;
}
.bottom_links a:hover {
	color: #00A0C6;
	text-decoration: underline;
}
.bottom_links a:active {
	color: #666666;
	text-decoration: none;
}
.heading_height {
	height: 32px;
}
.news_anchor_head {
	line-height: 23px;
	padding-left: 10px;
	padding-top: 10px;
}
.L-B_Border {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: top;
}
.T_Border2 {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C8C8C;
}
.news_lines {
	list-style-type: square;
	color: #00A0C6;
}
.Webinar-Header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 5px;
}
