body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #3B4990;
}
h2 {
	font-size: 18px;
	color: #3B4990;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.home-border-bottom {
	background-image: url(images/home-border-bottom2.jpg);
	background-repeat: no-repeat;
	height: 46px;
	color: #FFFFFF;
}
.footer {
	color: #000000;
	padding-top: 5px;
}
.lolalu {
	color: #4391B3;
}
a.lolalu-link:link {
	color: #4391B3;
	text-decoration: none;
}
a.lolalu-link:visited {
	text-decoration: none;
	color: #4391B3;
	font-size: 11px;
}
a.lolalu-link:hover {
	text-decoration: underline;
	color: #4391B3;
	font-size: 11px;
}
a.lolalu-link:active {
	text-decoration: none;
	color: #4391B3;
	font-size: 11px;
}
.subpage-border-bottom {

	background-image: url(images/subpage-border-bottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
	color: #FFFFFF;
}
.padding {
	padding: 15px;
}
.photo {
	padding-right: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
a.link:link {
	font-weight: bold;
	color: #3B4990;
	text-decoration: underline;
}
a.link:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.float-left {/* Left Floated Images */
	float: left;
	margin: 0 9px 18px 0;
	border: 0px;
	padding-right: 9px;
}
li {
	margin-left: 20px;
	padding-left: 0px;
	list-style-position: inside;
}


.float-right {/* Right Floated Images */
	float: right;
	margin: 0 0 18px 9px;
	clear: right;
	border: 0px;
	padding-right: 20px;
}

.caption {
	float: left;
	margin: 0 9px 18px 0;
	border: 0px;
	text-align: center;
	padding-right: 9px;
	width: 217px;
	font-style: italic;
	color: #003399;
	font-size: 11px;
}

/*quotes bubbles background.  Modified from CSS play with own images: http://www.cssplay.co.uk/menu/bubbles*/

div.inset b.tl {display:block; width:200px; height:8px; font-size:1px;
	background:url(images/quote-tl.gif) top left no-repeat;}
div.inset b.tr {display:block; width:192px; height:8px; font-size:1px; float:right;
	background:url(images/quote-tr.gif) top right no-repeat;}
div.inset b.bl {display:block; width:200px; height:8px; font-size:1px; float:left;
	background:url(images/quote-bl.gif) top left no-repeat;}
div.inset b.br {display:block; width:192px; height:8px; font-size:1px; float:right; position:relative;
	background:url(images/quote-br.gif) top right no-repeat;}
div.inset div {
	background: #F4E8BC;
	padding:8px 12px; 
	margin:0; 
	border:2px solid #fff; 
	border-width:0 2px;
}
div.inset {
	display:block;
	width:200px;
	float:right;
	margin: 0 8px;
}
div.inset h2 {
margin-top: 0;
}

div.quote  p{
	font-style: italic;
	background: #F4E8BC;
	padding:8px; 
	margin:0; 
	border:2px solid #fff; 
	border-width:0 2px;
}

div.quote b.tl {
	display:block; width:675px; height:8px; font-size:1px; 
	background:url(images/quote-tl.gif) top left no-repeat;}
div.quote b.tr {
	display:block; width:667px; height:8px; font-size:1px; float:right; 
	background:url(images/quote-tr.gif) top right no-repeat;}
div.quote b.bl {
	display:block; width:8px; height:8px; font-size:1px; float:left; 
	background:url(images/quote-bl.gif) top left no-repeat;}
div.quote b.br {
	display:block; width:667px; height:8px; font-size:1px; float:right; position:relative; 
	background:url(images/quote-br.gif) top right no-repeat;}
div.quote b.point {
	display:block; font-size:1px; width:19px; height:16px; 
	background:url(images/point.gif) top left no-repeat; margin:6px 0 0 5px;}

div.quote:after {content: "."; display: block; height:11px; clear:both; visibility:hidden;}
div.quote {
	width:675px; 
	height:auto; 
	margin-bottom: -8px;
}
div.quote p strong {
	font-size:larger;
	font-style: normal;
	}
	
	
td p a:link {
	color: #3B4990;
	text-decoration: underline;
}
td p a:visited {
	text-decoration: underline;
	color: #3B4990;
}
td p a:hover {
	text-decoration: underline; 
	color:#cc6600;
}
td p a:active {
	color: #3B4990;
}
