@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	background-image: url(../images/bkg.jpg);
}
img	{border:0;}


	.bottom_text {
	font-size: 10px;
	line-height: 17px;
	color: #fff;
}
h1 {font-size: 1.6em; color:#003399; border-bottom:#666666 1px dotted;}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.dotted_line_hor {
	border-top: 1px dotted #146695;
}
.text {
	font-size: 12px;
	line-height: 18px;
}

a.resources:link	{padding:6px; border:#000000 2px solid; background:#003399; color:#fff; text-decoration:none}
a.resources:visited	{padding:6px; border:#000000 2px solid; background:#003399; color:#fff; text-decoration:none}
a.resources:hover	{padding:6px; border:#000000 2px solid; background: #FF9900;color:#000}
/*  containers */

#page	{width:955px; margin: 0 auto}
#header	{}
	#header img	{margin:0; padding:0;}
#header2 {width:899 px; height:150 px; padding-left:26px; }
#flash	{ border-left: #fff 1px solid; margin-left:26px;border-right: #fff 1px solid; width:898px;}
#maincontent	{ border-left: #fff 1px solid; margin-left:26px;border-right: #fff 1px solid; width:845px; background:#FFFFFF; border-bottom: #FF9900 solid 10px; padding: 26px;}
#bottombar	{border-left: #fff 1px solid; margin-left:26px;border-right: #fff 1px solid; width:898px; background: url(../images/bottom_gradient.jpg) repeat; float:left; }
	#bottombarpics	{float:left; width:522px;}
#welcome	{float:left; width:350px; padding-left:5px;}
#footer	{clear:both;margin-left:26px;}
	#footerlft	{width: 350px; float:left}
	#footerrt	{width:300px; float:right}
	#footer a:link	{color:#FFFFFF; text-decoration:none;}
	#footer a:hover	{color:#FF9900; text-decoration:underline}.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

