body {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image:  url(images/white_bg_02-10.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
}

.td_whitefly {
	background-image:  url(images/white_butterfly.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F80612;
	}

a {
	text-decoration:none;
	font-size: 12px;
	color: #f0040b;
	line-height: normal;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
}
a:visited {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}

a.small {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
	
}
a.small:visited {
	color:#000000;
	text-decoration:none;
}
a.small:hover {
	color: #666666;
	text-decoration:none;
}

a.med {
	text-decoration:none;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
a.med:visited {
	color:#000000;
	text-decoration:none;
}
a.med:hover {
	color: #f0040b;
	text-decoration:none;
}

a.bigger {
	text-decoration:none;
	font-size: 15px;
	line-height: normal;
	color: #f0040b;
	font-weight: bold;
}
a.bigger:visited {
	color:#999999;
	text-decoration:none;
}
a.bigger:hover {
	color: #333333;
	text-decoration:none;
}

.img_1px {
	border: 1px solid #000000;
	margin: 3px 5px 2px 5px; 
	padding: 0px;
}
.info1 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-style: normal;
	}

.info2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}

.info3 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}


.info4 {
	font-size: 15px;
	color: #000000;
	line-height: normal;
	font-style: normal;
		}


.info5 {
	font-size: 15px;
	color: #f0040b;
	line-height: normal;
	font-style: normal;
	}

.info6 {
	font-size: 175%;
	color: #f0040b;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
}

.info7 {
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-style: normal;
		}
		
.info8 {
	font-size: 36px;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
		}
		
.info9 {
	font-size: 30px;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
		}
		
.info99 {
	font-size: 24px;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
		}

.footer {
	text-decoration:none;
	font-size: 12px;
	color: #f0040b;
	}

.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-variant:small-caps;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.indent {
	padding-left: 11px;
}


.td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.sub_table {
	border: 1px solid #000000;
}
.td_topbottom {
	border-top: 1px solid #95CBE9;
	border-bottom: 1px solid #95CBE9;
}

.padding {
	padding: 0 11px 0 11px;
}

.quote_padding {
	padding: 59px 11px 0 11px;
}


.block { letter-spacing: .2em; }
.block2 { letter-spacing: .125em; }

.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F80612;
}
.dotted_line_vert {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F80612;
}

.open_quote {
	background: url(images/open_quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.close_quote {
	background: url(images/close_quote.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


