.bg {
	background-image:  url(../img/bg.png);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 46px;
	color: #990000;
	padding: 0px;
	height: 85px;
	width: 517px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 117px;
	font-weight: bold;

}
.leftside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
}
.rightside {
	margin: 0px 0px 0px 93px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2f427c;
	padding: 0px 0px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 117px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #55ffff;


}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 117px;
	width: 546px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #212f58;
	padding: 0px;
	width: 546px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 138px;
	font-weight: normal;
}
.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #490101;
	width: 154px;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #ccffff;
	z-index: 1;
	background-image: url(../img/quotes.gif);
	background-repeat: repeat-y;



}
.italics {
	font-style: italic;
}
.yellowbox {
	background-color: #ffffcc;
	margin: 0px;
	padding: 27px 15px 0px 20px;
	width: 174px;
	border-top: 1px solid #00f2f2;
	border-bottom: 1px solid #00f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #990000;



}
.bold {
	font-weight: bold;
}
.bold15 {
	font-size: 15px;
	font-weight: bold;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.bold13 {
	font-size: 13px;
	font-weight: bold;
}
.resourcerequest {
	background-color: #e8ffff;
	height: auto;
	width: 527px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 121px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	border: 1px solid #00f2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #990000;
	font-weight: bold;


}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.ul {
	list-style-type: none;
	}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	padding-right: 25px;
	line-height: 22px;
	width: 150px;
}
.formheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #990000;
	font-weight: bold;
	}
.clear {
	clear:both;
	}
	
.footer {
	padding-top: 50px;
	left: 95px;
	position: relative;
	top: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 780px;
	padding-left: 28px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;


}
