@charset "UTF-8";
body {
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.tableimage {
	padding-left: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	left: auto;
	top: inherit;
}
a:link {
	color:#FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10pt;
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10pt;
}
.h1{
	font-size: 12 pt;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-bottom: 10px;
	background-image: url(../images/small_blue_fire.jpg);
}
.txtMain{
	color: #FFF;
}
.contactAdd{
	font-size: 10pt;
	color: #FFF;
}
.table_white {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	background-image: url(../images/small_blue_fire.jpg);
	color: #FFF;
}
.table_blue {
	font-size: 10pt;
	background-image: url(../images/small_dkblue_fire.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: none;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	text-align: left;
	background-image: url(../images/small_blue_fire.jpg);
}

h1, h2, h3, h4, h5 {
	color: #FFF;
	font-weight: lighter;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2 {
    font-size: 14pt;
}
h3 {
    font-size: 12pt;
}
.txtMain{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.txtMain_white{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.white {
	color:#FFF;
	text-decoration: none;
}

a.whitelink {	
	text-decoration: none;
	color: #FFF;
	font-size: 10pt;

}
a:whitelink:hover {
	text-decoration: none;
	font-size: 10pt;
}

a:link {
	color:#FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10pt;
}

.contactAdd{
	font-size: 15px;	
	color: #FFF;
}
