/* general page elements */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
h1 {
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	color: #006699;
	font-style: italic;
}
h2 {
	color: #FFFFFF;
	background-color: #006699;
	text-indent: 5px;
	text-transform: uppercase;
}
h3 {
	background-color:#33CC66;
	font-weight: bold;
	font-size: 1.2em;
	padding:3px 10px;
}
h4 {
	display: inline;
	margin:0px;
}
a:link
{
	color:#006699;
}
a:visited
{
	color:#003366;
}

/* general decorative elements */
h3.subHeading{
	color: #FFFFFF;
	background-color: #006699;
	text-indent: 5px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 2px;
	margin: 0px;
}
.whiteOnBlueBig {
	color: #FFFFFF;
	background-color: #006699;
	text-indent: 5px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 2px;
}
.blueLine {
	background-color: #006699;
	width: 80%;
	color: #006699;
	border: solid;
}
.greenLine {
	color: #33CC66;
	background-color: #33CC66;
	width: 60%;
	border: solid;
}
.bluebox {
	padding: 5px;
	border: medium solid #006699;
}
.blueLineTable {
	background-color: #006699;
}
.blueLineTable td{
	background-color: #FFFFFF;
}
.blueLineTable th{
	color:#FFFFFF;
	text-align: center;
}
.greenTr, .greenTr strong, .greenTr td
{
	background-color:#33cc66;
	color:#000000;
}
/* specific page elements and substyles */
#contentFrame {
	width:100%;
	text-align: center;
}
#contentFrame .outsideColumn {
	width:80px;
	background-color:#006699;
}
#contentFrame .insideColumn {
	background-color: #33CC66;
	width:40px;
}
#contentTable {
width:100%;
	text-align: left;
	vertical-align: top;
}
#contentTable td{
	vertical-align:top;
}
#headerText{
	display:none;
}
#cpssPresents
{
	font-size:0.85em;
	text-transform:lowercase;
	font-style:italic;
	background-color:#FFFFFF;
	color:#006699;
	margin:0px 0px 10px;
}
#navLinks {
	height: auto;
	padding-right: 0px;
	margin: 0px;
	list-style:none;
	text-indent: 0px;
	padding-left: 0px;
	font-weight:bold;
	border-top: 3px solid #33CC66;
	border-right: 3px solid #33CC66;
	border-bottom: 3px none #33CC66;
	border-left: 3px solid #33CC66;
}
#navLinks li
{
	display: block;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style:0px;
}
#navLinks a
{
	color:#000000;
	background-color:#006699;
	text-align:center;
	text-decoration:none;
	display: block;
	width:148px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	overflow:hidden;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #33CC66;
	border-right-color: #33CC66;
	border-bottom-color: #33CC66;
	border-left-color: #33CC66;
	font-size: 0.65em;
	line-height: 20px;
}
#navLinks a:link
{
	color:#FFFFFF;
	background-color:#006699;
}
#navLinks a:visited
{
	color:#FFFFFF;
}

#navLinks a:hover
{
	background-color:#33CC66;
	color:#FFFFFF;
}

#internationalLinks {
	height: auto;
	padding-right: 0px;
	margin: 0px;
	list-style:none;
	text-indent: 0px;
	padding-left: 0px;
	font-weight:bold;
	border-top: 3px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px none #990000;
	border-left: 3px solid #990000;
}
#internationalLinks li
{
	display: block;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style:0px;
}
#internationalLinks a
{
	color:#000000;
	background-color:#006699;
	text-align:center;
	text-decoration:none;
	display: block;
	width:148px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	overflow:hidden;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 0.65em;
	line-height: 20px;
}
#internationalLinks a:link
{
	color:#000000;
	background-color:#FFFF00;
}
#internationalLinks a:visited
{
	color:#000000;
	background-color:#FFFF00;
}

#internationalLinks a:hover
{
	background-color:#990000;
	color:#FFFF00;
}

#mainContent{
	padding:0px 10px;
	font-size: .9em;
	
}
#pageHeading
{
	margin: 0px 0px 10px;
}

#empty{
	background-color:#FFFFFF;
}
#copyright {
	font-size: 0.7em;
}
.alert {
	color: #CC0000;
}
.tip
{
	padding: 5px;
	border: medium solid #006699;
	width: 80%;
	position: relative;
	left: 50px;
}
.tip h4
{
	font-style:italic;
}
.navList {
	list-style-image: url(site_images/bulb.gif);
	list-style-position: outside;
}
.navList li{
	padding-top: 2px;
	padding-bottom: 2px;
}
input {
	margin-top: 1px;
	margin-bottom: 1px;
}
.required {
	background-color: #CCFFFF;
	font-weight: bold;
}
#adminLinks{
	color:#000000;
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
}
#adminLinks a:link, #adminLinks a:visited{
	color:#000000;
}
#adminLinks a:hover{
	color:#006699;
}
.adminBox
{
	padding: 5px;
	border: medium solid #006699;
	text-align: left;
	width: 500px;
}
#logOutForm {
	display: inline;
	float: right;
}
.greenLineTable {
	background-color: #33cc66;
}
.greenLineTable td{
	background-color: #FFFFFF;
}
.greenLineTable th{
	color:#FFFFFF;
}
.emphasis{
	font-weight:bold;
	font-style:italic;
	color:#006699;
	border-left:10px solid #006699;
	padding-left:10px;
}
.big {
	font-size:3em;
}
.small {
	font-size: 90%;
}

#contentTableNavTd {
	width: 151px;
}
.hidden{
	display: none;
}
.visible{

}
