BODY {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;
}

H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;}

H2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;
}

H3 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

H4 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-size: 75%;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	color: #1b1b1b;
}

H5 {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1b1b1b;
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

A:link {
	text-decoration: underline;
	color: #005596;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #DEB305;
	font-weight: bold;
}

A:active {
	text-decoration: underline;
	color: #DEB305;
	font-weight: bold;
}

A:visited {
	text-decoration: underline;
	color: #00843E;
	font-weight: bold;
}

strong {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;
}


blockquote {
	white-space: nowrap;
	left: 10px;
	margin-left: 30px;
}

.5pxindent {
text-indent: 5px;
 }

.10pxindent {
text-indent: 10px;
 }

.leftshadow {
background-image:   url(../images/shadow-l.gif)
}

.logo {
vertical-align: top;
horizontal-align: left;
}

.login {
vertical-align: middle;
text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;
}

.search {
border: 1px solid #1b1b1b;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}

.date {
vertical-align: middle;
horizontal-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1b1b;
}

.bodycopy {
background-color: #FFFFFF;
border-top: 0px;
border-left: 1px #1B1B1B solid;
border-right: 0px;
border-bottom: 1px #1B1B1B solid;
}

.sectionheader {
background-color: #FFFFFF;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px #1b1b1b solid;
}

.copycopy {
background-color: #FFFFFF;
border-top: 1px #C8C8C8 solid;
border-left: 1px #C8C8C8 solid;
border-right: 1px #C8C8C8 solid;
border-bottom: 1px #C8C8C8 solid;
}

.floatLeft { 
float: left;
margin: 5px; 
}

.floatRight { 
float: right;
margin-top: 5px;
margin-left: 5px;
margin-right: 0px;
margin-bottom: 5px; 
}

.columnimage { 
float: left;
margin-left: 0px;
margin-right: 5px;
margin-bottom: 1px;
}

.teaserimage { 
float: left;
margin-left: 0px;
margin-right: 3px; 
}

.adbgrnd {
background-color: #D3CAA8;
background-image:   url(../images/adbgrnd.gif);
background-position: top left;
background-repeat: repeat-y;
}

.adtable {
border-spacing: 10px;
}

.rightshadow {
background-image:   url(../images/shadow-r.gif)
}

.footer {
vertical-align: bottom
} 

