.about {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.about {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #8fa0cc;
	text-decoration: none;
}
.green1 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:hover.green1 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF002A;
	text-decoration: underline;
}
.green {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.green_new {
	font-family: "Times New Roman" ;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.green2 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #012E5B;
	text-decoration: none;
}
.platform1 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3F658C;
	text-decoration: underline;
}
.platform {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3F658C;
	text-decoration: none;
}
a:hover.platform {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.platform2 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3F658C;
	text-decoration: underline;
}
a:hover.platform2 {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.em.platform {
	font-family: "Times New Roman" ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3F658C;
	text-decoration: none;
	
}
.il {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #869EB2;
	border-right-color: #869EB2;
	border-bottom-color: #27527B;
	border-left-color: #27527B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textbule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4EB9;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF002A;
	text-decoration: none;
}
a:hover.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF002A;
	text-decoration: underline;
}

.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF002A;
	text-decoration: underline;
}

a:hover.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F658C;
	text-decoration: none;
}
.text_balck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: none;
}
.green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover.green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF002A;
	text-decoration: underline;
}
.text_boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #9CADDD;
	
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #9CADDD;
	overflow:auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #8595C0;
	background-color: #C7D6FA;
}
.heder {
	background-color: #92a2cd;
	border: 1px solid #3d465d;
}
.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}

.submit_bg {
	background-image: url(../images/submit_bg.gif);
	background-repeat: no-repeat;
}
.imageborder {
	padding: 10px;
	border: 1px solid #44607C;
}

.link
	{font-family:arial;
	 font-size:14px;
	 color:#006699;
	 font-weight:bold;
	 text-decoration:underline;
	 }
.link:hover
	{font-family:arial;
	 font-size:14px;
	 color:#006699;
	 font-weight:bold;
	 text-decoration:none;
	 }	 