body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.background {
	background-color: Black;
	background-image: url(images/layout/tile_026.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
a:hover  {
	font-weight: bold;
	color: #F00;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
}
li {
}
.menu {
	padding-right: 2px;
	padding-left: 2px;
}
.menu a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-image:  url(REBUILD/assets/menu/milford_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.menu a:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: White;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-image:  url(REBUILD/assets/menu/milford_menu_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
#submenu1 {
	display: none;
}

#submenu2 {
	display: none;
}

#submenu3 {
	display: none;
}

#submenu4 {
	display: none;
}


.content {
	padding-left: 6px;
}
.top_nav {
	background-image:url(images/layout/nav_bg.gif);
	background-repeat:no-repeat;
}
.boxstyle1 {
	width : 355px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}
.boxstyle1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(images/layout/header_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle1 p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxstyle1 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
}
.boxstyle2 {
	width : 353px;
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border-color: #CCC;
}
.boxstyle2 h1 {
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(images/layout/header_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle2 p  {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxstyle2nested {
	font-size : 12px;
		width : 256px;
}

.boxstyle2nested p {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding : 4px;
	margin-right : 2px;
	margin-left : 2px;
}
.boxstyle3 {
	width : 254px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}
.boxstyle3 p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFF;
}

.boxstyle3 h1 {
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(images/layout/header_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle3 a{
	text-decoration: none;
}
.boxstyle3 a:hover{
	text-decoration: none;
}

.boxstyle4 {
	border: 1px solid #FFFFFF;
	margin: 0px;
	background-color : #FFF;
	width: 705px;
}
.boxstyle4 p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000;
}
.boxstyle4 h1 {
	font-size: 24px;
	font-weight: bold;
	color: White;
	background-image: url(images/layout/page_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle4 a {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000;
}
.boxstyle4 a:hover {
	color: #F00;
	text-decoration: underline;
}
.boxstyle5 {
	width : 705px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.boxstyle5 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle5 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}

.boxstyle5 p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxstyle6 {
	width : 960px;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.boxstyle6 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	font-family : Verdana;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
}
.boxstyle6 p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxstyleb {
		border: 1px solid Black;
}

.pageHeader {
	background-image:  url(REBUILD/assets/bkg/kah_titlebkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 20px;
}
.pageHeader h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

.contentBorder {
	border: 1px solid #3F5650;
	margin-left: 6px;
	padding: 6px;
	background-color : #D8D8D8;
	background-image : url(REBUILD/assets/bkg/tableback.jpg);
	background-position : top right;
	background-repeat : repeat-y;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.header_red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #CC0000;
	}

.image {
	border: 1px solid #749456;
}
#bullets li {
	list-style-image:  url(REBUILD/assets/kah_bullet.gif);
}
p {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #314341;
}
.topmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA0001;
	padding-bottom: 10px;
}
.topmenu a {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background-image:  url(REBUILD/assets/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right : 14px;
}
.topmenu a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
	background-image:  url(REBUILD/assets/menu/arrow_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right : 14px;
}
.menu a.sub {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image: url(REBUILD/assets/menu/menu3_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.menu a.sub:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image: url(REBUILD/assets/menu/menu3_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.menu a.indent {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #011D5F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image:  url(REBUILD/assets/menu/kah_indmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.menu a.indent:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #011D5F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image:  url(REBUILD/assets/menu/kah_indmenu_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}

#dd {
	margin-left: 
3px;
	padding: 
0 0 5px 0;
} 
#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold11px arial;
	font-family: Arial, Helvetica, sans-serif;
} 
#dd li a.menu {
	display: block;
	text-align: center;
	padding: 5px 0px;
	margin: 0 1px 0 0;
	color: #FFF;
	width: 105px;
	text-decoration: none;
} 
#dd li a.menu:hover {
} 
.submenu {
	border: 1px solid #000000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 190px;
	color: #000000;
	background-color: #CCC;
	height: auto;
} 
.submenu a {
	display: block;
	font: bold12px arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #000000;
} 
.submenu a:hover {
	background: #cccccc;
	color: #000;
	text-decoration: underline;
}
#submenu5 {
	display: none;
}
.body_tbl {
	background-color: #CE0000;
	width: 966px;
}
iframe {
   scrolling: no;
}

