/* 
Contents: 
1. Structural elements
2. Text and links
3. Main navigation
4. Tab navigation
5. Forms
6. Lightbox/Lightwindow



 
----- Structural elements ----- */
img {
	display: none;
	}
.TextOnly {
	display: inline;
	}
.FullCSS {
	display: none;
	}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left; 
	margin: 10px;
	} 
#Wrapper {   
	width: 100%;
	text-align: left;
	} 
#Header {
	color: #000000;
	text-align: left;
	overflow: inherit;
	}
.Admin #Header {
	color: #000000;
	}
#Skip a, #Skip a:hover, #Skip a:visited, #Skip a:active {
	color: #0066CC;
	}
#GlobalNav {
	width: 100%; 
	margin: 0; 
	padding: 0; 
	font-size: 1em;
	float: none;
	text-align: left;
	}
#MainNav {
	font-size: 1em; 
	width: 100%; 
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	float: none;
	}
.Admin #MainNav {
	background: none;
	}
.Admin #MainNav a {
	color: 0066CC;
	}
#MainNav ul {
	list-style: disc;
	height: 100%;
	margin: 20px 0;
	padding: 0;
	line-height: 1em;
	height: auto;
	}
#MainNav li {
	display: block;
	text-indent: inherit;
	margin: 0;
	}
#MainNav a {
	padding: 0;
	font-weight: normal;
	border: none;
	}
#MainNav a.Active {
	background-color: #FFFFFF;
	border: none;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	color: #000000;
	}
a.Active {
	text-decoration: none !important;
	font-weight: bold;
	color: #000000 !important;
	}
#Utilities {
	margin: 0;
	text-align: left;
	}
#SearchText {
	}	
.Admin #SearchText {
	}
#SearchSubmit { 
	font-size: .9em; 
	font-weight: bold;
	}
.Admin #SearchSubmit {
	}
#Content {
	margin: 0;
	background: none;
	}
.Admin #Content {
	background: none;
	}
#Breadcrumb {
	padding: 0;
	color: #000000;
	}
.Admin #Breadcrumb {
	color: #000000;
	}
#Feature { 
	display: none;
	}
#BodyCopy {
	width: 100%;
	padding: 0;
	border: none;
	height: 100%;
	overflow: inherit;
	}
.Admin #BodyCopy {
	padding: 0;
	border: none;
	}
.RightColumn {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	}
.RightColumnTop {
	background: none;
	margin: 0;
	}
.RightColumnContent {
	background: none;
	padding: 0;
	height: 100%;
	overflow: inherit;
	}
.RightColumnBottom {
	display: none;
	}
.RightColumnItems {
	margin: 0;
	}
.ColumnList {
	margin-bottom: 0;
	}
#HomeNav {
	margin: 0; 
	list-style: none !important; 
	list-style-image: none; 
	text-indent: inherit;
	}
#HomeNav li {
	text-indent: inherit;
	margin: 0;
	}
#HomeNav a {
	font-size: 1.05em; 
	margin: 0;
	padding: 0;
	background: none;
	}
#Footer {
	width: 100%;  
	text-align: left;
	background: none;
	padding: 0;
	color: #000000;
	font-size: 1em; 
	}
.Admin #Footer {
	background: none;
	color: #000000;
	}
form {
	}
ul {
	list-style-image: none;
	list-style: disc;
	}
li {
	text-indent: inherit;
	margin: 0;
	}
#HomeNav ul {
	list-style-image: none;
	list-style: disc;
	margin: 0;
	}
#HomeNav li {
	text-indent: 0;
	margin: 0;
	list-style: disc;
	}
h1 {
	font-size: 2.1em;
	margin: 0;
	padding: 0 0 11px;
	font-weight: normal;
	background: none;
	}	
h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 7px;
	margin: 0;
	}
h3 {
	color: #000000;
	padding: 0 0 2px;
	}
.SubNav {
	width: 770px;
	margin: 0 0 10px 0;
	background: none;
	padding: 0;
	}
.SubNavContent {
	background: none;
	padding: 14px 16px;
	overflow: auto;
	height: auto;
	}
.SubNavBottom {
	background: none;
	height: 20px;
	}
.SubNav ul {
	list-style: disc;
	list-style-image: inherit;
	margin: 0;
	padding: 0;
	float: none;
	}
.SubNav li {
	text-indent: inherit;
	}