/*GLOBAL SETTINGS*/

html {
scrollbar-face-color:#dee0cb;
scrollbar-arrow-color:#b1c7a6;
scrollbar-base-color:#dee0cb;
scrollbar-shadow-color:#dee0cb;
scrollbar-darkshadow-color:#cdcecc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#dee0cb;
scrollbar-track-color:#ffffff;
	}

body {
background-color:#f8f9f1
	}

*{
	font-family: Verdana, Arial, Sans Serif; 
	font-size:10px; color: #333333; 
	white-space: normal; 
	margin-top: 0px; 
	padding-top: 0px;
	}
	

form {margin:0px;}
images {border:0px;}
a, a:visited, a:active {color:#000000}
a:hover {color:#f00000}
h1 {font-size:12px; font-weight:bold;}
h2 {font-size:11px; font-weight:bold; }
table {border-collapse:collapse}
tr {vertical-align:top;}
.bold {font-weight:bold;}

.channelhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	}

.subhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	}
	
.subhead-lg-bl{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 14px;
	color: blue;
	font-style: normal;
	font-weight: bold;
	}
	
/*MAIN CONTAINERS*/
.tblMainCont {border:1px solid #f8f9f1}
.menuCont {
	background-color:#dee0cb; 
	height:25px !important;
	}
	
.caption{
	font-family: Verdana, Arial, Sans Serif; 
	font-size:9px; color: #666666; 
	white-space: normal; 
	margin-top: 0px; 
	padding-top: 0px;
	}
	
#headCont {
	background-color:#dee0cb;  
	border-top:1px solid #ffffff !important; 
	border-bottom:1px solid #ffffff;  
	}
	
#searchCont {
	position:relative; 
	background-color:#dee0cb;
	padding:5px;
	}
	
.cellpadding1 {
	padding:1px;
	}

.cellpadding2 {
	padding:2px;
	}
	
.cellpadding3 {
	padding:3px;
	}
	
.cellpadding4 {
	padding:4px;
	}
	
.cellpadding5 {
	padding:5px;
	}
	
.cellpadding6 {
	padding:6px;
	}

#searchCont span {
	position:absolute; 
	right:10px; 
	padding-top:3px; 
	font-weight:normal;
	font-size:10px !important
	}

/*SUBCONTAINERS*/
.sectionMain {
	background-color:#9fa991; 
	min-height:257px; 
	height:257px; 
	max-height:257px; 
	overflow:auto;
	}
	
.sectionHead 
	{
	background-color:#000000; 
	color:#ffffff; 
	font-weight:bold; 
	padding:3px; 
	text-align:center; 
	text-transform:uppercase
	}
	
.sectionBlog 
	{
	min-height:228px; 
	height:228px; 
	max-height:228px; 
	padding:5px; 
	border-right:1px solid #dee0cb; 
	background-color:#ffffff
	}
	
.sectionContScroll 
	{
	min-height:170px; 
	height:170px; 
	max-height:170px; 
	overflow:auto; 
	padding:15px;
	}
	
.sectionContScroll-sub 
	{
	min-height:150px; 
	height:150px; 
	max-height:150px; 
	overflow:auto; 
	padding:15px;
	}
	
.sectionBlog ul, .sectionContScroll ul {
	margin-left:15px; 
	list-style:square; 
	line-height:1.7em
	}
	
.sectionContScroll-sub ul {
	margin-left:15px; 
	list-style:square; 
	line-height:1.7em
	}

.subcol1 {
	width:33%; 
	border-left:1px solid #dee0cb; 
	background-color:#dee0cb
	}
	
.subcol2 {
	width:33%; 
	border-left:1px solid #dee0cb
	} 
	
.subcol3 {
	width:32%; 
	border-left:1px solid #dee0cb; 
	border-right:1px solid #dee0cb
	}

/*RSS viewer*/
#datamain {height:85px; overflow:hidden}
.rss_Main {position:relative; left:5px; top:0px; height:100px; width:200px; overflow:hidden;}
.rss_MainData {LEFT: 0px; WIDTH: 200px; POSITION: relative; TOP: 5px; height:100px;}

.rss_Sub {position:relative; left:5px; top:0px; height:100px; width:138px; overflow:hidden;}
.rss_SubData {LEFT: 0px; WIDTH: 140px; POSITION: relative; TOP: 5px; height:100px;}

