/* General Styles ======================================*/

body {
	margin: 10;
	padding: 0;
	background-color: #ffffff;
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
	line-height:120%
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold; 
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #000040;
	text-decoration: none;
}

a:hover {
	color: #000040;
	text-decoration: none;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 12pt;
	color: #000040;
	text-decoration: bold;
}

h2 {
	font-size: 10pt;
	color: #669999;
	text-decoration: bold;
}
.photoborder {
	border: 1px solid #808080;
}

/* Layout ==============================================*/

#footer{
	padding: 10px 0 0 0;
}

#feature_box{
	background: #f5f5f5 url(../images/layout/h2-index-bg.gif) top left no-repeat;
	width: 150;
	margin-top: 3px;
	padding: 9px 0 9px 11px;
	border-bottom: 2px solid #ebebeb;
}

#footer{
	padding: 10px 0 0 0;
}
