/***********************************/
/******* GLOBAL OPTIONS BELOW ******/
/***********************************/

/* This Controls Entire Page Attributes */
body		{margin: 0px; padding: 0px; background-color: #ffffff;}
td			{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
font		{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
p			{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
input		{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
textarea	{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
form 		{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}
select		{color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal;}

#TopBanner		{background: url('../images/topbanner.jpg') no-repeat 0px 0px; width: 756px; height: 180px; vertical-align: top;}
	.TopInfo		{color: #A42415; font-family: Arial, Verdana, Helvetica; font-size: 21px; font-weight: bold; line-height: 22px; text-align: center; margin-top: 15px;}
	.TopLinks		{color: #586D90; font-family: Arial, Verdana, Helvetica; font-size: 14px; font-weight: bold; margin-top: 15px;}
.FooterContent	{background-color: #586D90; vertical-align: middle; height: 20px;}
	.FooterInfo		{color: #ffffff; font-family: Arial, Verdana, Helvetica; font-size: 10px; font-weight: normal;}
.MainContent	{width: 756px;}
	.MainInfo		{color: #4D4D4D; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 15px; padding: 0px 10px 10px 10px;}
	.NavLinks		{background: url('../images/toplogo2.gif') no-repeat 0px 0px; color: #CA5000; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; line-height: 22px; text-align: center; border-right: 1px dashed #cccccc;}

.SectionHead	{color: #35488B; font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; padding-bottom: 3px; border-bottom: 1px dashed #cccccc; margin-bottom: 15px; text-align: right;}


.tableheadings		{background-color: #cccccc; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal; padding: 2px; border: 1px solid #ffffff;}
.tablebasicinfo		{color: #262626; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal; padding: 2px; border: 1px solid #ffffff;}
.basic				{color: #262626; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal;}

a:link      {background: none; color: #000000; text-decoration: none;}
a:active    {background: none; color: #000000; text-decoration: underline;}
a:visited   {background: none; color: #000000; text-decoration: none;}
a:hover     {background: none; color: #000000; text-decoration: underline;}

a.NavLink:link      {background: none; color: #CA5000; text-decoration: none;}
a.NavLink:active    {background: none; color: #CA5000; text-decoration: underline;}
a.NavLink:visited   {background: none; color: #CA5000; text-decoration: none;}
a.NavLink:hover     {background: none; color: #CA5000; text-decoration: underline;}

a.FtrLink:link      {background: none; color: #ffffff; text-decoration: none;}
a.FtrLink:active    {background: none; color: #ffffff; text-decoration: underline;}
a.FtrLink:visited   {background: none; color: #ffffff; text-decoration: none;}
a.FtrLink:hover     {background: none; color: #ffffff; text-decoration: underline;}