body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-color:#FFFFFF;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000066;
}

h4{
 font-size: 100%;	
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 90%;
 color: #334d55;
}

.Navigation {
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	padding: 0px 10px 0px 0px;
	font-size: 80%;
	color:#334d55;
	background-color:#CCCCCC;
	font-weight:bold;
}

.Navigation a:link, .Navigation a:visited, .Navigation a:hover {
	color:#000066;
	text-decoration: none;
}

.Navigation a:hover {
	text-decoration: underline;
}

.HeaderLines {
	border-width:0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	margin-bottom:0px;
	font-size:1%;
}

.HeaderLines img {
	border-width:0px;
	margin-bottom:0px;
	font-size:1%;
}

.PageTitle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 114%;
	color: #006699;
	padding: 10px 0px 0px 0px;
}

.ArticleTitle {
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #006699;
}
 
.Content {
	vertical-align:top;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-left-width:0px;
	border-top-width:0px;
	border-top-color:#CCCCCC;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	padding: 20px 10px 10px 10px;	
	font-family: Arial,sans-serif;
	font-size: 80%;
	color: #334d55;
	background-color:#FFFFFF;
}
 
.Content img {
	border-width:0px;
}

.Content a:link, .Content a:visited, .Content a:hover {
	color: #000066;
	text-decoration: none;
}

.Content a:hover {
	text-decoration: underline;
}

.ContentFloat {
	vertical-align:top;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-left-width:0px;
	border-top-width:0px;
	border-top-color:#CCCCCC;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	padding: 20px 10px 10px 10px;	
	font-family: Arial,sans-serif;
	font-size: 80%;
	color: #334d55;
	background-color:#FFFFFF;
}

.ContentFloat img {
	float: right;
	padding: 0px 0px 10px 10px;
	margin: 0px 5px 5px 0px;
	border-width:0;
}
 
.ContentFloat a:link, .ContentFloat a:visited, .ContentFloat a:hover {
	color: #000066;
	text-decoration: none;
}

.ContentFloat a:hover {
	text-decoration: underline;
}

.SideBar {
	font-family: Arial,sans-serif;
	font-size: 80%;
	color: #334d55;
	background-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-top-width:0px;
	border-top-color:#CCCCCC;
	border-right-width:0px;
	border-right-color:#000000;
	border-left-width:0px;
	border-left-color:#000000;
	padding: 20px 10px 10px 10px;
 }

.Logo {
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-left-width:0px;
	border-left-color:#000000;
	border-top-width:0px;
	border-top-color:#000000;
	border-right-width:0px;
	border-right-color:#000000;
	padding: 0px 10px 10px 10px;
}

.siteInfo {
	clear: both;
	font-size: 75%;
	color: #334d55;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	border-bottom-width:1px;	
	border-bottom-color:#CCCCCC;
	border-left-width:0;
	border-top-width:0;
	border-right-width:0;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
}	