	body {
		font-size: .9em;
		font-family: "Times New Roman", Times, serif;
		font-weight: lighter;
		margin:0px;
		}
	H3 {
		font-weight: bold;
		font-size: 1.3em;
		}
	H4 {
		font-weight: bold;
		font-size: 1em;
		}
	H5 {
		font-weight: bold;
		font-size: 1em;
		}
	p {
		font-weight: 400;
	}
	dl {
		font-weight: 400;
	}
	
	dt {
		font-size: 1em;
	}
	ul {
		font-size: 100%;
		font-weight: normal;
		}
	table {
		font-size: 1em;
	}
	#tools{
		float: right;
		}
	#banner-box {
		background: #0f206c url(../images/banner_bg2.jpg) top left repeat-x;
		border: 0px solid #FFFFFF;
		width: 100%;
		font-family: arial, sans-serif;
		font-weight: bold;
	   }	
	#banner-box-mobile{
	   display:none;
	   background: #FFFFFF url(../images/banner.gif);
	   }
	#indexTOC{
		list-style-type: none;
		}
	#indexTOC li{
		display: inline;
		list-style-type: none;
		}
	#navbar {
		background-color: #175492;
		border: 1.5px solid #0f206c;
		padding: 2px;
		margin-top: 2px;
		text-align: center;
		font-family: arial, sans-serif;
		font-size: .75em;
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		width: auto;
		}
	#navbar a:link{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
	#navbar a:visited{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
	#navbar a:hover{
		color: #f0e68c;
		text-decoration: underline;
		font-weight: bold;
		}
	#navbar a:active{
		color: white;
		text-decoration: none;
		font-weight: bold;
		}
.address{
	font-style: italic;
	}
.align-center{
	text-align: center;
	}
.align-right{
	text-align: right;
	}
.alpha-upper {
	list-style-type: upper-alpha;
	font-size: .9em;
	font-weight: 400;
	}
.alpha-lower{
	list-style-type: lower-alpha;
	font-size: 1em;
	font-weight: 400;
	}
.auto {
	table-layout: auto;
	vertical-align: top;}
.bold {
	font-weight: bold;
	}
.bold-off {
	font-weight: lighter;
	}
.center {
  text-align: center;
	}
.clear {
	clear: both;
	}
.circle-indent {
	margin-left: 20px;
	list-style-type: circle;
	}
.content {
	font-size: medium;
	}
.disc {
	list-style-type: disc;
	}
.dot-leader {
	border-bottom: 3px dotted gray;
	margin-bottom: -3px;
	}
.float-left {
	float: left;
	margin-right: 10px;
	}
.float-right {
	float: right;
	margin-right: 10px;
	}
.gray {
	color: Silver;
	}
.hang {
	text-indent: -3em;
	margin-left: 3em
	}
.indent {
	margin-left: 20px;
	}
.indent2 {
	margin-left: 40px;
	}
.indent3 {
	margin-left: 60px;
	}
.indent4 {
	margin-left: 80px;
	}
.indent-italic {
	margin-left: 20px;
	font-style: italic;
	}
.italic {
	font-style: italic;
	}
.italic-medium {
	font-size: 85%;
	font-style: italic;
	}
.italic-small {
	font-size: 80%;
	font-style: italic;
	}
.marginbottom {
	margin-bottom: 15px;
	}
.marginbottomnone {
	margin-bottom: 0px;
	}
.margintop {
	margin-top: 18px;
	}
.margintopnone {
	margin-top: 0px;
	}
.marginleftnone {
	margin-left: 0px;
	}
.none {
	list-style-type: none;
	}
.normal {
	font-family: "Times New Roman", Times, serif ;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	}
.normal8 {
	font-size: .8em;
	font-family: "Times New Roman", Times, serif ;
	font-weight: lighter;
	}
.open {
	color: Silver;
	}
.red-font {
	color: #FF0000;
	}
.roman-upper {
	list-style-type: upper-roman;
	font-size: 1em;
	font-weight: 400;
	}
.roman-lower{
	list-style-type: lower-alpha;
	font-size: 1em;
	font-weight: 400;
	}
.small {
	font-size: smaller;
	}
.stretchlist {
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
		}
.subheader {
	font-weight: bold;
	}
.symbol {
	font-family: Symbol;
	}
.top {
	vertical-align: top;
	}	
.ul-header {
	list-style-type: disc;
	margin-left: -20px;
	}
.underline {
	text-decoration: underline;
	}
.white {
	color: white;
	}
.width600 {
	width: 600px;
	}
.width300 {
	width: 600px;
	}
#footer {
		padding: 1px;
		margin-top: 2px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		background-color: #175492;
		border: 1.5px solid #0f206c;
		text-align: center;
		font-family: arial, sans-serif;
		font-size: .85em;
		text-decoration: none;
		color: white;	
		}
#footer a:link{
	color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}
#footer a:visited{
		color: white;
		text-decoration: none;
		font-weight: bold;
		}
#footer a:hover{
	color: #f0e68c;
		text-decoration: underline;
		font-weight: bold;
		}
.skiplink {display: none}		 
