body {
padding: 0;
width:760px;
color: black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:FFF;
margin: 10px auto 0 auto;
}

/* ----------------------------------- Begin link states across site */

a:link,a:visited {

	color:#133c77;
	text-decoration:underline;
	
}

a:hover,a:active {

	color:#133c77;
	text-decoration:none;
}

/* ----------------------------------- End link states across site */



/* ----------------------------------- Begin timeline -------------- */

#tbox {

width:500px;
margin:0 auto 0 20px;
border:1px solid #000;

}

#tbox h1 {

font-size:18px;
text-align:center;
background:#dbf0e7;
border-bottom:1px solid #000;
padding:5px 0;
margin:0;
color:#005b38;

}

#tboxcontent {

background:#FFF;
padding:5px 0 5px 0;

}

#tboxcontent p {

text-align:justify;
font-size:12px;
padding:5px 10px 5px 10px;
border-bottom:1px solid #000;
line-height:18px;
margin:0;

}

#tboxcontent p.last {

border-bottom:none;

}

/* ----------------------------------- End Timeline -------------- */


/* ----------------------------------- Begin Rates -------------- */

#tboxrates {

width:500px;

}

#tboxcontentrates h1 {

font-size:14px;
text-align:left;
color:#000;
padding:0;
margin:0;
font-weight:normal;

}

#tboxrates h1 p {

font-size:10px;
text-align:center;
color:#000;
font-style:italic;
padding:0;
margin:5px 0 0 0;

}

#tboxcontentrates {

width:475px;
margin:5px auto 5px 20px;

}

#tboxcontentrates p {

text-align:justify;
font-size:12px;
padding:5px;
line-height:18px;
margin:0;

}

#tboxcontentrates p.last {

border-bottom:none;

}

/* ----------------------------------- End Rates -------------- */


h1 {
font-size:24px;
color:#123c78;
padding:20px 0 0 20px;
}

h2 {
font-size:18px;
color:#123c78;
}

h3 {
font-size:18px;
color:#005b38;
text-align:center;
}

.masthead {
width:760px;
height:100px;
background-color:#663300;
}

.content {
padding:0 20px 20px 20px;
margin:0;
text-align:justify;

}

.contentleft {
padding:0 20px 20px 20px;
margin:0;
text-align:left;

}

.contentcenter {
padding:20px;
margin:0;
text-align:center;

}

.contenschedule {
text-align:center;
font-size:10px;

}

.contentdate {
padding:5px 20px 20px 20px;
margin:0;
text-align:center;
font-style:italic;
font-size:11px;
color:#000;

}

.contentback {
background-color: #f3fbfe;
border:1px solid #123c78;
padding:0;
margin:0;
}

.titles-bold-blue {
color:#123C78;
font-weight:bold;
}

.thumbs {

margin:4px 10px 5px 0;

}

.thumbsright {

margin:4px 0px 10px 20px;
padding:0;
border:1px solid #005b38;
float:right;

}

.thumbsleft {

margin:4px 10px 10px 2px;
padding:0;
border:1px solid #005b38;
float:left;

}

.thumbsleftnob {

margin:4px 10px 10px 2px;
padding:0;
float:left;

}


.center {
margin-top:15px;
clear:both;
}

.justify {
text-align:justify;
}

.underline {

text-decoration:underline;

}



/* ----------------------------------- Begin footer styles -------------- */

#footer {

padding-top:10px;
padding-bottom:10px;

}

#footer ul {

list-style-type:none;
padding:0;
margin:0;
text-align:center;

}

#footer li {
	display: inline;
	margin-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c927c;
	padding-right: 8px;
}

#footer ul li a {

color:#6c927c;
padding:0;

}


#footer li.last {
border: none;
}

.addy {

text-align:center;
font-size:12px;
margin:20px 0 0 0;

}

.copyright {
font-style: italic;
font-size: 10px;
text-align:center;
}

*html #footer ul {

margin-top:10px;
padding:0;

}


/* ----------------------------------- End footer styles -------------- */






/* ----------------------------------- Begin form styles -------------- */

option {
	background-color: #F3FBFE;
}

select {
	background-color: #F3FBFE;
}
	
/* ----------------------------------- End form styles -------------- */



/* ----------------------------------- Begin landing page -------------- */


.teaser {
	width:158px;
	height:500px;
	padding:0 0 14px 0;
	margin:10px auto;
	background-image: url(../images/landing/teaserbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.teaser h3 {
	margin:0;
	padding:35px 10px 3px 10px;
	background:url(../images/landing/teaserbox.jpg) top left no-repeat;
	}

.teaser p {
	margin:0;
	padding:5px 10px 3px 010px;
	border-left:1px solid #005b38;
	border-right:1px solid #005b38;
	background:#fff;
	text-align:center;
	font-size:11px;
	
}


/* ----------------------------------- End landing page -------------- */
.calloutbox {
	background-color: #DBF0E7;
	text-align: justify;
	padding: 10px 18px 10px 14px;
	border: thin dotted #123C78;
	font-weight: normal;
	margin: 0px 20px;
	color: #535FAC;
	font-size: 12px;
}
.return-to-top {
	text-align: justify;
	padding: 3px 5px;
	margin: 0px 0px 0px 20px;
	width: 110px;
	background-color: #DBF0E7;
	border: 1px solid #123C78;
}
.thumbsrightnob {
	margin:4px 0px 20px 20px;
	padding:0;
	float:right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.calloutbox-small {
	background-color: #DBF0E7;
	text-align: justify;
	padding: 10px 18px 10px 14px;
	border: thin dotted #123C78;
	font-weight: normal;
	margin: 0px 20px;
	color: #535FAC;
	font-size: 12px;
	width: 160px;
	float: right;
}

.calloutbox-medium {
	background-color: #DBF0E7;
	text-align: justify;
	padding: 10px 18px 10px 14px;
	border: thin dotted #123C78;
	font-weight: normal;
	margin: 0px 20px;
	color: #535FAC;
	font-size: 12px;
	width: 200px;
	float: right;
}
.calloutbox2 {
	background-color: #ECEDF3;
	text-align: justify;
	padding: 10px 18px 10px 14px;
	border: thin dotted #123C78;
	font-weight: normal;
	margin: 0px 20px;
	color: #535FAC;
	font-size: 12px;
}
.thumbsborderonly {
	padding:0;
	border:1px solid #005b38;
}
