@charset "UTF-8";
/* CSS Document */



#header, #headerimage, #footer, #rightbar, #submenu {display:none;}

#print_head_logo {
display: block;
height: 180px;
width: 150px;
padding-top:20px;
	}


/* --------------  Text Formatting --------------- */

a {
text-decoration:none;
color: #C4601E;
font-weight: normal;
}
hr {
width: 400px;
margin-top: 40px;
margin-bottom: 40px;
}

a:hover {
color: #583D32;
text-decoration: underline;
}
a:visited {}

#header a, #footer a {
color:#5C68AB;
font-weight:bold;
font-size:0.9em;
	}

#header a:hover, #footer a:hover {
color: #5A3E3A;
	}

#content p, #content_home p {
text-align:justify;
font-size: 1em;
	}

h1 {
color:#4b5590;
font-size:1.4em;
font-family:Futura;
}
h2 {
color:#4b5590;
font-size:1em;
}
h2 a {
font-weight: bold;
}

h3 { 
color:#4b5590; 
font-size:1em;
}

li {}

li ul{}

li ul li {}
#container #center #content_home table {
text-align: left;
}


ul li {}

table {
	width:560px;
}
table td {
padding:8px;
vertical-align: top;
}

ul .ul-margin1 {
	margin-top:0px;
	margin-left:25px;
	margin-right:0px;
	}

#content ul, #content_home ul {
	margin-top:15px;
	margin-left:50px;
	padding-left:0px;
	margin-right:10px;
}
#content ul li, #content_home ul li {
	margin-top:10px;
}
#content ul li ul li, #content_home ul li ul li {
	margin-top:8px;
}
#content ul li ul, #content_home ul li ul{
	margin-left:30px;
	padding-left:0;
	margin-right:10px;
}

.ldisc {
	list-style-type:disc;
}
.lnumber {
	list-style-type:decimal;
}
.lnumeral {
	list-style-type:upper-roman;
}
.lnone {
	list-style-type:none;
}
.acronym_letter {
font-weight: bolder;
font-size: 1.2em;
margin-right: 2px;
}
.alertbox {
font-size: 1.3em;
color: #5c6ba3;
text-align: center;
margin-top: 1.5em;
margin-bottom: 1.5em;
padding-top: 0.6em;
padding-right: 0.8em;
padding-bottom: 0.6em;
padding-left: 0.8em;
background-color: #f1eeec;
display: block;
width: auto;
position: relative;
margin-right: 4.2em;
margin-left: 4.2em;
border: 1px solid #8e7d74;
}
.color4b5590 {
color: #4b5590;
font-weight: bold;
}
.fontsize09em {
font-size: 0.9em;
}
.center {
text-align: center;
}


#content {
min-height:183px;
padding-left: 30px;
padding-right: 30px;
padding-top: 70px;
z-index:2;
padding-bottom: 45px;
}

#content_home {
min-height:183px;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
z-index:2;
padding-bottom: 45px;
}