@page :left {
    margin-left: .5in;
    margin-right: .5in;
}

@page :right {
    margin-left: .5in;
    margin-right: .5in;
}


body {
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center;
	min-width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
body a {
	color: #3969C1;
}

#wrapper {
	width:700px; /* Right and left margin widths set to auto */
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    page-break-inside: auto;
}



/*****************/

#masthead {
	float: left;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 80px;
	display: inline;
}


#mastsubhead {
	float: right;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-right: 20px;
}


#mastsubhead:after { /* self-clear floats */
	content: "."; 
	display: block; 
	height: 0; 
    clear: both; 
    visibility: hidden;
    }

#navbar {
	display: none;
}

.moreinfobar {
	display: none;
}

.quicklinkbar {
	display: none;
}



#footer {
	float: left;
	background-repeat: no-repeat;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color:  #CCCCCC;
	color: #FFFFFF;
	padding: 0px;
	border-right-color: #004378;
	border-left-color: #004378;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
    page-break-before: always;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	display: block;
}

#footertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 700px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #767A7D;
	clear: both;
	border: thin none #FF3333;
}

#footerdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #666666;
	clear: both;
	border: thin none #FF3333;
}

#footeritem {
	width: 130px;
	padding-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
}

.footeritemsubtitle {
	float: left;
	width: 123px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding-left: 7px;
	clear: left;
}

.footeritemsubtitle a {
	float: left;
	width: 123px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #0484C4;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footeritemsubtitle img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
