@charset "utf-8";

/* CSS Document */



body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #ccc;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000;

	font-size: 14px;

	background-color: #CCC;

}

.oneColFixCtrHdr #container #header {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #0066bb;

}



.oneColFixCtrHdr #container {

	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFF;

	margin: 0 auto;

	text-align: left; /* this overrides the text-align: center on the body element. */

	vertical-align: top;

}

.oneColFixCtrHdr #header {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	color: #00C;

	text-align: center;

}

.oneColFixCtrHdr #mainContent {

	background-color: #FFF;

	font-size: 14px;

	text-align: left;

}





}

.oneColFixCtrHdr #footer {

	padding: 0 10px;

	padding-top: 10px;

	font-size: 10px;

	font: 10;

}



#navcontainer ul

{
	color: Black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0;
	background-image: url(images/nav-banner.gif);
	max-height: 8px;
}



#navcontainer ul li {

	display: inline;

	vertical-align: middle;

	letter-spacing: normal;

	text-align: center;

	word-spacing: normal;

		

	

}



#navcontainer ul li a

{

	color: black;

	text-decoration: none;

	float: left;

	max-height: 30px;

	padding-top: 5px;

	padding-left: 20px;

}



#navcontainer ul li a:hover

{

	color: #FFF;

	vertical-align: middle;

}

#buzzcontainer ul

{



	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-weight: bold;

	margin: auto;

	letter-spacing: normal;

	word-spacing: normal;

	list-style-type: disc;

	padding-top: 25px;

	padding-left: 50px;

}

#buzzcontainer ul li {

	color: 0066bb;

	

	display: inline;

	vertical-align: middle;

	letter-spacing: normal;

	text-align: center;

	word-spacing: normal;

	padding-left: 20px;

}

#buzzcontainer ul li a

{

	color: #039;

}

.list_words {

	display: inline;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 18px;

	color: #00C;

	list-style-type: disc;

	list-style-position: inside;

}







small {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	padding: 10px;

	margin: 10;

	margin-bottom: 10px;

}



h1 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #06C;

	margin-top: 20px;

	

}





</style>

body {

	padding: 5px;

	height: 3px;

	width: 600px;

}

hr {

	width: 600px;

	color: #0066bb;

	line-height: 3px;

	text-align: center;

}

.oneColFixCtrHdr #container #mainContent table tr td p strong {



}

.oneColFixCtrHdr #container #mainContent table tr td p strong {

	font-size: 18px;

	font-weight: bold;

}

.oneColFixCtrHdr #container #mainContent p strong {

	font-size: 18px;

}

.oneColFixCtrHdr #container #mainContent table tr td strong {

	font-size: 18px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.oneColFixCtrHdr #container #mainContent heading {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 36px;

	color: #0066bb;

}


