@charset "utf-8";
.main_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #13315e;
	text-decoration: none;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #051b3c;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8e98a7;
	text-decoration: none;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #8e98a7;
	text-decoration: none;
}
.bottomlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8e98a7;
	text-decoration: none;
}

.bottomlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8e98a7;
	text-decoration: none;
}

.bottomlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.sub_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #13315E;
	text-decoration: none;
}


.emaillink a:link {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #051b3c;
	text-decoration: none;
	
	}
.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	
	.emaillink a:visited {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #051b3c;
	text-decoration: none;
	
	}
	
	.emaillink a:hover {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #051b3c;
	text-decoration: underline;
	
	}


.toplink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.toplink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.toplink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #f0efef;
	text-decoration: none;
}
.toplink2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.toplink2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.toplink2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #f0efef;
	text-decoration: none;
}	
/************************************************Form Fields*************************************/	
.textarea {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	height:80px;
	WIDTH: 250px;
	COLOR: #051b3c;
	border: 1px solid #dedbdb;
	background:transparent;
}

.inputbox {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	WIDTH: 250px;
	height:15px;
	COLOR: #051b3c;
	border: 1px solid #dedbdb;
	background:transparent;
}

.listbox {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height:20px;
	COLOR: #051b3c;
	border: 1px solid #dedbdb;
	background:transparent;
}
