/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}



/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    		--*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    		--*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu {  text-align:center; margin: 0 0 0 0; }
/*-- menuitems idle cell           		--*/ .MainMenu_Idle TD { text-align:center; color: #656565; padding: 8px 0px 9px 0px; font-weight: bold; }
/*-- menuitems over             		--*/ .MainMenu_Selected TD {  text-align:center;color: #063B71; background-color: transparent;  padding: 8px 0px 9px 0px; font-weight: bold; }
/*-- menuitems active           		--*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { text-align:center; color: #656565; background: transparent; padding: 8px 0px 9px 0px; font-weight: bold; }
/*-- middle seperator           		--*/ .MainMenu_Seperator { width:1px; height: 14px; font-size:1px; background-color:#063B71; }
/*-- not needed - main menu     		--*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       		--*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            		--*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        		--*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu   		--*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 		 .ModuleTitle_MenuIcon { text-align:center; background: transparent; padding: 0px 10px 0px 10px; margin: 0 0 0 0; font-size: 0px; }
									 		 .ModuleTitle_MenuIcon IMG { padding: -8px 10px 0 10px; }
/*-- removing seperator borders 		--*/ .MainMenu_MenuBreak { text-align:center; padding:0 1px 0 0; background-color: transparent; width:1px; height:26px;}

/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { text-align:center; background: #FFFFFF; padding: 0 0 0 0; border: 1px solid #063B71; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- menuitems idle    		       		--*/ .MainMenu_MenuItem { text-align:center; background: transparent; color: #656565; font-family: Arial; font-size: 13px; font-weight: bold; padding: 0px 10px 0px 10px; height: 26px; border-bottom: 1px solid #063B71;} 
/*-- Submenu idle    		       		--*/ .ModuleTitle_MenuItem { text-align:center; background: transparent; color: #656565; font-family: Arial; font-size: 13px; font-weight: bold; padding: 0px 10px 0px 10px; height: 26px; border-bottom: 1px solid #063B71;}
/*-- submenu items hover        		--*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { text-align:center; background: #FFFFFF; color: #063B71; font-family: Arial; font-size: 13px; font-weight: bold; cursor: hand; padding: 1px 10px 0px 10px; height: 26px; border-bottom: 1px solid #063B71;}


/*------------------------- End -------------------------*/


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #08277A; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .Links, a.Links:link, a.Links:visited, a.Links:active { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #A9CA04; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #A9CA04; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #08277A; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #08277A; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 165px; height:19px; background-color: #FFFFFF; padding: 2px 0px 0px 2px; border: 1px solid #326495; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #626262; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #002595; FONT-FAMILY: Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading { FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #063B71; FONT-FAMILY: Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading { FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #FFFFFF; FONT-FAMILY: Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }


/*-- Default SubHead CSS        		   --*/

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #063B71; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #626262; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #626262; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #626262; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #063B71; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #063B71;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #063B71;
}






