@charset "utf-8";
/* CSS Document */

body {
	background:			#FFFFFF url("../img/design/bg4k2.jpg") top center repeat-y;
	color:				#000000;
	font-size:			0.8em;
	text-align:			center;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}



p,blockquote,th,td {
	word-spacing:		2px;
	line-height:		1.5em;
	margin-bottom:		12px;
}


strong {
	font-weight:		bold;
}

em {
	font-style:			italic;
}
em strong { font-style:italic; }

ol { 
	list-style: 		decimal; 
	line-height:		1.5em;
	margin:             5px 0 20px 60px;
}

h1,h2,h3,h4,h5,h6 {
	color:				#13163D;
	background:			url(../img/design/blueblock.jpg) left top no-repeat;
	min-height:         25px;
	height:             auto !important;
	height:				25px;
	line-height:		25px;
	padding-left:       35px;
	word-spacing:		3px;
	font-weight:		bold;
	letter-spacing:		2px;
	text-transform:		uppercase;
	margin:				11px 0;
}

h4,h5,h6 {
	background:			url(../img/design/blueblocksm.jpg) 5px 4px no-repeat;
	height:				25px;
	line-height:		25px;
}

.no-header-bg {
	background:			none;
	height:				auto;
	line-height:		normal;
	padding-left:       0;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.65em; }
h3 { font-size: 1.45em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.125em; }
h6 { font-size: 1em; }

