body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E3E7F4 url(../Images/grey_blue_strip.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}
.print {
	background: #FFFFFF;
}
.twoColFixLtHdr div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
.twoColFixLtHdr #header {
	/*background: url(../Images/Header.jpg);*/
	height: 150px;
	margin-top: 10px;
} 
.twoColFixLtHdr #nav {
	color: #FFFFFF;
	background: #8EA0D2;
	padding: 5px;
	height: 15px;
	text-align: center;
	
}
.topMargin {
}
.topMargin #header {
	position: absolute;
	z-index: 21;
}
.topMargin #nav {
	position: absolute;
	margin-top: 160px;
	width: 790px;
	z-index: 20;
}
#ola {
	margin-top: 10px;
	position: absolute;
	z-index: 10;
}
.twoColFixLtHdr #mainContent {
	background: #FFFFFF !important;
	margin: 0px;
	float: left;
} 
.twoColFixLtHdr #footer {
	padding: 15px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../Images/Footer.gif) no-repeat top;
	color: #666666;
	text-align: center;
	clear: both;
}

.floatleft20pxRight {
	float: left;
	margin-right: 20px;
}
h1 {
	font-size: 1.3em;
	color: #333333;
}
h2 {
	font-size: 1.2em;
	color: #333333;
}
.bodyCell {
	background: #FFFFFF;
	padding: 15px;
}
.clear {
	clear:both;
}
p {
	line-height: 1.2em;
}
.300pxdiv {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #DDDDDD;
	border: 1px solid #333333;
}
.smallcentered {
	font-size: .8em;
	text-align: center;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
#nav a:link {
	color: #FFFFFF;
}
#nav a:visited {
	color: #EEEEEE;
}
#nav a:hover {
	color: #000066;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
ul {
	margin-left: 25px;
	margin-top: 10px;
}
#leftcol_home {
	width: 260px;
	float: left;
}
#leftcol {
	width: 250px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.rightcol {
	margin-left: 275px;
	margin-top: 15px;
	margin-right: 10px;
	width: 515px;
}

