body, html {margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FAFAF9;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {	font-size: 20px;
	color: #000066;
	margin: 0;
	padding: 5px 0 0px 5px;
}

h2 {	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 0px 5px;
	letter-spacing: 1px;
}
h3 {	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 5px;
}
h4 {padding: 5px 0 0px 5px;}
h5 {padding: 5px 0 0px 5px;}


a {	Text-Decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #000000;
}

a:hover {color: #000066;
}
.style1 {color: #000066;
	font-size: 12pt;
	font-weight: bold;
}
.style2 {color: #000000;
	font-size: 10pt;
}
.clearer {clear: both;}
hr {	border-left:0px none; 
	border-right:0px none; 
	border-bottom:0px none; 
	border-top:1px solid #0000ff; 
	height: 1px
}


#content {
	width: 520px;
	float: left;

}
#content hr {
	border-left:
	0px none; 
	border-right:0px none; 
	border-bottom:0px none; 
	border-top:1px solid #cccccc; 
	height: 1px; 
	margin-left:5px; 
	margin-right:0; 
	margin-top:0px; 
	margin-bottom:0px
}
#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 10px 5px;
}
#header {width: 840px;
	height: 30px;
	background-image: url('images/header.gif');
	line-height: 85px;
	font-size:28px;
	font-weight:bold; 
	padding-top:20px; 
	padding-bottom:0px
}
#headertext {
	float: right;
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	padding-right: 50px;
	padding-top:20px; 
	color: #ffffff;
}
#footer {font-size: 11px;
	color: #333333;
	width: 840px;
	margin-bottom: 20px;
	
}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}
#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}
#navigation li a:hover {
	text-decoration: blink;
	background-color: #3366CC;
	background-repeat: repeat-y
}
#rightside {
	width: 200px;
	float: right;

}
#rightside p {
	line-height: 17px;
	font-size: 11px;
	color: #333333;
	margin: 0 0 15px 10px;
}
ul#subnavigation {
	padding: 0px;
	background-image: url('none');
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:15px
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}
#container {
	margin:0px auto; width: 840px;
	background-image: url('images/bg.gif');
}
#container2 {
	width: 840px;
	padding: 0px 40px 0px 40px;
	height: 175px;

}
#container-navigation {
	width: 760px;
	background-color: #4043A2;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}
span, #container-name span, #container-slogan span {
	color: #330033;
}
#container-name {float: left;}
#container-footer {
	margin:0px auto; width: 840px;
	background-image: url('images/footer.gif');
}
#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #BD1817;
}
#container-content {
	width:700px;
	background-repeat: repeat-x;
	margin: 0;
	height: auto;
	background-image: 
	url('images/bg.gif');
	padding-left:40px; 
	padding-right:40px; 
	padding-top:20px; 
	padding-bottom:0px

}
.right { float:right }
.left { float:left }

.box1 {border: thick outset #0032CD;
}

