@charset "utf-8";
/* CSS Document */
*						{margin:0px; padding:0px;}
body					{background:#B3945B; text-align:center;}
#wrapper				{background:url(images/pageBGTop.jpg) no-repeat center top}
#pageContainer			{position:relative; width:1024px; text-align:center; margin: 0 auto; height:auto;}
#header					{position:relative; width:1008px; height:277px; text-align:center; margin: 0 auto;}
#menuArea				{position:relative; width:1008px; height:88px; background: url(images/headerTopBG25.jpg) repeat-x; overflow:visible; z-index:1001}
#menuPos				{margin-left:115px; padding-top:65px; overflow:visible; z-index:1000;}
#headerLower			{position:relative; width:1008; background: url(images/headerLowerBG.jpg) repeat-x; height:189px; z-index:1;}
#mainContent			{position:relative; margin-left: width:1010px; background:#FFFFFF url(images/pageContentBG.PNG) repeat-y; height:auto; overflow:visible; clear: both;margin-right:6px; margin-left:6px; padding-left:8px; padding-right:8px; padding-bottom:16px; text-align:left;}
#footer					{position:relative; width:1024px; clear:both;}
#footerShadow			{width: 1024px; height:9px; background:url(images/shadowBottom.jpg) repeat-x; border:0px; padding:0px;}

/*Font Settings----------------------------------------------------------------------------------*/

H1						{font-size:1.4em; font-family:Arial, Helvetica, sans-serif; color:#990000; margin-bottom: 10px}
H2						{font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#990000; margin-bottom: 10px}
H3						{font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000000; margin-bottom: 6px}
H4						{font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; margin-bottom: 6px}
H5						{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333; margin-bottom: 6px}
H6						{font-size:1.1em; font-family:Arial, Helvetica, sans-serif; color:#333333; margin-bottom: 6px}

p						{line-height: 18px; margin-top: 0px; text-align:justify; font-size:1.1em; margin-top:10px; margin-bottom:8px; margin-left:6px;}

a						{color:#0000FF}
a:hover					{color:#FF0000}

.sidebarFont			{font-family:"Trebuchet MS", "Times New Roman", Arial; font-size:13px; color:#7D0000}

.footertext				{font-family:"Trebuchet MS", "Times New Roman", Arial; font-size:11px; color:#2E2B1D;}
.footertext a:link		{font-family:"Trebuchet MS", "Times New Roman", Arial; font-size:11px; color:#2E2B1D;}
.footertext a:hover		{font-family:"Trebuchet MS", "Times New Roman", Arial; font-size:11px; color:#62603C;}

.adminMenuText			{font-family:"Trebuchet MS", "Times New Roman", Arial; font-size:13px; color:#990000; text-decoration:none;}
.adminMenuText a:link	{color:#990000; text-decoration:none;}
.adminMenuText a:hover	{color:#FF5959;}



/*Font Settings----------------------------------------------------------------------------------*/
.inputMed				{width:200px;}


/*Table Classes----------------------------------------------------------------------------------*/
.oddRows				{background-color:#FFFFCC; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.evenRow				{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.hoverRow				{background-color:#FFFF6C; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.selectedRow			{background-color:#FFFFA6; font-family:Arial, Helvetica, sans-serif; font-size:12px;}