/* CSS Document */

body	{background: #E9E9DF;}
a		{color: #FF9900; font-weight: bold;}
a:hover	{text-decoration: none; color: #FF9900;}
p 		{color: #FFFFFF; background: inherit;}

div.hr		{width: 95%; height: 1px; margin: 15px 0px; background: url(/images/hr_whiteblue.gif) repeat-x;}
div.hr hr	{display: none;}
div.image	{border: 4px solid #33485B;}

div#layout				{width: 766px; height: auto; margin: 0px auto;}

div#header				{width: 100%; height: 100px; background: url(/images/header_bg.gif) repeat-x; border-bottom: 8px solid #FFFFFF;}
div#header div#mainLogo	{position: relative; width: 183px; height: 70px;}
div#header div#headerFade	{position: relative; top: 0px; left: 0px; width: 202px; height: 70px; margin-top: -70px; margin-left: 183px; background: url(/images/header_fade.gif);}
div#header div#headerBrdRight {position: relative; top: 0px; left: 0px; width: 5px; height: 100px; margin-top: -70px; margin-left: 761px; background: url(/images/header_right.gif);}

div#nav 		{position: relative; top: 0px; left: 50%; right: auto; width: 610px; height: 23px; margin-left: -120px; margin-top: -31px;}

div#mainPic		{position: relative; width: 766px; height: 194px; background: url(/images/main_home.jpg); border-bottom: 7px solid #FFFFFF;}
div#learnMore	{position: absolute; top: 127px; left: 26px; width:113px; height: 19px;}

div#content			{position: relative; top: 0px; left: 0px;}
div#content ul		{margin: 0px; padding-left: 14px;}
div#content ul li	{list-style-image: url(/images/bullet_dotorangeblue.gif); line-height: 150%;}

div#content div#columns		{float: left; clear: both; background: #123452;}
div#content div#colMiddle	{float: left; clear: left; width: 410px; padding: 20px 13px 13px 26px; background: #123452; color: #FFFFFF;}

div#content div#colRight	{float: right; clear: right; width: 257px; padding: 0px 24px 13px 36px; background: #123452; color: #FFFFFF;}

div#colRight div#loginTxt	{position: absolute; top: 202px; right: 0px; width: 315px; height: 19px; background: #FFFFFF url(/images/txt_login.gif) no-repeat;}
div#colRight form 			{margin: 30px 0px 0px; padding: 0px;}
div#colRight form fieldset	{margin: 0px; padding: 0px; border: none;}
div#colRight form legend	{display: none;}
div#colRight form label		{float: left; clear: left; width: 70px; height: 22px; line-height: 22px; display: block; margin-bottom: 8px; font-weight: bold;}
div#colRight form input		{float: left; width: 166px; height: 18px; margin-bottom: 8px;}
div#colRight input#submit 	{float: none; clear: both; width: 75px; height: 19px; margin-left: 70px;}
div#colRight div#meeting 	{width: 196px; height: 114px; margin-bottom: 13px; background: url(/images/meeting.jpg);}

div#footer a:hover {text-decoration: underline; color: #003366; background: transparent;}