﻿html{
	overflow: scroll;
}
body, html, .body {
	margin:0px;
	background-color:#D1D3D4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
body, html, p, div, span, table, a, .body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;	
}
form{
	height: 100%;
}

a {
	color:#0000FF;
	/*font-weight:bold;*/
	text-decoration:none;
}

a:hover {
	color:#AF0E0E;
	text-decoration:underline;
}

.textyellow {
	color:#FFCC00;
}

.textred, a.textred {
	color:#AF0E0E;
}

h1 {
	margin-top:0px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
}
img {
	border:none;
}

table {
	border:none;
}

.headerphoto {
	float:left;
	width:113px;
	height: 60px;
	padding-right:10px;
}

.headertitle {
	font-family:Arial, sans-serif;
	font-size:24pt;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 60px;
	/*
	float:right;
	padding: 0px 15px;
	width:640px;
	white-space: nowrap;*/
}

.main{
	width:980px;
	border-top:none;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
}
.content{
	margin: 15px;
}
.breadcrumbs {
	padding:3px 15px;
	background-color:#D1D3D4;
	border-bottom:solid 5px #000000;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.breadcrumbCurrent{
	color: #AF0E0E;
}

.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color:#000000;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color:#AF0E0E;
	text-decoration:none;
}
.topNav{
	width: 100%;
	table-layout: fixed;
	position: relative;
	z-index: 0;
}
.topNavItem a, a.topNavItem{
	background-image: url('Images/splitter.gif');
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: center;
	line-height: 21px;
	margin-top: 1px;
	color: white;
	font-weight: bold;
	height: 22px;
}
.topNavItem a:hover{
	background-color: #FFCC00;
	color: black;
}
a.topNavSelected{
	background-color: #FFCC00;
	color: black;	
}
.topNavFlyOuts{
	background-color:#D1D3D4;
	font-family:Arial, Helvetica, San-Serif;
	font-size:8pt;
	border: solid 1px #D1D3D4;
	z-index: 100;
}
.topNavFlyOuts a{
	display:block;
	*width:120px;
	min-width:120px;
	color:#000;
	padding:4px 8px 4px 8px;
}
.topNavFlyOutsHover{
	background-color:#FFCC00;
	color:#000000;
	border: solid 1px black;
}
.topNavFlyOutsSelected{
	background-color:#FFCC00;
	color:#000000;
	border: solid 1px black;
}
.masthead_rt .searchbar {
	height: 20px;
	padding-top: 15px;
}
.masthead_rt .searchbar input{
	float: right;
	padding-bottom: 2px;
	padding-top: 3px;
	
}
.masthead_rt .searchbar a, .masthead_rt .searchbar a:visited, .masthead_rt .searchbar a:link{
	background-image: url('../SiteCollectionImages/btn_arrow_off.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: right;
	font-size: 1px;
	text-decoration: none;
	padding: 0px;
}
.masthead_rt .searchbar a:hover{
	background-image: url('../SiteCollectionImages/btn_arrow_on.gif');
	padding: 0px;
}

#menubar {
	position:relative;
	height:25px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-image: url('Images/menu_background.gif');
	background-position: center;
	z-index: 1;
}
.ms-MenuUIPopupBody{
	z-index: 5;
}
.sharepointLogin{
	float: right;
}
.console{
	clear: both;
	float: none;
}
.masthead {
	height:70px;
	background-color:#FFFFFF;
	padding:2px 7px;
	font-size:12px;
	color:#000000;
	border:solid 1px #000000;
	border-bottom:none;
}

.masthead_lf {
	width:760px;
	float:left;
	margin-top:0px;
}

.masthead_rt {
	width:170px;
	float:right;
	margin-top:0px;
	text-align:right;
}

.masthead_rt a {
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.masthead_rt a:hover {
	padding-left:20px;
	color:#FFCC00;
	text-decoration:underline;
	font-weight:bold;
}

.footer {
	padding:0px 0px;
	background-color:#000000;
	font-size:12px;
	color:#D1D3D4;
	text-align:center;
	width: 982px;
	line-height: 30px;
	height: 30px;
	float: none;
	clear: both;
}
.footer div{
	color: #D1D3D4;
}
.footer a{
	color: #FFCC00;
}
.siteActionMenu{
	background-color: #FFFFFF;
	position:absolute;
	right:0px;
	top: 0px;
	z-index: 100;
}
.siteActionMenu div, .siteActionmenu span{
	z-index: 100;
}
.siteActionMenu span{
	overflow: visible;
	position: relative;
}
.sharepointLogin{
	float: right;
}
.console{
	clear: both;
	float: none;
}
.wrapper {
	margin:0px auto;
	width:982px;
	position: relative;
}
.clearFloat {
	float: none;
	clear: both;
	display: block;
}
div.authoringregion{
	display:none;
}
.link-item-large{
	font-size: 14pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.link-item-large a, .link-item-large a:link{
	color: #AF0E0E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.link-item-large a:visited, .link-item-large a:active{
color: #AF0E0E;
text-decoration:none;
}
.link-item-large a:hover{
color: #AF0E0E;
text-decoration:underline;
}
.description {
font-size:8pt; 
}
/*
.ms-MenuUIItemTable td, .ms-MenuUIItemTable div, .ms-MenuUIItemTable span{
	font-size: 8pt;
}
.ms-MenuUIItemTableHover td, .ms-MenuUIItemTableHover div, .ms-MenuUIItemTableHover span{
	font-size: 8pt;
}
*/