body {margin: 0px; background-color: #FFFFFF;}

/* Text formatting */

.whitetext1 {font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}

.whitetext2 {font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}
a.whitetext2:link, a.whitetext2:active, a.whitetext2:visited {color: #FFFFFF; text-decoration: underline;}
a.whitetext2:hover {color: #F26122; text-decoration: underline;}

.bodytext {font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; line-height: 130%;}
a.bodytext:link, a.bodytext:active, a.bodytext:visited {color: #F26122; text-decoration: none;}
a.bodytext:hover {color: #F26122; text-decoration: none;}

.bodytextorange {font-size: 65%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #F26122; text-decoration: none;}

/* DIV formatting */

#container {
	margin:0px;
	padding:0px;
	width: 780px;
	border: 0px;
	background-color: #F8A14A;
} 

#header {
	margin:0px;
	padding:0px;
	height:198px;
	background-image: url(../images/banner/top_hp.gif);
	background-repeat: no-repeat;
	width: 780px;
}

#header-doc {
	height:95px;
	background-image: url(../images/banner/top2_hp.gif);
	background-position:right;
	background-repeat: no-repeat;
	background-color:#DC5B00;
	width: 780px;
}

#main-nav {
	height:31px;
	background-color:#F8A14A;
	width: 780px;
}

#documents {margin-left:24px;}

#content {
	background-color:#F8A14A;
	width: 708px;
	padding-left: 36px;
	padding-right: 36px;
}

#skip {
		margin-left:-500px;		
}

#footer {
	background-color: #F8A14A;
	width: 744px;
	padding-left: 36px;
	height: 67px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

.return {
	clear: both;
}


/* image formatting */

.bg {background-repeat: no-repeat;background-position: right;}

p.doc {
	font-size: 70%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	padding:0px;
	margin:0px;
	
}

/* box formatting */

.doc-text {
	float:left;
	padding:0px;
	margin-top:0px;
	display:inline;
	padding-right: 5px;
}

.doc {
	float:left;
}

.boxfloat {
	float:left;
	padding-right: 20px;
}
.boxend {
	padding-right: 20px;
}
.footerlogos {
	float:left;
}
.footermid {
	float:left;
	height: 19px;
	width: 375px;
	text-align: center;
	padding-top: 48px;
}
.boxfloat2 {
	float:left;
}
