﻿#Top
{
	background-image: url('images/banner-20100323a.gif');
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	background-position: center top;
	clear:both;
    width:900px;
    height:150px
}
#Main
{
    background: white url('images/midframe.jpg') repeat-y scroll center top;  
   	margin:0px auto 0px auto;
   	padding-top:20px;
	width:900px;
	clear:both
}
#Bottom
{
	background-image: url('images/bottomframe.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto 0px auto;
	padding-top:10px;
	width:900px;
	background-color: white;
	height:60px;
	clear:both
}
.footer-text
{
	padding-left:20px;
	padding-right:20px;
	font-size:9pt;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align:center
}

.textblocks
{
	margin-bottom:18px
}

p {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;
	padding:0px;
	margin: 0px;
}

ul {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;
}

ol {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;
}

li {
	padding-bottom:10px
}

.faq {
	padding-bottom:0px;
	color: red
}

.faq-indent {
	padding-left:40px;
	font-style:italic
	
}

#NavBar
{
    height:26px;
    background-color:#ffffff;
    margin-left:43px;
    width:737px;
    padding-left: 12px;
}

#LeftColumn
{
    width:440px;
    float:left;
    padding:0px 20px 20px 20px;
    line-height:1.6em;
    color:#000000;
}

#RightColumn
{
	width: 350px;
	float: left;
	padding: 20px;
	color: #5A6061;
	line-height: 1.6em;
	background-color: #DFE1E1
}
.centertext {
	text-align: center;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;

}
.redtext {
	color: #FF0000;
}
.blocktitles {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	color: #FF0000;
	line-height: 30px;
	margin-bottom:10px
}

.text-align-right {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;
	text-align:right;
}
.text-align-left {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12pt;
	color:black;
	line-height:24px;
	text-align:left;
}
.Clear
{
    clear:both;
}
.redrowheadings {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	line-height: 24px;
	text-align: right;
}

#Copyright
{
    font-size:.9em;
    padding:5px 0;
    color:black;
    text-align:center;
    background-color:#808586;
}

#Copyright a
{
    color:black;
}

#MainContent p
{
    margin:3px 0 0 0;
}

#MainContent h3
{
    color:#942824;
    margin:20px 0 6px 0;
    border-bottom:1px dotted #dddddd;
}
.TableLayout {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
}
.column-headings {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #ECECEC;
	text-align: center;
	line-height: normal;
}
.text-align-left-small {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: black;
	line-height: 20px;
	text-align: left;
}
.text-align-center {
	text-align: center;
}
.centertextnarrowspacing {
	text-align: center;
	line-height: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;

}
.centertextsmall {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 20px;
	font-weight: normal;
}
.noborders {
	border-style: solid;
	border-width: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: black;
	line-height: 24px;
	text-align: right;
}
h1 {
	text-align: left;
	margin-left:20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	color: #FF0000;
	line-height: 30px;
}
a{
	color:inherit;
	font-size:inherit;
}
.centeredredtext {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	line-height: 24px;
}
.text-align-left {
	text-align: left;
}
.redtextsmall {
	color: #FF0000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 15px;
}
.bluetext {
	color: blue;
	text-align:center;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 28px;
}

