/*Debug info
div { background-color:gray; } 
td { border:solid .5px red; }
table { border:solid 1px green; }*/


.OldColumn {
	width:50%;
	padding-left:25px;
	padding-right:24px
}
td.OldColumn 
{
	padding-left:0px;
	padding-right:0px;
}

.NewsRightColumn {
	width:50%;
	padding-left:30px;
	padding-right:23px
}
td.NewsRightColumn 
{
	padding-left:0px;
	padding-right:0px;
}

/**** ELEMENTS ****/

br { clear: none }

html { overflow: scroll; }

hr {
	color: #fff; background-color: 	#fff;
	border: 1px dotted #3397BA; border-style: none none dotted; }

body { background-color: #F2F2F2; }

img { border: 0; padding:0; margin:0;}

a { color: rgb(94,156,174); font-weight: bold; text-decoration:none; }

/**** CLASSES ****/
.PageContent { text-align:center; border:solid 1px rgb(50%, 50%, 50%);}

.PageFooter {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(50%,50%,50%);
	font-size: .6em;
	text-align: center;
	padding-bottom:.5em;
	padding-top:.5em;
}

a.footer 
{
	color: rgb(50%,50%,50%);
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	font-weight: bold;
	color: rgb(94,156,174);
	text-decoration:underline;
}
.Navigation {
/*border-right:1px solid #000; 
border-bottom:1px solid #000;
width:130px;
float:left;*/
	width:762px;
	text-align:center;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.NewsItem {
	text-align: left;
	float: left;
	padding-left: 0px;
	/*padding-bottom: 1em;*/
	padding-top:1ex;
	width: 33%;
	background:rgb(239,247,249);
	height: 112px;
}

.NewsImage {
	/*padding: 1ex 1em 0em 1em;*/
	margin: 1ex 1em 0em 1em;
}

.PageContent {
	width:100%;
	text-align:center;
	/*background-color:Green;*/
}


.PageItem {
	text-align: left;
	/*float:left;*/
	width: 98%;
	background:rgb(239,247,249); /*background:#77AE01; 
	min-width: 300px;
	max-width: 1800px;*/
}

.Box { /*grey box outline on select Divs*/
	width:762px;
	border-style:solid;
	border-color: #7F7F7F;
	border-width:1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding:0px;
	margin:0px;

}

.ItemHeader { 
	color: rgb(94,156,174); font-size: 12pt; font-weight: bolder;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.ItemTextHeading { /*headings of Item Text*/
	color: rgb(94,156,174); font-weight: bold; font-size: 8pt;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ItemText { /*Item text on page*/
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(50%,50%,50%); font-size: 8pt; text-align: left;
}

/* OLD STYLESHEET  Parts commented out as they're replaced / not used*/
/* CSS Document */

/* {
padding:0;
margin:0;
}*/


td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
}
form {
	margin:0px;
}
/*a {
	text-decoration: underline;
	color:#3397BA;
}
a.1 {
	text-decoration: none;
	color:#A0B5BD;
}
a.2 {
	text-decoration: none;
	color:#929292;
}
a.3 {
	text-decoration: none;
	color:#AAAAAA;
}
a.g {
	text-decoration: underline;
	color:#3397BA;
}*/

.style1 {
	color: #AAAAAA;
	font-weight: bold;
}
.style2 {
	color: #AAAAAA;
	font-weight: bold;
	font-size: 11px;
}
/*.footer {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	padding-top:12px;
	text-align: left;
}
	p.footer {
	text-decoration: none;
	color:#929292;
	}
	strong.footer {
	color: #666666;
	}
	a.footer {
	color: #929292;
	text-decoration: none;
	}
	a.footer:link {
	font-weight: bold;
	color: #929292;
	text-decoration:none;
	}
	a.footer:visited {
 	font-weight: bold;
	color: #929292;
	}
	a.footer:hover {
	font-weight: bold;
	color: #3390B9;
	text-decoration:underline
	}*/
.inside {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
}
	p.inside {
	text-decoration: none;
	color:#929292;
	}
	strong.inside {
	color: #666666;
	}
.nomedia {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #929292;
	font-size: 11px;
	text-align: left;
}
strong.nomedia {
	color: #929292;
}
.nomedia:link {
	font-weight: bold;
	color: #929292;
	text-decoration:none;
	}
.nomedia:visited {
 	font-weight: bold;
	color: #929292;
	}
.nomedia:hover {
	font-weight: bold;
	color: #929292;
}