@charset "utf-8";


.left_nav_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.left_nav_link a:hover {
	text-decoration: underline;
}
.left_nav_link a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}


.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.link_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: 600;
}

.link_text {
	color: #999999;
	font-weight: 600;
}
.link_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: 600;

}
.link_text a:hover{
	color: #2E9EFF;
	text-decoration: none;
}



.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
}
.footer_text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
	font-weight: normal;
	text-decoration: none;
}
.heading_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0097d7;
	text-decoration: none;
	font-weight: 500;
}

.footer_text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
	font-weight: normal;
	text-decoration: none;
}
.footer_text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00ADE4;
	text-decoration: none;
}
.heading_social_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 7C7C7C;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
}
.heading_social_text  a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}
.heading_social_text  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}
.heading_social_text  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00ADE4;
}

.tab_text {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFf;
	align:center;
	text-align: center;
	padding-top: 8px;
}
.main_text a:link {
	color: #C50A33;
	text-decoration: none;
}

.main_text a:visited {
	color: #C50A33;
	text-decoration: none;
}
.main_text a:hover {
	text-decoration: underline;
}
.sub_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0097D7;
	text-decoration: none;
	font-weight: 500;
}
.register_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 20px;
}
.form_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0097D7;
	text-decoration: none;
	font-weight: 700;
}
.test {
	color: #0033CC;
	background-color: #000000;
	padding: 4px;
}
