﻿.divContentWindowOuter
{
	margin: 0 auto;
	width: 100%;
	background-image: url('Images/box_BG_repeater.jpg' );
	background-repeat: repeat-x;
	display: block;
	text-align:justify;
	background-color: #ffffff;
	border-top: solid 0px #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #e7e6e6 #e7e6e6 #e7e6e6;
	min-height:60px;
	
}

.divContentWindowOuter h1
{
	font-size: 120%;
	font-family: 'Trebuchet MS','Segoe UI',Verdana,Tahoma,Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-indent: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #1D1D1D;

}

.divContentWindowOuterNoBorders
{
	margin: 0 auto;
	width: 100%;
	background-image: url('Images/box_BG_repeater.jpg' );
	background-repeat: repeat-x;
	display: block;
	text-align:justify;
	background-color: #ffffff;
	min-height:60px;
	
}

.divContentWindowOuterNoBorders h1
{
	font-size: 120%;
	font-weight: bold;
	height: 30px;
	text-indent: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #1D1D1D;
	font-family: 'Trebuchet MS','Segoe UI',Verdana,Tahoma,Arial,Helvetica, sans-serif;

}

.divContentWindowContentInfo
{
	margin: 0 auto;
	width: 95%;
	display: block;
	text-align:right;
	font-size:8pt;
	background-color: #ffffff;
	margin-bottom:0px;
	color:#ffffff;
	
}
.divContentWindowContent
{
	margin: 5px auto;
	width: 95%;
	display: block;
	text-align:left;
	background-color: #ffffff;
	margin-bottom:0px;
	
}

.divContentWindowContent A
{
	text-decoration: none;
	color: #0000FF;
}

.divContentWindowContent A:HOVER
{
	text-decoration: none;
	color: #FF9900;
}

.divContentWindowContent ul 
{
	list-style-position: outside;	
	list-style-type:disc;
}
.divContentWindowContent ul li
{
	margin-bottom:5px;
	text-indent:0px;
	text-align:left;
}


﻿<script type="text/javascript">
	try {
	var pageTracker = _gat._getTracker("UA-623427-3");
	pageTracker._trackPageview();
	} catch(err) {}
</script>
