/* Colors */
/* Blue:  #084C8E
Green:  #6B9A15 */


body {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #084C8E;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover {
	color: #6B9A15;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Positioning */
.container1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	vertical-align: middle;
	padding: 3px;
}

.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #084C8E;
	font-weight: bold;
	text-align: left;
	
}
.toolbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: right;

}
.top {
	position: inherit;
	top: 28px;
	left: 0px;
	width: 100%;
	height: 72px;
	background-color: #3366FF;
	background-image: url(images/banner72b.gif);
	background-repeat: no-repeat;
}


.columncontainer {
	top: 100px;
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
}
.column {
	border-right-color: #3399FF;
	border-right-style: solid;
	border-width: thin;
}
.left {
	position: absolute;
	top:120px;
	left: 15px;
	width: 100px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #7c0601;
	padding: 5px;
}

.middle { 
	top:120px; 
	left: 130px; 
	min-width: 360px; 
	width: 220px; 
	background-color: #ffffff;
	position: absolute;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #7c0601;
	padding: 5px;
}

.right {
	top:120px;
	left: 365px;
	width: 360px;
	background-color: #FFFFFF;
	position: absolute;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #7c0601;
	padding: 5px;
}


.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.sidebarSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084C8E;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #084C8E;
	font-weight: bold;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #084C8E;
	font-style: italic;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.featuredli {
		list-style-type: none;
	
		}
.featuredul {
		margin: 0;
		padding: 0;
		list-style-position: outside;
		line-height: 12px;
		}
.rule {
	border: 1px solid #6B9A15;
}
.rule-top {
	border-top: 1px solid #6B9A15;
}
.rule-sides {
	border-left: 1px solid #6B9A15;
	border-right: 1px solid #6B9A15;
}
.rule-sides-top {
	border-left: 1px solid #6B9A15;
	border-right: 1px solid #6B9A15;
	border-top: 1px solid #6B9A15;
}
.separator {
	border-top: 1px groove #6B9A15;
}
.bannertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #084C8E;
	line-height: 21px;
}
.nav:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #084C8E;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6B9A15;
	text-decoration: none;
}

.banner_sub {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	
}
.updatable_body {
	padding: 15px;
	border: 1px solid #6B9A15;
}
.libraryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084C8E;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.previewtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #084C8E;
}
.box_headline {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #084C8E;
}
.screen {
	filter: DropShadow(Color=CCCCCC, OffX=4, OffY=4);
	background-color: #FFFFFF;
	border:1px solid #084C8E;
}
