/* Redefined HTML Tags */

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
	 background-color: #FFFFFF;}

td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }

tr { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }



/* Link Classes */

a{
	text-decoration: underline;
	color:#000000;}

a:link{
	text-decoration: underline;
	color:#000000;}

a:hover{
	text-decoration: none;
	color:#000000;}

a:visited{
	text-decoration: underline;
	color:#000000;}

a.old{
	color: #c0c0c0;
	font-weight: normal;}

a.topnav{
	text-decoration: underline;
	color:#CCCCCC;}

a.topnav:link{
	text-decoration: underline;
	color:#CCCCCC;}

a.topnav:hover{
	text-decoration: none;
	color:#CCCCCC;}

a.topnav:visited{
	text-decoration: underline;
	color:#CCCCCC;}



a.topbarnav{
	text-decoration: underline;
	color:#FFFFFF;}

a.topbarnav:link{
	text-decoration: underline;
	color:#FFFFFF;}

a.topbarnav:hover{
	text-decoration: none;
	color:#FFFFFF;}

a.topbarnav:visited{
	text-decoration: underline;
	color:#FFFFFF;}



a.footernav{
	text-decoration: underline;
	color:#666666;
	font-size: 10px;}

a.footernav:link{
	text-decoration: underline;
	color:#666666;}

a.footernav:visited{
	text-decoration: underline;
	color:#666666;}


a.breadcrumbnav{
	text-decoration: underline;
	color:#666666;}

a.breadcrumbnav:link{
	text-decoration: underline;
	color:#666666;}

a.breadcrumbnav:visited{
	text-decoration: underline;
	color:#666666;}

a.backtotop{
	font-size:11px;
	color: #808080;}

a.backtotop:link{
	font-size:11px;
	color: #808080;}

a.backtotop:hover{
	font-size:11px;
	color: #808080;}

a.backtotop:visited{
	font-size:11px;
	color: #808080;}

a.silver{
	font-size:10px;
	color: #C0C0C0;}

a.silver:link{
	font-size:10px;
	color: #C0C0C0;}

a.silver:hover{
	font-size:10px;
	color: #C0C0C0;}

a.silver:visited{
	font-size:10px;
	color: #C0C0C0;}



/* Standard Classes */

.cellbgWHITE { background-color: #FFFFFF;}

.cellbgBLACK { background-color: #000000;}

.cellbgLGTGREY { background-color: #DDDDDD;}

.cellbgMEDGREY { background-color: #CCCCCC;}

.cellbgDRKGREY { background-color: #666666;}

.cellBGvLightGray { background-color: #EEEEEE;}

/* Custom Classes */

.errorText{
	color: #990000;
	font-weight: bold; }

.cellbgSUB { background-color: #F5EBCC;}

.title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;}

.med {
	font-size: 12px;
	font-weight: bold;
	color: #000000;}

.lrg {
	font-size: 13px;
	font-weight: bold;
	color: #000000;}

.sm { font-size: 10px;}

.bold { font-weight: bold;}

.italic { font-style: italic;}

.txtcc9900 {
	color: #CC9900;
	font-weight: normal;}

.txtc0c0c0 {
	color: #CCCCCC;
	font-weight: normal;}

.searchtxtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	width: 110px;
	padding: 2px;
	margin: 0px;
	height: 18px;
	vertical-align: middle;}

.footertxt {
	color: #666666;
	font-size: 10px;}

.breadcrumbtxt {
	color: #666666;}

.whitetxt {
	color: #FFFFFF;}

.silver {
	color: #C0C0C0;}

.divider {
	background-color: #cc9900;}

.tablecc9900 {
	font-weight: bold;
	background-color: #F5EBCC;
	border: 1px solid #cc9900;}

.tablecc9900norm {
	font-weight: normal;
	background-color: #F5EBCC;
	border: 1px solid #cc9900;}

.tablecc9900yel {
	font-weight: bold;
	background-color: lightyellow;}

.tablecc9900yelNorm {
	font-weight: normal;
	background-color: lightyellow;}

.tableSILVER {
	font-weight: bold;
	background-color: #C0C0C0;
	border: 1px solid #000000;}

.subtitlegrey {
	background-color: #DDDDDD;
	font-weight: bold;}

.goRight  {
	text-align: right; }

.tabstrip {
	background-color: lightyellow;
	padding: 5px;
	border-bottom: 1px solid #993300;
	color: #000000;
}

.tabstrip A {
	padding: 4px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	text-decoration: none;
	background-color: #F5EBCC;
	color: #000000;
}

.tabstrip A:hover {
	text-decoration: underline;
	color: #000000;
}

.tabstrip A:visited {
	text-decoration: underline;
	color: #000000;
}

.tabstrip A#selected {
	background-color: white;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #993300;
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 2px solid white;
	color: #000000;
}

.tabbox {
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	color: #000000;
}

.logbox {
	border: 2px  solid #cc9900; padding: 5px;
	background: #F5EBCC ;
;}

.redbox {
	border: 1px solid #993300;
	padding: 5px;
}

.gallery {
	margin: auto;
	text-align: center;
}

.gallery img {
	border: 2px solid black;
}

.gallery #forward {
	float: right;
}

.info {
	background-color: #FFFFE0;
	padding: 4px;
}
.facinfo {
	background-color: #C0C0C0;
	padding: 4px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
}

/* Right Nav Container- navigation styling */
div#rightNavContainer {
}

/* don't indent!*/
div#rightNavContainer > li{
	list-style-image:url("/images/suls-images/shared/arrows/black.gif");	
	padding:0;
	margin:0;
}
/*list elements within elements*/
div#rightNavContainer > li li{
	list-style-type:square;	
	padding:auto;
	margin:auto;
}

/*what about elements that are descendants of those, tier three of nav?*/
div#rightNavContainer > li > li li{
	list-style-type:circle;	
	padding:auto;
	margin:auto;
}
