A.ChameleonNavBarItem
{
	color: #FFFFFF;
	font-family: "Times New Roman" , "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
	text-decoration: none;
}

A.ChameleonNavBarItem:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.ChameleonNavBarSelectedItem
{
	color: #FFFFFF;
	font-family: "Times New Roman" , "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.NavMenu
{
	background-color: #5082c0;
	font-color:	white;
	
	
}

body {font-family: arial, helvetica;
			margin-top: 5px ;
			margin-left: 0 ; 
			background-image: url(/images/aspdemo/gray_stripes_lt.gif) ;}
			

.navigationPadding{margin-bottom:1em; padding-bottom:5px;}
Table.navigationPadding{background-image:url(/images/aspdemo/nav_blue.gif); height:100%; background-repeat: repeat-y;}

td.topBar{background-image:url(/images/aspdemo/top_bluebar.gif);}
td.bottomBar{background-image:url(/images/aspdemo/bottom_bluebar.gif);}

a.topbarnav11px { font-size: 11px ; color: white ; text-decoration: none ;}
a.topbarnav11px:hover { color: #fff295; text-decoration: underline ; }
a.topbarnav11pxRight { font-size: 11px ; color: white ; text-decoration: none ;  padding-right: 8px;}
a.topbarnav11pxRight:hover { color: #fff295; text-decoration: underline ; }

td.towerBottomNoColor{background-image:url(/images/aspdemo/bottom_tower_trans.gif); background-repeat:no-repeat;}
td.towerBottom{background-image:url(/images/aspdemo/bottom_tower.gif); background-repeat:no-repeat;}

.blue10px { font-size: 10px ; color: #004d99 ; }
a.blue10px { color: #004D99 ; text-decoration: none ; }
a.blue10px:hover { text-decoration: underline ; }

.grey10px {font-size: 10px; color: #cccccc ;}
a.greyblue {color: #004d99; font-size: 10px; text-decoration: none;}
a.greyblue:hover {text-decoration: underline;}

.margin2pxleft {margin-left: 2px;}

.padding3pxleft {padding-left: 3px;}
.padding5pxleft {padding-left: 5px;}
.padding5pxtop {padding-top: 5px;}
.padding3pxright {padding-right: 3px;}
.padding3pxbottom {padding-bottom: 3px;}
.padding5pxbottom {padding-bottom: 5px;}

.red24px {font-family: Trebuchet MS, Arial; font-size: 24px; color: #bb0000; padding-left: 3px; padding-right: 2px; padding-bottom: 10px;}

.tmenu_bground {

	background-image: url(/images/aspdemo/middle_bar.gif) ;
	background-repeat: repeat-x;
	z-index: 1;
	}

.seventyfive {background-image: url("../hr/images/75percent.gif"); background-repeat: no-repeat; background-position: 50% 65%;}
.lastupdated{text-align: center; font-size: 8pt; color: #666; padding-bottom: 2pt; padding-right: 1pt;}

