/* Include Other Stylesheets */
@import url(/modules.css);

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

/* enitre page container */
#Outer {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* Top Level Nav Container */
#MainNav {
	height: 15px;
	float: right;
	text-align: right;
	clear: none;
}
h5 {
	margin-top: 5px;
}


#TopLvl {
	height: 15px;
	width: 850px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
h6 {
}


/* Admin Tools Form */
#admindrop {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	padding-left: 5px;
}

.Searchbutton {
	text-decoration: none;
	width: 30px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #1F3159;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #E0E8F1;
	margin: 0px;
	padding: 0px;
}
.searchbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 2px;
}

#NavCol {
	float: left;
	width: 187px;
	background-color: #FFFFff;
}

/* Section Links */
.SectionButton {
	height: 20px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 177px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(media/buttgrad.png);
	background-repeat: repeat-x;
}
.SectionButton a, .SectionButton a:link, .SectionButton a:active, .SectionButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 1px;
}
.SectionButton a:hover {
	color:#CCCCCC;
	display: block;
}
.SectionButtonHidden {
	height: 20px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 177px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #666666;
}
.SectionButtonHidden a, .SectionButtonHidden a:link, .SectionButtonHidden a:active, .SectionButtonHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 1px;
}
.SectionButtonHidden a:hover {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
}

/* rss button */
.rssBut {
	clear: none;
	float: right;
	margin-right: 0px;
	margin-bottom: 4px;
}

/* end section links */


/* Page links */
.PageButton {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	margin-left: 14px;
	padding: 0px;
	width: 142px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(media/pagebullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.PageButton a, .PageButton a:link, .PageButton a:active, .PageButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	display: block;
}
.PageButton a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
.LinkPageAdmin {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	margin-left: 14px;
	padding: 0px;
	width: 142px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	
}
.PageButtonHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #CCCCCC;
	float: left;
	margin-left: 14px;
	padding: 0px;
	width: 142px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(media/pagebullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.PageButtonHidden a, .PageButtonHidden a:link, .PageButtonHidden a:visited, .PageButtonHidden a:active {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	display: block;
}
.PageButtonHidden a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
.LinkPageAdmin a, .LinkPageAdmin a:link, .LinkPageAdmin a:active, .LinkPageAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	display: block;
	margin-left: 6px;
}
.LinkPageAdmin a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
.LinkPageHidden {
	height: 18px;
	vertical-align:middle;
	background-color: #e1e1e1;
	float: left;
	display: block;
	width: 168px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 5px;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.LinkPageHidden a, .LinkPageHidden a:link, .LinkPageHidden a:active, .LinkPageHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding-left:20px;

	float: left;
}
.LinkPageHidden a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}

.PageAdminButts {
	height: 18px;
	float: right;
	width: 40px;
	text-align: left;
	padding-left: 2px;

}

.PageAdminButts a, .PageAdminButts a:link, .PageAdminButts a:active, .PageAdminButts a:visited{
	margin: 0px;
	padding: 0px;

}


/*  Top Level links */
.TopLink {
	float: left;
	height: 12px;
}

.TopLink a, .TopLink a:link, .TopLink a:visited, .TopLink a:active {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.TopLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.TopButAdmin {
	padding-top: 4px;
	text-decoration: none;
	height: 17px;
	margin-right: 1px;
	padding-top: 4px;
	float: left;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding-right: 4px;
}
.TopButAdmin a, .TopButAdmin a:link, .TopButAdmin a:active, .TopButAdmin a:visited {
	padding-left: 4px;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.TopButAdmin a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.TopButAdminHidden {
	text-decoration: none;
	height: 17px;
	margin-right: 1px;
	padding-top: 4px;
	float: left;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding-right: 4px;
}
.TopButAdminHidden a, .TopButAdminHidden a:link, .TopButAdminHidden a:active, .TopButAdminHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding-left: 1px;
	float: left;
}
.TopButAdminHidden a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* end top level links */



#ContentCol {
	clear: left;
	background-color: #FFFFFF;
	width: 679px;
}
#ContentColHidden {
	background-color: #e1e1e1;
	padding-bottom: 20px;
	background-image: url(media/hiddenbgrnd.jpg);
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: left;
}
#ContentColHidden fieldset{

	border: 1px solid #FFFFFF;
}
#HeaderBar {
	width: 869px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(media/headerbar2.png);
	background-repeat: no-repeat;
	background-position: top;
}
#MainBody {
	width: 869px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#ContentContainer {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}


input button  {
	border: 1px solid #333333;
	height: 15px;
}

textarea {
	border: 1px solid #333333;
}
select {
	border: 1px solid #333333;
}
option {

}
/* Global Use */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 16px;
}
h2 {
	font-size: 14px;
	color: #28387D;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 16px;
}
h1 {
	padding: 0px;
	font-size: 16px;
	color: #28387D;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	display: block;
	line-height: 30px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 10px;
	
}
#NavBgrndcap {

}
#NavBgrnd {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 187px;
	height: 100%;
	background-color: #e8ebee;
}

