body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

body {
	background-color: #97A0C1;
	background-image: url(../images/global_images/peacock_background.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #36497f;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .25em;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #141F3F;
	line-height: 30px;
}

.navigationText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.navigationText a:link, a:active {
	color: #141F3F;
	text-decoration: none;
}

.navigationText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.navigationText  a:hover {
	text-decoration: underline;
	color: #141F3F;
}
.captionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #FFFFFF;
	line-height: 12px;
}

.boldCallout {
	color: #141F3F;
	font-weight: bold;
}

#logoContainer {
	height: 100px;
	width: 231px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/global_images/top_logo.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

#addressBox {
	position: absolute;
	height: 30px;
	width: 724px;
	left: 0px;
	top: 55px;
	text-align: right;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigationBox {
	position: absolute;
	height: 30px;
	width: 706px;
	left: 18px;
	top: 90px;
	text-align: right;
	z-index: 4;
}

#bodyContent {
	position: absolute;
	height: auto;
	width: 490px;
	left: 205px;
	top: 120px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: auto;
}

#sidebarBox {
	position: absolute;
	width: 170px;
	left: 20px;
	top: 120px;
	height: auto;
	z-index: auto;
}

#rightSidebar {
	height: 110px;
	width: 120px;
	position: absolute;
	left: 400px;
	top: 0px;
	z-index: auto;
}

#bodyWithRightSidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:380px;
	height:130px;
	z-index:5;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .25em;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: auto;
	text-align: center;
	border-top: 0 #FF0000;
	border-right: 0 #FF0000;
	border-bottom: 0 #FF0000;
	border-left: 0 #FF0000;
}