.feedControl {position:relative;margin-top:20px;padding-left:5px;}
.feedControl div {float:left;padding-right:3px;}
.feedControl a {cursor:hand !important; text-decoration:none;}
.feedControlLink {clear:both; width:200px;}



/*SUBPAGES//DISTRCITS*/
.sectionSubNav {
	background-color:#dee0cb; 
	padding:10px 0px 10px 5px; 
	width:200px;
	
	}
	
.distName {font-weight:bold !important}

.sectionSubMain {
	background-color:#295f85; 
	min-height:220px; 
	height:220px; 
	max-height:220px; 
	overflow:auto;
	border-left:1px solid #dee0cb; 
	}
	
.sectionSubMain2 {
	background-color:#5e3c3c; 
	min-height:220px; 
	height:220px; 
	max-height:220px; 
	overflow:auto;
	border-left:1px solid #dee0cb; 
	}
	
.sectionSubMain3 {
	background-color:#596278; 
	min-height:220px; 
	height:220px; 
	max-height:220px; 
	overflow:auto;
	border-left:1px solid #dee0cb; 
	}
	
	
.subDistcol1 {
	border-left:1px solid #dee0cb; 
	width:209px; 
	background-color:#dee0cb;
	}
	
.subDistcol2 {
	width:283px; 
	border-left:1px solid #dee0cb;
	background-color:#ffffff;
	} 
	
.subDistcol3 {
	width:310px; 
	border-left:1px solid #dee0cb; 
	border-right:1px solid #dee0cb;
	background-color:#ffffff;
	}


.sectionSubCont {
	background-color:#ffffff; 
	width:660px; 
	border-right:1px solid #dee0cb; 
	height:400px; 
	padding:10px;
	}

