﻿/* CSS layout */
#masthead {
	background-image: url('../images/background.gif');
}
#top_nav {
	float: none;
}
#page_content {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}
#footer {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}
.header {
	text-align: center;
}
.hr_blue {
	color: #3399FF;
}
.h1 {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
}
.h1Centre {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.h2 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.inputc {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.list1 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.list2 {
	background-position: 0px 0px;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}
}
.list-jupiter {
	border-width: 0;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	background-color: #cc0033;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}
.textbold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.text_left {
	text-align: left;
}
.textred {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
a {
	color: #00CCFF;
	font-family: Verdana;
}
a:visited {
	color: #3399FF;
	font-family: Verdana;
}
{}
.textboldleft {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.list2Hide {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	visibility: hidden;
}
.textSml {
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}
.textboldblue {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #00CCFF;
}
.LinkRed {
	color: #FF0000;
}
.textredbold {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.textYellow {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFF99;
	text-align: left;
}
.textYellowBold {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	line-height: 15pt;
}

