a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.nav_buttons  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF7C01;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06387E;
	padding-top: 25px;
}
.menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06387E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.footer {
	font-size: 9px;
	text-decoration: none;
}
.footer:link {
	color: #666666;
	text-decoration: none;
}
.menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/base/orange_square.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 7px;
}
.menubody:link {
	color: #666666;
	text-decoration: none;
}
.menubody:hover {
	color: #FF7C01;
	text-decoration: none;
}
.menubody:visited {
	color: #666666;
	text-decoration: none;
}
.menubody:active {
	color: #666666;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
}
.nav_buttons:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_buttons:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD5C02;
}
.nav_buttons:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_buttons:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD5C02;
}
.nav_buttons:selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD5C02;
}
.right_graphic {
	padding-left: 15px;
}
.main_header_first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06387E;
}
.smalltext {
	font-size: 80%;
}
.main_body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	text-decoration: underline;
}
.toamend {
	color: #FF00FF;
}
.helpful_box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.close_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ECECEC;
}
.orange_tbl_head {
	font-size: 14px;
	color: #FFFFFF;
}
