#outer {
	margin:50px auto 0 auto;
	border:4px solid #0077c0;
	width:900px;
	padding-bottom:21px;
	}

#logo {
	float:left;
	display:inline;
	width:260px;
	height:140px;
	}
	
#flash {
	float:left;
	display:inline;
	width:640px;
	height:140px;
	background:url(../images/flash_bg.jpg) 0 0 no-repeat;
	}

#sectionTitle {
	float:left;
	display:inline;
	width:178px;
	margin:0 21px 21px 0;
	clear:left;
	background:#f4802f;
	}

#sectionTitle p {
	font-size:1.3em;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:9px 9px 9px 21px;
	}

#subNav {
	float:left;
	display:inline;
	width:178px;
	margin:0 21px 21px 0;
	clear:left;
	}

#subNav ul {
	float:left;
	display:inline;
	clear:left;
	width:178px;
	overflow:hidden;
	margin-bottom:20px;
	}

#subNav ul li {
	display:inline;
	}

#subNav ul li.title {
	float:left;
	clear:both;
	background:#7baadb;
	padding:5px 21px;
	color:#fff;
	width:136px;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	}

#subNav ul li a {
	float:left;
	clear:both;
	background:#0077c0;
	padding:5px 21px;
	color:#fff;
	width:136px;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	text-decoration:none;
	}

#subNav ul li a:hover,
#subNav ul li a:active {
	background:url(../images/arrow_white.gif) 10px 8px no-repeat #015d95;
}

#subNav ul li ul li a {
	background:#7baadb;
	padding:4px 21px 4px 33px;
	}

#subNav ul li ul li a:hover,
#subNav ul li ul li a:active {
	background:url(../images/arrow_white.gif) 23px 7px no-repeat #5b8cc0;
}

#subNav ul li ul li ul li a {
	color:#666;
	background:#fff;
	padding:3px 21px 3px 46px;
	}

#subNav ul li ul li ul li a:hover,
#subNav ul li ul li ul li a:active {
	color:#000;
	background:url(../images/arrow_black.gif) 37px 6px no-repeat #fff;
	}

#search {
	float:left;
	display:inline;
	width:149px;
	margin:0 21px 21px 0;
	clear:left;
	background:#f4802f;
	padding:8px 8px 8px 21px;
	}

#search img {
	border:0;
	vertical-align:bottom;
	padding-bottom:1px;
	}

#search label {
	display:none;
	}

#search input {
	font-size:1em;
	padding:2px 3px;
	border:1px solid #999;
	background:url(../images/input_bg.gif) 0 0 repeat-x #fff;
	margin-right:5px;
	height:1.2em !important;
	}

#main {
	float:left;
	display:inline;
	width:438px;
	}

#main .headerImage {
	float:left;
	display:inline;
	width:438px;
	height:140px;
	overflow:hidden;
	margin-bottom:10px;
	}

#main .headerImage * {
	display:inline;
	}


#crumbtrail {
	clear:both;
	}

#crumbtrail p {
	margin:0;
	padding:0;
	}

#title {
	margin-top:-3px;
	}

#title h1 {
	font-size:3.2em;
	font-weight:bold;
	font-family:Myriad, Myriad Pro, Arial, Helvetica, Sans Serif;
	text-transform:uppercase;
	color:#0077c0;
	line-height:1em;
	letter-spacing:-1px;
	word-spacing:4px;
	margin:0;
	padding:0;
	}

#main h1 {
	margin-bottom:0.4em;
	}

#main h2 a {
	text-decoration:none;
	}

#main p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:0.8em;
	color:#333;
	}

#main p.intro {
	font-size:1.3em;
	font-weight:bold;
	color:#0077c0;
	}

#main  ul {
	margin-left:2em;
	margin-bottom:1em;
}

#main ul li {
	color:#333;
	margin-left:0em;
	margin-bottom:0.6em;
	font-size:1.2em;
	font-weight:normal;
	padding:0 0 0 10px;
	background:url(../images/bullet_orange.gif) 0 0.5em no-repeat;
	text-decoration:none;
	list-style-type:none;
}

