TD {
	COLOR: #000000; FONT-SIZE: 9pt ; line-height:18px;
}
a {  text-decoration: none; color: #004e82; border-color: black #CC0033 black black}
a:hover {  color: #000000; text-decoration: underline}
a {  border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc;   PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc; background-color:#}
textarea {border-width: 1; border-color: #000000; background-color: #efefef; font-size: 9pt; font-style: bold;}
select {border-width: 1; border-color: #000000; background-color: #efefef; font-size: 9pt; font-style: bold;}
.HeaderTdStyle {
	background: buttonface;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid threedhighlight;
	border-left: 1px solid threedhighlight;
	border-right: 1px solid threedshadow;
	border-bottom: 1px solid threedshadow;
}
.TdOut {
	border: 1px solid #d4d0c8;

}
.TdOver {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	cursor: default;
}
.TdDown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	cursor: default;
}
.menu {
	BACKGROUND-IMAGE: url(menubg.gif); COLOR: #aeaeae; HEIGHT: 30px
}
.menu TD A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.menu TD A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.menu TD A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

.box_text{
	color:#8C8C8C;
	text-indent:24px;
	line-height:21px;
	margin:0px 7px;
	background:url(title_bg.gif) repeat-x bottom;
	padding-bottom:6px;
}
.box_title{
	background:url(address_bg.gif);
    position: relative;
    height: 28px;
}
.box_title h3 {
    height: 26px;
    line-height: 26px;
    margin: 1px 1px 0;
    padding: 0 10px;
    font-weight: bold;
    font-size: 120%;
    color: #275c91;
}
.box_title span {
	float:right;
	padding-top:5px;
	padding-right:5px;
}

.sitemap {
    height: 2.5em;
    line-height: 2.5;
    color: #275c91;
    margin: 0 4px 4px;
    text-align: center;
    background: #eaf3fb;
    border: 1px solid #bed0e0;
}
.sitemap a:link{ 
    color: #275c91;
}
.sitemap a:visited {
	color:#275c91;
}
.sitemap a:hover {
	color:#275c91;
	text-decoration:underline;
}
