@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DDE2DE;
	background-image: url(/images/background/background.png);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
.toptitle {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}
.topsmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}
.infobar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
}
.flashtable {
	background-image: url(/images/background/flashbackground.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.table {
	background-image: url(/images/background/border.png);
	background-repeat: repeat-y;
	background-position: center;
}
.tablebottomhalf {
	background-image: url(/images/background/bottomcurve.png);
	background-repeat: no-repeat;
	background-position: top;
}
.horizontalrule1 {color: #FFF;
	background-color: #003063;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.tabletophalf {
	background-image: url(/images/background/topcurve.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablebottomhalfdark {
	background-image: url(/images/background/bottomcurvedark.png);
	background-repeat: no-repeat;
	background-position: top;
}
.title {
	font-family: "Arial Narrow";
	font-size: 27px;
	color: #212121;
}
.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #474747;
}
a:link {
	text-decoration: none;
	color: #21347F;
}
a:visited {
	text-decoration: none;
	color: #21347F;
}
a:hover {
	text-decoration: underline;
	color: #92A2B0;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.textblue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #13539D;
}
.textbluelarge {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #13539D;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-variant: normal;
}
