body {
	margin: 0px;
	background-image: url(../../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF8DE;
}
.pink_brdr_top {
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: FBB480;
}
.pink_brdr_left {
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #FBB480;
}
.pink_brdr_bottom {
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #FBB480;
}
.pink_brdr_right {
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #FBB480;
}
.text_margin {
	padding: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
a:link {
	text-decoration: none;
	color: #005BAA;
}
a:visited {
	text-decoration: none;
	color: #005BAA;
}
a:hover {
	text-decoration: underline;
	color: #980D5E;
}
a:active {
	text-decoration: none;
	color: #005BAA;
}.pink_brdr_both {
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #FBB480;
	padding: 5px;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #FBB480;
}
.pink_brdr_lftandright {

	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #FBB480;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #FBB480;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BAA;
}
.maroon_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A135F;
}
.subnav_margins {
	padding: 4px;
}
.blue_bold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #005BAA;
}
.blue_bold_large {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BAA;
}
.footer_text {
	font-size: 9px;
}
.footer_textLight {
	font-size: 9px;
	color: #999999;
}
.pink_brdr_topbot {
	border-left-color: #FBB480;
	border-right-color: #FBB480;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBB480;
	border-bottom-color: #FBB480;
}
.bg_yrepeat {
	background-repeat: repeat-y;
}
.maroon_headers2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A135F;
}
.inset_brdr_top {
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #FBB480;
}
.pink_brdr {
	border: 1.5px solid FBB480;
}
