body {background-color: #EEEEEE;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	/*sets the background color for the pages and sets the margins to 0*/


DIV.latest-news
{
	margin-left: 6px;
	margin-right: 5px;
}

DIV.column-one
{
	margin-left: 4px;
	margin-right: 43px;
}

DIV.column-one-wider
{
	margin-left: 0px;
	margin-right: 43px;
}

DIV.column-one-wider-2
{
	margin-left: 4px;
	margin-right: 23px;
}

DIV.column-one-a
{
	margin-left: 5px;
	margin-right: 23px;
}

DIV.column-two
{
	margin-left: 55px;
	margin-right: 61px;
}

DIV.column-two-wider
{
	margin-left: 45px;
	margin-right: 0px;
}

DIV.column-two-a
{
	margin-left: 30px;
	margin-right: 30px;
}

DIV.one-column
{
	margin-right: 100px;
}

DIV.contact-info-box
{
	margin-left: 115px;
}

DIV.copyright
{
	margin-right: 10px;
}

DIV.centered-text
{
	margin-left: 180px;
}



.body-text {color: #333333; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}	/*settings for body text */

.body-text a {color: #015b79; text-decoration:none; font-weight: bold;}
.body-text a:visited {color: #015b79; text-decoration:none; font-weight: bold;}
.body-text a:active {color: #015b79; text-decoration:underline; font-weight: bold;}
.body-text a:hover {color: #015b79; text-decoration:underline; font-weight: bold;}

.paragraph-headline a {color: #0180aa; text-decoration:none; font-weight: bold;}
.paragraph-headline a:visited {color: #0180aa; text-decoration:none; font-weight: bold;}
.paragraph-headline a:active {color: #0180aa; text-decoration:underline; font-weight: bold;}
.paragraph-headline a:hover {color: #0180aa; text-decoration:underline; font-weight: bold;}

.body-text-10pt {color: #333333; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal}	/*settings for body text */

.map-labels {color: #333333; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left}	/*settings for map labels */
.map-labels a {color: #015b79; text-decoration:none; font-weight: bold;}
.map-labels a:visited {color: #015b79; text-decoration:none; font-weight: bold;}
.map-labels a:active {color: #015b79; text-decoration:underline; font-weight: bold;}
.map-labels a:hover {color: #015b79; text-decoration:underline; font-weight: bold;}

.contact-info-text {color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}	/*settings for body text */

.contact-info-text a {color: #ffffff; text-decoration:none}
.contact-info-text a:hover {color: #ffffff; text-decoration:underline}
.contact-info-text a:visited {color: #ffffff; text-decoration:none}
.contact-info-text a:active {color: #ffffff; text-decoration:underline}

.contact-info-text-larger {color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: normal}	/*settings for body text */

.paragraph-headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}

.section-headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: bold}

.headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold}

.arial-10 {color: #333333; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal}

.red-text {color: #df003e; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}
.bold-red-text {color: #df003e; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}

.page_title {color: #015b79; font-family: arial, helvetica, sans-serif; font-size: 24px; font-weight: normal; margin-left: 3px; margin-bottom: 5px; margin-top: 25px;}


.copyright {color: white; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal}	/*settings for copyright text */

ul { 
text-indent: 0px;
margin: 0em 0px 0em 18px;
padding: 0em;
list-style-image: url("images/list-arrow-blue.gif");
list-style-type: disc;
}

ol { 
text-indent: 0px;
margin: 0px 0px 0em 22px;
padding: 0em;
}

.portrait { 
padding: 2px;
border: 1px solid #bbbbbb;
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 2px;
background-color: #eeeeee;
}