/*/			**** LAYOUT CSS ****		/*/

.defaulttext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

a:link, a:visited {
	color: #1a4c63;
	text-decoration: none;
}

a:hover, a:focus {
	color: #73a5be;
	text-decoration: underline;
}

.body {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

td, p {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

dd	{
	margin-left: 15px;
	}

H3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}


#page {
	width: 786px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
}

.PageHolder {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#Header {
	height: 176px;
	background-image: url(images/headernew1.jpg);
}

.LogoHolder {
	padding: 10px;
}


#MainNav {
	width:170px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
	background-color: e9e9e9;
	height: 440px;
}

.Nav {
	margin-left: 14px;
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF url('../assets/Dotline.gif') repeat-x left bottom;
}

.Nav:hover {
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}

.NavON {
	padding-left: 14px;
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #e2231a;
	text-decoration: none;
	background: #FFFFFF url('../assets/MenuSelect.gif') no-repeat 2px 2px;
}

.NavON:hover {
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}

.NavSELECT {
	padding-left: 14px;
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}

.NavSELECT:hover {
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}

.SubNav {
	padding-left: 14px;
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #767677;
	text-decoration: none;
}

.SubNav:hover {
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #353535;
	text-decoration: none;
}

.SubNavON {
	padding-left: 14px;
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #e2231a;
	text-decoration: none;
	background: #FFFFFF url('../assets/MenuHilite.gif') no-repeat 2px 2px;
}

.SubNavON:hover {
	display: block;
	width: 130px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #353535;
	text-decoration: none;
}

.SubEnd {
	margin-left: 14px;
	display: block;
	height: 5px;
	width: 130px;
	background: #FFFFFF url('../assets/Dotline.gif') repeat-x left bottom;
}




#MainContent {
	width:550px;
	float: left;
	margin-left: 24px;
	margin-bottom: 0px;
	padding-top: 16px;
}




#PagePic {
	clear: both;
	float: none;
	padding:0;
	margin:0;
}

#NewsFooter {
	background: #4A4A4B url('../assets/FooterBack.jpg') repeat-x left top;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 16px;
	padding-right: 10px;
}


#PageEnd {
	height: 22px;
	background-color: #191919;
}

.FooterLinks {
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.FooterLinks a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.FooterLinks a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}


.intro_para{
	font-size: 14px;
	color: #77756f;
	font-weight: bold;
}

.headingBlack{
	font-size: 12px;
	color: #000000;
	font-family: Arial Black, Sans-Serif;
}

.defaulttext
{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

h1	{
	font-size: 12px;
	color: #0000000;
	}

.heading1
{
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #263f6a;
	margin: 0px;
}

h2,.heading2
{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #263f6a;
	margin: 0px;
}

h3,.heading3
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #263f6a;
	margin: 0px;
}

h4,.heading4
{
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9e3039;
	margin: 0px;
}

h5,.heading5
{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9e3039;
	margin: 0px;
}

h6,.heading6
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e3039;
	margin: 0px;
}



#childNav {
	 background:#1a4c63;
}

#childNav ul {
	float:right;
	margin:6px 15px 6px 0;
	padding:0;
	border-left:1px solid #FFF;
}

#childNav li {
	display:block;
	float:left;
	border-right:1px solid #FFF;
	width:90px;
	text-align:center;
}

#childNav a {
	color:#FFF;
}

#childNav a:hover {
	color:#FFF;
	text-decoration:underline;
}

.clear {
	clear:both;
}
#MainContent2 {
	width:310px;
	float: right;
	margin-left: 24px;
	margin-bottom: 0px;
	padding-top: 16px;
}
#MainContent1 {
	width:220px;
	float: left;
	margin-left: 24px;
	margin-bottom: 0px;
	padding-top: 16px;
}

#MainContent img	{
	padding: 3px;
	margin-right: 5px;
	}
