@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #f8f8f8;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
}

#navigation {
	margin: 0 auto;
	background-color: #990000;
	width: 800px;
	height: 38px;
	border-bottom: solid 1px #ffffff;
	text-align: left;
}

#contentarea {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
}

#fade-left {
	margin: 0 auto;
	float: left;
	padding: 0;
	width: 25px;
}

#fade-right {
	margin: 0 auto;
	float: left;
	padding: 0;
	width: 25px;
}

#content {
	margin: 0 auto;
	float: left;
	padding: 0;
	width: 750px;
	background-color: #ffffff;
}

#mainhome {
	float: left;
	margin:0 auto;
	padding-right: 30px;
	padding-left: 25px;
	width:440px;
	text-align: left;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#main {
	float: left;
	margin:0 auto;
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 20px;
	width:440px;
	text-align: left;
}

#mainfull {
	float: left;
	margin:0 auto;
	padding-left: 25px;
	padding-top: 25px;
	width:700px;
	text-align: left;
}

#sidebarhome {
	float: left;
	margin:0 auto;
	width: 240px;
	background-image: url(images/bckgrnd_sdbr.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#sidebar {
	float: left;
	margin-top: 25px;
	width: 240px;
	background-image: url(images/bckgrnd_sdbr.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#sidebartext {
	margin:0 auto;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	width: 210px;
}


#footer {
	clear: both;
	margin:0 auto;
	padding:0;
	text-align: left;
	width:750px;
}

.bodysmallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bodysmallcaps a:link {color: #333333; text-decoration: underline;}
.bodysmallcaps a:visited {color: #333333; text-decoration: underline;}
.bodysmallcaps a:hover {color: #000000; text-decoration: underline;}
.bodysmallcaps a:active {color: #333333; text-decoration: underline;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bodytext a:link {color: #333333; text-decoration: underline;}
.bodytext a:visited {color: #333333; text-decoration: underline;}
.bodytext a:hover {color: #000000; text-decoration: underline;}
.bodytext a:active {color: #333333; text-decoration: underline;}

.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	margin-left:45px;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom:5px;
	color: #990000;
	text-decoration: none;
}

.titles a:link {color: #990000; text-decoration: none;}
.titles a:visited {color: #990000; text-decoration: none;}
.titles a:hover {color: #990000; text-decoration: underline;}
.titles a:active {color: #990000; text-decoration: none;}

.sidebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.sidebody a:link {color: #333333; text-decoration: underline;}
.sidebody a:visited {color: #333333; text-decoration: underline;}
.sidebody a:hover {color: #000000; text-decoration: underline;}
.sidebody a:active {color: #333333; text-decoration: underline;}

.sidebodysmcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.sidebodysmcaps a:link {color: #333333; text-decoration: underline;}
.sidebodysmcaps a:visited {color: #333333; text-decoration: underline;}
.sidebodysmcaps a:hover {color: #000000; text-decoration: underline;}
.sidebodysmcaps a:active {color: #333333; text-decoration: underline;}

.ftr_contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.ftr_contact a:link {color: #666666; text-decoration: underline;}
.ftr_contact a:visited {color: #666666; text-decoration: underline;}
.ftr_contact a:hover {color: #000000; text-decoration: underline;}
.ftr_contact a:active {color: #666666; text-decoration: underline;}

.ftr_copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom:15px;
}

.ftr_copyright a:link {color: #666666; text-decoration: underline;}
.ftr_copyright a:visited {color: #666666; text-decoration: underline;}
.ftr_copyright a:hover {color: #000000; text-decoration: underline;}
.ftr_copyright a:active {color: #666666; text-decoration: underline;}


.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 18px;
	padding-bottom:10px;
	color: #660000;
	text-decoration: none;
}


.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding-bottom:5px;
	color: #990000;
	text-decoration: none;
}
.subheadssmcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 24px;
	padding-bottom:5px;
	color: #990000;
	text-decoration: none;
}

.callouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}

.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background: #efefef;
	text-decoration: none;
	display:block;
	padding: 5px;
	margin-bottom:10px;
}

.back {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:16px;
	line-height:38px;
	color:#ffffff;
	margin-left:25px;
}
.back a:link {color: #ffffff; text-decoration: underline;}
.back a:visited {color: #ffffff; text-decoration: underline;}
.back a:hover {color: #cccccc; text-decoration: underline;}
.back a:active {color: #ffffff; text-decoration: underline;}

a.qualification {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding-bottom:5px;
	color: #990000;
	text-decoration: underline;
	cursor:pointer;
	}
	
	a.qualification:hover {
		text-decoration:none;
		color:#660000;
		}
	
	.down-arrow {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 24px;
		padding-bottom:5px;
		text-decoration:none !important;
		font-weight:bold;
		color:#990000;
		}

form.content-form {
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	}
	
	.content-form label {
		display:block;
		width:100px;
		float:left;
		}
		
	.content-form input.text {
		padding:2px;
		width:220px;
		border:1px solid #666;
		}
		
	.content-form fieldset {
		margin:20px 0px;
		padding:0px;
		border:none;
		}
		
		.content-form fieldset legend {
			margin-bottom:10px;
			}
				
		.content-form fieldset label {
			width:auto;
			float:none;
			}
			
	.content-form input.checkbox {
		padding-top:2px;
		margin-right:7px;
		line-height:20px;
		}
		
	.content-form span.error, .content-form div.error {
		font-size:12px;
		line-height:20px;
		font-weight:bold;
		color:#ff0000;
		}
		
	.content-form span.error {
		display:block;
		margin-left:100px;
		}
		
	.content-form input.error {
		border:1px solid #ff0000;
		}
	