/* CSS Document */
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}

a:link, a:visited {
	color: #000033; text-decoration: underline;
}

a:hover {
	color: #0066FF;
}

p {
	font-size:  9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0C2261;
}

td, tr {
	font-size:  9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0C2261;
	border-color: #FFFFFF;
}

td.topborder {
	font-size:  9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0C2261;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #193D84;
}

li {
	font-size:  9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0C2261;
	font-weight: bold;
	border-color: #FFFFFF;
}

a.mainNav:link, a.mainNav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0C2261;
	text-decoration: none;
}

a.mainNav:hover {
	text-decoration: underline;
}

a.mainNavInactive:link, a.mainNavInactive:visited, a.mainNavInactive:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.contentheading {
	font-size: 18px;
	font-weight: bold;
	color: #1544A1;
	text-align: left;
	}
	
.columnheading {
	font-size: 13px;
	font-weight: bold;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background-color: #193D84;
	}

.featuresheading {
	font-size: 15px;
	font-weight: bold;
	color: #1544A1;
	text-align: center;
	}
	
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
	
.features {
	font-size: 10px;
	font-weight: normal;
	color: #1544A1;
	}

.bar {
	background-image: url(../images/Bar.jpg);
	background-repeat: repeat-x;
}
.storyhead {
	font-size: 16px;
	font-weight: bold;
	color: #1544A1;
}
.contentback {
	background-image: url(../images/ContentBack01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navback {
	background-image: url(../images/NavBack.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

