body {
	background-image: url(/_images/templates/page_background.jpg);
	background-repeat: repeat;
}
.hide { display:none; }
.content_leftedge {
	background-image: url(/_images/templates/content_leftedge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_rightedge {

	background-image: url(/_images/templates/content_rightedge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bttmbar_bg {
	background-image: url(/_images/templates/bttmbar_bgimg.jpg);
	background-repeat: repeat-x;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}
.box_tc {
	background-image: url(/_images/boxes/box_center.gif);
	background-repeat: repeat-x;
}
.box_titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.box_bl {
	background-image: url(/_images/boxes/box_bttmoutline.gif);
	background-repeat: repeat-x;
}
.box_rl {
	background-image: url(/_images/boxes/box_rightoutline.gif);
	background-repeat: repeat-y;
}
.box_ll {

	background-image: url(/_images/boxes/box_leftoutline.gif);
	background-repeat: repeat-y;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
}
p {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}
a {
	color: #660066;
}
.textMedium {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
.textLarge {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
}
.red {
	color: #CC0000;
}
.textMediumWhite {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.smalltext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
