h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	word-spacing: -0.02em;
	letter-spacing: -0.05em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #242C39;
	text-decoration: none;
	word-spacing: -0.02em;
	letter-spacing: -0.05em;
}
.right_bg {
	background-image: url(images/right_b.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.mid_bar {
	background-image: url(images/midbar_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.textslot {
	padding-left: 45px;
	padding-right: 20px;
}
.button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/midbar_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F9FA1;
}
.textboldwhite {
font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.textboldwhite:hover {
font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.float {
	clear: none;
	float: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	color: #333333;
	vertical-align: 0%;
	position: relative;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
li {
	list-style-image: url(images/bullet2.gif);
	font-weight: normal;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;


}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;


}
.dottedh {
	display:block;
	height:1px;
	font: 1px monospace;
	padding:0px;
	margin: 3px 0 3px 0px;
	background-image: url(images/bdr_HDotted.gif);
	background-repeat: repeat-x;
}
.textcomponent {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	cursor: text;
	border: 1px solid #cccccc;
	}
	
.buttoncomponent {
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	cursor: default;
	border: thin #990000 solid;
	background-color: #990000;

}
.textop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;

}
a.textop:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;

}