@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	}
	
.pagebg{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
		
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	}

td a:link {
	color: #477fcc;
	text-decoration:none;
	}

td a:visited{
	color: #95b751;
	text-decoration:none;
	}

td a:hover{
	color:#969595;
	text-decoration:none;
	}
	
.footer {
	font-size: 12px;
	color: #b6d4fe;
	}

.footer a:link {
	color: #ffffff;
	text-decoration:none;
	}

.footer a:visited{
	color: #ffffff;
	text-decoration:none;
	}
	
.footer a:hover{
	color: #b6d4fe;
	text-decoration:none;
	}

.topbg{
	background:url(../images/topbg.gif);
	background-repeat:repeat-x;
	}	
	
.contentbg{
	background:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.contactbg{
	background:url(../images/contactbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.footerbg{
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.copyright{
	color:#CCCCCC;
	font-size:11px;
	padding-left:20px;
	}
	
.submenu{
	color:#333333;
	font-weight:bold;
	}
	
.submenu a:link {
	color:#333333;
	font-weight:bold;
	}
	
.submenu a:visited {
	color:#333333;
	font-weight:bold;
	}
	
.submenu a:hover {
	color:#ff5c00;
	font-weight:bold;
	}

.submenu1{
	color:#666666;
	font-weight:bold;
	}
	
.submenu1 a:link {
	color:#666666;
	font-weight:bold;
	}
	
.submenu1 a:visited {
	color:#666666;
	font-weight:bold;
	}
	
.submenu1 a:hover {
	color:#ff5c00;
	font-weight:bold;
	}
		
.bluebg{
	background:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	}
	
.bluebg{
	background:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	}
	
.garybg{
	background:url(../images/gray_bg.gif);
	background-repeat:repeat-x;
	}
	
.bluecrumb {
	color:#006699;
	font-size:11px;
	}
		
.yellowcrumb {
	color:#996600;
	font-size:11px;
	}
	
.titletext{
	color:#255283;
	font-size:14px;
	font-weight:bold;
	}
	
	
.tableheadtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #224F82;
	text-align: left;
}
	
.WhiteTextBox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: ffffff;
	border:  1px solid #224F82;
}
.WhiteTextBox1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: ffffff;
	border:  1px solid #95a2cb;
}
.OrangeButton {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #224F82;
	border: 1px solid #000000;
}

.legend{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}

.fieldset{ 
	font-family:Arial;
	width: 150px;
	height: auto;
	text-align:center;
}	
	

	
	