/* CSS Document */
body {
	SCROLLBAR-FACE-COLOR: #00557c;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0E3;
	SCROLLBAR-SHADOW-COLOR: #BBAE79;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E8E9EC;
	SCROLLBAR-DARKSHADOW-COLOR: #7C5329;
	background-image: url(../bg.gif);
	background-attachment: fixed;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

/* GLOBAL STYLES 
-------------------------------------------------------------------------------*/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.photo {
	border: 1px solid #000000;
	background-color: #ffffff;

	z-index: 12;
	height: auto;
	width: auto;


}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004284;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5279A5;
	width: 100%;
	padding-top: 8px;
	vertical-align: text-bottom;
	background-image: url(../h1-sm.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 28px;

}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

H3 {

	font-size: 14px;
	color: #3C5877;
}

H4 {

	font-size: 14px;
	color: #3C5877;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0px;
	height: 10px;
	font-style: normal;

}
/*h6 Now located in shadow.css{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 6px;
	vertical-align: top;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	position: absolute;
	z-index: 1;
}*/
li {
	margin-bottom: 6px;
	list-style-image: url(../arrow-orange.gif);
	left: -20px;
	margin-left: -30px;
	color: #000033;
}

