/* Global Styles */

body {
	margin-top:0px;
	background-image: url(../images/BR_bkg.jpg);
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#009933;
	line-height: 20px;
	}
	
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003300;
	}
	
.table1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
	
a {
	color: #336600;
	text-decoration: none;
	}
	
a:hover {
	color: #339900;
	}
.td1 {
	padding-left: 20px;
}


/* ID Styles */

#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
	}
	
#navigation a {
	color: #003366;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 14px;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}

	
.bodyText {
	color:#003300;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.tdSpecial {
	background-color: #CDEAA2;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #336666;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
}

	
.Georgia {
	color: #003333;
	line-height:20px;
	font-family: Georgia, Garamond, Times;
	font-size: 11pt;
	padding-right: 12px;
	}
	
.tdCoupon {
	border: 1px dashed #999999;
	background-color: #F8F8F8;
}

	
.GeorgiaSM {
	color: #000000;
	line-height:16px;
	font-family: Georgia, Garamond, Times;
	font-size: 9pt;
	}


.navText {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.4ems;
	color: #003300;
}
.special {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 18px;
	color: #3399CC;
}

.subHeader {
	color: #333333;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.red {
	color: #CC0000;
}