/* DEFAULT CSS */
body	{margin: 0px; padding: 0px; background: #FFFFFF; color: #000000; }
a img	{border: none;}

div#layout {width: auto; height: auto; padding-right: 5px; padding-left: 5px;}

div#header {height: 95px; background: #333333; color: #FFFFFF;}

div#content			{float: left; width: 760px; height: auto; margin-top: 6px; margin-bottom: 0px; padding-top: 1px;}
div#footer			{clear: both; padding-top: 30px; padding-bottom: 20px; margin-bottom: 20px; font: 11px Arial, Helvetica, sans-serif; background: #FFFFFF; color: #666666; border-top: 1px solid #999999;}
div#footer ul		{margin: 0px; padding: 0px; list-style: none;}
div#footer li		{float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 3px;}
div#footer a		{text-decoration: none; color: #666666; background: inherit;}
div#footer a:hover	{text-decoration: underline;}
div#footer p		{float: left; clear: both; margin-top: 0px; margin-left: 3px; padding: 0px; color: #999999;}

span.nobr {white-space: nowrap;}


body	{font: 12px Verdana, Arial, Helvetica, sans-serif; color: #333333;}
h1		{font: 20px Georgia, "Times New Roman", Times, serif; color: #3C76B2; background: inherit;}
h2		{font: 18px Georgia, "Times New Roman", Times, serif; color: #333333; background: inherit;}
h3		{margin: 15px 0px; font: bold 15px Georgia, "Times New Roman", Times, serif; color: #333333; background: inherit;}
h4		{font: 16px Georgia, "Times New Roman", Times, serif; color: #333333; background: inherit;}
p		{margin: 12px 0px; line-height: 170%; color: #333333; background: transparent;}
hr      {height: 1px; color: #CCCCCC; background-color: #CCCCCC; border: none;}

table       {border: 1px solid #CCCCCC;}
table th    {color: #000000; background: #FFCC00; font-weight: bold; border: 1px solid #CCCCCC; border-bottom-style: dashed;}
table td    {color: #000000; background: #FFFFFF; border: 1px solid #CCCCCC; border-bottom-style: dashed;}

div#header						{
	position: relative;
	width: 748px;
	height: 106px;
	background: #FFFFFF url(../images/header_bg.gif) no-repeat;
	margin-left: 5px;
	z-index: 2;
}
div#header div#mainLogo			{
	width: 199px;
	height: 65px;
	margin-left: 25px;
	margin-top: 20px;
	float: left;
}

div#header div#rightLogo			{
	width: 199px;
	height: 65px;
	left: auto;
	top: 50px;
	margin-top: 20px;
	margin-left: 520px;
}

div#content         {margin-top: 0px; padding-top: 0px;}
div#content a       {color: #006699; background: inherit; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #0099FF;}
div#content a:hover {color: #000000; background: inherit; font-weight: bold; text-decoration: none; border-bottom: 1px solid #3C76B2;}
div#content a img   {position: relative; top: 1px; border: 0px; vertical-align: bottom;}

div#content ul    {margin: 0px; padding-left: 22px;}
div#content ul li {list-style-image: url(../images/bullet_tickyello.gif); line-height: 150%; margin-bottom: 5px;}


div#mainImage {background: url(../images/top_banner.gif) no-repeat #FFFFFF;}


div#footer              {
	margin: 0px;
	border: none;
	color: #333333;
	background: url(../images/home_lin.gif) right 10px no-repeat;
	padding-top: 5px;
	margin-top: 5px;
	height: 20px;
	background-color: #FFFFFF;
	position: relative;
	width: 758px;
	padding:0;
}
div#footer a            {color: #333333; background: inherit; text-decoration: none; border-bottom: 1px dashed #333333;}
div#footer a:hover      {color: #000000; background: inherit; text-decoration: none; border-bottom: 1px solid #FFCC00;}


div#footer ul			{float: right; clear: both; margin: 10px 0px 0px; padding: 0px;}
div#footer ul li		{float: left; clear: none; margin-left: 3px; list-style: none; line-height: 139%;}
div#footer ul.tick li	{padding-left: 16px; margin-left: 15px; background: url(../images/tick.gif) left center no-repeat;}

div#footer p 		{float: none; clear: both; margin: 0px; padding: 3px 0px 3px; text-align: center;}
div#footer span.sep {color: #FFCC00;}
