/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Content {
	position:absolute;
	left:236px;
	top:397px;
	width:309px;
	height:183px;
	z-index:1;
}

#Navigation {
	position:absolute;
	left:32px;
	top:445px;
	width:127px;
	height:180px;
	z-index:3;
}

body, p, ul, ol, blockquote {
	color: #306E9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	letter-spacing: 0px;
	line-height: 12pt;
}

h1 {
	color: #5097CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 1px dotted #293A68;
	display: block;
	padding: 2px;
	letter-spacing: 5pt;
	font-weight: normal;
	font-variant: small-caps;
}

h2 {
	color: #5097CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 1px dotted #293A68;
	display: block;
	padding: 2px;
	text-indent: 20px;
	letter-spacing: 5pt;
	font-weight: normal;
}

h3 {
	color: #5097CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 1px dotted #293A68;
	display: block;
	width: 70%;
	padding: 2px;
	text-indent: 20px;
	letter-spacing: 1pt;
	font-weight: normal;
}

h4 {
	color: #5097CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 1px dotted #293A68;
	padding: 2px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-align:left
}

img a {
	background-color:#306E9D;
	display: block;
}

#Navigation a, a:link, a:active, a:visited, a:hover {
	color: #306E9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0pt;
	line-height: 12pt;
	display: block;
	padding: 2px;
	text-indent: 20px;
	line-height: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #293A68;
	border-top-color: #293A68;
	border-right-color: #293A68;
	border-left-color: #293A68;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:link, a:active, a:visited {
	color: #5097CB;
	text-decoration: none;
	border-bottom: 1px none #293A68;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: inline;
}

a:hover {
	color: #306E9D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

img.pad {
	padding: 4px;
	margin: 0px;
	background-color: #293A68;
	}
	
img.pad:hover {
	padding: 4px;
	margin: 0px;
	background-color: #306E9D;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #293A68;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #293A68;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
