body {
	margin: 0px;
	padding: 0px;
	background-color: #13669b;
}
.subtitle-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
}
.nav-bg {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
}
.bottom-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 990px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.nav:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #EA4E5D;
}
.V-line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
