html {
	margin: 0; padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	color: #000000;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none
}

/* override Netscape 4 stylesheet */

.headerImageRight, .infoPanel1 .rightImage, .infoPanel2 .rightImage, .menuright2 .rightImage {
	display: block
}

/* ---------------- */
/* Top menu headers */
/* ---------------- */

#header {
	text-align: left;
	margin: 0;

	
}

.headerimage {
	position: absolute;
	top: 0px;
	right: 0px;
}

#toolbar {
	background-color: #999999;
	margin-top: 0px;
	font-size: 80%;
	color: #FFFFFF;
	padding: 8px 10px 8px 10px;
}

#toolbar a {
	color: #FFFFFF;
	text-decoration: none
}

#toolbar a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

#toolbar a:visited {
	color: #FFFFFF;
	text-decoration: none
}

#toolbar a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline
}


/* ---------------- */
/* Left menu column */
/* ---------------- */

#menuColumn {
	float: left;
	font-size: 80%;
	width: 200px;
}

/* menu style 1 */

.menu1 {
	margin: 0px;
	padding: 8px 0px;
}

.menu1 a, .menu1 a:visited {
	display: block;
	text-decoration: none;
	color: #000066;
	margin: 0px 8px 1px;
	padding: 3px 3px 3px 15px;
	border: 1px solid #336699;
	background: #FFFFFF url(images/diamond_red.gif) no-repeat 5px 7px;
}

.menu1 a:hover, .menu1 a:visited:hover {
	color: #000066;
	background-color: #CEFDFC;
}

/* menu style 2 */

.menu2 {
	margin: 0px;
	padding: 5px 0px;
}

.menu2 a, .menu2 a:visited {
	display: block;
	text-decoration: none;
	margin: 7px 8px 1px;
	padding: 5px 5px 5px 17px;	
	color: #FFFFFF;
	border: 1px solid #336699;	
	background: #0099CC url(images/diamond_white.gif) no-repeat 7px 8px;
}

.menu2 a:hover, .menu2 a:visited:hover {
	color: #000066;
	border: 1px solid #336699;	
	background: #CCCCCC url(images/diamond_red.gif) no-repeat 7px 8px;
}

/* submenus */

.submenu {
	margin: 0px;
	padding: 0px;
}

.submenu a, .submenu a:visited {
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 26px;
	color: #000066;
	background: #E7EBF0 url(images/arrow_blue.gif) 16px 6px no-repeat;
}

.submenu a:hover, .submenu a:visited:hover {
	color: #000066;
	background: #CCCCCC url(images/arrow_red.gif) 16px 6px no-repeat;	
}


/* ----------------- */
/* Main content area */
/* ----------------- */

#content {
	font-size: 72%;
	line-height: 1.5em;
	margin: 0px;
	padding-right: 20px;
	padding-left: 220px;
	padding-top: 10px;
}

h1 {
	font-size: 1.4em;
	color: #0099CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}

h2 {
	font-size: 1.3em;
	color: #0099CC;
	margin: 0px;
	padding: 0px 0px 1.3em;
}

h3 {
	font-size: 1.2em;
	color: #0099CC;
	margin: 0px;
	padding: 0px 0px 1.2em;
}

.large {
	font-size: 1.4em;
	color: #0099CC;

}
.quote {
	font-size: 1em;
	color: #CC3366;
	margin: 0px;
	padding: 0em 0em 1em;
	font-style: italic;	
	font-weight: bold;
}

.top {
	font-size: 0.9em;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 1em;
}

.footer {
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 0px 1em 1em;
}

.footer a {
	color: #666666;
	text-decoration: none
}

.footer a:hover {
	color: red;
	text-decoration: underline
}

.footer a:visited {
	color: #666666;
	text-decoration: none
}

.footer a:visited:hover {
	color: #red;
	text-decoration: underline
}

a {
	color: #000066;
}

a:visited {
	color: #666666;
}

a:hover, a:visited:hover {
	color: #637C94;
}

p {
	margin: 0px 0px 1em;
	padding: 0px;
}


.rule {
	padding: 0px;
	margin-bottom: 12px;
	border-top: 1px solid #0099CC;
}

blockquote {
	padding-left: 1em;
	padding-bottom: 0em;
	padding-right: 0px;
	margin: 0px 0px 1em;
}

ul {
	list-style: url(../images/arrow_red.gif) disc;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	text-indent: 0;
}

ul ul {
	list-style: url(../images/indent.gif) disc;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	margin: 0em 0em 0.5em;
	padding: 0em;
}

.caption {
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-bottom: 0.5em;
}

td {
	font-size: 72%;
	line-height: 1.5em;
	color: #000000;
}

.menuright {
	float: right;
	width: 210px;
	font-size: 130%;
	border: 1px solid #0099CC;
	margin-top: 0px;
	padding: 5px;
	margin-right: 2px;
	margin-left: 5px;
	font-family: Times;
	font-style: italic;	
	font-weight: bold;
	color: #CC3366;
}

.menuright a, .menuright a:visited {
	display: block;
	text-decoration: none;
	font-family: Times;
	font-style: italic;	
	font-weight: bold;
	border-top: 1px solid #0099CC;
	color: #CC3366;
	margin: 0px;
	padding: 4px 0px;
}

.menuright a:hover, .menuright a:visited:hover {
	color: #0099CC;
	text-decoration: underline;
}
