@charset "UTF-8";
body {
	background: #eceff6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003e7e;
	margin: 18px 0 0 0;
	line-height: 16px;
}
p {
	margin: 0px 0 4px 0;
	line-height:18px;
}
h1 {
	margin: 0px 0 4px 0;
	font-size: 20px;
	line-height: 24px;
	text-align:left;
	font-weight:bold;
	margin:0;
}
h2 {
	margin: 0px 0 4px 0;
	font-size: 16px;
	line-height: 18px;
	padding-top: 4px;
	margin:0;
	font-weight:normal;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	padding:4px 0 0 0;
	margin:0;
	font-weight:bold;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0 4px 0;
	font-weight:normal;
}
.photoLeft {
	padding: 0 12px 5px 0;
}
.photoRight {
	padding: 0 0 5px 12px;
}
.bold {
	font-weight: bold;
}
.spaceParagraph {
	padding-top: 12px;
}
.head {
	font-size: 20px;
	line-height: 24px;
}
.sidePadding {
	padding-right: 18px;
	padding-left: 18px;
}
.subhead {
	font-size: 16px;
	line-height: 18px;
	padding-top: 9px;
}
.logo-background {
	background-image: url(../images/home/logo-trans.png);
	background-repeat: no-repeat;
}
.green {
	color: #007950;
}
.blue-gradiant {
	background-image: url(../images/home/gradiant-head.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.red {
	color: #850a02;
}
a:link {
	color: #003e7e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003e7e;
}
a:hover {
	text-decoration: none;
	color: #00a950;
}
a:active {
	text-decoration: none;
	color: #003e7e;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.topMargin {
	margin: 9px 0 0 0;
}
.greenBar {
	height: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00a950;
	margin: 6px 0 0 0;
}
.copyright {
	margin: 4px 0 0 0;
}
.phone {
	color: #fff;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	padding-right: 36px;
}
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
	list-style-type: disc;
}
li {
	margin-bottom: 9px;
}
.menuBarCenter ul {
	margin: 12px 0 0 0;
	padding: 0 0 0 18px;
	list-style-type: none;
	text-align: left;
	display: block;
}
.standard {
	margin: 12px 0 6px 0px;
	padding: 0 0 0 12px;
	list-style-type: disc;
}
.standard2 {
	margin-bottom: 9px;
}
.menuBarTop {
/*	background-image: url(../images/home/menu-border-top.gif);
	background-repeat: repeat-x; */
	background-color: #eceff6;
}
.menuBarRight {
/*	background-image: url(../images/home/menu-border-right.gif);
	background-repeat: repeat-y; */
	background-color: #eceff6;
}
.menuBarBottom {
/*	background-image: url(../images/home/menu-border-bottom.gif);
	background-repeat: repeat-x; */
	background-color: #eceff6;
}
.menuBarLeft {
/*	background-image: url(../images/home/menu-border-left.gif);
	background-repeat: repeat-y; */
	background-color: #eceff6;
}
.menuBarCenter {
	background-color: #eceff6;
}
.tableWhite {
	background-image: url(../images/spacer-white.gif);
	background-repeat: repeat;
}
.tableBlue {
	background-image: url(../images/spacer-blue.gif);
	background-repeat: repeat;
}
.submit {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003e7e;
	margin: 0 0 0 0;
	line-height: 14px;
}
.formwindow {
	background-color: #FFFFFF;
	width: 150px;
	margin: 0 0 4px 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
/*	border-top-style: none;
	border-right-style: none;
	border-left-style: none; */
}
.formbox {
	background-color: #FFFFFF;
	width: 450px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003e7e;
	line-height: 14px;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
.formwindowCredit {
	background-color: #FFFFFF;
	width: 150px;
	margin: 0 0 4px 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.dottedBorderHorrizontal {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006e7e;
	height: 12px;
	padding-bottom: 9px;
}
.dottedBorderHead {
	height: 19px;
}
.dottedBorderSubhead {
	height: 17px;
}
.dottedBorderDoubleBold {
	height: 26px;
}
.headerBackground {
	background-image: url(../images/home/header-bg-rc.gif);
	background-repeat: no-repeat;
}
.spacebelow {
	margin-bottom: 9px;
}
.spacebelow18 {
	margin-bottom: 18px;
}
.spacebelow22 {
	margin-bottom: 22px;
}
.spaceabove {
	margin-top: 9px;
}
.downloadsTop {
	color: #FFFFFF;
	background-color: #003e7e;
	border: 1px solid #003e7e;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.downloadsBottom {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003e7e;
	border-bottom-color: #003e7e;
	border-left-color: #003e7e;
	padding: 4px;
	font-weight: bold;
}
.padLeftSix {
	padding-left: 6px;
}
.marginLeftBottom10 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.news a:link {
	color: #00a950;
	text-decoration: none;
}
.news a:visited {
	text-decoration: none;
	color: #00a950;
}
.news a:hover {
	text-decoration: underline;
	color: #003e7e;
}
.news a:active {
	text-decoration: none;
	color: #00a950;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bottomBar a:link {
	color: #003e7e;
	text-decoration: none;
}
.bottomBar a:visited {
	text-decoration: none;
	color: #003e7e;
}
.bottomBar a:hover {
	text-decoration: none;
	color: #00a950;
}
.bottomBar a:active {
	text-decoration: none;
	color: #003e7e;
}





.menuBarCenter a:link {
	color: #003e7e;
	text-decoration: none;
	display: block;
}
.menuBarCenter a:visited {
	color: #003e7e;
	text-decoration: none;
	display: block;
}
.menuBarCenter a:hover {
	text-decoration: none;
	color: #009950;
	font-weight: bold;
	display: block;
}
.menuBarCenter a:active {
	color: #009950;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.menuBarCenter ul li ul li {
/*	display: block; */
	list-style-type: disc;
/*	background-image: url(../images/spacer-light-blue.gif); */
}

.menuBarCenter ul li ul li a:link {
	color: #003e7e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menuBarCenter ul li ul li a:visited {
	color: #003e7e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menuBarCenter ul li ul li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #009950;
	font-weight: bold;
}
.menuBarCenter ul li ul li a:active {
	font-size: 12px;
	color: #009950;
	text-decoration: none;
	font-weight: bold;
}

.justifyText {
	text-align: justify;
}
.padLeftRight {
	padding-right: 10px;
	padding-left: 15px;
}
.tighter {
	margin: 0 0 6px 0;
	padding: 0 0 0 18px;
	list-style-type: disc;
	line-height: 6px;
}

#wrap {
}

#wrap ul {
	float:left;
	position:relative;
	background:#fff;
	margin:0;
	padding:0;
}

#wrap li {
	border-bottom:1px dotted #000;
	line-height:14px;
	margin:0 0 0 0;
	position:relative;
	width:100%;
	float:left
}

#wrap li span {
	background:#fff;
	padding:9px 0 0 3px;
	float:right;
	position:relative;
	top:.2em;
}

#wrap li em {
	float:left;
	margin:0;
	position:relative;
	top:.2em;
	padding:9px 3px 0 0;
	background:#fff;
	font-style:normal;
}
.arrows li {
	list-style-type: none;
	padding-top: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
}

.topallign td {
	vertical-align:top;
}
