body {
	margin: 0px;
	padding: 0px;
}

body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

body	{
	font-family: Geneva, Arial, helvetica, sans-serif;
	background-image:url(/images/bg1.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-size:12px;
	margin:0;
	padding:0}

.container
	{
	width:908px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.homeheader	{
	background-image: url(/images/home_header1.png);
	height:129px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.header	{
	background-image: url(/images/header1.png);
	height:144px;
	width:908px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.navbuttons {
	float:right;
	width:555px;
	height:84px;
	position:relative;
}

.homemiddle	{
	background-image: url(/images/home_middlebot1.png);
	background-repeat: no-repeat;
	padding-left:39px;
	margin:0px;
	width:908px;
	height:1143px;
	behavior: url(iepngfix.htc);
}	

.middle	{
	background-image: url(/images/middle1.png);
	background-repeat: repeat-y;
	padding-left:60px;
	margin:0px;
	width:908px;
	min-height:450px;
	behavior: url(iepngfix.htc);
}	

.footer	{
	background-image: url(/images/footer1.png);
	background-repeat:no-repeat;
	margin:0px;
	width:908px;
	height:60px;
	behavior: url(iepngfix.htc);
}	

p	{
	color: #333333;
	font-size: 13px;
	line-height:17px;}
	
h1 {
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height:25px;}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000099;
}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;}

.footerfont	{
	color: #333333;
	font-size: 11px;
	line-height:12px;}

.imgborder {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}


.tableborder {
	border: thin solid #FF6600;
}

.orange {
	color:#FF6600;
	font-weight:bold;}
	
.bubble	{
	color: #333333;
	font-size: 8pt;
	line-height:10pt;}

.brightext {
	color: #000066;
	font-size:15px;
	font-weight:bold;}

a.white:link	{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a.white:visited	{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a.white:hover	{
	color:#333333;
	font-size: 11px;
	text-decoration: underline;
	margin:0;
	padding:0;
	}


a:link	{
	color: #000099;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited	{
	color:#000099;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover	{
	color:#000099;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

