body,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	color: #CC3333;
	font-weight:bold;
	text-decoration:underline;
}
a:HOVER{
	text-decoration:none;
}	

b,strong{
	color: #CC3333;
}

H1{	font-size:16px;color:#CC3333;}
H2{	font-size:14px;color:#8E8E8B;}
H3{	font-size:12px;color:#CC3333;}
H4{	font-size:12px;color:#CC3333;font-weight:normal;}
H5,H6{font-size:12px;color:#000000;}

#container{
	width:775px;
	margin:0px auto;
}

#flash{
	background-image:url(Images/TemplateImages/headerback.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height: 224px;
	text-align:right;
	padding-right:10px;
}

#flashfile{
	position:relative;
	right:5px;
	top:75px;
}

#content{
	padding-top:20px;
	padding-left:25px;
	padding-right:20px;
	clear:both;
	display:block;
}	
#content img{
	border: 1px solid #CC3333;
}

#footer{
	margin:0px auto;
	width:736px;
	text-align:center;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
