#c1 {
	width: 240px;
	margin-right: 15px;
	float: left;	
}

#c2 {
	width: 240px;
	margin-right: 15px;
	float: left;	
}

#c3 {
	width: 240px;
	float: left;	
}

#left {
	width: 365px;
	margin-right: 15px;
	float: left;	
}

#right {
	width: 365px;
	float: left;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
body {
	background-color: #c3c3c3;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table {
	border-collapse: collapse;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
	padding-left: 0.05in;
	text-align: left;
}

hr {
	 color: #FF3300;
	 border-bottom-style: dotted;
	 border-bottom-size: 1px;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

h2 {
	width: 240px;
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	line-height: 20px;
	text-indent: 3px;
	text-transform: uppercase;
	margin-bottom: 5px;
}		


h3 {
	width: 100%;
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}		

.tbl a {
	width:99%x;
	padding: 6px;
	background-color: transparent;
	text-align: center middle;
	vertical-align: middle;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: dotted;
}
.tbl a:hover {
	text-decoration: none;
	background-color:#666666;
	color: #ff2e31;
}

a {
	color: #ff2e31;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #ff2e31;
}

a.white_links {
	text-decoration:none;
	color: #FFFFFF;
}

a.white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

.text_white {
	color: #FFFFFF;
}

.text_gray {
	color: #666666;
}

.text_white_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.text_red_link {
	color: #ff2e31;
	font-size: 11pt;
	font-weight:bold;
}

.text_red_sm {
	color: #ff2e31;
	font-size: 8pt;
	font-weight:bold;
}

.text_sm {
	font-size: 8pt;
}

.border {
	border-color:#000000;
	border-style:solid;
	border: 1px;
}	

.border_bottom {
	border-bottom-color:#ff2e31;
	border-bottom-style:dotted;
	border-bottom-width: 2px;
}	

#img {
	text-align: center;
	margin: auto;
	width: 240px;
	height: 90px;
	line-height: 90px;
}
