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: 14px;
	color: #85a3ce;
	line-height: normal;
}

#bluegrade {
	background:url(images/nav/2007/blue-grade.gif) repeat-x;
	}

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

#navwhite {
	float:left;
	width:100%;
	font-size:12px;
	font-family: Verdana;
	}
	
#navwhite ul {
	margin:0;
	list-style:none;
	}
	
#navwhite li {
	float:left;
	background:url(images/nav/2007/tab-blue-right.gif) no-repeat right top;	
	margin:0;
	padding:0;
	
	}
	
#navwhite a {
	display:block;
	background:url(images/nav/2007/tab-blue-left.gif) no-repeat left top;
	padding-bottom:4px;
	
	padding-left:9px;
	padding-right:9px;
	
	padding-top:7px;
	color:#0C479D;
	font-weight:bold;
	float:left;
	text-decoration: none;
	}
	
	/* Commented backslash hack hides rule from IE5 Mac \*/
	#navwhite a {float:none;}
	/*end ie5 mac hack */
	
#navwhite a:hover {
	text-decoration: underline;
	color: #CCCCFF;
	}
	
#navwhite #current {
	background:url(images/nav/2007/tab-white-right.gif) no-repeat right top;
	}

#navwhite #current a {
	background:url(images/nav/2007/tab-white-left.gif) no-repeat left top;
	}	
	
#subnav { 
	font-family: Verdana;
	font-size:10px;
	color: #0C479D;
	}
	
#subnav a {
	color:#0C479D;
	text-decoration: none;
		}	
	
#subnav a:hover {
	text-decoration: underline;
	color: #85a3ce;
	}	
	
#best {
	font-family: Verdana;
	font-size:13px;
	color: #0C479D;
	text-indent: 0px;
	}
	
#best a {
	color:#0C479D;
	text-decoration: none;
		}	
	
#best a:hover {
	text-decoration: underline;
	color: #FF0000;
	}		
	
#sidebarbottom {
	background:url(images/nav/2007/sidebar.white.bottom.gif) bottom no-repeat;
	background-color: #FFF;
	}	
	
.picturedash {border: 1px dashed #85A3CE; }

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

.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;
	list-style-type: square;
}
p {
	font-family: Verdana;
	font-size: 12px;
}


	
/* 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;
	}

/* These styles are for Mobile */

#iPhoneTitle {
    box-sizing: border-box;
    margin: 0;
    padding: 8px;
    line-height: 8px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    color: #FFFFFF;
	background: url(/iphone/images/toolbar.png) #0C479D repeat-x;
    border-bottom: 1px solid #2d3642;
	}

.sponsors, .sponsors a {
font-family: Arial;
text-align: center;
font-size: 10px;
color: #1e476f;
text-decoration: none;
font-weight: normal;
}
