/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
		a                   { ; font-style: normal; text-decoration: underline}
		a:link              {; font-style: normal;}
		a:active	        {  ;text-decoration: none; }
		a:visited           { ; font-style: normal ;}
		a:hover             { ; font-style: normal ; }
				
.banner1 {
	color: #0067b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
}
.banner2 {
	color: #00a2e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.pg_title {
	font-size: 24px;
	font-weight: bold;
	color: #002c91;
	font-family: Arial, Helvetica, sans-serif;
}
.mn_bdy {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer1 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.footer2 {
	color: #a9cfff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.lft_mn {
	font-family: Arial, Helvetica, sans-serif;
}

* html .lft_mn { /*IE only rule. Original menu width minus all left/right paddings */
}

.lft_mn ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.lft_mn ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}

.lft_mn a {
	color:#000;
	padding: 1px 5px;
	display: block;
	width: 100%; /*defined width for IE6*/
	text-decoration: none;
}

.lft_mn ul ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: inherit;
}

.lft_mn ul ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}

.lft_mn ul ul li a {
	padding: 2px 5px 2px 15px;
	display: block;
	width: 100%; /*defined width for IE6*/
	text-decoration: none;
}

html>body .lft_mn a { /*non IE rule*/
	width: auto;
}

html>body .lft_mn ul ul li a { /*non IE rule*/
	width: auto;
}

.lft_mn a:hover {
	background-color: #FFD700;
}

.nc {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 11px;
}
.nc_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #095BA5;
	line-height: normal;
	font-style: italic;
}
.table_wht {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
}
.head1 {
	font-size: 18px;
	font-weight: bold;
	color: #002c91;
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.gr_head {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pla_prof {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.pla_prof_lnk {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ddmenu {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.recruit {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #002c91;
	line-height: 16px;
}
