ul, body {	margin:0;	border:0;	padding:0;  }


body {  background-color:#2D2A61; background-image: url('../images/bg.jpg');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: top right; }	

 
h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000;  	}

A:link 		{text-decoration: none; 	color: #005271;}
A:visited 	{text-decoration: none; 	color: #005271;}
A:active 	{text-decoration:underline; color:#FF8F3A;}
A:hover 	{text-decoration:underline; color:#FF8F3A;}

h1 { font-size:	21px; color: #0299ED; margin-bottom:7px; font-weight: normal;}
h2 { font-size: 19px; color: #2D2A61; font-weight: normal;}
h3 { font-size:	17px; color: #2D2A61; font-weight: normal; margin-bottom:7px; }
h4 { font-size:	15px; color: #2D2A61; font-weight: normal; }

.bulletlist { font-size:	18px; color: #FF6600; padding-left:10px;}

.hrline {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline2 {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline3 {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	

.page-bg { background-image: url('../images/page-bg.jpg'); background-attachment: scroll; background-repeat: repeat-x; background-position: top right; }

.orangetxt {color:#FE9118;}
.smalltxt {font-size:10px;}

.fader { filter:alpha(opacity=100); -moz-opacity:1 }

#footer { font-size: 14px; color: #0099CC; font-weight: normal;}
#footer .ee1 { font-size:	10px; color: #0099CC; font-weight: normal;}	
#footer .ee2 { font-size:	12px; color: #0099CC; font-weight: normal;}	
#footer A:link 		{text-decoration: none; 	color: #0099CC;}
#footer A:visited 	{text-decoration: none; 	color: #0099CC;}
#footer A:active 	{text-decoration:underline; color:#004D8E;}
#footer A:hover 	{text-decoration:underline; color:#004D8E;}

#flashheader {border: solid 0px; width: 623px; height: 182px; float: left;	margin:0px; }


input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 230px;
	font-size: 			11px;
	font-size-adjust:	.58;
	color: 				#0099CC; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#0099CC;
	background-color:	#FFFFFF;
	
}

