body {
	background:url('../images/background.jpg');
	margin:0;
	padding:0;
	text-align:center;
	font-size:100%;
}

img {
	border:0px;
}

a {
	color:#000;
	font-weight:bold;
}

input {
	width:200px;
}

textarea {
	width:200px;
}

ul.outershell {
	list-style:none;
	margin:5;
	padding:5;
}

ul.inner-shell {
	list-style:disc;
}

p.title {
	font-weight:bold;
}

ul.sublist {
	font-weight:normal;
}	

#wrap {
	margin: 0 auto;
	width:837px;
}

h1 {
	font-weight:bold;
}

h1.page-title {
	font-size: 18px;
}


h1.did-you-know {
	color:#8CC63F;
	font-size:125%;
	margin:0;
	padding:0 0 0 10px;
}

.main-menu-table {
	padding:10px 0 10px 50px;
	width:837px;
}

.main-content {
	background:url(../images/temp-back.gif) repeat-y;
	width:837px;
	padding:0;
	margin:0;
	/*width:725px;*/
}
.main-content-outer-shell {
	background:url(../images/main-top.gif) no-repeat;
	width:837px;
	height:76px;
	padding:0;
	margin:0;
}

p {
	padding: 0 20px 0 10px;
	margin:0;
}

p.section-title{
	font-weight:bold;
	text-align:center;
	padding-bottom:4px;
}

p.privacy-title {
	color:#8CC63F;
	font-size:110%;
}

li {
	padding: 0 20px 0 0;

}

caption {
 color: #003468;
 font-weight:bold;
 text-align:left;
 font-size:110%;
 padding:0 0 5px 15px;
}

.wwd-title {
	font-size:110%;
	font-weight:bold;
	color:#003468;
	padding-bottom:5px;
}

.logo-cell {
	padding-left:10px;
}

.title-cell {
	color:#fff; 
	padding-right:20px;
}

td.menu {
	color: #003468;
	font-weight:bold;
	font-size:105%;
}

td.menu a:link, a:visited {
	text-decoration:none;
	color: #003468;
}

td.menu a:hover, a:active {
	text-decoration:none;
	border-top: 5px solid #fff;
}

a.current-page {
	border-top:5px solid;
}

td.sub-menu a:hover, a:active {
	text-decoration:none;
}

td {
	font:80% Verdana;
}

td.sub-menu a:link, a:visited {
	text-decoration:none;
	color: #003468;
}
td.sub-menu a:hover, a:active {
	color: #003468;
	text-decoration:none;
	border:0px;
}

td.sub-menu {
	color: #003468;
	font-weight:bold;
}

div#topper {
	background:url('../images/topper.jpg') no-repeat;
	height:139px;
	width:837px;
	padding:0 0 0 0;
}


.did-you-know {

}

#footer-contain {
	background:url(../images/main-bottom.gif) no-repeat;
	width:837px; 
	height:80px; 
	padding:0; 
	margin:0;
}

#footer-table {
	padding:0 0 10px 20px;
	width:837px;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	color:#ffffff;
	text-align:left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	background-color: #002F5D;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #002F5D;
}


/*
	Main page content elements
*/

.content-topper {
	background:url(../images/content-topper.jpg) no-repeat;
	height:27px;
	padding:0;
	margin:0;
}

.content-container {
	background:url(../images/content-bar.jpg) repeat-y;
	margin:0; 
	padding:0;
}

.content-footer {
	background:url(../images/content-footer.jpg) no-repeat;
	height:25px;
	padding:0;
	margin:0;
}

/* 
What we do page elements
*/

.wwd-content-topper {
	background:url(../images/whatwedo-content-topper.jpg) no-repeat;
	height:22px;
	padding:0;
	margin:0;
}

.wwd-content-container {
	background:url(../images/whatwedo-content-bar.jpg) repeat-y;
	margin:0; 
	padding:0;
}

.wwd-content-footer {
	background:url(../images/whatwedo-content-footer.jpg) no-repeat;
	height:26px;
	padding:0;
	margin:0;
}

/* 
incoming domestic content styles
*/

.id-content-topper {
	background:url(../images/id-content-topper.jpg) no-repeat;
	height:22px;
	padding:0;
	margin:0;
}

.id-content-container {
	background:url(../images/id-content-bar.jpg) repeat-y;
	margin:0; 
	padding:0;
}

.id-content-footer {
	background:url(../images/id-content-footer.jpg) no-repeat;
	height:26px;
	padding:0;
	margin:0;
}

/* 
corp content styles
*/

.corp-content-topper {
	background:url(../images/corp-content-topper.jpg) no-repeat;
	height:26px;
	padding:0;
	margin:0;
}

.corp-content-container {
	background:url(../images/corp-content-bar.jpg) repeat-y;
	margin:0; 
	padding:0;
}

.corp-content-footer {
	background:url(../images/corp-content-footer.jpg) no-repeat;
	height:29px;
	padding:0;
	margin:0;
}