#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000066;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000066;
	background-color: #000066;
	text-align: center;
}
#skipLink {
	margin: 0px;
	padding: 0px;
	float: right;
}
#skipLink li {
	display: inline;
	color: #FFFFCC;
	padding-left: 10px;
}
#textOnly {
	color: #FFFFCC;
}
#graphic {
	display: none;
}
#header h1 {
	font-size: 1.5em;
	color: #FFFFCC;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.author {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.author2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}




#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background-color: #000066;
	padding: .1em;
}
#dateVolumeContainer {
	padding-bottom: 10px;
}
#date {
	float: left;
	padding-left: 25px;
}
#volume {
	text-align: right;
	padding-right: 20px;
}
#articleContainer {
	float: right;
	width: 550px;
	background-color: #FFFFCC;
}

#leftRail {
	width: 210px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #000066;
}
.railContainer {
	background-color: #FFFFCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	text-align: left;
}

.railHeader {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #000066;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
.railContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#ContainerPix {
	background-color: #FFFFCC;
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.pixClear {
	clear: both;
	padding: 10px;
}



.railContainer p {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.railContent li {
	color: #000066;
	list-style-type: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.railContent a {
	color: #000066;
	display: block;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.railContent a:hover {
	color: #FFFFCC;
	background-color: #000066;
	display: block;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.register {
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
}
#ACTION_SUBMIT_SURVEY_RESPONSE {
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.article {
	padding-bottom: 10px;
	width: 100%;
	clear: both;
	border-right-width: medium;
	border-right-color: #0066FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article dl {
	margin: 0px;
	padding: 0px;
}

.article dt {
	margin-left: 20px;
	font-size: 1.1em;
}
.article dd {
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}


.emailPage {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
}
.emailPage img {
	padding-right: 5px;
}

.emailPage a {
	color: #000066;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.emailPage a:hover {
	color: #FFFFCC;
	background-color: #000066;
}



.borderContent {
	border: 5px solid #33CCFF;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h3 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.creditCard {
	text-align: center;
}
.creditCard img {
	padding-right: 10px;
	padding-left: 10px;
}

.article ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.article li {
	margin-bottom: 10px;
	margin-right: 25px;
}
.article li ul {
	padding-top: 10px;
}

.title {
	color: #FFFFCC;
	background-color: #000066;
	width: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.titleContainer {
	color: #FFFFCC;
	background-color: #000066;
	margin-left: 10px;
	margin-bottom: 20px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	text-align: left;
	padding: 10px;
}

.titleContainer2 {
	color: #FFFFCC;
	background-color: #000066;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	visibility: inherit;
	clear: both;
}


.titleContainer h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.titleContainer h3 {
	font-size: 1.2em;
}
.leftPicture {
}

.leftPicture img {
	float: left;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	background-color: #000066;
	margin-right: 15px;
	margin-left: 20px;
	visibility: inherit;
	padding: 5px;
	margin-bottom: 5px;
}
.leftPicture dl {
	padding-bottom: 10px;
}
.leftPicture dt {
	margin: 0px;
	padding: 0px;
}
.leftPicture dd {
	font-style: italic;
	padding: 5px;
	margin-bottom: 15px;
	overflow: hidden;
	border: thin solid #000066;
	margin-right: 35px;
	margin-left: 0px;
}
.border {
	padding: 5px;
	border: thin solid #000066;
	overflow: hidden;
}

.rightPicture {
}
.rightPictureOnly img {
	background-color: #000066;
	padding: 5px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	visibility: visible;
}



.rightPicture img {
	float: right;
	background-color: #000066;
	padding: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	margin-left: 15px;
	margin-right: 10px;
}

.rightPicture dl {
	margin: 0px;
	padding-top: 0px;
}
.rightPicture dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightPicture dd {
	text-align: left;
	font-style: italic;
	vertical-align: middle;
	clear: left;
	border: thin solid #000066;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 35px;
}





.centerPicture {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}




.topRightPicture {
	padding-top: 35px;
	clear: both;
}



.container {
	padding-bottom: 15px;
}
.container p {
	padding-top: 14px;
}


#footer {
}
#footer h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer .link {
	padding-left: 15px;
	padding-bottom: 20px;
}
#footer #credit {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.aadbContact {
	clear: both;
}
.aadbContact dt {
	float: left;
	width: 185px;
	text-align: right;
	display: block;
}

.aadbContact dd {
	padding-left: 165px;
	margin-left: 10px;
}
.aadbContact .addTop25 {
	padding-top: 25px;
}
.titleContainerFirst {
	color: #FFFFCC;
	background-color: #000066;
	width: 310px;
	margin-left: 20px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 25px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
}
.donate {
}

.clear {
	clear: both;
}
.topicBorder {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageClose {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper h2 {
	clear: both;
	margin-bottom: 10px;
}
#wrapper p {
	clear: both;
	margin-top: 10px;
	font-size: 1em;
	width: 550px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
