.menu_gradient {
	background-image: url(images/menu-gradient.jpg);
	background-repeat: repeat-x;
}
.menu_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu_text:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.sub_menu_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.sub_menu_text:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.top_link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.top_link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0052B0;
}
.title-bar-gradient {
	background-image: url(images/title-bar-gradient.jpg);
	background-repeat: repeat-x;
}
.box-top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0052B0;
}
.box-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0052B0;
}
.box-left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0052B0;
}
.box-right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0052B0;
}
.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0052B0;
	text-decoration: underline;
}
.link:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.box-text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.box-title_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.box-title_text:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #0052B0;
}
.box-link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0052B0;
	text-decoration: underline;
}
.box-link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.footer-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer-text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-gradient {
	background-image: url(images/footer-gradient.jpg);
	background-repeat: repeat-x;
}
.submenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFD088;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.submenu2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFD088;
}
.submenu2:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.submenu-top{
	background-image:url(images/submenu-top.jpg);
	background-repeat:repeat-x;
}
.submenu-bottom{
	background-image:url(images/submenu-bottom.jpg);
	background-repeat:repeat-x;
}
.submenu-left{
	background-image:url(images/submenu-left.jpg);
	background-repeat:repeat-y;
}
.submenu-right{
	background-image:url(images/submenu-right.jpg);
	background-repeat:repeat-y;
}
.page-name-arrow{
	background-image:url(images/arrow-body.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.contact-text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0052B0;
	text-decoration: none;
	background-color: #FFD088;
}
.active-page{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
