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

body					{margin:0px; padding:0px; background-color:#FFFFFF; }

tr, td, div, p, span, ul, li {font-size:95%; font-family:verdana; color:#333333; line-height:18px; font-size:11px;}

a						{text-decoration:none; color:#003399; border-bottom:#FF9900 1px dashed; padding-bottom:3px;}

h1						{font-size:13px; color:#003366;}

h3						{font-size:12px; font-weight:bold;}

h2						{color:#fff; background-color:#000033; padding:2px; font-size:11px;}

.top_wrapper			{background:url(../images/top-bg.jpg) repeat-x left top; height:56px; width:1000px; margin:0px auto;}

.navbg-bar				{background:url(../images/navbg.jpg) repeat-x left top; width:1000px; margin:0px auto;}

.clearfix				{clear:both;}

.nav-fixed				{width:600px; margin:0px auto;}

.Main-Content-Pane		{margin:0px auto; width:1000px; }

.bluebig				{color:#010166; font-size:15px; line-height:22px; color:#010166; }

.smallbig				{color:#010166; font-size:9px; line-height:14px; color:#010166; }

#footer					{padding:10px; width:980px; margin:0px auto; border-top:#010166 6px solid;}

#footer	a:link, #footer	a:visited			{color:#010166; padding:0px 5px; text-decoration:none; font-size:12px; }
#footer	a:hover			{color:#CC0000; padding:0px 5px; text-decoration:none; font-size:12px; }