#main pre {
	font-family:Arial, Helvetica, Sans Serif;
	font-size:1.1em;
	margin-left:2em;
}

#extra {
	float:right;
	display:inline;
	width:240px;
	}

#extra .headerImage {
	float:left;
	display:inline;
	width:240px;
	height:140px;
	overflow:hidden;
	margin-bottom:21px;
	}

#extra .textBlock {
	float:left;
	display:inline;
	width:200px;
	background:#0077c0;
	padding:20px;
	}

#extra .textBlock h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	margin:0 0 0.6em 0;
	border:0;
	}

#extra .textBlock p {
	font-size:1.1em;
	line-height:1.4em;
	color:#fff;
	}

#extra .textBlock ul {
	margin-left:2em;
	margin-bottom:1em;
	}

#extra .textBlock li {
	display:block;
	color:#fff;
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:0.4em;
	list-style:none;
	}

#extra .textBlock a {
	color:#fff;
	text-decoration:none;
	}

#extra .textBlock a:hover {
	text-decoration:underline;
	}

#footer {
	margin:8px auto 0 auto;
	height:3em;
	width:900px;
	}

/* Styles for terrible Immediacy Search Plugin HTML */

.searchResults {
	font-size:1.1em;
}

.searchResults table {
	margin-bottom:0.8em;
}

.searchResults td {
	padding:0.2em;
}

.searchResults td table {
	margin:-0.2em;
	margin-top:1em;
}

.searchResults td table td {
	white-space:nowrap;
}

.searchResults input, .searchResults select, .searchResults textarea {
	font-size:0.9em;
}

.searchResults select {
}

.searchResult {
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:0.6em;
	}

.searchResult a {
	font-weight:bold;
	}

.searchResult .relevance {
	float:right;
	font-weight:bold;
	color:#f16e06;
}

.searchResult .summary {
	margin-top:0.6em;
}

.searchhi0 {
	background:#fcffac !important;
}

.searchhi1 {
	background:#91ef7f !important;
}

.searchhi2 {
	background:#ffd76b !important;
}

.searchhi3 {
	background:#6bd7ff !important;
}

/* Site Map Styles */

.sitemap {
	line-height:2em;
}

.sitemap a {
	padding-left:20px;
	background:url(../images/arrow_black.gif) 13px 5px no-repeat;
}

.sitemap .level0 {
	font-size:1.3em;
	font-weight:bold;
	}

.sitemap .level1 {
	font-size:1.2em;
	margin-left:30px;
	}

.sitemap .level2 {
	font-size:1.1em;
	margin-left:60px;
	}
	
.sitemap .level2 a {
	background-position:13px 4px;
	}

.sitemap .level3 {
	font-size:1em;
	margin-left:90px;
	}

.sitemap .level3 a {
	background-position:12px 3px;
	}

.sitemap .level4 {
	font-size:1em;
	margin-left:120px;
	}
	
.sitemap .level4 a {
	background-position:12px 2px;
	}

/* Styles for Scroller Plugin */

#divscroller0 {
	font-size:1.1em;
	}
	
#divscroller0 .scrollertitle {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.3em;
	}
	
#divscroller0 .scrollerbody a {
	text-decoration:none;
	}
	
#divscroller0 .scrollerbody a:hover,
#divscroller0 .scrollerbody a:active {
	text-decoration:underline;
	}
	
/* Styles for FAQ's plugin */

.faqSearchBox {
	font-size:1.1em;
	}
	
.faqSearchBox td td {
	font-size:100%;
	}
	
.faqSearchBox td select,
.faqSearchBox td input {
	font-size:1em;
	}
	
.faqQuestion {
	font-size:1.1em;
	margin-bottom:1em;
	font-weight:bold;
	}

td p {
	margin-bottom:0 !important;
	}

.pagecounterReturn {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none !important;
	}

