body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-image:url(/Creative/Assets/Backgrounds/page_background.jpg);
	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #6A749F;		
	scrollbar-track-color: #CCCCCC;
	

	scrollbar-shadow-color:#000000;
	scrollbar-lightshadow-color: #000000; 
	scrollbar-darkshadow-color: #666666;

	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000000;
}

td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}







a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.menu a:link, .menu a:visited, .menu a:active {
	color: #003366;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.whitemenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
/*
.menu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight:normal;	
}
*/



.menu 
{
  color: #003366;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*
.errorMsg
{
  color:Red;
  font-weight:bold;
}

.t_tb {background-color:red;}

.t_but {background-color:yellow;}
*/
/**************************************/
/**** Content Management classes *****/
/**************************************/

.pageNotActive 
{
	color:Red;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: solid, thin, red;
}


/**************************************/
/********* SideBarMenu classes ********/
/**************************************/
/*
.CurrentlySelectedTopLevelMenuItem 
{
  color:Lime; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel1 
{
  color:Navy; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel2 
{
  color:Red; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel3 
{
  color:Teal; 
  font-weight:bold
}

.CurrentlyNonSelectedNestedMenuItem 
{
  color: purple;
  font-weight: bold;
}

.BottomHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.MainFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: none;
}
.SectionHeader {
	font-family: Arial, Verdana, "Trebuchet MS",;
	font-size: small;
	font-weight: bold;
	color: #003366;
	line-height: 14px;
	letter-spacing: 1px;
}
.RightColumnText a:link, .RightColumnText  a:visited, .RightColumnText  a:active{
	font-size:9px;
	font-weight:normal;
	text-decoration: underline;
	color:#000066;
}
.RightColumnText a:hover {
	color: #000000;
	font-weight:normal;	
}
*/
.PdfLink {
  background-image:url(/Creative/Assets/Icons/icn_adobe_acrobat.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  font-weight:bold;
  color: #000000;
  text-decoration: none;
  }
.Link {
  background-image:url(/Creative/Assets/Icons/icn_Link.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  font-weight:bold;
  color: #000000;
  font-weight:bold;
  }

/*
blockquote.pullquote {
float: right;
width: 150px;
margin: 10px 0 10px 15px;
padding: 0;
font: 18px/20px georgia, palatino, serif;
color: #333;
text-align: center;
}

.TopLeftLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	A:Hover.TopLeftLink {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

*/
/**************************************/
/********* SiteMap classes ********/
/**************************************/
#SiteMap ul 
{
  list-style-type: disc;
}

#SiteMap a:link 
{
  color: #FFFFFF;
}

#SiteMap a:visited 
{
  color: #FFFFFF;
}

#SiteMap a:hover
{
  color: #FFCC33;
}
