/* CSS Document */

/*/////////////////////////////////////////////////////////////*/
/*Default*/
/*#######################################*/
body,
p,
table
{
	margin:0px auto;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

.global_container{
}

a:link,
a:hover,
a:visited,
a:active,
a:visited:hover{
	color:#000;
}

.global_footer,
.associates_container
{
	display:none;
}

.Content_Title{
	margin-top:20px;
	font-size:36px;
	border-left:solid 10px #000;
	padding-left:20px;
}

.content_content_bg{
	padding-left:20px;
}

h1
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#000;
	text-decoration:none;
}

h2
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#000;
	text-decoration:none;
}

h3
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#A30006;
	text-decoration:none;
}

h4
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#000;
	text-decoration:none;
}

h5
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#A30006;
	text-decoration:none;
}

/*News Module*/
.TitleView
{
	font-size:20px;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:10px;
}

.TableHeader td{
	border:solid 1px #000;
	background-color:#6c7c95;
}

.TableCell{
	border:solid 1px #000;
	padding:4px;
	padding-bottom:10px;
}

.TableItem{
	background-color:#f3f3f3;
}

.TableAlternateItem{

}

.FirstCol{
	width:80px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.Repeat_Day_Tr td{
	border:solid 1px #000;
	padding:4px;
	width:400px;
	vertical-align:top;
}

.logo_Print
{
	padding-bottom:10px;
}

.content_middle
{
}

.footer_container
{
	position:relative;
	clear: both;
	background-color: #000;
	margin-bottom: 20px;
	color:#fff;
	width:750px;
	text-align:center;
	
}
*>.footer_container
{
	top:0px;
	z-index:0;
}

.footer_container img
{
	border:none;
}

.spacer_logo,
.date_container,
.map_site,
.search_container,
.mailinglist_container,
.pool_container
{
	display:none;
}

.News_Title,
.News_Title a,
.News_Title a:link,
.News_Title a:hover,
.News_Title a:active,
.News_Title a:visited,
.News_Title a:visited:hover
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11pt;
	padding-bottom: 5px;
	color:#000;
	text-decoration:none;
}

.News_Follow a,
.News_Follow a:link,
.News_Follow a:hover,
.News_Follow a:active,
.News_Follow a:visited,
.News_Follow a:visited:hover
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
	padding-bottom: 5px;
	padding-top: 0px;
	color:#000;
	text-decoration:none;
}

.News_Author
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
}
