﻿body, ul, ol, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}


/* p{font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 80%;
 	font-style: normal;
	font-weight: normal;
}*/

h1 {
	color:#346b91;
	font-size:16px;

}
h2 {color:#346b91;
	font-size:14px;
}
h3 {
}

.banner {	
	margin:0 top;
	height:192px;
/*padding-left:15px;*/
}

.pagelogo {
	float:left;
}

.nav_left {
width:215px;
padding: 15px 0 0 15px;
clear:both;

}

.content {
	padding: 15px;
	width:580px;
	margin-left: 215px;
	margin-top:-200px;
}
.content2 {	padding: 15px;
	width:580px;
margin-left: 215px;
}


.homepage{padding: 15px;
width:790px;
}

.img_left{float:left;
}


.need4control {
	border: 1px #000 dotted;
	position:relative;
	top:0;
	right: 0;
	display:block;
	float:right;
	width: 229px;
	text-align: justify;
	padding: 5px;
	margin:5px;
	line-height:1.5em;
}

.bold{
	font-weight:bold;
}

.center{
text-align:center;
}


a {
	color: #346b91;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #346b91;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.acrobat_text {font-size:70%;
font-style:italic;
}

/* Download Notice */

.pageNotice {

padding: 0.1em 1.6em;
font-size: 0.8em;
line-height: 1.3em;
color: #444444;
background-color: #f6f6f6;
border-color: #e0e0e0;
border-width: 0.1em;
border-style: solid;
}
.noSpaceBelow {
margin-bottom: 0pt;
padding-bottom: 0pt;
}
.pageNotice p {
padding: 0.2em 0pt;
}
.pageNotice li {
margin: 0pt;
padding: 0.2em 0pt;
}
ul.noBullet li, li ul.noBullet li, ol.noNumber li, li ol.noNumber li {
list-style-type: none;
list-style-position: outside;
list-style-image: none;
margin: 0pt;
padding: 0pt;
}
.no_bold {
	font-weight:normal;
}