.searchtop {
	font-size:1.1em;
	border-bottom:1px solid #0077c0;
	padding-bottom:2px;
	margin-bottom:10px;
	}
	
/* Styles for MyLinks Plugin */

#mnu {
	font-size:1.2em;
	border:1px solid #0077c0;
	padding:10px;
	}
	
#mnu * {
	font-size:100%;
	}
	
#mnu .mnu {
	display:block;
	margin-bottom:5px;
	}
	
td.mnu_bullet_nc1 {
	background:url(../images/arrow_black.gif) 6px 7px no-repeat;
	}

#mnu label {
	padding-left:4px;
	}
	
h2 a.mylinks {
	text-decoration:none !important;
	font-size:0.9em;
	}

/* Styles for Rss Feed */

ul.rssFeed {
		list-style:none;
		margin:0 0 20px 0 !important;
		}
		
ul.rssFeed li {
	margin:0 0 0.8em 0 !important;
	}
	
ul.rssFeed a {
	font-size:1.1em;
	font-weight:bold;
	}
	
ul.rssFeed .desc {
	font-size:100% !important;
	margin-bottom:0.2em;
	}
	
ul.rssFeed .meta {

	}

/* Styles for Blogging */

a.RSSFeedLink {
	float:right;
	}

.BlogItem {
	clear:both;
	}

.BlogItem .CreatedDate {
	font-size:1.2em;
	font-weight:bold;
	}

.BlogItem h1 {
	font-size:1.5em !important;
	margin-bottom:5px !important;
	}

.BlogItem .Content {

	}

.BlogIten .Footer {

	}

.CommentItem {
	margin-bottom:10px;
	border:1px solid #ddd;
	padding:3px;
	}

.CommentItem .Title {
	font-size:1.1em;
	font-weight:bold;
	}

.CommentItem .MetaData {
	margin:3px 0 2px 4px;
	}

.CommentItem .Content {
	padding:3px;
	font-size:1.1em;
	}

.BlogEntryNewCommentForm fieldset {
	padding:10px 0;
	}
	
.BlogEntryNewCommentForm fieldset legend {
	padding:0px 3px;
	font-size:1.1em;
	}
	
.BlogEntryNewCommentForm ul {
	margin:0;
	}
	
.BlogEntryNewCommentForm ul.formitem li {
	list-style:none;
	}

/* Styling for A to Z plugin */

#mainContent td {
	font-size:1.2em;
	}

#mainContent td td {
	font-size:1em;
	}

td.AtoZBG {
	width:100%;
	white-space:nowrap;
	}

a.AtoZIndex {
	float:left;
	display:inline;
	padding:1px 4px;
	margin:2px;
	color:#0077c0;
	background:#fff;
	border:1px solid #0077c0;
	font-size:1.1em;
	text-decoration:none;
	}
	
a:hover.AtoZIndex,
a:active.AtoZIndex {
	color:#fff;
	background:#0077c0;
	}

.AtoZTitle1 {
	font-size:2em;
	font-weight:bold;
	padding-top:20px;
	color:#f4802f;
	}

/* Styling for forms built using form builder */

.caption {
	font-size:1.1em;
	text-align:right;
	padding-right:6px;
	}

table tr td input {
	font-size:1.1em;
	margin-bottom:6px;
	}

table tr td textarea {
	font-size:1.1em;
	font-family:sans-serif;
	margin-bottom:6px;
	}

/* Styling for Photo Library - using Article Index Plugin */

ul.photoLibrary {
	list-style:none;
	margin:0 !important;
	}
	
ul.photoLibrary li {
	background:none !important;
	margin:0 !important;
	}
	
ul.photoLibrary li .thumbnail {
	width:120px;
	height:120px;
	overflow:hidden;
	float:left;
	border:1px solid #0077c0;
	margin-bottom:10px;
	}
	
ul.photoLibrary li .text {
	margin-left:130px;
	}

ul.photoLibrary li .text a {
	font-size:1.2em;
	font-weight:bold;
	}
