﻿body 
{
	margin:0 0 0 0;	 
	width:100%;		
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;	
}

.menuItems
{
    font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:White;
	padding:0 0 0 0px;
}
 


.DarkGreyBox
{
    font-family:Arial,Tahoma,Verdana;
    font-size:7pt;
    font-weight:bold;
    text-align:center;
    padding:5px;
    background-color:#D8D8D8 ;
    border:1px solid silver;
    padding:5px 5px 5px 5px;
    margin:10px 0px 0px 0px; 
    width:100%;	    
}

.LightGreyBox
{
    font-family:Arial,Tahoma,Verdana;
    font-size:7pt;
    font-weight:normal;
    padding:5px;
    background-color:#F0F0F0;
    border:1px solid silver;
    margin:0px 0px 0px 0px; 
    width:100%;    
} 

.Title
{
	font-family:Arial,Tahoma,Verdana;
	font-size:13pt;
	font-weight:bold;
	color:Black;
		
}
.SubTitle
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
}
.TextBox
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;	
	padding:2px 0px 2px 0px;
}

.TextBoxNormal
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;	
}

.Error
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	color:Red;
	
}
.BigError
{
	font-family:Arial,Tahoma,Verdana;
	font-size:12pt;
	font-weight:bold;
	color:Red;
}
.SmilesTimes
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	color:Green;
}
.Normal
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;
}
.SmallText
{
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	font-weight:normal;
	color:Black;
}

.NormalRed
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Red;
}

.NormalGreen
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Green;
}

.SmallRed
{
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	font-weight:normal;
	color:Red;
}


.NormalBold
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	color:Black;
}

.NormalRedBold
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:Bold;
	color:Red;
}


.RowStyle
{
	padding:2px 2px 2px 2px;
	border-bottom:solid 1px #CCCCCC;
}
.PadFour
{
	padding:4px 4px 4px 4px;
}

.HeadStyle
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	padding:2px 2px 2px 2px;
	
}

.NoShow
{
	display:none;
}

.LinkBold:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;	
}

.LinkBold:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;		
	text-decoration:underline;
	cursor:hand;
}
.LinkBold:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
	cursor:hand;
}

.Link:link
{
    font-family:Arial,Tahoma,Verdana;
}

.Link:hover
{
	font-family:Arial,Tahoma,Verdana;
	cursor:hand;
}
.Link:visited
{
	font-family:Arial,Tahoma,Verdana;
	cursor:hand;
}


.StepLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bolder;
}

.StepLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bolder;
	text-decoration:underline;
	cursor:hand;
}
.StepLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bolder;
}
.StepLink:visited:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bolder;
	cursor:hand;
}




.BoldLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	
}

.BoldLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;		
	text-decoration:underline;
	cursor:hand;
}
.BoldLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;	
	cursor:hand;
}



.LinkNoLine:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

.LinkNoLine:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;	
	cursor:hand;
	text-decoration:none;
}
.LinkNoLine:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;	
	cursor:hand;
	text-decoration:none;
}





.SmallLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	font-weight:normal;
}

.SmallLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	font-weight:normal;		
	text-decoration:underline;
	cursor:hand;
}
.SmallLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	font-weight:normal;		
	cursor:hand;
}


.BigLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:normal;
}

.BigLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:normal;		
	text-decoration:underline;
	cursor:hand;
}
.BigLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:normal;		
	cursor:hand;
}

.BigLinkBold:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;
}

.BigLinkBold:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;		
	text-decoration:underline;
	cursor:hand;
}
.BigLinkBold:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;	
	cursor:hand;
}


.BigLinkWhiteBold:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:White;	
}

.BigLinkWhiteBold:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;		
	text-decoration:none;
	color:White;
	cursor:hand;
}
.BigLinkWhiteBold:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;		
	color:White;
	cursor:hand;
}


.DeptLink
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;
}
.DeptLink:active
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;
}

.DeptLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;
}

.DeptLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;		
	text-decoration:underline;
	cursor:hand;
}
.DeptLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11pt;
	font-weight:bold;	
	cursor:hand;
}




.CrumbLink
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
}
.CrumbLink:active
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
}

.CrumbLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
}

.CrumbLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;		
	text-decoration:underline;
	cursor:hand;
}
.CrumbLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;	
	cursor:hand;
}





.TopLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	padding:0px 10px 0px 10px;
}

.TopLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;		
	text-decoration:underline;
	cursor:hand;
	padding:0px 10px 0px 10px;
}
.TopLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;	
	cursor:hand;
	padding:0px 10px 0px 10px;
}

.BottomLink:link
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	padding:0px 10px 0px 10px;
}

.BottomLink:hover
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;		
	text-decoration:underline;
	cursor:hand;
	padding:0px 10px 0px 10px;
}
.BottomLink:visited
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;		
	cursor:hand;
	padding:0px 10px 0px 10px;
}









.SiteHeader
{
	background-image:url(Images/header.png);
	height:140px;
	width:980px;
	background-repeat:no-repeat;
}
.SiteFooter
{
	background-image:url(Images/footer.png);
	height:113px;
	width:980px;
	background-repeat:no-repeat;
	vertical-align:top;
}



.SiteTitle
{
	font-family:Trajan Pro, Tw Cen MT,Arial,Verdana;
	font-size:xx-large;
}
#SiteTable
{
	height:100%;
	width:100%;
}

.Beta
{
	background-image:url(Images/beta.png);
	height:34px;
	width:34px;
	background-repeat:no-repeat;
}

H1
{
	font-family:Trajan Pro, Tw Cen MT,Arial,Verdana;
	font-size:xx-large;	
	
}

.BigHeader
{
	font-family:Trajan Pro, Tw Cen MT,Arial,Verdana;
	font-size:xx-large;	
 display: inline;
}

.DomainLink
{
	font-family:Trajan Pro, Tw Cen MT,Arial,Verdana;
	font-size:xx-large;
	text-decoration:none;
	color:Black;
	padding:0 0 0 0;
	margin:0 0 0 0 ;
	
}


H2
{
	font-family:Arial,Verdana,Tahoma;
	font-size:large;
}

H3
{
	
	font-family:Arial,Tahoma,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	padding:0 0 0 0 ;
	margin:0 0 0 0;
}


div.LabeledMarker_markerLabel  {  color: black; font-size:8pt;  font-family: Arial,Tahoma,Verdana;  width: 44px;  text-align: center;}

.SearchBox
{
	font-family:Arial,Tahoma,Verdana;
	font-size:9pt;
	font-weight:normal;
	color:Black;
	border:solid 2px #bdc7d1;
}

.ListItem
{
	border-bottom:dashed 1px #CCCCCC;
}

.AltListItem
{
	border-bottom:dashed 1px #CCCCCC; background-color:#EEEEEE;
}

.StandardButton
{
	background-color:#FFFBFF;
	border:solid 1px #CCCCCC;
	font-family:Verdana,Arial,Tahoma;
	font-size:1em;
	color:#284775;
	cursor:hand;
	 
}
.StandardButton:hover
{
	background-color:#999999;
	border:solid 1px #284775;
	font-family:Verdana,Arial,Tahoma;
	font-size:1em;
	color:#FFFFFF;
	cursor:hand;
	 
}


.SmallerButton
{
	background-color:#FFFBFF;
	border:solid 1px #CCCCCC;
	font-family:Verdana,Arial,Tahoma;
	font-size:.75em;
	color:#284775;
	cursor:hand;
	 
}
.SmallerButton:hover
{
	background-color:#999999;
	border:solid 1px #284775;
	font-family:Verdana,Arial,Tahoma;
	font-size:.75em;
	color:#FFFFFF;
	cursor:hand;
	 
}


.GoRightImage
{
	background-image:url(Images/Icons/Right.png);
	height:17px;
	width:18px;
	background-repeat:no-repeat;
}
.GoLeftImage
{
	background-image:url(Images/Icons/Left.png);
	height:17px;
	width:18px;
	background-repeat:no-repeat;
}



/***************************************
Below are classes to support the 
department creation wizard
***************************************/
.IdleStep
{
	background-color:#FFFFFF;
	padding:1px 0px 1px 0px;

}
.IdleStep:hover
{
	background-color:#CCCCCC;
	padding:1px 0px 1px 0px;
}

.HighStep
{
	background-color:#CCCCCC;
    border-top:solid 1px #333333;
    border-bottom:solid 1px #333333;
    padding:2px 0px 2px 0px;
}




