#Menu {
	margin:auto;
}
#PageTable{
	margin:auto;
}
#Page{
	background-color: #295676;
	background-image: url(images/MainContentBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Footer{
	margin:auto;
	background-color:#295676;
	text-align:left;
	font-size: 11px;
	color:#8da8bb;
	font-size: 11px;
	font-weight: normal;
	background-color: #295676;
}
#Footer a{
	color:#8da8bb;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}
.Edge{
	background-image: url(images/Edge.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.SectionDescr {
	margin:5px 18px 10px 18px;
	font-size: 13px;
	color: #A3B4C1;
}
.SectionImageContainer object{
	margin:0px;
	height:100px;
	visibility:hidden;
}
.ContentMainContainer {
	background-color: #295676;
	background-image: url(images/MainContentBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-left: 35px;
}
.LeftContentArea {
	font-size: 12px;
	padding-right: 20px;
	vertical-align: top;
}
.LeftContentArea a{
	color:#FFFFFF
}
.Best {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	float:right;
}
.Copyright{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 35px;
	color:#8da8bb;
}
.RightColumn {
	width: 250px;
	padding-right: 20px;
	font-size: 11px;
	color: #A8BECB;
}
.ShowCaseItem {
	padding-bottom: 15px;
	font-size: 11px;
}
.ShowCaseItem img{
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #39759B;
	float:left;
}
.ShowCaseItem a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.ShowCaseItem a:hover {
	text-decoration:underline;
}
.ContentImageContainer {
	float: right;
	margin:10px;
	clear:both;
}
.ContentImgTable {
	background-color: #3a759b;
}
.ContentPicDescr {
	font-size: 11px;
	background-color: #295676;
	padding: 4px 8px 5px 8px;
}
.BackToTop {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
	border-bottom: 3px solid #456d89;
	margin-right: 20px;
	margin-left: 35px;
}
.BackToTop a{
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
p,li {
	font-size: 12px;
}
h6{
	font-size: 16px;
	color: #1e90ff;
	text-align:right;
}
.NewsLinks {
	font-size: 14px;
	font-weight: bold;
	color: #51a8e1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #375f7a;
	text-align: right;
	padding-top: 13px;
}
.NewsLinks a{
	color: #51a8e1;
	text-decoration:none;
}
.NewsLinks a:hover{
	text-decoration:underline;
}
.PageCategory{
	position:absolute;
	left:-500px;
}
.NewsTitle {
	font-size: 24px;
	font-weight: bold;
}
.NewsDate {
	font-style: italic;
	padding-bottom: 20px;
}
.NewsPageTitle {
	border-bottom:solid 1px #375f7a;
	margin-bottom: 18px;
	padding-bottom:10px;
}
.NewsPageTitle h2{
	padding:0px;
	margin:0px;
	color:#51a7e0;
	font-size:14px;
	font-weight:normal;
}
.NewsPageTitle a{
font-weight:bold;
	font-size:14px;
	color:#51a7e0;
	text-decoration:none;
	float:right;
}
.NewsPageTitle a:hover{
	text-decoration:underline;
}
.NewsPageTitle h1{
	padding:0px;
	margin:0px;
	color:#51a7e0;
	font-size:24px;
	font-weight:bold;
}
.NewsListItem {
	padding-bottom: 18px;
	border-bottom:solid 1px #48728e;
	color:#c8deec;
	margin-bottom: 18px;
}
.NewsListItem img{
	border:solid 1px #3a759b;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.NewsListItem a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.NewsListItem a:hover {
	text-decoration:underline;
}
.NewsListItem div {
	font-style: italic;
	padding: 7px 0px;
	color:#FFFFFF;
}

.pageon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #167EC2;
	background-image: url(images/pagenation_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width:18px;
}
.pageoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #167EC2;
	cursor: pointer;
	background-image: url(images/pagenation_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width:18px;
}
.pageoff a{
	color: #167EC2;
	text-decoration:none;
}
.pageoff a:hover{
	color: #167EC2;
	text-decoration:underline;
}
.ShowcasesColumn {
	padding-right: 30px;
	width:50%;
	vertical-align: top;
}
.ShowcasesColumn h2{
	font-size: 18px;
	color: #51a7e0;
	padding-left: 12px;
	background-image: url(images/ShowcaseArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	margin-bottom: 20px;
}
.ShowcaseIntro {
	font-size:12px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48728E;
}
.ShowcaseIntro td{
	padding-bottom:20px;
	color:#c8deec;
}
.ShowcaseIntro img{
	border:solid 1px #39759B;
}
.ShowcaseIntro a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.ShowcaseIntro a:hover {
	text-decoration:underline;
}
.ShowcaseIntro div {
	font-style: italic;
	padding: 7px 0px 0px;
	color:#FFFFFF;
}
.ShowcaseIntro span {
	margin-bottom:10px;
}
.ShowcasePageLink {
	margin:0px;
}
.ShowcasePageLink a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.ShowcasePageLink a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.ShowcasePageLink img {
	border:none;
	margin-right:10px;
}
form{
margin:0px;

}
.FormTable{
	background-color:#376888;
	padding:20px;
	text-align:left;
}
.ContactFormTable {

}
.ContactFormTable td{
	font-size:12px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
}
.TitleCell {
	vertical-align: top;
	padding: 3px 10px 3px 0px;
}
.InputFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
.PageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #51a8e1;
	margin: 0px 0px 20px 0px ;
	padding:0px 0px 10px 0px ;
	border-bottom:solid 1px #375f7a;
}