/* Common.css version 1.17*/ 
/* This style sheet should not be edited. 
Any changes that need to be made should be made in the custom.css */

/*-------General Styles--------*/

a:link, a:active, a:hover, a:focus {color: #0050aa;}

a:visited {color: #800080;}

body {
	background-color: #fff; 
	font-family: verdana, sans-serif; 
	font-size: 80%;
	margin: 0 10px;
	text-align: center;
}

#columnLeft {
	float: left;
	margin-bottom: 15px;
}

#columnRight {
	float: right;
	margin-bottom: 15px;
}

#content {
	background-color: #fff; 
	_height: 1%;
	margin: 0;
	padding: 12px 0;
}
	
#content li{ margin-top: .3em; }

.hidden { display: none; }

#home .homeHide {display: none;}

h1 { margin: 0;	}

h2, h3 { 
	margin: 0;
	padding: 0 0 .6em 0;
}

h4, h5, h6 { 
	font-weight: bold;
	margin: 0;
	padding: 0 0 .6em 0;
}

.largeObject {
	overflow: auto;
	width: 100%; 
}

#momentum { 	
	padding: 0;
  	position: relative;
	text-align:left;
}
	
#momentum img { 	
  	position: absolute;
  	z-index: 0;
}

p {	margin-top: 0;
    margin-left: 80px;
}

#pageConstraints {
	margin-left: auto;
	margin-right: auto;
	min-width: 700px;
	position: relative;
	text-align: left;
	width:100%;
}

#popupPage #header,
.popupPage #header { height: 90px;}

#popupPage #siteNameContainer,
.popupPage #siteNameContainer { _top:0; }

#popupPage #pageConstraints,
.popupPage #pageConstraints {width: 100%; min-width: 200px;}

#popupPage #hallmark,
.popupPage #hallmark {margin: 18px 20px;}

#popupBand {
	background: #ebebeb;
	border-bottom: 1px solid #aaafb4;
	color: #0050aa;
	font-size: .9em;
	height: 1.8em;
	margin: 0 -10px;
	position: relative;
}

#popupBand img {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: .2em;
}

#popupBand span {
	position: absolute;
	right: 30px;
	top: .3em;
}


.skipNav {
 	position: absolute;
 	left: -1000em;
}

table {	font-size: 1em;
    height: 18px;
    font-family: Verdana;
}

/*-------End General Styles--------*/



/*-------New Header Styles--------*/

#globalLinks{
    background-color: #F57421;
    color: #fff;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 2px 0 3px 0;
    white-space: nowrap;
    width: 100%;
}

#globalLinks a {
	color: #fff;
	text-decoration: none;
}

#globalLinks a:hover {
	text-decoration: underline;
}

#globalLinks li{
	border-right: 1px solid #fff;
	display:inline;
	padding: 0 8px 0 7px;
}

#globalLinks li.last {
	border-right: none;
	padding-right: 4px;
}

#hallmark {	float: right; }

#header {
	clear: both;
	font-size: 0.8em;
	height: 121px;
	width: 100%;
}

#siteNameContainer { 
	height: 104px; 
	position: absolute; 
	_top:18px; 
	left: 0; 
	width: 299px; 
	z-index: 1;
}
 
#siteNamePositioner { 
	height: 50px;
	position: absolute; 
	top: 50%;
}
 
#siteName { 
	position: relative; 
	top: -50% 
}
 
#siteSpecific {
	height: 42px;
	margin: 0 0 0 299px;
	padding-bottom: 0;
	position: relative; 
	z-index: 1;
}

#siteSpecific a {
	color: #0050aa;
	padding: 0;
	margin:0;
	text-decoration: none;
}

#siteSpecific a.currentPage, 
#siteSpecific a:visited.currentPage {
	font-weight: bold;
	cursor: text;
	text-decoration: none;
}

#siteSpecific a:hover,
#siteSpecific a:active, 
#siteSpecific a:focus {	text-decoration: underline; }

#siteSpecific ul{
	border-bottom: 1px solid #ddd;
	list-style: none; 
	float: right;
	margin: 0;
	padding: 20px 0 5px 0;	
	white-space: nowrap;
}

#siteSpecific li{
	border-right: 1px solid #0050aa;
	display:inline;	
	padding: 0 11px;
	margin: 0;	
}

#siteSpecific li.first { padding-left: 0; }

#siteSpecific li.last {
	border-right: none;
	padding-right: 0;

}


/*-------End New Header Styles--------*/


/*-------Footer Styles--------*/

#footer {
	background-color: #ebebeb;
	clear: both;
	color: #000;  
	font-size: .7em;
	font-family: verdana, sans-serif;
	_height: 24px;
	min-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 8px 0; 
	position: relative;
	width: 100%;
}
	
#footer a {	color: #000; }

#footer p { margin:0; }

#footerCenter {
	margin-left: 195px;
	margin-right: 195px;
	text-align: center;
}

#footerLeft {
	position: absolute;
	left: 10px; 
	width: 190px;
}	
	
#footerRight { 
	position: absolute;
	right: 10px;
	top: 8px;
	text-align: right;
	width: 190px;
}

.LabelBold
{
    font-size:.9em;
    font-family:Verdana, Sans-Serif;
    font-weight:bold;
	text-align: left;
}

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
    background-color: #5D7B9D;
    color: White;
    font-weight: bold;
     font-size: 90%;
     
    
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
    background-color: #5D7B9D;
    color: White;
    text-align: right;
    font-weight: bold;
    font-size: 90%;
    
}

.AlternatingRowStyle
{
    background-color: White;
    color: #284775;
  font-size: 100%;
    
}

.RowStyle
{
    font-size: 100%;
    background-color: aliceblue;
    color: #333333;
}

.SelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    font-size: 100%;
    color: #333333;
    
}

.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
    
    
}

.SortHeaderRowStyle
{
    background-color: #c00;
    text-align: left;
    font-weight: bold;
    color: White;
}

.EditRowStyle
{
     background-color:#999999;
     font-size: 90%;
}
.tabs
{
    position:relative;
    left:2px;
	top: 0px;
}
.tab
{
    
    background-color:Silver;
    padding:2px 10px;
}
.selectedTab
{
    background-color:Gray;    
    color:White;
    font-weight: bold;
    
    border-bottom:solid 1px white;
}

.tabContents
{
    border:solid 1px black;
    padding:10px;
    background-color:white;
    
}
.divClass
{
    
    background-color:Silver;
    padding:2px 10px;
}
/*-------End Footer Styles--------*/