@charset "UTF-8";

/* Tags*/
body {
	background-color: #F4F4FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9D2A22;
	margin-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	margin: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin-left: 10px;
}
/* Common Divs*/
#container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#content {
	float: right;
	width: 559px;
}
.nav {
	float: left;
	width: 214px;
	margin-left: 69px;
}

#header {
	height: 100px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* Sub Page Divs*/
#news {
	float: right;
	width: 559px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

/* Links*/
#copyright a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}
#copyright a:hover {
	color: #FFFFFF;
	font-size: 9px;
	background-color: #000066;
}
#copyright a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-size: 9px;
}
#copyright a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-size: 9px;
}
#copyright p {
	font-size: 9px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
/*Classes*/
.bulleet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#copyright p {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	margin-left: 10px;
	font-style: italic;
}
#container2  #samples {
	width: 550px;
	float: right;
	margin-top: 35px;
}
#container2 {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