/*FOOTER*/
.footCont {background-color:#dee0cb}
.footCont table {width:100%; background-color:#dee0cb !important}
.footCont table td {padding:5px;}


.fullContent {padding:15px;}
.fullContent ul {list-style:square}


/* MVN Additions */
/* ************ */
/* General text formatting */

.content{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


.askcorps{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.content-wht{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.content-gry{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #efefef;
	font-style: normal;
	font-weight: normal;
}

.content-gry-bld{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #efefef;
	font-style: normal;
	font-weight: bold;
}

.content-sm{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.sectionhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 15px;
	color: #c00000;
	font-style: normal;
	font-weight: bold;
}

.sectionhead-wt{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}


.subhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

.featurehead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

.subhead-md{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

.subhead-sm{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

.featuresubhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
}

.text-darkgreen{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 9px;
	color: #7a7f69;
	font-style: normal;
	font-weight: bold;
}

.channelhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

.listhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

.darkbg{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}


.titlebg{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #333333;
	padding:2px;
	border-bottom:1px #b5c7a5 solid;
	background-color:#f8f9f1;
	font-style: normal;
	font-weight: bold;
}

.videotitle{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #333333;
	padding:2px;
	background-color:#dee0cb;
	font-style: normal;
	font-weight: bold;
}

.redhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #fff;
	padding:1px;
	border-bottom:1px #efefef solid;
	background-color:#c00000;
	font-style: normal;
	font-weight: bold;
}

.redhead-lg{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 12px;
	color: #fff;
	padding:1px;
	border-bottom:1px #efefef solid;
	background-color:#c00000;
	font-style: normal;
	font-weight: bold;
}

.redhead-sm{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	color: #FFF;
	padding:1px;
	background-color:#c00000;
	font-style: normal;
	font-weight: bold;
}

.blackhead{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 13px;
	color: #FFF;
	padding:3px;
	background-color:#000000;
	font-style: normal;
	font-weight: bold;
}

.whitefeature{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	font-style: normal;
	padding:3;
	font-weight: normal;
	background-color:#FFFFFF;
	border: #9b9e7a 1px solid;
}

.GroupSelectedText{
  font-weight: normal;
  font-size: 8pt;
  color: #333333;
  padding:3;
  font-family: Verdana, Arial;
  background-color: #dee0cb;
}



TH.GroupHead{
  font-weight: normal;
  font-size: 9px;
    height:25px;
  border:1px solid #CCC;
  font-family: Verdana, Arial;
  background-color: #ffffff;
}


TH.GroupSelected{
  font-weight: bold;
  font-size: 9px;
  height:25px;
  border:1px solid #CCC;
  font-family: Verdana, Arial;
  background-color: #dee0cb;
}



a.GroupHead
{
  font-weight: normal;
  font-size: 8pt;
  color: #3333FF;
  font-family: Verdana, Arial, Sans Serif;
  text-decoration: underline;
}

a.whitebutton:link{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	font-style: normal;
	padding:2px;
	font-weight: normal;
	background-color:#ffffff;
	border: #333333 1px solid;
	text-decoration:none;
}

a.whitebutton:visited{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	font-style: normal;
	padding:2px;
	font-weight: normal;
	background-color:#ffffff;
	border: #333333 1px solid;
	text-decoration:none;
}

a.whitebutton:hover{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 10px;
	font-style: normal;
	color:#c00000;
	padding:2px;
	font-weight: normal;
	background-color:#dee0cb;
	border: #000000 1px solid;
	text-decoration:none;
}


a.featurebutton:link{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#efefef;
	border: #333333 1px solid;
	text-decoration:none;
}

a.featurebutton:visited{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#efefef;
	border: #333333 1px solid;
	text-decoration:none;
}

a.featurebutton:hover{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.166;
	font-size: 9px;
	font-style: normal;
	color:#333333;
	padding:1px;
	font-weight: normal;
	background-color:#dee0cb;
	border: #000000 1px solid;
	text-decoration:none;
}



a.morebutton:link{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
	color:#333333;
	font-style: normal;
	padding:0px;
	font-weight: normal;
	background-color:#ffffff;
	border: #8e907d 1px solid;
	text-decoration:none;
}

a.morebutton:visited{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
	color:#333333;
	font-style: normal;
	padding:0px;
	font-weight: normal;
	background-color:#ffffff;
	border: #8e907d 1px solid;
	text-decoration:none;
}

a.morebutton:hover{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
	font-style: normal;
	color:#333333;
	padding:0px;
	font-weight: normal;
	background-color:#dee0cb;
	border: #333333 1px solid;
	text-decoration:none;
}

a.projectsbutton:link{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#ffffff;
	border: #cccccc 1px solid;
	text-decoration:none;
}

a.projectsbutton:visited{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#ffffff;
	border: #cccccc 1px solid;
	text-decoration:none;
}

a.projectsbutton:hover{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	color:#333333;
	padding:1px;
	font-weight: normal;
	background-color:#dee0cb;
	border: #000000 1px solid;
	text-decoration:none;
}

a.projectsbutton-on:link{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#fffbf7;
	border: #cccccc 1px solid;
	text-decoration:none;
}

a.projectsbutton-on:visited{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	color:#333333;
	padding:1px;
	font-weight: normal;
	background-color:#fffbf7;
	border: #000000 1px solid;
	text-decoration:none;
}

a.projectsbutton-on:hover{
	font-family: Verdana, Arial, Sans Serif;
	line-height: 1.7;
	font-size: 9px;
	font-style: normal;
	color:#333333;
	padding:1px;
	font-weight: normal;
	background-color:#ebefde;
	border: #000000 1px solid;
	text-decoration:none;
}

a.list{
	color: #333333;
	line-height:1.7;	
	text-decoration: none;

}

a.list:link{
	color: #333333;
	text-decoration: none;
	line-height:1.7;
}

a.list:visited{
	color: #c00000;
	text-decoration: none;
	line-height:1.7;
}

a.list:hover{
	color: #c00000;
	text-decoration: none;
	line-height:1.7;

}


a.whitelink{
	color: #ffffff;
	font-size:10px;
	text-decoration: underline;

}

a.whitelink:link{
	color: #ffffff;
	font-size:10px;
	text-decoration: underline;

}

a.whitelink:visited{
	color: #ffffff;
	font-size:10px;
	text-decoration: underline;

}

a.whitelink:hover{
	color: #c00000;
	font-size:10px;
	text-decoration: underline;


}

/* misc. spacing, padding, etc. */

.padding1{
	padding:1px;
}

.padding2{
	padding:2px;
}

.padding3{
	padding:3px;
}

.padding4{
	padding:4px;
}

.padding5{
	padding:5px;
}


.prime_bbcode_note_wrapper .prime_bbcode_note_spur {
   padding-right: 1px;
   background-image: none;
}
