BODY {
	SCROLLBAR-FACE-COLOR: #6186DC; 
	FONT-SIZE: 12px; 
	background-color: #B5C6EE;
	margin-top: 50px;
	margin-bottom: 50px;
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: #DBB162; 
	COLOR: Black; 
	SCROLLBAR-3DLIGHT-COLOR: #DBB162; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: white; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: Black}

H1 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

H2 { FONT-WEIGHT: bold; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

H3 { FONT-WEIGHT: bold; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

H4 { FONT-WEIGHT: bold; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

H5 { FONT-WEIGHT: bold; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

H6 { FONT-WEIGHT: bold; COLOR: Black; LETTER-SPACING: 2px; BACKGROUND-COLOR: transparent; }

HR { WIDTH: 90%; COLOR: Black; HEIGHT: 3px; BACKGROUND-COLOR: transparent; }

/* top navigation bar style */
#navbar { background-color: #6186DC; letter-spacing: 1px; font-weight: bold; font-size: 11px; color: white;}

/* top navigation bar link styles */
#navbar A:link {font-size: 11px; color: White;	text-decoration: none;}
#navbar A:visited {font-size: 11px; color: White; text-decoration: none;}
#navbar A:active {font-size: 11px; color: White; text-decoration: none;}
#navbar A:hover {font-size: 11px; color: #AF6606; text-decoration: none;}

.sidecolumncontentonly {
	background-color: #DBB162; font-size: 11px;
}

.sidecolumncontentonly H1 {
	font-size: 18px;
	background-color: white;
}
.sidecolumncontentonly H2 {
	font-size: 18px;
	background-color: #B5C6EE;
}
.sidecolumncontentonly H3 {
	font-size: 18px;
	color: black;
   border-bottom: #B5C6EE;
	border-bottom-style: solid;
}
.sidecolumncontentonly H4 {
	font-size: 18px;
	color: black;
   border-bottom: #6186DC;
	border-bottom-style: solid;
}
.sidecolumncontentonly H5 {
	font-size: 18px;
}
.sidecolumncontentonly H6 {
	font-size: 16px;}

HR { WIDTH: 90%; COLOR: #6186DC; HEIGHT: 3px; BACKGROUND-COLOR: transparent; }

/* #leftcolumn = left-hand column on all pages with a left column */
#leftcolumn { background-color: #DBB162; font-size: 12px; }

#leftcolumnnav { background-color: #DBB162; font-size: 11px; color: Black; text-decoration: none; line-height: 24px; font-weight: bold; }

/* link styles for the left column */
#leftcolumnnav A:link {font-size: 11px; color: Black;	text-decoration: none; line-height: 24px;font-weight: bold;}
#leftcolumnnav A:visited {font-size: 11px; color: Black; text-decoration: none;line-height: 24px;font-weight: bold;}
#leftcolumnnav A:active {font-size: 11px; color: Black; text-decoration: none;line-height: 24px;font-weight: bold;}
#leftcolumnnav A:hover {font-size: 11px; color: #AF6606; text-decoration: none;line-height: 24px;font-weight: bold;}

/* right column style */
#rightcolumn {	background-color: #DBB162;	font-size: 12px;}

#rightcolumnnav { background-color: #DBB162; font-size: 11px; color: Black; text-decoration: none; line-height: 24px; font-weight: bold; }

/* right column link styles */
#rightcolumnnav A:link {font-size: 11px; color: Black;	text-decoration: none; line-height: 24px;font-weight: bold;}
#rightcolumnnav A:visited {font-size: 11px; color: Black; text-decoration: none;line-height: 24px;font-weight: bold;}
#rightcolumnnav A:active {font-size: 11px; color: Black; text-decoration: none;line-height: 24px;font-weight: bold;}
#rightcolumnnav A:hover {font-size: 11px; color: #AF6606; text-decoration: underline overline;line-height: 24px;font-weight: bold;}

/* copyright cell style */
#copyright {background-color: #6186DC;	font-size: 11px; color: white;}

/* main content */
#centercontent {background-color: White; font-size: 12px; padding: 10px;}

#centercontent H1 {
	font-size: 18px;
	background-color: white;
}
#centercontent H2 {
	font-size: 18px;
	background-color: #B5C6EE;
}
#centercontent H3 {
	font-size: 18px;
	color: black;
   border-bottom: #B5C6EE;
	border-bottom-style: dotted;
}
#centercontent H4 {
	font-size: 18px;
	color: black;
   border-bottom: #6186DC;
	border-bottom-style: dotted;
}
#centercontent H5 {
	font-size: 18px;
}
#centercontent H6 {
	font-size: 16px;}

/* containertable is the table holding everything */
#containertable {background-color: transparent; border-color: #6186DC; border-style: solid; border-width: thin;}

/* style for cell with large image */
#largeimagecell { width: 350px; height: 262px; }

/* style for cell with logo combined with large image */
#largelogocell { width: 410px; height: 100px; background-color: #DBB162}

/* info box in top right cell */
#topinfobox {font-size: 12px; font-weight: bold; background-color: #DBB162; width: 410px; height: 162px; padding: 10px;}

/* style for cell with small image */
#smallimagecell { width: 150px; height: 112px; }

/* style for cell with logo combined with small image */
#smalllogocell { width: 610px; height: 112px; background-color: #DBB162}

/* these are the thin spacer rows */
.transparentrows { height: 10px; background-color: #6186DC;}