body    {font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a 		{color:#1B1464; text-decoration:none;}
a:hover {color:#0054A6;}
h1 		{font-size:16px; color:#666666;}
h2 		{font-size:14px;color:#666666;}
ul 		{list-style-type: square;line-height: 19px}

#outerpagetable {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#adminheader{
	background:#000000;
}

#header {
	background-color:#ffffff;
	color:#ffffff;
	height:200px;
}

#leftcol {
	color:#666666;
	font-family: Verdana, 'Lucida Grande', Arial, sans-serif; 
	font-size: 10px; 
	line-height:17px;
	width:185px;
}

#sitetools {
	color:#000000;
	background-color:#DFDFDF;
	border:0px;
	text-align:right;
	font-size:11px;
}

#footer {
	color:#666666;
	font-family: Verdana, 'Lucida Grande', Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.5em;
	background-color:#ffffff;
	border:none;
	height:35px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	text-transform:uppercase;
}

#breadcrumbs {
	padding-right:10px;
}

#breadcrumbs a {
	color:#000000;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#666666;
	text-decoration:underline;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;

}

#nav li {
	width: 140px;
	text-align: left;
	line-height: 10px;
	list-style-type:none;
	background-color:#636363;
	font-size:10px;
	border-bottom-width:1px;
	border-bottom-color:#A6A6A6;
	border-bottom-style:solid;
}

#nav li a {
	text-decoration: none;
	width: 137px;
	line-height: 30px;
	font-weight:bold;
	display: block;
	color: #ffffff;
	padding-left:3px;
}

#nav #children a {
	background-image: url(/keystrokes/images/left-arrow.gif);
	background-repeat:no-repeat;
	background-position:130px 12px;
	}

#nav li a:hover {
	background-color:#A6A6A6;
}

#nav #currentpage a {
	background-color:#A6A6A6;
}

#nav li#spacer {
	display:none;
}



#adminnav {
  	margin: 0; 
  	padding: 0; 
	height:24px;
	background:#13007D;
	width:100%; 
}

#adminnav ul {
	list-style-type: none; 
  	float: left;
}

#adminnav li {
  list-style: none;
  width:140px;
  float:left;
  line-height:20px; 
}

#adminnav li a {
  text-decoration: none;
  color:#ffffff;
  font-size:11px;
  width:120px;
  float:left;
  display:block;
  background:#13007D;
  padding-left:20px;
}

#adminnav #children a {
	background-image: url(/keystrokes/images/whitearrow-down.gif);
	background-repeat:no-repeat;
	background-position:4px 8px;
	}

#adminnav li a:hover {
	background-color: #7F8084;
}

#adminnav li#spacer { 
  display:none;
}



#sublinks {
	width:200px;
	margin:0;
	background-color:#636363;
	padding:0;
	text-indent:5px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
	list-style:none;
	border-color:#636363;
	border-width:1px;
	border-style:solid;
	font-size:10px;
}

#sublinks li {
	margin:0;
	background-color:#DFDFDF;
	padding-left:16px;
	color:#000000;
	background-image: url(/keystrokes/images/icon-dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	text-indent:0px;
	padding-bottom:5px;
	line-height:20px;
	font-weight:bold;
}

#sublinks .text {
	line-height:15px;
	font-weight:normal;
	padding:7px;
	background-image:none;
	font-size:11px;
}


#sublinks li a {
	color:#800000;
	text-decoration:none;
}

#sublinks li a:hover {
	text-decoration:underline;
	color:#E40000;
}

.leftlink {
font-weight:bold;
color:#1B1464;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#DFDFDF;
}

.leftlink a,a:visited{
color:#1B1464;
}

.leftlink a:hover{
color:#0054A6;
}

.leftcaption {
font-weight:bold;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#DFDFDF;
}
