/* Copyright © 3mothers  */	
	
	A:link, A:visited {	text-decoration: none; color: #626366;}
	A:hover {			text-decoration: underline;}				

html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #626366;
	text-align: center;
	background: #f0f0f0;
	}

td {
	height: 100%;
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}	

.Contain {
	width: 995px;
	height: 100%;
	text-align:left;
	background: #e0e0e0;
	}
.Header{
	background: url(../images/noeledge-banner.jpg) top right no-repeat #fff;
	height: 75px;
	padding-top: 15px;
	padding-left: 15px;
	}
.MainNav {
	background: #0e4c87;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.MainNav a,
.MainNav a:visited,
.MainNav a:link{
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
.MainNav a:hover{
	text-decoration: none;
	color:#c3d2e1;
	}

.Content {
	line-height: 18px;
	color: #666;
	float: left;
	background:url(../images/related-links_bgtile.gif) top left repeat-y #fff;
	width: 100%;
	}
	

.Textred{
	color:#CC0000;
	}
.Textred a,
.Textred a:visited,
.Textred a:link{
	color: #CC0000;
	font-weight:bold;
}
.Textred a:hover{
	text-decoration: underline;
}
	


.RelatedLinks{
	background:url(../images/related-links_bg.gif) top left no-repeat;
	height: 500px;
	width: 175px;
	padding: 15px;
	float:left;
	color: #fff;
	font-weight: bold;
	}
.RelatedLinks a,
.RelatedLinks a:visited,
.RelatedLinks a:link{
	line-height: 20px;
	font-size: 11px;
	color: #fff;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
	width: 100%;
}
.RelatedLinks a:hover{
	text-decoration: underline;
	color:#c3d2e1;
	}
	
.RelatedLinks h4{ color: #fff; margin-bottom: 10px; margin-top: 20px; font-size:16px;}

.Main{
	padding: 15px;
	float: left;
	background: #f0f0f0;
	
	}
.Main h1, h2, h3, h4, h5{ color: #777; }


.Mainwhite{
	padding: 15px;
	float: left;
	background: #FFF;
	
	}
.Mainwhite h1, h2, h3, h4, h5{ color: #CC0000; }


.Caption{
	font-size:9px;
	}

.Footer {
	background: #0e4c87;
	padding-right: 15px;
	color: #fff;
	line-height: 25px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	text-align: right;
	font-size: 11px;
}
.Footer a,
.Footer a:visited,
.Footer a:link{
	color: #fff;
}
.Footer a:hover{
	text-decoration: underline;
	}

.Address {
	padding: 15px;
	padding-left: 15px;
	font-size: 11px;
}