.bgline {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bglinebeige {
	background-image: url(images/bg_line_beige.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgvertical {
	background-image: url(images/bg_vertical.jpg);
	background-repeat: repeat-y;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.bodybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 1b3f95;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 1b3f95;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 000000;
	text-decoration: underline;
}


a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 1b3f95;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #1b3f95;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b3f95;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#flyspeck a {
	font-size: .6em;
	color: #333333;
	font-weight: normal;
}

h3.homeTitle {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #036;
	color: #FFF;
	padding: 5px;
	border: 1px solid #003;
}
p, li {
	font-family: sans-serif;
	font-size: 12px;
}