ol {
	font-family: verdana;
	font-size: 12px;
}
.body {
	font-family: Verdana;
	font-size: 12px;
		
}
h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	line-height: normal;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #85a3ce;
	font-weight: bold;
}

.tabselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #85a3ce;
	font-weight: bold;
}

a.navwhite:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0C479D;
	text-decoration: none;
	}
	
a.navwhite:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0C479D;
	text-decoration: underline;
	}	
	
a.navwhite:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0C479D;
	text-decoration: underline;
	}

.hrdot {color: #fff; background-color: #fff; border: 2px dotted #85A3CE; border-style: none none dotted; }

.TOC {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
}
.Verdana1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
}

a.lightblue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85a3ce;
	text-decoration: none;
}
a.lightblue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85a3ce;
	text-decoration: none;
}

.Verdana10 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
}	
.orange {
	color: #F96610;
	font-weight: bold;
}
.h1grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
p {
	font-family: Verdana;
	font-size: 12px;
}

a.best:link { 
	font-family: Verdana;
	font-size:13px;
	color: #FF0000;
	text-decoration: underline;
	padding: 0 0 0 15;
	}
	
a.best:visited { 
	font-family: Verdana;
	font-size:13px;
	color: #85a3ce;
	text-decoration: underline;
	padding: 0 0 0 15;
	}		
	
/* These styles are for the containers */

#CenteringWrapper {
	width:841px;
	position: relative;
    margin: 0 auto;
	}

#Sidebar  {
	float:right;
	margin-top: 0;
	margin-bottom: 0;
	top: 73px;
	left:525px;
	width: 170px;
	height: 100%;
	border: 1px #CCC dashed;
	font: 1em Verdana;
  }
  
 #ActionBox {
 	padding: 5px;
	margin-top: -4;
	margin-bottom: 0;
	}
  
 #SysReqs {
  	width: 160;
	background-color: #FFFFCC;
	padding: 5;
	margin: 0 0 0 5;
	border: 1px #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	}
