body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px;
	background-color: #F0F2FF;
	font-size: 12px;
	background-image: url(images/sky.jpg);
}

#outerTable {
	border: 1px solid #999999;
}

h1 {
	font-weight: normal;
	font-size: 28px;
}
h2  {
	color: #CE0000;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}

em {
	font-size: 12px;
	color: #39830D;
}
h3   {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/bg_blue_fade_small.gif);
	margin-bottom: 10px;
}
h3   a {
	background-image: url(images/black_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#0099FF;
}

#bannerText {
	height: 77px;
	background-image: url(images/bg_clouds.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bannerText p {
	margin: 0px;
	margin-right: 25px;
	text-align: right;
}
#bannerText h1 {
	margin: 7px;
	text-align: left;
	font-size: 34px;
}
#mainNav {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 33px;
	text-align: center;
	font-weight: normal;
}
#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#iconMap {
	padding: 5px;
	border: solid #E3E3E3 1px;
	background-color: #FFFFFF;
}

#pageFooter {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
#pageFooter p {
	margin: 3px;
}
#pageFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.blueFade {
	background-image: url(images/bg_blue_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueReverseFade {
	background-image: url(images/bg_fade_to_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadowBelow {
	background-image: url(images/bg_gray_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.bold {
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.lineHeight24 {
	line-height: 24px;
}

.floatLeft {
	float: left;
}
.lightGrayBorder {
	border: solid #D4D4D4 1px;
}
.blackBorder {
	border: 1px solid #ffffff;
}

#linkBox1 {
	padding: 8px;
}
#linkBox2 {
	padding: 8px;
}
#linkBox3 {
	padding: 8px;
}

html {
height: 101%;
}
