body {
	margin: 0px;
	padding: 0px;
	background-color: #D7E3F3;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #124D85;
	background-image: url('images/bodybg.gif');
	background-repeat: repeat-x;
}

p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124D85;
}

a {
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
		color: #124D85;
/*	color: #999;*/
	text-decoration: none;
}

a:hover {
	color: #7F9CC0;
}


	h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #124D85;
	font-weight: normal;
	}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #124D85;
	font-weight: normal;
	text-decoration: underline;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #124D85;
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124D85;
	font-weight: bold;
}

.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124D85;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline; }
	
	.head_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline; }

h4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900; }
	

	
.wrapper { width: 720px; height: 100%; background-color: #FFF; border: 1px solid #000; }

.toplevel { width: 100%; text-align:left; vertical-align:top; }

.topL { width: 239px; height: 100%; text-align:left; vertical-align:top; }

.topR { width: 481px; height: 100%; text-align:left; vertical-align:top; }

#flashBanner {width: 720px; height: 116px; }

.secondlevel { width: 100%; text-align:left; vertical-align:top; }
.bodylevel { width: 100%; height: 100%; text-align:left; vertical-align:top; }

.bodyL { width: 57px; height: 100%; text-align:left; vertical-align:top; background-image: url('images/borderbg.gif'); background-repeat: repeat-y; }

.bodyC { width: 180px; height: 100%; text-align:left; vertical-align:top; background-color: #C0D2EB; background-image: url('images/menubg.jpg'); background-repeat: no-repeat; border-left: 1px solid #FFF; border-right: 1px solid #FFF; }

.bodyR { width: 100%; height: 100%; text-align:left; vertical-align:top; background-color: #D7E3F3; padding: 23px 15px 10px 15px; }

.footer { width: 100%; height: 43px; text-align:left; vertical-align:top; background-color: #F5F0D9; border-top: 1px solid #E1911A; }

.ftr { width: 100%;  text-align:center; background-color: #F5F0D9; border-top: 1px solid #E1911A; padding: 10px 0px 5px 10px;}

.menu { height: 20px; width: 100%; text-align: left; font-family: verdana, Arial; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none; display: block; padding: 10px 0px 5px 10px; border-bottom: 1px solid #FFFFFF; text-transform: uppercase; }

.menu:hover { color: #D7E3F3; }

.submenu { height: 20px; width: 100%; text-align: left; font-family: verdana, Arial; font-size: 10px; font-weight: bold; color: #999; text-decoration: none; display: block; padding: 5px 0px 5px 20px; border-bottom: 1px solid #FFFFFF; text-transform: uppercase;}

.submenu:hover { color: #D7E3F3; }


.feedback_button { background-color: #124D85; color: #FFF; font-size: 10px; }
