@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
body {
	background-color: #607fb8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 24pt;
	color: #000066;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 16pt;
	color: #000066;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
	color: #000066;
}
h6 {
	font-size: 14pt;
}

.header {
	color: #000066;
	background-color: #FFFFFF;
}
.top-left-pane {
	width: 150px;
	background-image: url(../images/keypad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.top-right-pane {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

.nav-pane {
	width: 150px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 250px;
	padding-top: 30px;
}
.nav-pane p {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	margin: 0px;
	text-indent: 22px;
}
.nav-pane a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}


.nav-pane a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-pane a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-pane a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	background-image: url(../images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-pane a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.right-pane {
	background-color: #FFFFFF;
	padding: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.large-font {
	font-size: 36px;
}
.about-images {
	float: right;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.footer a {
	color: #FFFFFF;
}
.light-blue {
	color: #607FB8;
}
.dark-blue {
	color: #000066;
}
.go {
	color: #009900;
}
.stop {
	color: #FF0000;
}
.medium-text {
	font-size: 12pt;
}
.faq-search-form {
	float: right;
}
.keywords {
	font-size: xx-small;
	color: #607FB8;
	background-color: #607FB8;
	display: none;
}
