body {
	background-color: #CCE5FF;
	background-image: url(img/bgGradient.gif);
}
a img {border:none;} 


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: normal}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 18px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D6680;
	line-height: 18px;
	font-style: normal;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D6680;
	margin: 0px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 16px;
	font-style: normal;
}

.superscript { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 20px; list-style-type: disc; font-style: normal; font-weight: normal; font-variant: normal ; vertical-align: super}

.whatsnew {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; line-height: normal; font-weight: bold}
.bodycopyPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.footer {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: normal
}

.smalltextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	margin-left: 16px;
}

.leftnavTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FFF7F0;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	margin-left: 18px;
	margin-right: 18px;
}
.headlinePadding {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.boxHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.boxBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.rightBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-type: disc;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #F8FAFA;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px;
	width: 184px;
}
.rightBarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	list-style-type: disc;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px;
	width: 184px;
}

/******* hyperlink and anchor tag styles *******/

a:link	{
	color:		  #004284;
	background-color: transparent;
	}
a:visited	{
	color:		  #003366;
	background-color: transparent;
	}
a:active	{
	color:		  #054;
	background-color: transparent;
	}
a:hover	{
	color:		  #008;
	background-color: #dde;
	text-decoration:  none;
	}
.tableHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9DB6D0;
	border-right-color: #9DB6D0;
	border-bottom-color: #9DB6D0;
	border-left-color: #9DB6D0;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
}
.pledgeTExt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.calloutPhoto {
	padding-bottom: 6px;
	text-align: center;
}
.bodycopyBelowTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.tableCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	border: thin dotted #5BA7FF;
	padding: 10px;
	text-align: center;
}
.couponText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: thin dotted #5BA7FF;
	padding: 10px;
	text-align: center;
}
.head2 {  font-family: "Courier New", Courier, mono; font-size: large; font-style: normal; line-height: normal; font-weight: bold}
