/* Body Settings */

body              { }
.pagemaster       { background: #FFF url(Header_Repeat.png); width:100%; }
.skinmaster       { width:850px;}

.HeaderRepeat 		{ background: url(Header_Repeat.png); width:100%; height:80;}
.FooterRepeat 		{ background: url(Header_Repeat.png); width:100%; height:80;}

.LeftTop 			{ background: url(Left_Top.png) no-repeat; width:164; height:33; }
.LeftMenu 			{ background: url(Left_Menu.png) no-repeat; width:64; height:441; }
.LeftRepeat 		{ background: url(Left_Repeat.png); width:164; height:100%; }
.LeftBottom 		{ background: url(Left_Bottom.png) no-repeat; width:164; height:43; }

.RightTop  			{ background: url(Right_Top.png) no-repeat; width:138; height:33; }
.RightRepeat  		{ background: url(Right_Repeat.png); width:138; height:100%; }
.RightBottom  		{ background: url(Right_Bottom.png) no-repeat; width:138; height:34; }

.TopPane			{}
.LeftPane			{}
.ContentPane		{} 
.RightPane			{}
.BottomPane			{}
.MenuBottomPane		{}


/* Text style used for most text rendered by modules */

p                   { font: normal 12px Tahoma, Arial; margin-bottom: 14; } 
td                  { font: normal 12px Tahoma, Arial;}
.MyMenuTD td        { font: bold 13px Arial; color:#CCE1EC; text-align: right;}
.MyBreadCrumb 		{ font: 10px Arial; color: red;}
.PagesTitle         { font: italic bold 12px Tahoma, Arial; color: #276483; }

.Normal             { font: normal 12px Tahoma, Arial; color: Black; }

A:link,
A:visited,
A.Normal:link,       
A.Normal:visited        { color: blue; text-decoration: none; background-color: transparent; }

A:active,
A:hover,
A.Normal:active,     
A.Normal:hover      { color: blue; text-decoration: none; background-color: transparent;}

.NormalBold         { font: bold 12px Tahoma, Arial }
.NormalRed          { font: bold 12px Tahoma, Arial; color: RED; }
.SubHead            { font: bold 12px Arial; color: #276483; padding: 0;}
.Head               { font: bold 16px Arial; color: #276483; padding: 0;}
select, input       { font: normal 12px Tahoma, Arial; color: Black;}
.NormalTextBox      { font: normal 12px Tahoma, Arial; color: Black; line-height:13px; padding-left: 2px;}

/* Date, Login, User, Copyright, Privacy, Terms */

.MediaDate          { font: 11px Arial; color: #999; text-decoration: none; }
.MediaTabs          { font: 11px Arial; color: #276483; text-decoration: none; }
A.MediaTabs:link,    
A.MediaTabs:visited,
A.MediaTabs:active  { color: #276483; text-decoration: none; }
A.MediaTabs:hover   { color: #276483; text-decoration: none; }

/* Graphical Design Backgrounds  */

/* Menu Settings */

.MainMenu_MenuContainer 	{  background-color: transparent; width: 164; }
.MainMenu_MenuBar       	{ cursor: pointer; cursor: hand; }
.MainMenu_MenuItem      	{ font: 12px Arial; width:150px; color:#276483; background: #FFF; border-bottom: #276483 1px dotted;height:25px; }                    
.MainMenu_MenuItemSel   	{ font: 12px Arial; width:150px; color:#FFF; background:#276483; height:25px;}
.MainMenu_SubMenu   	    { font: normal; background: #FFF;border-bottom: #276483 10px solid; border-left: #276483 1px solid;  border-right: #276483 1px solid; border-top: #276483 10px solid; z-index: 1000; cursor: hand; filter: none;}
.MainMenuSeperator, 
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuArrow,
.MainMenu_MenuBreak 	{ display: none; }

/* -- submenu items hover      --*/

.MainMenu_Off   			{ font: bold 12px Arial; color: #276483; border: 1px solid #276483; border: 0; padding: 0; background: transparent; }
.MainMenu_Selected,      	
.MainMenu_BreadcrumbActive,
.MainMenu_Over,		      	
.MainMenu_Active			{ font: bold 12px Arial; border: 1px solid #276483; color:#276483; background: transparent; border: 0; }
