/* CSS Document */
a:link {
	color: #124888;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #AB3A1A;
}
a:active {
	color: #124888;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/starry.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;

}
.subHeading-red {
	color: #A63C22;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}
.qa-background {
	background-image: url(images/qa-graphic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.answerParagraph {
	text-align: justify;
	text-indent: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}
.answerParagraphBold {
	text-align: justify;
	text-indent: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.answerFootnote {
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	}



.subHeading-blue-center {
	color: #235296;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.subHeading-red-sml {
	color: #A63C22;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}

.cartHeader{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	background-color: #A6422A;
}
.fieldStyle {
	background-color: #FFF3D1;
}


.menuCell {
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.headerStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headline_bg.jpg);
	text-align: center;
	height: 29px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.headerStyleSml {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headline_bg.jpg);
	text-align: center;
	height: 29px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-size: 17px;
}

.headerStyleMulti {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headline_bg_big.jpg);
	text-align: center;
	height: 39px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 35px;
}

/* footer one */
.footerOne {
	color: #AD3920;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.footerOne a:link{
	color: #AD3920;
	text-decoration:underline;
}
.footerOne a:visited {
	color: #AD3920;
}
.footerOne a:hover {
	color: #000000;
	text-decoration:underline;
}
.footerOne a:active {
	color: #AD3920;
}
/* footer two */
.footerTwo {
	color: #FFF3D1;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.footerTwo a:link{
	color: #FFF3D1;
	text-decoration:none;
}
.footerTwo a:visited {
	color: #e2d6b4;
}
.footerTwo a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.footerTwo a:active {
	color: #FFF3D1;
}
/* blue link */
.blueLink {
	color: #235296;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.blueLink a{
	color: #235296;
	text-decoration:underline;
}
.blueLink a:hover {
	color: #000000;
	text-decoration:underline;
}.trackList {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A54634;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.cartContentsHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #235296;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.cartContentsItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A63C22;
	text-align: left;
}
.cartSubtotal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}
.redItalics {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}
.blueHeadline {
	font-size: 18px;
	color: #235296;
}
.redHeadline {

	font-size: 18px;
	color: #A63C22;
}
.smallCaps {font-size: 11px}
.toc-section {
	color: #255295;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
.toc-numbers {
	color: #255295;
	padding-right: 55px;
	text-align: right;
	vertical-align: top;
}
.uoStyleRed {
	font-weight: bold;
	color: #AD452C;
	text-align: left;
	font-size: 16px;
}
.uoStyleBlue {
	font-weight: bold;
	color: #225195;
	text-align: left;
	font-size: 14px;
}
.uoStyle {
	text-align: left;
	font-size: 14px;
}

a.whitelink:link{
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #F4C726;
}
a.whitelink:active {
	color: #FFFFFF;
}
.buttonStyle {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	background-color:#255295;

   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ff5b94e7',EndColorStr='#ff255295');
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.buttonStyle2 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	background-color:#B5553d;

   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffea7a5e',EndColorStr='#ffB5553d');
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.subHeading_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.story-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
}
.story-red {
	color: #A63C22;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.story-paragraph {
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #225194;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.field_label {
	font-size: 14px;
	color: #235296;
	text-align: right;
	padding: 5px;
}
.table_heading {
	font-size: 18px;
	color: #A63C22;
	padding-bottom: 10px;
}
.story_heading {
	color: #235296;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -8px;
	clear: both;
}
.story-title {
	color: #A63C22;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	margin-top: -15px;
	margin-bottom: -5px;
	padding-top: -15px;
	padding-right: 0px;
	padding-bottom: -15px;
	padding-left: 0px;
	text-align: center;
}
.story_title2 {
	text-align: left;
	margin: 15px;
	clear: both;
}
.story_details {
	text-align: left;
	margin: 15px;
	float: left;
	width: 200px;
}
.story-paragraph-no-border {
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#newUserContent {
	text-align: left;
	font-size: 16px;
}
