body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	line-height:17px;
}


h1 {
	color: black;
	font-size: medium;
	font-weight: bold;
	margin: 0.67em 0;
}
h2 {
	color: black;
	font-size: medium;
	font-weight: bold;
	margin: 0.83em 0;
}
h3 {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
color: maroon;
	font-size: small;
	font-weight: bold;
	margin: 1.33em 0;
	
}

h5 { font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }


a {
	color: maroon; text-decoration: underline;
}
a:link {color:#800000;}
a:hover {
	text-decoration: underline;
}

.txtalignleft {
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: left;
	color: #ffffff;
}
.txtalignright {
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: right;
	color: #ffffff;
}

form {
	background-color: #CCCC99;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

ul {
	color:#336699;

}


.navLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	text-decoration: none;
	color:#191919;
}

.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #006666;
}
.rightsidesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.navLink a:hover {
text-decoration:underline;
}

.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  color: #006666;
}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


/*footer.................................*/
table.foot a {
	font-weight: normal;
	text-decoration: none;
}
table.foot p {
	text-decoration: none;
	font-size: small;
}

table.foot a:link  {
	color: black;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}
table.foot a:visited {
	color: black;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}
table.foot a:hover  { color: maroon ; text-decoration: none; }
table.foot a:active { color: navy; text-decoration: none; }
.Terms {
	color: maroon;
	font-size: x-small;
	font-family: verdana;
	text-decoration: underline;
}
.backtop {
	color: maroon;
	text-decoration: underline;
	font-size: small;
}

/*footer.................................*/
