body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ededed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #466191;
	
}
a:hover {
	text-decoration: underline;
	color: #466191;
}
#crumbs {
	text-align: right;

}
h1 {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: normal;
	color: #7C93AB;
	margin-top: 0px;


}
#container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;


}
.logobg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
}
.borderR {
	background-image: url(images/border_R_rep.jpg);
	background-repeat: repeat-y;
}
.borderL {
	background-image: url(images/border_L_rep.jpg);
	background-repeat: repeat-y;
}
.content {
	background-color: #FFFFFF;
	height: 100%;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #333333;



}

/* --- MENU TABS --- */
/*//////////////////////
upper Left navigation 
//////////////////////*/
#tabsrbg {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 517px;
	height:37px;
	z-index: 12;
	background-image: url(images/right_btn_rbg.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#tabs {
	left: 0px;
	top: 8px;
	position: relative;
	height: 32px;
	z-index: 11;
	float: left;
	width: 517px;

}
#tabs a:link, #tabs a:active, #tabs a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#tabs a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
#tabs ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	display:block;
	
} 
#tabs li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;

}
/* this is for the submenus */
/*#tabs li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}*/
#tabs li ul li {
	background-image: none;
	float: left;

}
#tabs li > ul {
	top: auto;
	left: auto;
}
#tabs li:hover ul, #tabs li.over ul  {
	display:block;
	top: 24px;
	position: absolute;
}

/* ///////////////////////////////////
	bttn1 li
	this handles all dropdown items 
	for the bttn1 li option
 ////////////////////////////////////*/
#bttn1 span{
}
#bttn1 ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#bttn1 a:link, #bttn1 a:visited, #bttn1 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(images/home.jpg);
	width: 79px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 79px;
}
#bttn1 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(images/home_f2.jpg);
	width: 79px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 79px;
}
#bttn1 ul li a:link, #bttn1 ul li a:visited{
	color: #000000;
	text-decoration: none;
	background-image: none;


}
#bttn1 ul li a:hover {
	color: #000000;
	background-image: none;
	text-decoration: none;


}

/* ///////////////////////////////////
	bttn2 li
	this handles all dropdown items 
	for the bttn2 li option
 ////////////////////////////////////*/
#bttn2 span{
}
#bttn2 ul {
	background-image: url(images/bttn_bttm.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 594px;

}
#bttn2 a:link, #bttn2 a:visited, #bttn2 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/about.jpg);
	width: 78px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 78px;
	padding-bottom: 20px;
}
#bttn2 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/about_f2.jpg);
	width: 78px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 78px;
	padding-bottom: 20px;
}

#bttn2 ul li a:link, #bttn2 ul li a:visited {
	color: #7C93AB;
	background-image: none;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
#bttn2 ul li a:hover {
	color: #666666;
	background-image: none;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* ///////////////////////////////////
	bttn3 li
	this handles all dropdown items 
	for the bttn3 li option
 ////////////////////////////////////*/
#bttn3 span{
}
#bttn3 ul {
	background-image: url(images/bttn_bttm.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 594px;


}
#bttn3 a:link, #bttn3 a:visited, #bttn3 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/services.jpg);
	width: 89px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 89px;
	padding-bottom: 20px;
}
#bttn3 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/services_f2.jpg);
	width: 89px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 89px;
	padding-bottom: 20px;
}

#bttn3 ul li a:link, #bttn3 ul li a:visited {
	color: #7C93AB;
	background-image: none;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
#bttn3 ul li a:hover {
	color: #666666;
	background-image: none;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* ///////////////////////////////////
	bttn4 li
	this handles all dropdown items 
	for the bttn4 li option
 ////////////////////////////////////*/
#bttn4 span{
}
#bttn4 ul {
	background-image: url(images/bttn_bttm.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#bttn4 a:link, #bttn4 a:visited, #bttn4 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/news.jpg);
	width: 76px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 76px;
	padding-bottom: 20px;
}
#bttn4 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/news_f2.jpg);
	width: 76px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 76px;
	padding-bottom: 20px;
}

#bttn4 ul li a:link, #bttn4 ul li a:visited{
	color: #7C93AB;
	background-image: none;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
#bttn4 ul li a:hover {
	color: #666666;
	background-image: none;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* ///////////////////////////////////
	bttn5 li
	this handles all dropdown items 
	for the bttn3 li option
 ////////////////////////////////////*/
#bttn5 span{
}
#bttn5 ul {
	background-image: url(images/bttn_bttm.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#bttn5 a:link, #bttn5 a:visited, #bttn5 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/contact.jpg);
	width: 87px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 87px;
	padding-bottom: 20px;
}
#bttn5 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/contact_f2.jpg);
	width: 87px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 87px;
	padding-bottom: 20px;
}

#bttn5 ul li a:link, #bttn5 ul li a:visited{
	color: #7C93AB;
	background-image: none;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 0px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
#bttn5 ul li a:hover {
	color: #666666;
	background-image: none;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 0px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* ///////////////////////////////////
	bttn6 li
	this handles all dropdown items 
	for the bttn3 li option
 ////////////////////////////////////*/
#bttn6 span{
}
#bttn6 ul {
	background-image: url(images/bttn_bttm.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 342px;


}
#bttn6 a:link, #bttn6 a:visited, #bttn6 a:active {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/info.jpg);
	width: 108px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 108px;
	padding-bottom: 20px;
}
#bttn6 a:hover {
	height: 42px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(images/info_f2.jpg);
	width: 108px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 108px;
	padding-bottom: 20px;
}

#bttn6 ul li a:link, #bttn6 ul li a:visited{
	color: #7C93AB;
	background-image: none;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}
#bttn6 ul li a:hover {
	color: #666666;
	background-image: none;
	background-color: #fafafa;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* --- END MENU TABS --- */
.noshow {
	display: none;
}
#login {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 234px;
	font-size: 10px;
	float: left;








}
#menutd {
	height: 42px;
	background-color: #FFFFFF;




}
#copyright {
	font-size: 10px;

	
}
#boxes {
	position: relative;
	top: 5px;
	left: 345px;
	float: left;





}
.box {
	margin-left: 5px;
	position: relative;
	top: -21px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-color: #f3f3f3;
	background-image: url(images/search_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px inset #999999;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset #999999;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 24px;
	font-weight: lighter;
	font-style: normal;
}
.news1 {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}
.news2 {
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}
.xl24 a:link, .xl24 a:active, .xl24 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.xl24 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.red {
	color: #FF0000;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news_title {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #7C93AB;
	margin-top: 0px;
}

