/*========================================================*/
/*        	 Created by eSoulConsultancy.com              */
/*========================================================*/
table, tr, td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #444444;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
.Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active {
    font-weight: normal;
    font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Register-Login:hover  {
    font-size: 10px;
    color:#000000;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.Bottom-Link, A.Bottom-Link, A.Bottom-Link:link, A.Bottom-Link:visited, A.Bottom-Link:active {
    font-weight: normal;
    font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Bottom-Link:hover  {
    font-size: 10px;
    color:#135DB4;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.You-Are {
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
}
.Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    font-weight: normal;
    font-size: 10px;
    color:#5095E5;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Breadcrumb:hover  {
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active {
    font-weight: normal;
    font-size: 10px;
    color:#135DB4;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Terms-Privacy:hover  {
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.CurrentDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #135DB4;
}

.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #135DB4;
}

/*========================================================*/
/*  HTML Headings                                         */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}

/*========================================================*/
/*  DNN Elements Static                                   */
/*========================================================*/
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4288DA;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #1380D5; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.NormalBlue {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #17A9FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
UL LI {
	list-style-image:url(Images/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;
}
.NormalTextBox {
	BORDER-RIGHT: #1380D5 1px solid; 
	BORDER-TOP: #1380D5 1px solid; 
	BORDER-LEFT: #1380D5 1px solid; 
	BORDER-BOTTOM: #1380D5 1px solid;
	FONT-SIZE: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1380D5;
}
.StandardButton {
	BORDER-RIGHT: #1380D5 1px solid; 
	BORDER-TOP: #1380D5 1px solid; 
	BORDER-LEFT: #1380D5 1px solid; 
	BORDER-BOTTOM: #1380D5 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#1380D5;
}
.logo {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}


/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; color:#6B382E; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
A.CommandButton:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; color:#000000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 10px;
    color:#1380D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#4F4F4F;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}
A:link, A:visited, A:active   {
    color: #4288DA;
    text-decoration: underline;
    font-family: verdana;
    font-size: 11px;

} A:Hover  {
    color: #000000;
    font-family: verdana;
    font-size: 11px;
	text-decoration: underline;
}



/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 15px 0 15px 0; }
.Banner-Pane { width: 100%; padding: 15px 0 15px 0; }
.Content-Pane { width: 100%; padding: 15px 0 0 0; }
.Top-Left-Pane { width: 30%; padding: 0 15px 0 0; }
.Top-Right-Pane { width: 70%;	padding: 0 10px 0 0; }
.Main-Left-Pane { width: 70%;	padding: 0 10px 0 0; }
.Main-Right-Pane { width: 30%; padding: 0 0 0 10px; }
.Left-Pane { width: 33%; padding: 0 10px 0 0; }
.Middle-Pane { width: 34%; padding: 0 10px 0 10px; }
.Right-Pane { width: 33%; padding: 0 0 0 10px; }
.Bottom-Left-Pane { width: 50%; padding: 0 10px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px; }
.Bottom-Pane { width: 100%;	}

/*========================================================*/
/*  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: #1380D5; }
.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:225px; vertical-align: top; text-align: right; height: 29px; background: url(Images/search.png) no-repeat top right; padding: 4px 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 140px; color: #444444; padding: 2px 0 0px 2px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/


/* Main Site Width */ 
.Main-Wdth { width: 850px; } 
/* Menu Left Image */  
.Menu-Left { background: url(Images/menu-left.png) no-repeat bottom left; width:21px; height:55px; }
/* Menu Center Image */  
.Menu-Center { background: url(Images/menu-center.png) repeat-x bottom left; height:55px; }
/* Menu Right Image */  
.Menu-Right { background: url(Images/menu-right.png) no-repeat bottom right; width:21px; height:55px; }
/* Logo Top Left Image */  
.Logo-Left { background: url(Images/logo-top-left.png) no-repeat top left; width:12px; height:13px; }
/* Logo Center Image */  
.Logo-Center { background: url(Images/logo-top-center.png) repeat-x bottom left; }
/* Logo Right Image */  
.Logo-Right { background: url(Images/logo-top-right.png) no-repeat bottom right; width:12px; height:13px; }
/* Logo Main Left Image */  
.Logo-Main-Left { background: url(Images/logo-main-left.png) repeat-y top left; }
/* Logo Main Right Image */  
.Logo-Main-Right { background: url(Images/logo-main-right.png) repeat-y top right; }
/* Logo Bottom Left Image */  
.Logo-Bottom-Left { background: url(Images/logo-bottom-left.png) no-repeat top left; width:12px; height:21px; }
/* Logo Bottom Center Image */  
.Logo-Bottom-Center { background: url(Images/logo-bottom-center.png) repeat-x top left; }
/* Logo Bottom Right Image */  
.Logo-Bottom-Right { background: url(Images/logo-bottom-right.png) no-repeat top right; width:12px; height:21px; }
/* Main Top Left Image */  
.Main-Top-Left { background: url(Images/main-top-left.png) no-repeat top left; width:19px; height:121px; }
/* Main Top Center Image */  
.Main-Top-Center { background: url(Images/main-top-center.png) #FFFFFF repeat-x top left; padding-top:10px; }
/* Main Top Right Image */  
.Main-Top-Right { background: url(Images/main-top-right.png) no-repeat top right; width:20px; height:121px; }
/* Main Main Left Image */  
.Main-Main-Left { background: url(Images/main-main-left.png) repeat-y top left; }
/* Main Main Right Image */  
.Main-Main-Right { background: url(Images/main-main-right.png) repeat-y top right; }
/* Main Bottom Left Image */  
.Main-Bottom-Left { background: url(Images/main-bottom-left.png) no-repeat top left; width:19px; height:33px; }
/* Main Bottom Center Image */  
.Main-Bottom-Center { background: url(Images/main-bottom-center.png) repeat-x top left; }
/* Main Bottom Right Image */  
.Main-Bottom-Right { background: url(Images/main-bottom-right.png) no-repeat top right; width:20px; height:33px; }
/* Register Icon */  
.Register-ICO { background: url(Images/register-ico.png) no-repeat top right; width:17px; height:13px; }
/* Login Icon */  
.Login-ICO { background: url(Images/login-ico.png) no-repeat top right; width:14px; height:13px; }


.Header-TD { padding: 0 17px 0 17px; }
.Menu-TD { padding: 0 0 5px 7px; }
.Footer-TD { padding: 0 0 10px 0; }
.Main-Width { width: 850px; }
.D-Height { height: 450px; } /* Default Height of Site */


.Bread-TD { padding: 5px 0 5px 0; }
.Header-BG { background-color:#FFFFFF; }

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:39px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: Transparent; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #000000; 
	height: 24px; 
	background-color: #6699D6; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: #6699D6; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 3px;
	border-top: 0px solid #93B1E2; 
	border-left: 0px solid #93B1E2; 
	border-right: 0px solid #93B1E2; 
	border-bottom: 0px solid #93B1E2; background-color:#5388C8;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:0px solid #93B1E2; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height: 27px; background-color: Transparent; }
.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV { background-image:url(Images/spacer.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItemTab TD DIV DIV { background-image:url(Images/spacer.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(Images/spacer.gif); background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:31px; padding: 7px 4px 0 5px; line-height:1.3em; margin:-4px 0 -29px 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(Images/menu-ha-right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(Images/menu-ha-left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url(Images/menu-ha-center.png);  background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:32px; padding: 7px 4px 0 5px; line-height:1.3em; margin:0px 0 0 0; }







