﻿		BODY 						{background-color:#E0E0E0;
		                            color:#000000; 
		                            text-align:center;
		                            padding:0px;
		                            background-image:url(../Images/Body.gif);
		                            background-repeat:repeat-x;}
		                            
		BODY, DIV, TABLE, TD, P 	{font-family:arial, helvetica, sans-serif;
		                            font-size:13px;}
		                            
		A							{color:#0066CC;text-decoration:none;font-weight:bold;}
		P							{margin-bottom:10px;padding:0px;margin-top:0px;}
		IMG							{border:0px;display:block;}
		#pageCt						{position:inherit;width:1000px;
		                            text-align:left;margin-left:auto;margin-right:auto;}
		#headerCt					{background-color:#FFFFFF;color:#F2FEFF;text-align:right;}
		#left                       {float:left;height:120px;width:360px;}
        #left A                     {display:block;
                                    text-align:center;
                                    height:120px;
                                    width:770px;
                                    padding:0px;
		                            margin:-17px 0px 0px 0px;
		                            }
        #right                      {float:right;height:120px;color:#FFFFFF;
                                    padding:10px 39px 0px 0px; font-weight:bold;}
                                    
		#navGlobal UL               {list-style-type:none;
		                            margin:0px;
		                            padding:8px 0px 8px 0px;
		                            width:1000px;}
		#navGlobal LI               {float:left;
		                            width:200px;}
		#navGlobal A                {display:block;
		                            padding:0px;
		                            text-align:center; 
		                            color:#000000;
		                            font-size:13px;
		                            font-weight:bold; 
		                            text-decoration:none;
		                            text-transform:uppercase;
		                            height:24px;}
		                            
		#Side_Nav                   {border-bottom:dotted 1px #366B8B;}
		#Side_Nav UL				{list-style-type:none; margin:0px; padding:0px;}
		#Side_Nav LI				{width:159px;padding:0px;margin:0px;}
		#Side_Nav UL A 				{display:block; padding:6px 10px; color:#654842; 
									font-size:12px; font-weight:bold; text-decoration:none;
									width:159px;}
		#Side_Nav UL A:hover        {color:#BEA678;}
		
        #zone1						{float:left;
                                    width:658px;
                                    padding:10px 10px 10px 10px;
                                    background-color:#FFFFFF;
                                    }
        #zone2						{float:left;
                                    width:160px;
                                    border-right:1px dotted #366B8B;
                                    background-color:#F2EFE0;
                                    background-repeat:no-repeat;
                                    background-image:url(../Images/Side_Nav.gif);
                                    }
        #zone3                      {float:right;
                                    width:160px;
                                    border-left:1px dotted #366B8B;
                                    background-color:#F2EFE0;
                                    background-repeat:no-repeat;
                                    background-image:url(../Images/Side_Nav.gif);
                                    }
                                    
        #footerCt					{text-align:right;
									width:1000;
									}
		#footerCt A                 {color:#366B8B;
		                            }
	    #leftfoot                   {float:left;
	                                background-color:#F2EfE0;
	                                text-align:left;
	                                width:495px;
	                                padding:5px 0px 5px 5px;
	                                border-top:1px dotted #366B8B
	                                }
	    #rightfoot                  {float:right;
	                                background-color:#F2EfE0;
	                                width:495px;
	                                padding:5px 5px 5px 0px;
	                                border-top:1px dotted #366B8B
	                                }