/* Home Styles */

td.right {
	background-color:#398BC6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003261;
	vertical-align:top;
	padding: 10px;
}
/* Static Styles */
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
b {
	font-weight:normal;
}
td.main-bg {
	background-image:url(../images/index_r3_c2.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	background-color:#003261;
}
td.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
}
td.padding {
	padding:20px 10px 10px 10px;
}
td.page-heading {
	background-image:url(../images/index_r2_c5.jpg);
	background-repeat:no-repeat;
}
td.heading-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	padding-top:5px;
	padding-left:30px;
}
td.left {
	background-color:#003261;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	vertical-align:top;
	padding: 10px;
}
/* Navigation */
/* Bg Navigation & text */
td.left-nav-bg {
	background-color:#003261;
	vertical-align:top;
}
td.nav-bg {
	background-image:url(../images/nav-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	width:207px;
}
table.nav-button-text {
	width: 172px;
	text-align:left;
}
td.nav-button-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003261;
	font-weight:bold;
	padding-left:20px;
	text-align:center;
}
td.nav-button-bg-top {
	background-image:url(../images/nav-button-TOP.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:30px;
}
td.nav-button-bg {
	background-image:url(../images/nav-button.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:26px;
}
td.nav-button-bg-bottom {
	background-image:url(../images/nav-button-BOTTOM.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:30px;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	text-decoration:underline;
}

/* Left navigation = Rollovers */
table.left-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	width:194px;
}
/* footer navigation */
td.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	background-image:url(../images/index_r14_c1.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
a.footer:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	text-decoration:underline;
}
a.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	text-decoration:none;
}
a.footer:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	text-decoration:underline;
}
a.footer:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e4e4e4;
	text-decoration:underline;
}
a.heading:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e4e4e4;
	text-decoration:underline;
}
a.heading:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e4e4e4;
	text-decoration:none;
}
a.heading:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e4e4e4;
	text-decoration:underline;
}
a.heading:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e4e4e4;
	text-decoration:underline;
}
.border {
	border: thin solid #398BC6;
}
