
/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE 		           --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background-color:#000000; }
/* 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; color:#7691B9;}
/* Default HTML Paragraph   		   --*/ div { font-family:Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; padding:0px; margin:0px; color:#7691B9;}

/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/

/*-- cell containing logo             --*/.Logo { padding: 0px 10px 0px 0px;  }
										.MainSite { background-color: #FFFFFF; }
/* Main Site Width                      */.DefaultWidth  { width: 950px; padding: 0px 0px 0px 0px;} 
/* Main Site Width                      */.FullWidth  { width: 95%; padding: 0px 0px 0px 0px;} 
/* Main Site Width                      */.800Width  { width: 750px; padding: 0px 0px 0px 0px;} 
/* Header TD                            */.Header-TD { padding: 0 17px 0 17px; }
/* Menu TD                              */.Menu-TD { padding: 0 0 5px 7px; }
/* Footer TD                            */.Footer-TD { padding: 0 0 10px 0; }
/* Default Height of Site               */.D-Height { height: 450px; } 
/* Breadcrumb TD                        */.Bread-TD { padding: 3px 8px 0px 5px; }
                                          .IconPadd { padding: 0px 3px 0px 3px; }
										  .LogIconPadd { padding: 0px 3px 0px 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: 10px; color:#ffffff; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
/*-- Login Register Token Hover        --*/ A.Register-Login:hover  { font-size: 10px; color:#7691B9; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Links Token 	 		           --*/ .Bottom-Link, A.Bottom-Link, A.Bottom-Link:link, A.Bottom-Link:visited, A.Bottom-Link:active { font-weight: normal; font-size: 10px; color:#7691b9; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; } 
/*-- Links Token Hover 	 		       --*/ A.Bottom-Link:hover  { font-size: 10px; color:#ffffff; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- You Are Here Text For Breadcrumb  --*/ .You-Are { font-size: 10px; color:#000000; font-family: Verdana, Helvetica, sans-serif;  padding: 0px 3px 0px 0px;  }
/*-- Breadcrumb                        --*/ .Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { font-weight: normal; font-size: 10px; color:#7691b9;  font-family: Verdana, Helvetica, sans-serif; text-decoration: none; } 
/*-- Breadcrumb Hover                  --*/ A.Breadcrumb:hover  { font-size: 10px; color:#ffffff; font-family: Verdana, Helvetica, 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: 10px; color:#7691b9; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
/*-- Terms and Privacy Hover           --*/ A.Terms-Privacy:hover  { font-size: 10px; color:#ffffff; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Current Date                      --*/ .CurrentDate { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; text-align: justify; color: #7691b9; }
/*-- Copyright                         --*/ .Copyright { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align: justify; color: #7691b9; }

/*========================================================*/
/*  DNN Elements                                          */
/*========================================================*/

/*-- Headig Mostly When Login 			--*/ .Head { font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #0075bf; }
/*-- Headig Mostly When Login 			--*/ .SubHead { font-weight: bold;  font-size: 11px;  color: #083f71;  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: #555555; }
/*-- Text on site bold     			    --*/ .NormalBold { font-weight: bold; font-size: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; color:#555555; }
/*-- 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(Images/Bullets.png); list-style-position: inherit; font-family: Verdana, Arial, Helvetica,                                                 sans-serif; font-size: 11px;  font-weight: normal; font-style: normal;  color:#ffffff; padding: 8px; }
/*-- Text Files      			        --*/ .NormalTextBox { border-right:   #083f71 1px solid;  border-top: #083f71 1px solid;  border-left: #083f71 1px solid;                                              border-bottom: #083f71 1px solid;  font-size: 11px; background-color: #ffffff; font-family: Verdana, Arial, Helvetica,                                              sans-serif; color: #083f71; }
/*-- Button                             --*/ .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; }

/*-- This is  Solpart Menu  From Top Padding  --*/ .MenuBarPad{ 15px 0px 0px 0px;}
 /*-- This is  Banner BG Image Cente   --*/        .BgImageCenter{ background-image:url(Images/Banner-Line-Center.png); }
                                                   .RegPadd { padding: 0px 8px 0px 5px;} 
                                                   .LogPadd { padding: 0px 9px 0px 6px;} 
												   .LinksPad { padding: 15px 0px 15px 0px;}
												   .CopyrightPad  { padding: 0px 20px 0px 0px;}
												   .sep { color:#00acec;}
												   .BGImage { background-image:url(Images/Bg-Image.png); background-position:top; background-repeat:no-repeat;  height:879;}
   
									          
												   .BGImage2 { background-image:url(Images/bgimage2.jpg); background-position:top; background-repeat:no-repeat;  height:879;}											  
				
												   .BGImage3 { background-image:url(Images/bgimage3.jpg); background-position:top; background-repeat:no-repeat;  height:879;}		
												   .BGImage4{ background-image:url(Images/bgimage4.jpg); background-position:top; background-repeat:no-repeat;  height:879;}											   .BGImage5{ background-image:url(Images/bgimage5.jpg); background-position:top; background-repeat:no-repeat;  height:879;}
												   									  	
/*-- Quick Links - r --*/    .LinkBtn, a.LinkBtn:link, a.LinkBtn:visited, a.LinkBtn:active { background:url(Images/Left-Button.png) left center no-repeat; color: #000000; font-family: Verdana, Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; width:200px; height:23px; display:block; margin:5px 0 0px 6px; padding: 5px 0 0px 6px; vertical-align:middle; text-indent:20px; text-align:left;}
/*-- Quick Links - hover --*/    a.LinkBtn:hover { background: url(Images/Left-Button2.png) left center no-repeat; color: #5578B2; font-family: Verdana, Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; width:200px; height:23px; margin:5px 0 0px 6px; padding: 5px 0 0px 6px; vertical-align:middle; text-indent:20px; display:block; text-align:left;}


/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-weight: normal;  font-size: 11px; color:#114f87;  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:#ffffff;  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: #999999;  text-decoration:  font-family: verdana; font-size: 11px; } 
 A:Hover  { color: #3A7BBF; font-family: verdana; font-size: 11px; text-decoration: underline; }
 .Txt1 { font-size:11px; color:#000000; } 
                                           	 
/*========================================================*/
/* HTML Headings */
/*========================================================*/

/*-- Heading # 1 --*/ H1 { font-weight: normal; font-size: 26px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 2 --*/ H2 { font-weight: normal; font-size: 20px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 3 --*/ H3 { font-weight: normal; font-size: 17px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 4 --*/ H4 { font-weight: bold; font-size: 14px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 5 --*/ H5 { font-weight: bold; font-size: 12px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 6 --*/ H6 { font-weight: bold; font-size: 11px; color: #3A7BBF; font-family: Tahoma, Arial, Helvetica;}

				

/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 2px 2px 2px 2px; }
.Image-Pane      { width: 100%; padding: 3px 3px 3px 3px;    }
.Content-Pane      { width: 100%; padding: 3px 3px 3px 3px;    }
.Content-Left-Pane      { width: 50%; padding: 3px 3px 3px 3px;    }
.Content-Right-Pane     { width: 50%; padding: 3px 3px 3px 3px;    }
.Left-Pane         { width: 33%;  padding: 3px 3px 3px 3px;    }
.Center-Pane       { width: 34%;  padding: 3px 3px 3px 3px;    }
.Right-Pane        { width: 33%;  padding: 3px 3px 3px 3px;    }
.Bottom-Left-Pane  { width: 30%; padding:  3px 3px 3px 3px;    }
.Bottom-Right-Pane { width: 70%; padding:  3px 3px 3px 3px;    }
.Footer-Left-Pane  { width: 70%; padding:  3px 3px 3px 3px;    }
.Footer-Right-Pane { width: 30%; padding:  3px 3px 3px 3px;    }
.Footer-Pane       { width: 100%; padding: 3px 0px 3px 3px;    }



/*========================================================*/
/*  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:192px; vertical-align: middle; text-align: right; height: 15px; background: url(Images/SearchBox.gif) no-repeat top right; padding: 0px 0px 0px 3px; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:18px; background: #606060;   width: 129px; color: #000000; padding:  0px 5px 3px 5px; border: 0px solid #FFFFFF; cursor:text; padding-bottom:0px;
border-right: #606060 0px solid; border-top: #606060 0px solid; border-left: #606060 0px solid; border-bottom: #606060 0px solid; }

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent;  
	height:27px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #7691b9; 
	height: 17px; 
	background-color: Transparent; border-bottom:1px solid #002b4a;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
	background-color:#003964;
	
	 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #7691b9; 
	height: 17px;
	background-image:url(Images/sub-hover.png); 
	
	border-bottom:1px solid #002b4a;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #ffffff; 
	height: 17px; 
	background-image:url(Images/SubMenu2.gif); border-bottom:1px solid #002b4a;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 1px;
	border-top: 1px solid #002b4a; 
	border-left: 1px solid #002b4a; 
	border-right: 1px solid #002b4a; 
	background-image:url(Images/SubMenu1.gif);  border-bottom: 1px solid #002b4a; 
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:1px solid #002b4a; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 15px;  
}


/* 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/Sssolpart-Right.png); 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/Sosslpart-left.png); 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/45Solsspart-center.png); background-repeat:repeat-x; color:#7691b9;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:27px; padding: 9px 0px 0 0px; 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-hover.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(Images/menu-hover.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-hover.png);  background-repeat:repeat-x; color:#ffffff; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:27px; padding: 9px 0px 0px 0px; line-height:1.3em; margin:-4px 0 -29px 0; }


.normal a:link img, .normal a:visited img 
{
    border: 0;
}
form{
	height:100%;
}

TFOOT
{
	FONT-SIZE: 12px; 
	COLOR: #7691B9; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

THEAD 
{
	FONT-SIZE: 12px; 
	COLOR: #7691B9; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

TH 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: #7691B9; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

tbody 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	
	COLOR: #7691B9; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}






