* {
	font-family: helvetica, tahoma, sans-serif;
	color: #131e4d;
}

td {
	font-size: 12px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 10px;
  background: #9999C9;
  background-image: url('../images/01backblue01.jpg');
}

a {
	color: #003366;
}

a:visited {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #006699;
}

a:active {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-size: large;
	color: #1A326D;
	font-style: normal;
	text-decoration: none;
}

h2 {
	font-size: 1.25em;
	color: #1A326D;
	margin: 0px;
	padding: 0px;
}

h2 a:visited {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

td.nav {
	border-bottom: 1px solid #313390;
}

.nav a {
	font-size: 12px;
	font-weight: bold;
	color: #1B3272;
	text-decoration: none;
}

.nav a:link {
	font-size: 12px;
	color: #1B3272;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	font-size: 12px;
	text-decoration: none;
}
.nav a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.nav a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.browntext01 {
	font-weight: bold;
	color: #CB580F;
	text-decoration: none;
}

.browntext04 {
	font-size: 15px;
	font-weight: bold;
	color: #CB580F;
	text-decoration: none;
}

.greytext01 {
	font-size: 11px;
	color: #888;
}

.title a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
      
td.bod {
	background-repeat:  repeat-x;
	background-image: url('../images/websitebackground.gif');
}
  
ol {
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	/* font-weight: bold; */
	color: #09219A;
	font-weight: normal;
}

ul {
	margin-top: 0.5em;
	padding-top: 0px;
}

li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 0.5em;
}

div.mainContent {
	padding: 10px;
}

div.mainContent a {
	text-decoration: underline;
}

div.mainContent h1 a, div.mainContent h2 a {
	text-decoration: none;
}

img.headerImg {
	position: relative;
	padding: 5px 0px 0px 8px;
}

div.loginContainer {
	float: right;
	clear: none;
	position: relative;
	right: -10px;
	top: -10px;
}

.revtext {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.revtext a, .revtext a:visited {
	color: #FFFFFF;
}

.blink * {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
	
.blink a {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.blink a:visited {
	color: #003366;
	text-decoration: none;
}

.lowerlink * {
	color: #663300;
}

.lowerlink a, .lowerlink a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

.rightbar {
	font-size: 10px;
	color: #003366;
	padding: auto 3px;
}

td.form {
    color: #003399;
	font-size:10px;
	color: #003399;
	font-weight: bold;
}

.select {
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}

tr.topNav td {
	text-align: center;
	vertical-align: middle;
	background-image: url('../images/top_nav_bg_blue.gif');
	border-right: 2px solid #152258;
	border-bottom: 1px solid #152258;
}

tr.topNav td a {
	position: relative;
	top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

tr.topNav td a:visited, tr.topNav td a:active {
	color: #fff;
	text-decoration: none;
}

tr.topNav td.current {
	background-image: url('../images/top_nav_bg_orange.gif');
}

td#login {
	background-image: url('../images/login_bg.gif');
	padding: 3px;
}

td#login form {
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}

td#login input {
	font-size: 11px;
	border: 1px solid #152258;
}

.bluetext01 {
	color: #131e4d;
}

.bottomAd {
	font-size: 12px;
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 0px;
}

.bottomAd .title {
	/* title of bottom ads */
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
	color: #cb580f;
}

.bottomAd .title a {
	text-decoration: none;
}

.bigNumbers {
	/* prices throughout the site that are larger */
	font-size:14px;
	color:#CB580F;
}

.empText {
	/* emphasized text */
	font-size:12px;
	color:#CB580F;
	font-weight:bold;
}

#address {
	padding: 5px 0px 15px 0px;
}

#address * {
}

