/*
	Base Definitions
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
#MasterContainer		{width:770px;margin:0px auto;text-align:left;}
#HeaderContainer		{width:770px;position:relative;}
#SCORELogo				{position:absolute;top:142px;left:15px;}
#SCORECanHelp			{width:754px;text-align:right;background-color:#FFFFFF;border-right:solid 1px #CBAC63;border-left:solid 15px #E9E7DC;}
#BodyContainer			{width:770px;background:url(/images/site/sidepic.jpg) no-repeat left bottom; float:left;}
#BodyFooter				{padding:0px 30px 6px 15px; float:left;}
#InsidePageContent		{padding:16px; float:left; _height:515px; min-height:515px;}
#HomePageContent		{padding:16px 0px 16px 16px; float:left;}
#SideBarContainer		{width:190px;_height:563px;min-height:563px;float:left;}
#NavigationTopBar		{width:176px;background-color:#CBAC63;border-left:solid 15px #E9E7DC;}
#NavigationContainer	{width:165px;background-color:#CBAC63;border-left:solid 26px #E9E7DC;}
#MainContentContainer	{width:577px;background-color:#FFFFFF;border-left:solid 1px #CBAC63;border-right:solid 1px #CBAC63;float:right;}
#FooterContainer		{width:770px;height:48px;background:url(/images/site/footer-back.jpg) repeat-x;float:left}
#CopyrightText			{width:350px;float:left;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: normal;line-height:48px;text-align:right;}
#FooterLinks			{width:171px;float:right;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: normal;line-height:48px;}
#FooterLinks a			{color:#FFFFFF;}

#home_left_col			{width:393px; float:left;}
#home_right_col			{width:144px; float:right;border-top: solid 1px #E7EAEA;border-left: solid 1px #EFEFEF;padding: 0px 0px 4px 0px;text-align:center;}
#supporters_title		{width:144px; padding:3px 0px; text-align:left; background-color:#E5E5E5; text-indent:13px; color:#898989;}

.cursor{ cursor: pointer; cursor: hand; } 
/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
body					{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight: normal;border-top:solid 15px #333;text-align:center;background-color:#E9E7DC;}
td 						{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight: normal;}
a 						{font-weight: normal;color: #003399;text-decoration: underline;}
a:link,a:visited 		{font-weight: normal;color: #003399;text-decoration: underline;}
a:hover 				{font-weight: normal;color: #6699CC;text-decoration: none;}
.Copyright 				{font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 				{font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 						{border-bottom:#A16913 1px solid; width:100%; font-size: 24px;font-weight: normal;font-style: normal;color: #A16913; font-family:"Times New Roman", Times, serif; text-decoration:none;}
h2 						{font-size: 12px;font-weight: bold;font-style: normal;color: #A16913; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #333333;}
select 					{font-size: 12px;}
.Form 					{font-size: 12px;padding:1px 2px 1px 2px;}
.FormButton 			{font-size: 12px;font-weight: bold;cursor: pointer;}