.subheading {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url('images/bg_subhead.jpg');
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-left-color: #660033;
	border-left-style: solid;
	border-left-width: 20px;
	margin-bottom: 5px;
	margin-top: 10;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.bodycopy {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 1;
}
.bodycopy a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.bodycopy a:visited {
	text-decoration: none;
	color: #003366;
}
.bodycopy a:hover {
	text-decoration: underline;
	color: #003366;
}
.linkheading {
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
	color: #003366;
}
.linkheading a:link {
	text-decoration: none;
	color: #003366;
}
.linkheading a:visited {
	text-decoration: none;
	color: #003366;
}
.linkheading a:hover {
	text-decoration: underline;
	color: #003366;
}
.redbutton {
	font-size: 14px;
	line-height: 18px;
	min-width: 100px;
	max-width: 500px;
	color: #990000;
	background: #ffeeee;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FF9999;
	text-align: center;

	float: right;
	position: relative;
}
.redbutton a:link {
	text-decoration: none;
	color: #FF0000;
}
.redbutton a:visited {
	text-decoration: none;
	color: #FF0000;
}
.redbutton a:hover {
	text-decoration: underline;
	color: #003366;
}

.querysuggest {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	background: #FFFFFF;
	padding: 15px;
}
.querysuggest a:link {
	text-decoration: none;
}
.querysuggest a:visited {
	text-decoration: none;
}
.querysuggest a:hover {
	text-decoration: underline;
	}

.smallprint {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
}
.smallprint a:link {
	text-decoration: none;
}
.smallprint a:visited {
	text-decoration: none;
}
.smallprint a:hover {
	text-decoration: underline;
}	
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	top: center no-repeat; 
	padding-left:7px;
}
#msgcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	z-index:100;
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	padding:5px; 
	min-width:150px; 
	max-width:250px;
}
#alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	font-size: 12px;
	display:block; 
	background:#f3e6e6; 
	border:2px solid #FF0000;
	padding:5px; 
	min-width:150px; 
	max-width:500px;
}
form input.searchForm  {
border:1px solid #660033;
background-image: url('images/grid.jpg');
position: relative;
color:#183E7C;
font-size: 12px;
font-weight: bold;
padding: 5px;
}
form textarea.searchForm {
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #660033;
background-image: url('images/grid.jpg');
position: relative;
color:#183E7C;
font-size: 12px;
font-weight: bold;
padding: 5px;
}