#NavBgrnd2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 187px;
	height: 100%;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.button {
	background-color: #00CC66;
}

legend {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
legend img{
	margin-right: 3px;
}
hr {
	color: #28387D;
	height: 1px;
}

#GreyRound {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
	background-image: url(media/footer.png);
	background-repeat: no-repeat;
	height: 25px;
}

#FooterBar {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 4px;
}

#FooterBar p {
	margin-top: 0px;
	padding-top: 4px;
	color: #FFFFFF;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;

}

.SearchResult {
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
	padding-bottom: 6px;
}


#ContentContainer a {
	color: #28387D;
	text-decoration: none;	
}
#ContentContainer a:visited {
	color: #28387D;
	text-decoration: none;	
}
#ContentContainer a:active {
	color: #28387D;
	text-decoration: none;	
}
#ContentContainer a:hover {
	color: #28387D;
	text-decoration: underline;	
}

/* CSS for site map */
#SMapHead {
	margin-left:10px;
}
.SMapCol {
	width: 175px;

	display: block;
	float: left;
	overflow: hidden;
	background-color: #ffffFF;
}

.SMapSec {
	height: 20px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 172px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #28387D;
}
.SMapSec a, .SMapSec a:link, .SMapSec a:active, .SMapSec a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	display: block;
	font-weight: bold;
	padding-left: 1px;
}
.SMapSec a:hover {
	color: #999999;
	display: block;

}
.SMapPage {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	float: left;
	margin-left: 14px;
	padding: 0px;
	width: 142px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(media/pagebullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.SMapPage a, .SMapPage a:link, .SMapPage a:active, .SMapPage a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	display: block;
}
.SMapPage a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
.SMapRow {
	width: 100%;
	background-color:#Ffffff;

	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* end site map styles */

/* Div Shown When RSS Parser page link is clicked (Says Please Wait While Information is checked etc) */
#RSSLoad {
	background: #EFEFEF url(FCKeditor/editor/skins/silver/images/tbbg.jpg) repeat-x fixed;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	border: 3px double #CCCCCC;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display:none;
	width: 100%;
	height: 20px;
	margin: 0px auto;
}
/* Div Containing Text Only Link */
#TextOnlyVersion {
	float: left;
	clear: none;
	width: 150px;
}
#TextOnlyVersion a, #TextOnlyVersion a:link, #TextOnlyVersion a:visited, #TextOnlyVersion a:active {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#TextOnlyVersion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Text Only/Printable Version Links */
#PageControls {
	position: absolute;
	top: 150px;
	right: inherit;
	clear: none;
	float: left;
	margin: 0px;
	padding:0px;
	width: 100px;
	margin-left: 750px;
}

#PageControls img{
	float: right;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}

/* Search this site box */
#searchbox {
	font-size: 9px;
	background-image: url(media/searchbox.png);
	height: 31px;
	background-repeat: no-repeat;
	display: block;
	width: 187px;
	padding-top: 48px;
	background-position: -1px;
}

/* Front end box containing 'You are logged in as' */
#LoginBox {
	vertical-align:middle;
	float: left;
	display: block;
	width: 160px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 10px;
	border: 1px solid #E0E0E0;
}

/* Front End Logout Button */
#LogoutButton {
	text-decoration: none;
	width: 90px;
	height: 22px;
	margin-top: 5px;
	padding-top: 4px;
	background-color: #FFFFFF;
	background-image: url(media/subnavbut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}

/* FOR FCKEDITOR ntemplate USE */

.showTB td{
	border: 1px dotted #CCCCCC;
	text-align: left;
	}
/* 2 column */
.NTemp2Col {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 16px;
}

.NTemp2ColLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	padding-right: 9px;
}
.NTemp2ColRight {
	padding-left: 9px;
}

/* 3 column */
.NTemp3Col {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 16px;
}

.NTemp3ColLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	padding-right: 5px;

}
.NTemp3ColRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f0f0f0;
	padding-left: 5px;

}
.NTemp3ColCentre {
	padding-right: 5px;
	padding-left: 5px;

}


/* FOR FCKEDITOR ntemplate USE */
.NTemp1ColImLeft {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}


.NTemp1ColImRight {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}


img {
	border: 0;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.tColCell {
	padding-right: 10px;
	padding-bottom: 15px;
}

#ContentContainer p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
#ContentContainer ul {
	list-style-type: square;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#ContentContainer li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

.ning {
	height: 20px;
	vertical-align:middle;
	float: left;
	display: block;
	width: 177px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(media/buttgrad.png);
	background-repeat: repeat-x;
}
.ning a, .ning a:link, .ning a:active, .ning a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 1px;
	}

.ning a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
