/* Generic CSS for all sites by Mike Franklin */
html,body,
div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
            margin: 0;
            padding: 0;
            border: 0;
            font-weight: normal;
            font-style: normal;
            font-size: 100%;
            line-height: 1.2em;
            font-family: inherit;
            text-align: left;
}

body {
            color: #FFF;
}

/* The script which picks up transparent png images for IE6 */


em {font-style: italic;}

table {
            border-collapse: collapse;
            border-spacing: 0;
}

ol,ul {
            list-style: none;
}

q:before,q:after,

blockquote:before,blockquote:after {
            content: "";
}

hr {display: none;}

/* Generic CSS for all sites by Mike Franklin */

body {
	text-align: center;
	font-family: arial, verdana;
}
div.main {
	width: 990px;
	margin: auto;
}
div#flash {
	width: 990px;
	height: 588px;
}


/* style for no flash page */

.holder {
	margin: 0;
	padding-top: 20px;
	width:440px;
	position: absolute;
	left: 0px;
	height:auto;
	
}

.holder p
{
	color: #818181;
	font-size: 0.8em;
	padding-left:55px;
	padding-bottom:15px; 
	
}

.holder a
{
	color: #00A2E5;
	text-decoration: none;
}

.holder a:hover
{
	color: #00A2E5;
	text-decoration: underline;
}



.logospace
{
	padding-bottom: 60px;
}

.titlespace
{
	padding-bottom: 18px;
	padding-left: 55px;

}

.footer
{
	color: #00A2E5;
	font-size: 0.7em;
	padding-left: 55px;
	padding-top: 37px;
}

.flatImage
{
 	float:right;
}
