.body {
	margin: 0px;
	vertical-align: top;

}
.img {
	display: block;
}
.ondblue
{ color: #ffffff; text-decoration:none; font-weight:bold; font-size:10pt; font-family:Verdana, Arial }

.onlblue
{ color: #052E6E; text-decoration:none; font-weight:bold; font-size:9pt; font-family:Verdana, Arial; }

body, table, tr, td, p, li
{ color: #000000; text-decoration:none; font-weight:normal; font-size:9pt; font-family:Verdana, Arial; }

h2
{ color: #2f5898; text-decoration:none; font-weight:bold; font-size:18pt; font-family:Verdana, Arial; }

.heading
{ color: #2f5898; line-height: 23pt; text-decoration:none; font-weight:bold; font-size:11pt; font-family:Verdana, Arial; }

.heading2
{ color: #052E6E; line-height: 23pt; text-decoration:none; font-weight:bold; font-size:11pt; font-family:Verdana, Arial; }

.listings {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Arial;
}
img.banner {
	border: 3px solid #000000;
}

.header {
	color: #052E6E; 
	font-family: verdana, arial; 
	font-size: 13pt; 
	font-weight: bold;
}

a:link.return
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:7pt; font-weight:bold; line-height:normal;}

a:visited.return
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:7pt; font-weight:bold; line-height:normal; }

a:active.return
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:7pt; font-weight:bold; line-height:normal; }

a:hover.return
{ color: #052E6E; text-decoration: underline; font-family:verdana,arial; font-size:7pt; font-weight:bold; line-height:normal; }


a:link.large
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:11pt; font-weight:bold; line-height:normal;}

a:visited.large
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:11pt; font-weight:bold; line-height:normal; }

a:active.large
{ color: #052E6E; text-decoration: none; font-family:verdana,arial; font-size:11pt; font-weight:bold; line-height:normal; }

a:hover.large
{ color: #052E6E; text-decoration: underline; font-family:verdana,arial; font-size:11pt; font-weight:bold; line-height:normal; }


a:link.menu, a:active.menu, a:visited.menu, a:hover.menu { 
	color: #02131d;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana, arial;
} 

a:hover.menu { 
	text-decoration: none;
} 


a:link.fpmenu, a:active.fpmenu, a:visited.fpmenu, a:hover.fpmenu { 
	color: #02131d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
} 
a:link.fpmenu2, a:active.fpmenu2, a:visited.fpmenu2, a:hover.fpmenu2 {
        color: #02131d;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        font-family: verdana, arial;
}
a:link.fpmenu3, a:active.fpmenu3, a:visited.fpmenu3, a:hover.fpmenu3 {
        color: #2f7f31;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        font-family: verdana, arial;
}
a.fpmenu4 {
        color: #cd3231;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        font-family: verdana, arial;
}

a:link.smaller
{ color: #4d66ad; text-decoration: none; font-family:verdana,arial; font-size:8pt; font-weight:bold; line-height:normal;}

a:visited.smaller
{ color: #4d66ad; text-decoration: none; font-family:verdana,arial; font-size:8pt; font-weight:bold; line-height:normal; }

a:active.smaller
{ color: #4d66ad; text-decoration: none; font-family:verdana,arial; font-size:8pt; font-weight:bold; line-height:normal; }

a:hover.smaller
{ color: #4d66ad; text-decoration: underline; font-family:verdana,arial; font-size:8pt; font-weight:bold; line-height:normal; }


a { 
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana, arial;
}

#bottomtext {
	top: 1274px;
	/* top: 1999px; */
	position: absolute;
	width: 975px;
}
#bottomtextppc {
        top: 890px;
	/* top: 1615px; */
        position: absolute;
	width: 975px;
}

/* messin with your css laura! */

table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
