body {
	margin: 0px;
	padding: 0px;
	background-color: #EFF4FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.sideNav {
	background-color: #C9DBED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #224466;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
	padding: 10px;
	width: 160px;


}
.sideNav a:link, .sideNav a:visited {
	color: #006699;
	text-decoration: none;

	}
	.sideNav a:hover {
	color: #ffffff;
	text-decoration: none;
}


.contentSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
	width: 600px;




}
h1 {
	color: #6699CC;
	font-size: 20px;
}
h2 {
	color: #CCCCCC;
	font-size: 17px;
}
.logoSpace {
	background-image: url(../images/logoBG.gif);

}
.bottom, .bottom a:link, .bottom a:visited, .bottom a:hover {
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9DBED;
	text-align: right;
	text-decoration: none;


}
.siteTitle {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.siteTxt {
	font-size: 11px;
	color: #666666;
	border-top: 2px solid #6699CC;
	margin-bottom: 30px;






}
.siteButtons {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;


}
.imgBorder, imgBorder a:link, imgBorder a:visited, imgBorder a:hover{
	border: 1px solid #666666;
}
.siteImg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699CC;
}





.summary {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;


}
.summaryTitle, .summaryTitle a:link, .summaryTitle a:visited, .summaryTitle a:hover {
	color: #006699;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;





}
.subhead {
	background-color: #C9DBED;
	color: #006699;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;

}
.summaryLink a:hover {
	text-decoration: underline;
}
.summaryLink, .summaryLink a:link, .summaryLink a:visited {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
