/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1A64;
}
.formfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A64;
	border: 1px solid #1A1A64;
	padding: 2px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

a:link {
	/* [disabled]color: #0000CC; */
}
a:visited {
	/* [disabled]color: #0000CC; */
}
a:hover {
	/* [disabled]color: #FF0000; */
}
a:active {
}

hr {
	color: #6E85C0;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; }
.copyright {
	font-size: 12px;
}
.directions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentBG {
	background-image: url(../images/main1.jpg);
	background-repeat: repeat-y;
}
.question {
	font-family: Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #1A1A64;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #616E38;
}
#copyright {
	/*font-family: Tahoma,Verdana,"Trebuchet MS";*/
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: Gray;
	width: 100%;
	padding-top: 20px;
	font-size : 11px;
	text-align:center;	
	font-style: italic;	
}	
#copyright a {
	color: Gray;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}
.new-interview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00F;
}

