body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {color: #000000; font: 14px Arial, Helvetica, sans-serif;
	margin-top: .7em;
	margin-left: .3em}

p.BigBold {
	font-size:18px;
	font-weight:bold;
}

h1, .pageTitle, .title {font-family: Arial, Helvetica, sans-serif; font-size: 18pt;
	font-weight: bold; color: #000044; margin-top: .2em}

h2, .secTitle, .subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 16pt;
	font-weight: bold; color: #000044; margin-top: .7em}

h3 {color: #000044; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; margin: .4em;
    font-size: 14pt}

ul {margin-right: 1.5em; padding-right: 1em; font-size: 13px}
ul li {list-style-type: square; margin-top: .2em}
ul li li {list-style-type: disc; margin-top: .2em}

#container {
width: 800px;
border: 1px solid #000044;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #FFFFFF;
}

div#text {
position: relative;
height: auto;
width: auto;
left: 10px;
top: -5px;
}

.contentArea {
background-color: #ffffff;
/* background-image: url(../pix/foto/home.jpg);
background-repeat: no-repeat; */
}

#content {
padding: 5px;
}

#box {
float:left;
padding:0px;
color: #990033;
width: 175px; 
font-family: Futura, Tahoma, sans-serif;
background-color: #ffffff;
border:1px solid  #990033;
text-align: center;
margin-left: 3px;
}

a {
color: #000088;
font-weight: bold;
text-decoration: none;
margin-bottom: 0px;
}

a:hover {
color: #F5B800;
}

a:active {
color: #990033;
}

.site_map {
	color: #000044;
}

.site_map a {
	color: #000044;
	font-size: 14px;
}

.site_map a:hover {
	color: #F5B800;
}

#footer {
padding: 5px;
margin-top: 0px;
background-color: #000044;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff}
.footer a:link, .footer a:visited {color: #ffffff}
.footer a:hover {color: #F5B800; text-decoration: none}
.footerCell{ background-color: #000044;}