body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #B9002E; text-decoration: underline }
a:visited { color: #B10021; text-decoration: underline }
a:hover { color: #663300; text-decoration: underline }
a:active { color: #663300; text-decoration: underline }

li {
	margin-left: -20px;
}

.text {
	font-size: 12px;
	color: #663300; 
}
.text2 {
	font-size: 75%;
}
.text2 a:link  { color: #663300; text-decoration: underline }
.text2 a:visited  { color: #663300; text-decoration: underline }
.text2 a:hover { color: #B9002E; text-decoration: underline }
.text2 a:active  { color: #B9002E; text-decoration: underline }


.borderBlack {
	border: 1px solid #000000;
}

.title {
	font-size: 16px;
	color: #663300;
	font-weight: bold; 
}
.title a:link  { color: #663300; text-decoration: none }
.title a:visited  { color: #663300; text-decoration: none }
.title a:hover { color: #B9002E; text-decoration: none }
.title a:active  { color: #B9002E; text-decoration: none }

.title3 {
	font-size: 11px;
	color: #663300;
	font-weight: bold; 
}
.title3 a:link  { color: #663300; text-decoration: none }
.title3 a:visited  { color: #663300; text-decoration: none }
.title3 a:hover { color: #B9002E; text-decoration: none }
.title3 a:active  { color: #B9002E; text-decoration: none }


.blueLink {
	font-size: 12px;
	color: #663300; 
}
.blueLink a:link  { color: #663300; text-decoration: none }
.blueLink a:visited  { color: #663300; text-decoration: none }
.blueLink a:hover { color: #B9002E; text-decoration: none }
.blueLink a:active  { color: #B9002E; text-decoration: none }


.titleBig {
	font-size: 14px;
	color: #663300;
	font-weight: bold; 
}


.titleRed {
	font-size: 15px;
	color: #B9002E;
	font-weight: bold; 

}
.titleRed a:link  { color: #B9002E; text-decoration: none }
.titleRed a:visited  { color: #B9002E; text-decoration: none }
.titleRed a:hover { color: #B9002E; text-decoration: underline }
.titleRed a:active  { color: #B9002E; text-decoration: underline }

.title2 {
	font-size: 12px;
	color: #B9002E;
	font-weight: bold; 
}
.title2 a:link  { color: #B9002E; text-decoration: none }
.title2 a:visited  { color: #B9002E; text-decoration: none }
.title2 a:hover { color: #B9002E; text-decoration: underline }
.title2 a:active  { color: #B9002E; text-decoration: underline }


.footer {
	font-size: 11px;
	color: #666666;
}

.footer a:link  { color: #666666; text-decoration: none }
.footer a:visited  { color: #666666; text-decoration: none }
.footer a:hover { color: #666666; text-decoration: underline}
.footer a:active  { color: #666666; text-decoration: underline}

.footerSm {
	font-size: 10px;
	color: #666666;
}
.footerSm a:link  { color: #666666; text-decoration: none }
.footerSm a:visited  { color: #666666; text-decoration: none }
.footerSm a:hover { color: #666666; text-decoration: underline}
.footerSm a:active  { color: #666666; text-decoration: underline}

.boxCallout {
	background-color: #CEC4AE;
	border: 1px solid #B4B4B4;
	padding: 12px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 11px;
	color: #663300;
}

.boxCallout a:link  { color: #663300; text-decoration: none }
.boxCallout a:visited  { color: #663300; text-decoration: none }
.boxCallout a:hover { color: #B9002E; text-decoration: none }
.boxCallout a:active  { color: #B9002E; text-decoration: none }

.boxCalloutL {
	background-color: #CEC4AE;
	border: 1px solid #B4B4B4;
	padding: 12px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 70%;
	color: #663300;
}

.boxCalloutL a:link  { color: #663300; text-decoration: none }
.boxCalloutL a:visited  { color: #663300; text-decoration: none }
.boxCalloutL a:hover { color: #B9002E; text-decoration: none }
.boxCalloutL a:active  { color: #B9002E; text-decoration: none }


.bold {	font-weight: bold;
}
.bold12px {
	font-size: 12px;
	font-weight: bold;
}

.caption {
	font-size: 10px;
}
.italic {
	font-style: italic;
}.text11px {
	font-size: 11px;
}
.table {
	border: 1px solid #b4b4b4;
	font-size: 11px;

}
.tableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #b4b4b4;
}
.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}
.titleBigL {font-size: 100%;
	color: #663300;
	font-weight: bold; 
}
.titleBigL a:link  { color: #663300; text-decoration: none }
.titleBigL a:visited  { color: #663300; text-decoration: none }
.titleBigL a:hover { color: #B9002E; text-decoration: none }
.titleBigL a:active  { color: #B9002E; text-decoration: none }

.titleRedL {font-size: 100%;
	color: #B9002E;
	font-weight: bold; 
}
.titleRedL a:link  { color: #B9002E; text-decoration: none }
.boldBig {
	font-size: 110%;
	font-weight: bold;
}

.titleRedL a:visited  { color: #B9002E; text-decoration: none }
.titleRedL a:hover { color: #663300; text-decoration: none }
.titleRedL a:active  { color: #663300; text-decoration: none }

.titleBig1 {font-size: 14px;
	color: #663300;
	font-weight: bold; 
}
.titleBig1 a:link  { color: #663300; text-decoration: none }
.titleBig1 a:visited  { color: #663300; text-decoration: none }
.titleBig1 a:hover { color: #B9002E; text-decoration: none }
.titleBig1 a:active  { color: #B9002E; text-decoration: none }


.titleRed1 {font-size: 14px;
	color: #B10021;
	font-weight: bold; 
}

.titleBig1 {font-size: 14px;
	color: #663300;
	font-weight: bold; 
}
.titleRed1 {font-size: 14px;
	color: #B10021;
	font-weight: bold; 
}
.title1 {	font-size: 11px;
	color: #663300;
	font-weight: bold; 
}

.captionL {	font-size: 90%;
	color: #663300;
}

.captionBoldL {	font-size: 90%;
	color: #663300;
	font-weight: bold;
}

.style1 {font-style: italic}

.textNested {
	font-size: 105%;
}
.borderBlue {
	border: 1px solid #663300;
}
.borderRed {
	border: 1px solid #b10021;
}
.titleBig1 {font-size: 14px;
	color: #663300;
	font-weight: bold; 
}
.titleRed1 {font-size: 14px;
	color: #B10021;
	font-weight: bold; 

.table1 {background-color: #E8E8EC;
	border: 1px solid #663300;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}

.superscript {
	vertical-align: super;
}

.titleBig1 {font-size: 14px;
	color: #663300;
	font-weight: bold; 
}
.titleRed1 {font-size: 14px;
	color: #B10021;
	font-weight: bold; 
}