body, td
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

body
{
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active
{
	color: #212B6F;
	text-decoration: underline;
}

h2
{
	font-size: 14px;
	font-weight: 900;
}

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

h4
{
	margin-bottom: -10px;
	font-size: 11px;
	font-weight: 900;
}

h5
{
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;

}

#Page_Body
{
	background-color: #212B6F;
}

#Page_Body_Shadow
{
	background-image: url(/Images/Common_Images/Page_Shadow_BG.gif);
}

#Page_Body_Bottom
{
	background-image: url(/Images/Common_Images/Page_Shadow_Bottom_BG.jpg);
}

#Side_Content_Left
{
	background-image: url(/Images/Common_Images/Side_BG_01.gif);
}

#Side_Content
{
	color: #FFFFFF;
	background-image: url(/Images/Common_Images/Side_BG_05.gif);
	background-repeat: no-repeat;
	background-color: #212B70;
}

	#Side_Content h2 .Side_Highlight,
	#Side_Content a:link,
	#Side_Content a:visited,
	#Side_Content a:hover,
	#Side_Content a:active
	{
		color: #FEDF82;
	}
	
	#Side_Content h2 .Side_Normal
	{
		font-size: 12px;
		font-weight: 400;
	}
	
#Side_Content_Right
{
	background-image: url(/Images/Common_Images/Side_BG_10.gif);
	background-color: #212B70;

}

#Side_Nav
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 6px;
}

	#Side_Nav a
	{
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height: 12px;
		font-size: 10px;
		text-decoration: none;
	}

#Main_Content_Top_Left
{
	background-image: url(/Images/Common_Images/Content_Left_BG.gif);
}

#Main_Content_Top
{
	background-image: url(/Images/Common_Images/Content_Top_BG.gif);
}

#Main_Content_Top_Right
{
	background-image: url(/Images/Common_Images/Content_Right_BG.gif);
}

#Main_Content_Left
{
	background-image: url(/Images/Common_Images/Content_Left_BG.gif);
}

#Main_Content
{
	background-color: #FFFFFF;
}

	#Main_Content h2
	{
		color: #212B6F;
	}

	#Main_Content .Chart_Table td
	{
		margin: 2px;
		padding: 5px;
	}
	
		#Main_Content .Chart_Table .Row_Header td
		{
			background-color: #212B6F;
			color: #FFFFFF;
		}
		
		#Main_Content .Chart_Table .Row_Even
		{
			background-color: #FFFFCC;
		}
		
		#Main_Content .Chart_Table .Row_Odd
		{
			background-color: #D5E0EC;
		}
		
		#Main_Content .Chart_Table td h2
		{
			font-size: 10px;
			font-weight: 900;
			color: #000000;
		}

#Main_Content_Right
{
	background-image: url(/Images/Common_Images/Content_Right_BG.gif);
}

#Main_Content_Bottom
{
	background-image: url(/Images/Common_Images/Content_Bottom_BG.gif);
}

#Anchor_Table
{
	margin: 0px 0px -1px 0px;
}

#Footer, #Footer_Links
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}

#Footer_Links span
{
	font-size: 10px;
}

#Footer_Links a:link, #Footer_Links a:visited
{
	color: #212B6F;
	text-decoration: none;
}

#Footer_Links a:hover, #Footer_Links a:active
{
	color: #212B6F;
	text-decoration: underline;
}


