@charset "UTF-8";
.bodyText {
	font-size: 10pt;
	line-height: 14pt;
}
.rightColTxt {
	font-size: 11pt;
	line-height: 16pt;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}
.text2 {
	font-size: 11pt;
	line-height: 15pt;
	margin-top: 5px;
}
.redtext {
	margin-top: 5px;
	color: #CC0000;
	font-size: 11pt;
	line-height: 15pt;
}
.whitetext {
	margin-top: 5px;
	color: #FFFFFF;
}
.text2subhead {
	font-size: 12pt;
	line-height: 17pt;
	margin-top: 5px;
	font-weight: bold;
	color: #CC0000;
}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.pic {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.photoframe {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.indent {
	margin-left: 20px;
}
.bg {
	background-image: url(../images/firebg.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(../images/firebg2.jpg);
	background-repeat: no-repeat;
}
body {
	font-size: 11pt;
	line-height: 15pt;
}
.table {
	border: 1px solid #FF6600;
	font-size: 10pt;
	line-height: 14pt;
}
.dotline {
	background-image: url(../images/g_dotline.gif);
	background-repeat: repeat-x;
}
.textbigbold {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
}
.reddotline {
	background-image: url(../images/g_reddotline.gif);
	background-repeat: repeat-x;
}
.box {
	border: 1px solid #CC3399;
}
