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

.background {
	background-color: Black;
	background-image: url(assets/bkg/background_filler.jpg);
	background-repeat: repeat-x;
	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;
	color: #CC0000;
	text-decoration: none;
}

a:hover  {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.outerPanel {
	padding: 0px 6px 6px 6px;
	background-color : White;
}

.pagewidth {
	width: 966px;
}

.mainTablel {
	background-color: White;
	padding: 6px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
li {
}



.logoheader {
	background-image:  url(assets/bkg/header.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
.headerNavbar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: Black;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.headerNavbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.headerNavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	color: White;
	background-color: Black;
	font-size: 11px;
}
.footer a {
	color: #C2D3AE;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.menu {
	padding-right: 6px;
	padding-left: 6px;
}
.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(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(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;
}
.homeImage {
	background-image:  url(assets/bkg/kah_splash.jpg);
	background-repeat: no-repeat;
	height: 220px;
	padding-left: 22px;
}
.homeImage h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.homeImage p {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.boxstyle2 {
		border: 1px solid Black;
	font-size : 12px;
		width : 250px;
}
.boxstyle2 p {
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.boxstyle1 {
	width : 500px;
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
}
.boxstyle1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(assets/bkg/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 h2 {
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-image:   url(assets/bkg/kah_corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
}
.boxstyle1 p {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxstyle2 h1 {
	font-size: 14px;
	color: White;
	background-image: url(assets/bkg/header_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	border-right-style: none;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-family : Verdana;
}
.boxstyle2 p {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding : 4px;
	margin-right : 2px;
	margin-left : 2px;
}

.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;
}

.boxstyleb {
		border: 1px solid Black;
}

.pageHeader {
	background-image:  url(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(assets/bkg/tableback.jpg);
	background-position : top right;
	background-repeat : repeat-y;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.boxstyle3 {
	border: 1px solid Black;
	font-size : 12px;
	width : 220px;
}
.boxstyle3 p {
	padding-right: 2px;
	padding-left: 2px;
}

.boxstyle3 h1 {
	font-size: 14px;
	color: White;
	background-image: url(assets/bkg/header_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	border-right-style: none;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-family : Verdana;
}

.boxstyle4 {
	border: 1px solid #749456;
	margin: 0px;
	background-color : #D8D8C0;
}

.boxstyle5 {
	font-size : 12px;
	border: 1px  solid #749456;
	margin: 0px;
	background-color : #D8D8C0;
}

.boxstyle6 {
	font-size : 14px;
	margin: 0px;
	background-color : #D8D8C0;
	border-left : 1px solid;
	border-top : 1px solid;
	border-left-color : #749456;
	border-top-color : #749456;
}

.boxstyle6 td {
	border-right : 1px solid;
	border-bottom : 1px solid;
	border-right-color : #749456;
	border-bottom-color : #749456;
	padding: 2px;
}

.tdc_comittee {
	font-size: 12px;
	color: Black;
	margin: 0px;
	display: block;
	padding : 2px 20px 2px 0px;
	padding-right : 14px;
}

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

.image {
	border: 1px solid #749456;
}

.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.subHeader {
	font-weight: bold;
	color: #749456;
}
#bullets li {
	list-style-image:  url(assets/kah_bullet.gif);
}
.picfloatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #749456;
}
.picfloatright {
	float: right;
	margin-bottom: 10px;
	border: 1px solid #749456;
	margin-left: 15px;
}
.bodyBlue {
	color: #749456;
}
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(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(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(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(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(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(assets/menu/kah_indmenu_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.formh1 {
	font-size: 14px;
	font-weight: bold;
	color: #749456;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.smalltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	
/* ----------------------------------------------------------------------------- Stats Layout */	
.statTitle1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif;
    BACKGROUND-COLOR: #336699
}
.statTitle2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif;
    BACKGROUND-COLOR: #336699
}
.statDetail1
{
    font-size: 10px;
    font-family: Arial, Helvetica, Sans-Sarif	
}
.statDetail1Link
{
    font-size: 10px;
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail1Link:Hover
{
    font-size: 10px;
    COLOR: RED;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail2
{
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail2Link
{
    font-size: 11px;
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail2Link:Hover
{
    font-size: 11px;
    COLOR: RED;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail3
{
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Sarif	
}
.statDetail4
{
    font-size: 12px;
    COLOR: black;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail4Alt
{
    font-size: 12px;
    COLOR: black;
    font-family: Arial, Helvetica, Sans-Sarif;		
	background-color:#ececec;	
}
.statDetail4Link
{
    font-size: 12px;
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail4Link:Hover
{
    font-size: 12px;
    COLOR: RED;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail5
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Sarif	
}
.statDetail6
{
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Sarif	
}
.statDetail6Link
{
    font-size: 13px;
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail6Link:Hover
{
    font-size: 13px;
    COLOR: RED;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statDetail7
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: Maroon;
}
.statHeader1
{
    font-size: 11px;
    font-weight: bold;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif;
    BACKGROUND-COLOR: #cdc7c7
}
.statHeader1Link
{
    font-size: 11px;
    COLOR: black;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statHeader1Link:Hover
{
    font-size: 11px;
    COLOR: RED;
    TEXT-DECORATION: underline;
    font-family: Arial, Helvetica, Sans-Sarif		
}
.statHeader2
{
    font-size: 16px;
    font-weight: bold;
    COLOR: Maroon;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.statHeader3
{
    font-size: 43px;
    font-weight: bold;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.statHeader4
{
    font-size: 16px;
    font-weight: bold;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.statHeader5
{
    font-size: 13px;
    font-weight: bold;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}

.alternateLine
{
	background-color:#ececec;
}
.regularLine
{
	background-color: #FFF;
}
.parmLabel
{
    FONT-SIZE: 11px;
    COLOR: #202020;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.parmLink
{
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif;
}
.parmLink:Hover
{
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif;
    TEXT-DECORATION: underline
}
.parmLinkActive
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.parmSeperator
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Sarif
}
.articleHeadline
{
	font-size : 16px;
	font-weight : bold;
}
.boldred
{
	font-weight : bold;
	color : Black;
}
.text {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}


.date {
	font-family: verdana, arial, sans-serif;
	color: #FE0000;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
} 

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 4px;
}
.background2 {

	background-color: #D8D8D8;
	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;
}
.outerPanel2 {

	padding: 0px 6px 6px 2px;
	background-color : #D8D8D8;
}
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;
}
.boxstyle5 {

	width : 725px;
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
}
.boxstyle5 h1 {

	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(assets/bkg/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;
}
.boxstyle5 h2 {

	font-size: 11px;
	font-weight: bold;
	color: White;
	background-image:   url(assets/bkg/kah_corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
}
.boxstyle5 p {

	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.boxstyle_event {

	width : 100%;
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
}
.boxstyle_event h1 {
	font-size: 14px;
	font-weight: bold;
	color: White;
	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;
	background-color: #B10303;
}

#dd {
margin-left: 
10px;padding: 
0 0 10px 0;
} 
#dd li {
margin: 0;
padding: 0;
list-style: none;
float: left;
font: bold 11px arial;
} 
#dd li a.menu {
display: block;
text-align: center;
padding: 4px 10px;
margin: 0 1px 0 0;
color: #000000;
width: 132px;
text-decoration: none;
} 
#dd li a.menu:hover {
} 
.submenu {
	border: 1px solid #000000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 160px;
	color: #000000;
	background-color: #FFFFFF;
} 
.submenu a {
display: block;
font: 11px arial;
text-align: left;
text-decoration: none;
padding: 5px;
color: #000000;
} 
.submenu a:hover {
background: #cccccc;
color: #000000;
}
.boxstyle9 {

	width : 712px;
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
}
.boxstyle9 h1 {

	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(assets/bkg/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;
}
.boxstyle9 h2 {

	font-size: 11px;
	font-weight: bold;
	color: White;
	background-image:   url(assets/bkg/kah_corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
}
.boxstyle9 p {

	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#submenu5 {
	display: none;
}
