/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	background-image:url(images/bodyBgImage.jpg);
	background-repeat:repeat-x;
	}
	
.textHeading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0066CC;
	font-weight:bold;
	}

	
.subHeading{
	font-family:"Tw Cen MT";
	font-size:14px;
	color:#333333;
	}
	
a:link{
	font-family:"Tw Cen MT";
	font-size:17px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	font-family:"Tw Cen MT";
	font-size:17px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a:visited{
	font-family:"Tw Cen MT";
	font-size:17px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a:active{
	font-family:"Tw Cen MT";
	font-size:17px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}

.footerLink a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
.footerLink a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
.footerLink a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
.footerLink a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}




input.text {font-family:Arial, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000000;}.profiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AE1600;
}

input.text:focus {font-family:Arial, Verdana, Helvetica;font-size:12px;font-weight:normal;color:#000000;}.profiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AE1600;
}



/*textarea{
background:#ffffff;
border:1px #666666 solid;
height:30px;
font-weight:bold;
}
textarea:focus{
background:#EEF4F9;
border:1px #006699 solid;
height:30px;
font-weight:bold;
}

select{
background:#ffffff;
border:1px #666666 solid;
height:30px;
width:142px;
font-weight:bold;
}
select:focus{
background:#EEF4F9;
border:1px #006699 solid;
height:30px;
width:142px;
font-weight:bold;
}*/