﻿h1{
				font-size:12pt;
}

body{
				font-family: Arial, Helvetica, sans-serif;
				color: #444;
				font-size: 9pt;
				background-color: #c0c0c0;
				margin-top: 0px;
				margin-bottom: 0px;
				height: 100%;
}
#container{
				width: 1100px;
				min-height: 100%;
				height: 100%;
				height:auto;
				margin-left: auto;
				margin-right: auto;
				left: 0;
				right: 0;
				background-color: #fff;
				padding-top: 0px;
				padding-bottom: 0px;
				text-align: center;
				position: absolute;
				vertical-align: top;
				margin: 0 auto -35px;
}
#content{
				text-align: left;
				width: 770px;
				height:90%;
				min-height:90%;
				height:auto;
				padding-top: 10px;
				padding-bottom: 30px;
				margin-right: auto;
				margin-left: auto;
				margin-top: 25px;
}
#banner{
				text-align: left;
				width: 770px;
				min-height:15%;
				padding-top: 25px;
				padding-bottom: 25px;
				margin-right: auto;
				margin-left: auto;
}
#footer{
				width: 770px;
				min-height: 20%;
				text-align: left;
				vertical-align: bottom;
				padding: 40px 40px 25px 40px;
				font-size: 10pt;
				vertical-align: bottom;
				margin-right: Auto;
				margin-left: Auto;
}
.columnLeft {
				width: 80%;
				vertical-align: top;
				padding-right: 10px;
				border-right-style: solid;
				border-right-width: 1px;
				border-right-color: #c0c0c0;
}
.columnRight {
				vertical-align: top;
				width: 20%;
				padding-left: 10px;
}
.columnRightTitle {
				width: 175px;
				text-align: center;
				vertical-align: top;
				font-size: 9pt;
				font-weight: 400;
				background-color: #c0c0c0;
}
.featuredSite {
				padding-top: 15px;
				padding-bottom: 15px;
				border-style: none;
				border-width: 0px;
}
.linkCell {
				border-right-style: solid;
				border-bottom-style: solid;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-right-color: #000000;
				border-bottom-color: #000000;
				padding: 0px;
				margin: 0px;
				width: 150px;
				height: 30px;
}
#menuBar {
				width: 800px;
				text-align: center;
				margin-right: auto;
				margin-left: auto;
				height: 30px;
}
.linkImage {
				border-style: none;
}
h2 {
				font-size: 15pt;
				color: #C13232;
				font-weight: lighter;
}
.imgFloatLeft {
				border-style: none;
				float: left;
				padding-bottom: 2px;
				padding-right: 10px;
}
.imgRtSideBar {
				padding-top: 5px;
				padding-bottom: 15px;
				border-style: none;
}
#extender {
				height: 35px;
}
