@charset "utf-8";
.nav-top-grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.body {
	background-color: #FFFFFF;
	background-image: url(images/top-back.gif);
	background-repeat: repeat-x;
}

.dot-limits {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dots-vert {
	background-image: url(images/dots-vert.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.borders-topbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.nav-top-grey:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}.nav-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
.nav-white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9DD0E3;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	
	
}
.text-grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
}
.nav-navy {
	font-family: Tahoma;
	font-size: 11px;
	color: #36527A;
	text-decoration: none;
}
.t1-1 {
	background-color: #FFFFFF;
	background-image: url(images/1-t1.gif);
	padding-left: 15px;
	height: 49px;
	vertical-align: middle;
	width: 340px;
	background-repeat: no-repeat;
}
.t1-2 {
	background-color: #FFFFFF;
	background-image: url(images/1-t2.gif);
	padding-left: 25px;
	height: 49px;
	vertical-align: middle;
	width: 250px;
	background-repeat: no-repeat;
}
.nav-back {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav-back.jpg);
	font-family: Tahoma;
	font-size: 10pt;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #9DD0E3;
	border-right-color: #9DD0E3;
	border-bottom-color: #9DD0E3;
	border-left-color: #9DD0E3;
	vertical-align: middle;
}
.title {
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.titlewhite {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.t1-1a {
	background-color: #FFFFFF;
	background-image: url(images/1-t1a.gif);
	height: 49px;
	vertical-align: middle;
	width: 320px;
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.t1-2a {
	background-color: #FFFFFF;
	background-image: url(images/1-t2a.gif);
	height: 49px;
	vertical-align: middle;
	width: 225px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
}
.title-a {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
.title-a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #317EA8;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
.titlewhite-a {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ver-nav-back {
	background-image: url(images/ver-nav-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 215px;
	margin: 25px;
	text-align: center;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.under-title {
	background-image: url(images/undertitle-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}
.nav-ver-td {
	padding-right: 10px;
	padding-left: 10px;
}
.title-e {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.title-a-navy {
	font-family: Arial;
	font-size: 14pt;
	color: #4B72AB;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.buttons {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F9A53;
	padding: 3px;
	border: 1px solid #2C6939;
	margin: 5px;
}
.buttons:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3292B8;
	padding: 3px;
	border: 1px solid #246B86;
	margin: 5px;
}
.pic-left {
	text-align: left;
	float: left;
}

.pic-right {
	text-align: right;
	float: right;
}
