@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom_image {
	background-image: url(../images/bottom-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	width: 910px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F1E64;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
}
h2{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-align: justify;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222159;
	text-decoration: none;
}
.links a:link, .links a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222159;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	padding-right: 8px;
}
.links a:hover, .links a:active {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F7BD02;
	padding-left: 14px;
	padding-right: 8px;
}
.maincontenttable {
	background-image: url(../images/repeat.gif);
	background-repeat: repeat;
	background-position: right top;
}

.link_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #093A97;
}
.bottom_white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_white a:link, .bottom_white a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_white a:hover, .bottom_white a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.bottom_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_blue a:link, .bottom_blue a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #262779;
	text-decoration: none;
}
.bottom_blue a:hover, .bottom_blue a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.button
{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 186px;
}
a.button:link, a.button:visited
{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-top: 8px;
	text-align: left;
	text-indent: 45px;
}
a.button:hover, a.button:active
{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	display: block;
	font-size: 11px;
	padding-top: 8px;
	text-align: left;
	text-indent: 45px;
}
ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	list-style-image: url(../images/tab.gif);
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	list-style-position: inside;
	padding-left: 0px;
	white-space: normal;
	vertical-align: top;
}
li{
	padding-top: 4px;
	padding-bottom: 4px;
}
.simpleblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #132F54;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #132F54;
	text-decoration: none;
	border: 1px solid #00ADEF;
}
.linkssub {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222159;
	text-decoration: none;
}
.linkssub a:link, .linkssub a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #222159;
	text-decoration: none;
	padding-left: 14px;
	display: block;
	padding-right: 8px;
}
.linkssub a:hover, .linkssub a:active {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 8px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: decimal;
}
