/***********************************************/
/* HTML tag styles & html equivalents          */
/***********************************************/ 

#hide {
	display: none;
}

body {
	font-family: Times New Roman, Times, serif;
	margin: 0pt;
	padding: 0pt;
	position: static;
	background-color: #00319c;
}

.main-table-margin {
	margin: 15px;
	margin-bottom: 25px;
}

.hidden 
	{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 

.search-table-margin {
	margin: 15px;
	margin-bottom: 100px;
}

.paper-table-margin {
	margin: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.footer-nav {
	font-size:smaller;
	text-align: center;
	background-color: #ffffce;
	font-weight:normal;
	border-top:1px #000000 solid;
}

Table.data {
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #000000;
	border-color: #000000;
}

.navbartop {
	background-color: #ffce00;
	font-weight:bold;
	color:#000000;
	border-bottom:1px #000000 solid;
	border-top:1px #000000 solid;
	text-align: center;
	}


p  {
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #000000;
}

blockquote   {
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #000000;
}

p.field {
	display:inline;
	margin-bottom:15px;
}

.fieldspacing {
	margin-bottom:20px
}

.normal  {
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #000000;
}

.small   {
	font-family: Times New Roman, Times, serif;
	font-size: .7em;
	color: #000000;
}

.small2   {
	font-family: Times New Roman, Times, serif;
	font-size: .85em;
	color: #000000;
}

ul {
   list-style-image: url(../graphics/bullet_gray.gif);
   vertical-align: middle;
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.8em;
	color: #000000;
}

.sublist {
	font-size: 1em;
}

ol {
   vertical-align: middle;
	font-family: Times New Roman, Times, serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #000000;
}

.searchlist {
	margin-bottom: 15px;
}

.nobullet li {
	list-style-type: none;
	list-style-image: none;
}

p.right {
	text-align:right;
}

a {
 color: #039;
 text-decoration: underline;
}

a:hover {
	color: #36c;
	text-decoration: none}

a:active {
	text-decoration: underline;
	color: #039}

H1 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	}

.header1 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.link_right {
	color: #d52d34;
	text-align:right;
	font-family: Times New Roman, Times, serif;
}

.top {
	text-align: left;
}
	
H2 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
}
.header2 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
}

H2.label {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.4em;
	display:inline;
	margin-right:10px;
}

H3 {
	font-family: Times New Roman, Times, serif;
	color: #d52d34;
	font-size: 1.3em;
	font-weight: normal;
	}
	
H3.small {
	font-family: Times New Roman, Times, serif;
	color: #d52d34;
	font-size: 1.1em;
	font-weight: normal;
	}
	
.header3 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	color: #d52d34;
	font-size: 1.3em;
	font-weight: normal;
	}
	
	
 H4 {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	}
	
.header4 {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	}
	
H5 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	}

hr {
	color: #333333;
	height: 1px;
}

.link_right {
	color: #d52d34;
	text-align:right;
	font-family: Times New Roman, Times, serif;
}

.orangebold {
	font-family: Times New Roman, Times, serif;
	color: #FF3300;
	font-size: 9pt;
	line-height: 1.2em;
	font-weight: bold;
	}

.redtext {
	color: #FF0000;
	}
	
.redtextbold {
	color: #FF0000;
	font-weight: bold;
	}

.purpletext {
	font-family: Times New Roman, Times, serif;
	color: #990066;
	line-height: 1.2em;
	font-weight: normal;
	}

.purplebold {
	font-family: Times New Roman, Times, serif;
	color: #990066;
	line-height: 1.2em;
	font-weight: bold;
	}

.secondarytitle {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 1.3em;
        line-height: 1.2em;
}	

.caption {	
	font-family: Times New Roman, Times, serif;
	color: #666666;
	font-size: .85em;
	line-height: 1.4em;
	font-weight: normal;
}

