/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*                    support@cmsskins.com                */
/*========================================================*/


/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE 		           --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#ffffff; }
/* Default HTML table and text 	       --*/ table, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
/* Default HTML Paragraph   		   --*/ p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding:0px; margin:0px; }

/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/
/* Cell containing logo                 */.LogoTD { padding: 0 30px 0 0; }
/* Main Site Width                      */.DefaultWidth  { width: 960px; } 
/* Footer                               */.HeaderBG {height:89px; background-color:#0f3973; }
/* Mian BG                              */.MainBG { background: url(header-bottom.png) repeat-x left top #3c3c3c; }
/* Footer                               */.FooterBG { height:135px; background-color:#0f3973; }
/* Menu  TD                             */.FooterTD { padding: 10px 0 10px 0; }
/* Copyright TD                         */.CopyrightTD { padding: 0 0 5px 0; }
/* Fotoer Links TD                      */.LinksTD { padding: 0 0 35px 0; }
/* Menu TD                              */.MenuTD { padding: 0 8px 0 3px; background-color:#062652; }
/* Breadcrumb TD                        */.BreadTD { padding: 10px 0 10px 8px; background-color:#062652; }
/* Inner Right                          */.IRigh { padding: 10px 10px 10px 10px;  background-color:#dee6f1; }
/* Inner Left                           */.ILeft { padding: 10px 10px 10px 10px; }
/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
/*-- Login Register Token              --*/ .Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active { font-weight: normal; font-size: 11px; color:#000000; font-family: Arial; text-decoration: none; }
/*-- Login Register Token Hover        --*/ A.Register-Login:hover  { font-size: 11px; color:#ffffff; font-family: Arial; text-decoration: underline; }
/*-- Links Token 	 		           --*/ .Footer-Link, A.Footer-Link, A.Footer-Link:link, A.Footer-Link:visited, A.Footer-Link:active { font-weight: no; font-size: 11px; color:#000000; font-family: Arial; text-decoration: none; } 
/*-- Links Token Hover 	 		       --*/ A.Footer-Link:hover  { font-size: 11px; color:#ffffff; font-family: Arial; text-decoration: underline; }
/*-- You Are Here Text For Breadcrumb  --*/ .You-Are { font-size: 10px; color:#707173; font-family: Verdana, Helvetica, sans-serif; }
/*-- Breadcrumb                        --*/ .Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { font-weight: bold; font-size: 16px; color:#ffffff;  font-family: georgia,sans-serif; text-decoration: none; } 
/*-- Breadcrumb Hover                  --*/ A.Breadcrumb:hover  { font-size: 16px; color:#0f3973; font-family:georgia,sans-serif; text-decoration: underline; }
/*-- Terms and Privacy                 --*/ .Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active { font-weight: normal; font-size: 11px; color:#000000; font-family: Arial; text-decoration: none; }
/*-- Terms and Privacy Hover           --*/ A.Terms-Privacy:hover  { font-size: 11px; color:#ffffff; font-family: Arial; text-decoration: underline; }
/*-- Current Date                      --*/ .CurrentDate { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; text-align: justify; color: #135DB4; }
/*-- Copyright                         --*/ .Copyright { font-family:Arial; font-size: 12px; font-weight: bold; color: #ffffff; }
/*========================================================*/
/*  HTML Headings                                         */
/*========================================================*/
/*-- Heading # 1              			--*/ H1 { font-weight: normal; font-size: 28px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { font-weight: normal; font-size: 24px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { font-weight: normal; font-size: 18px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { font-weight: bold; font-size: 14px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { font-weight: bold; font-size: 12px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { font-weight: bold; font-size: 11px; color: #0f3973; font-family: Tahoma, Arial, Helvetica;}
/*========================================================*/
/*  DNN Elements                                          */
/*========================================================*/
/*-- Headig Mostly When Login 			--*/ .Head { font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #0f3973; }
/*-- Headig Mostly When Login 			--*/ .SubHead { font-weight: bold;  font-size: 11px;  color: #444444;  font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Text on site       		    	--*/ .Normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  color: #000000; }
/*-- Text on site bold     			    --*/ .NormalBold { font-weight: bold; font-size: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; }
/*-- Error Text       			        --*/ .NormalRed { font-weight: bold;  font-size: 11px;  color: #ff0000;  font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Bullets Style      			    --*/  UL LI { list-style-image:url(bullets.gif); list-style-position: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal; font-style: normal;  color:#424242; padding: 2px; }
/*-- Text Files      			        --*/ .NormalTextBox { border-right:   #888888 1px solid;  border-top: #888888 1px solid;  border-left: #888888 1px solid;  border-bottom: #888888 1px solid;  font-size: 11px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0f3973; }
/*-- Button                             --*/ .StandardButton { border-right:  #0f3973 1px solid;  border-top: #0f3973 1px solid;  border-left: #0f3973 1px solid;  border-bottom: #0f3973 1px solid; font-size: 11px; font-family: Verdana, Arial, Hnelvetica, sans-serif; background-color: #0f3973; color:#ffffff; }
/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/
/*-- Link Mostly When Login 			--*/ .CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-weight: normal;  font-size: 11px; color:#6B382E;  font-family: Tahoma, Arial, Helvetica; }
/*-- Link Mostly When Login Hover		--*/ A.CommandButton:hover { font-weight: normal;  font-size: 11px; color:#000000;  font-family: Tahoma, Arial, Helvetica; }
/*-- Default Link for Token 			--*/ .Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {  font-weight: normal; font-size: 10px; color:#0f3973;  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
/*-- Default Link for Token Hover		--*/ A.Skinobject:hover    {  text-decoration:  underline; font-size: 10px; color:#4F4F4F; font-family:  Verdana, Arial, Helvetica, sans-serif; }
/*-- Default Link for Text 			    --*/ A:link, A:visited, A:active   { color: #0f3973;  text-decoration: underline; font-family: verdana; font-size: 11px; } 
/*-- Default Link for Text Hover	    --*/ A:Hover  { color: #000000; font-family: verdana; font-size: 11px; text-decoration: underline; }
/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
/*--                                     --*/.Panes-TD { width: 100%; padding: 10px 0 10px 10px; }
/*--                                     --*/.Content-Pane { width: 100%; padding: 0 0 0 0; }
/*--                                     --*/.Header-Left-Pane { width: 60%; padding: 0px 0px 0px 0px; background-color:#636363; }
/*--                                     --*/.Header-Right-Pane { width: 40%; padding: 17px 5px 5px 5px; background-color:#062652; }
/*--                                     --*/.Content-Left {padding: 0 0 0 0; }

/*--                                     --*/.Main-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--                                     --*/.Main-Right-Pane { width: 50%; padding: 0 0 0 10px; }
/*--                                     --*/.Left-Pane2 {  padding: 0 1px 0 0; }
/*--                                     --*/.Middle-Pane { width: 34%; padding: 0 1px 0  0; }
/*--                                     --*/.Right-Pane { width: 33%; padding: 0 0 0 0; }
/*--                                     --*/.Footer-Pane { width: 100%; padding: 0 0 0 0; }
/*--                                     --*/.Slogan-Pane { width: 100%; padding: 10px 0 0 0; }

/*========================================================*/
/*  Action Menu                                           */
/*========================================================*/
/*--                                     --*/.ModuleTitle_MenuContainer { border-right:  blue 0px solid; border-top: blue 0px solid; border-left: blue 0px solid; border-bottom: blue 0px solid }
/*--                                     --*/.ModuleTitle_MenuBar { CURSOR: hand; HEIGHT: 16px; BACKGROUND-color: transparent }
/*--                                     --*/.ModuleTitle_MenuItem {	border-right:  white 0px solid; border-top: white 1px solid; font-weight: bold; font-size: 9pt; border-left: white 0px solid; CURSOR: hand; color: black; border-bottom: white 1px solid; FONT-STYLE: normal; font-family: Tahoma, Arial, Helvetica; BACKGROUND-color: transparent }
/*--                                     --*/.ModuleTitle_MenuIcon {	border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; border-bottom: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-color: #eeeeee; TEXT-ALIGN: center }
/*--                                     --*/.ModuleTitle_SubMenu { border-right:  #ffffff 0px solid; border-top: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-left: #ffffff 0px solid; CURSOR: hand; border-bottom: #ffffff 0px solid; BACKGROUND-color: #ffffff }
/*--                                     --*/.ModuleTitle_MenuBreak { border-right:  #eeeeee 0px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 0px solid; border-bottom: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-color: #eeeeee }
/*--                                     --*/.ModuleTitle_MenuItemSel { font-weight: bold; font-size: 9pt; CURSOR: hand; color: #ffffff; FONT-STYLE: normal; font-family: Tahoma, Arial, Helvetica; BACKGROUND-color: #505050; }
/*--                                     --*/.ModuleTitle_MenuArrow { border-right:  #ffffff 1px solid; border-top: #ffffff 0px solid; font-size: 10pt; CURSOR: hand; border-bottom: #ffffff 1px solid; font-family: webdings }
/*--                                     --*/.ModuleTitle_RootMenuArrow { font-size: 10pt; CURSOR: hand; font-family: webdings }
/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:205px; vertical-align: top; text-align: right; height: 29px; background: url(search.png) no-repeat top right; padding: 0px 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 135px; color: #999999; padding: 4px 0 0px 2px; font-family:Arial; font-size:13px; font-weight: normal; border: 0px solid #FF0000; cursor:text;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:30px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: Transparent; border-bottom:1px solid #0b2f61;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: #0b2f61; border-bottom:1px solid #0b2f61;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: #0b2f61; border-bottom:1px solid #0b2f61;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 0px;
	border-top: 0px solid #303030; 
	border-left: 0px solid #303030; 
	border-right: 0px solid #303030; 
	border-bottom: 0px solid #303030; background-color:#062652; filter:Alpha(Opacity=95); -moz-opacity:.95;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:1px solid #0b2f61; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height: 30px; background-color: Transparent; }
.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV {  margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItemTab TD DIV DIV { margin:0; padding:0 5px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:30px; padding: 3px 4px 0 2px; line-height: 19px; margin:0 0 0 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ margin:0; padding:0 5px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ color:#b3cdf0; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:30px; padding: 3px 4px 0 2px; line-height: 19px; margin:0 0 0 0; }




