

	
	body {
	margin: 0;
	padding: 0;
background: #E9E9E9;


text-align: center;
font : 10px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #666;
	}
	
	
/* Normal links */
a:link, a:visited {
	color: #FF3300;
	text-decoration: underline;
	}

a:hover, a:visited:hover {
	color: #FF3300;
	text-decoration: underline;
	}

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}


/*-------------------------------------------------
HEADING TEXT ELEMENTS
-------------------------------------------------*/

h1 {
	font-size: 46px;
	font-weight: normal;
	color: #000;
	}

h2 {
	margin: 30px 0 20px 0;
	padding: 10px 0 0 0;
	font-size: 26px;
	font-family: 'Verdana', arial, helvetica, sans-serif;
	border-top: 4px solid #dedede;
	height: 40px;
  	height/* */:/**/36px;
  	height: /**/36px;
	font-weight: normal;
	color: #6B7394;
	}

h3 {
	
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;;

	}

h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 26px
	}

h5 {	
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
	color: #666;
	}

h6 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c30;
	}

p {
	margin: 0 0 1.0em 0;
	font-size: 12px;
	line-height: 1.5em;
	}

p.first {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 16px;
	color: #999;
	}

li {
	list-style: square;
	font-size:11px;
	}


/*-------------------------------------------------
MISCELLANEOUS
-------------------------------------------------*/

select {
	font: 11px verdana, arial, sans-serif;
	background-color: #efefef;
	}

div.spacer {
	clear:both;
	height: 1px;
	overflow: hidden;
	}
	
img { border: none; }
hr { display: none; }



/* Outer bounding box for all pages */
#Frame {
	width: 730px;
	margin: 6px auto;
	text-align: left;
	background: url(../images/bkd_main.jpg) repeat-y 0 0;
	}

/* Logo and e-mail link container */
#Header {
	margin: 0 15px;
	padding: 0;
	background: #fff url(../images/bkd_header.gif) top no-repeat;
	height: 19px;
	border-bottom : 1px solid #808080;
	}


#Header h1 span { display: none; }



	.menu {

font : 12px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color : #666;
	}
	



#ContentBody {
	margin: 10px 15px 0 15px;
	padding: 0 19px 29px 19px;
	}

#ContentBody.centered {
	margin: 10px 77px 0 77px;
	}

#ContentBody.home h2 {
	margin: 30px 0 10px 0;
	padding: 0;
	border-top: none;
	height: 36px;
	text-align: center;
	}



#Footer {
	margin: 0 15px;
	background: #fff url(../images/bkd_header.gif) no-repeat;
	padding: 0 0 0 10px;
	text-align: left;
	height: 19px;
	
	
	}
.footertext {
   color : #E6E6E6;
   font-weight: normal;
   font : 11px "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
}

	

#HomeThreeCol {
	margin-top: 20px;
	padding: 0;
	background: transparent url(../images/bkd_home_threecol.gif) repeat-y;
	}



#HomeThreeCol div.feature {
	float: left;
	padding: 0 16px;
	width: 217px;
  	width/* */:/**/185px;
  	width: /**/185px;
	}





#HomeThreeCol h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	height: 24px;
	font-weight: bold;
	color: #FF3300;
	
	}

#ContentBody h3.feature {
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 24px;
	height: 20px;
	font-weight: bold;
	color: #000;
	}





