body {
	margin: 0px;
	background: url(images/bg.gif) top left;
	text-align: center;
	font: 11px arial, helvetica, sans-serif, verdana;
	color: #333333;
}

a {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 25px;
	width: 787px;
	background: url(images/shadowR.gif) repeat-y top right;
	margin-bottom: 15px;
}

#nav a {
	float: left;
	display: block;
}

#logo {
	background-color: #FFFFFF;
}

#logo div {
	position: absolute;
	margin-top: -15px;
	padding-left: 56px;
}

#logoInt {
	background-color: #FFFFFF;
}

#logoInt div {
	position: absolute;
	margin-top: -13px;
	padding-left: 48px;
}

#location {
	float: right;
}

.flashContainer {
	clear: both;
	background-color: #1E8820;
	margin-right: 7px;
	padding-bottom: 8px;
	border-bottom: 2px solid #FFFFFF;
}

.homeTable {
	clear:both;
	width: 787px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

.homeTable td {
	vertical-align: top;
	font: 11px arial, helvetica, sans-serif, verdana;
	color: #333333;
	padding: 0px;
}

.blue {
	color: #003399;
}

td.sideNav {
	padding-top: 17px;
	width: 209px;
	background-color: #E3EAD8;
	border-right: 1px solid #FFFFFF;
}

td.sideNav a {
	display: block;
	margin-left: 13px;
}

td.sideNav .interiorLinks {
	border-top: 1px solid #9EA397;
	margin-top: 25px;
	padding: 20px;
}

td.sideNav .interiorLinks a {
	display: inline;
	margin-left: 0px;
}

td.homeWelcome {
	padding: 25px 30px 15px 30px;
	background-color: #C7D5B1;
	border-right: 1px solid #FFFFFF;
}

td.homeWelcome .title {
	font-size: 14px;
	font-weight: bold;
	color: #006F22;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: url(images/dots.gif) repeat-x bottom left;
}

td.copy {
	padding: 25px 30px 15px 30px;
	background-color: #C7D5B1;
}

td.copy .title {
	font-size: 15px;
	font-weight: bold;
	color: #0251E1;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: url(images/dots.gif) repeat-x bottom left;
}

td.copy .title img {
	margin-right: 5px;
}

td.copy p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

td.copy ul {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

td.copy ul li {
	padding-bottom: 2px;
}

td.homeKeynote {
	width: 230px;
	background-color: #C7CEBC;
}

td.homeKeynote div.content {
	padding: 25px 20px 15px 25px;
}

.homeKeynote .title {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: url(images/dots.gif) repeat-x bottom left;
}

#cornerL {
	background-color: #E3EAD8;
	border-right: 1px solid #FFFFFF;
}

#cornerR {
	text-align: right;
	background-color: #C7CEBC;
}

#cornerSpace {
	background-color: #C7D5B1;
	border-right: 1px solid #FFFFFF;
}

.bottom {
	background: url(images/bottomBg.gif) repeat-x bottom left;
}
