/* This is the style of your browser text */

html
{
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	height:100%;
	width:100%;
	color: #333333;
}

h1, h2, h3, h4, h5 
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
}
h1
{
	font-size: 16px;
	font-weight: bold;
}
h2
{
	font-size: 14px;
	font-weight: bold;
}
h3
{
	font-size: 13px;
	font-weight: bold;
}
h4
{
	font-size: 12px;
	font-weight: bold;
}
h5
{
	font-size: 11px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC00;
	text-decoration: none;
}
#main_frame
{
	width: 969px;
	margin: 0 auto;
}
.sas {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.sa:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.sa:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.sa:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
}

.heading1 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0 5px 0;
	display: block;
}
.text,.text:active,.text:hover,.text:visited,.text:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;

}
.date {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #999999;
}
.list {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	list-style-type: disc;
}
.boldtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.footer_block
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	width: 956px;
	height: 17px;
	margin: 0 auto;
	padding: 3px 0px 3px 11px;
	border: 1px solid #ccd0b9;
	background-color: #ffffff;
}

.menu_item .pullquote,
.menu_item .pullquotes
{
	font-size: 13px;
	line-height: 15px;
	height: 16px;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
}
.menu_item
{
	float: left;
	height: 23px;
	background-image: url('../images/space1.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#last.menu_item
{
	background-image: none;
}

#second-menu-block
{
	margin: 0 auto 0 auto;
	width: 962px;
	padding-left: 5px;
	background-color: #ffffff;
	line-height: 33px; 
	vertical-align: middle;
	border: 1px solid #ccd0b9;
}
#second-menu-block a
{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 8px;
	height: 33px; 
	line-height: 33px; 
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url('../images/second-menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
#second-menu-block a#last
{
	background-image: none;
}
.header-image
{
	display: block;
}

.article_content table td p
{
	margin: 0;
	padding: 0;
}
.article_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.right_content_block
{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.firstpage_calender
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
.firstpage_calender td
{
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #ccd0b9;
	padding: 3px 0 3px 0;
	margin: 0;
}