/* Site Styles */


/* (Catchfire code) hide from ie on mac \*/
html {
	height: 100%;
	oxverflow: hidden;
}
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-size: .9em;
	font-family: arial, veranda, sans-serif;
	color:#FFF;
	width: 100%;
	text-align: left;
}

table {
	font-size: .8em;
}
table table {
	font-size: 1em;
}
p, li {
	color: #B3B3B2;
	font-size: .75em;
}
p {
	margin: 0 0 1em 0;
}
table p {
	font-size: 1em;
	margin: 0 0 1.25em 0;
}
h1, h2 {
	margin: 0 0 1em 0;
	color:#3D90D5;
	font-size:1.3em;
	font-weight: normal;
}
h3 {
	margin: 0 0 0.2em 0;
	color:#3D90D5;
	font-size:1em;
}
table h1, table h2, table h3 {
	font-size:1.3125em;
}
h4 {
	margin: 0;
	color: #fff;
	font-size:1.05em;
}
table h4 {
	font-size:1.3125em;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #3974b0;
}
a:link, a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
