/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/*  ==============================================
*/

Body
{
	background-color: #C9C9C9;
    	color: black;
	font-family: verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*  DNN Link Style */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none;
}

A.CommandButton:hover {
	FONT-WEIGHT: normal;
	COLOR: #ff0000; 
	TEXT-DECORATION: underline;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    	font-weight: normal;
    	font-size: 10px;
    	color:#535353;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	text-decoration: none;
}
A.Skinobject:hover    {
    	text-decoration:  underline;
    	font-size: 10px;
    	color:#003F87;
    	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
A:link, A:visited, A:active   {
    	color: #0d107b;
    	text-decoration: none;
    	font-family: verdana;
    	font-size: 13px;

}
A:Hover  {
    	color: #555555;
    	font-family: verdana;
    	font-size: 13px;
	text-decoration: underline;
}


/*  DNN Panes Style */
.headerpane {
	width: 100%;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
.contentpane {
	/* width: 100%; */
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.topleftpane {
	/* width: 50%; */
	padding-right: 4px;
}
.toprightpane {
	/* width: 50%; */
	padding-left: 6px;
}
.leftpane {
	/*width: 33%;*/
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.middlepane {
	/* width: 34%; */
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	/* width: 33%; */
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	/* width: 100%; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*  DNN Common Style */
.Head {
	font-weight: bold;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003F87;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003F87; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: normal;
	text-align: justify;
    	color: #424242;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
UL LI {
	list-style-image:url(../images/bullets.gif);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
OL LI {
	list-style-type: decimal;
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
.NormalTextBox {
	BORDER-RIGHT: #8F8F8F 1px solid; 
	BORDER-TOP: #8F8F8F 1px solid; 
	BORDER-LEFT: #8F8F8F 1px solid; 
	BORDER-BOTTOM: #8F8F8F 1px solid;
	FONT-SIZE: 11px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F87;
}
.StandardButton {
	BORDER-RIGHT: #6B8391 1px solid; 
	BORDER-TOP: #6B8391 1px solid; 
	BORDER-LEFT: #6B8391 1px solid; 
	BORDER-BOTTOM: #6B8391 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#6B8391;
}
.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: #003F87;
}
.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;
}

/*  DNN Custom Token Style */
.logo {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.topmostpane{
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:right;
}
A.register-login, A.register-login:link, A.register-login:visited, A.register-login:active {
    	font-weight: normal;
    	font-size: 10px;
    	color:#535353;
    	font-family: Verdana, Helvetica, sans-serif;
    	text-decoration: none;
}
A.register-login:hover  {
    	font-size: 10px;
    	color:#003F87;
    	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.breadcrumb-txt {
    	font-size: 10px;
    	color:#6C6C6C;
    	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:#555555;
    	font-family: Verdana, Helvetica, sans-serif;
    	text-decoration: none;
}
A.breadcrumb:hover  {
    	font-size: 10px;
    	color:#003F87;
    	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:#ffffff;
    	font-family: Verdana, Helvetica, sans-serif;
    	text-decoration: none;
}
A.terms-privacy:hover  {
    	font-size: 10px;
    	color:#262626;
    	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.ngm-footer, A.ngm-footer, A.ngm-footer:link, A.ngm-footer:visited, A.ngm-footer:active {
    	font-weight: normal;
    	font-size: 10px;
    	color:#9F9F9F;
    	font-family: Verdana, Helvetica, sans-serif;
    	text-decoration: none;
}
A.ngm-footer:hover  {
    	font-size: 10px;
    	color:#9F9F9F;
    	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.currentdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
   	color: #6C6C6C;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: normal;
	text-align: justify;
    	color: #FFFFFF;
}

A.search_link {
    	font-weight: normal;
    	font-size: 8.5pt;
    	color:#ffffff;
    	font-family: Verdana, Helvetica, sans-serif;
    	text-decoration: none;
}
/* Style For Containers Title */
.cnt-1-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #FFFFFF;
}
.cnt-1-b-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #FFFFFF;
}
.cnt-1-c-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #555555;
}
.cnt-3-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #003F87;
}
.cnt-4-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #003F87;
}
.cnt-5-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #003F87;
}
.cnt-6-title {
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	color: #0d107b;
	TEXT-DECORATION: underline;
}
/* Style For Containers Body */
.cnt-1-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cnt-1-b-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cnt-3-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cnt-4-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cnt-5-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*  Other Style */
.skin-color {
	background-color: #003F87;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 27px;
	background-color: Transparent;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #4D4C4C; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	background-color: #003F87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 21px;
}
.submenuitemselected{
	color:#6B8391;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:#FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 3px;
	margin-left: -1px;
	background-color: #EDEDED;  
	border-top: #003F87 0px solid;
	border-right: #003F87 2px solid;
	border-left: #003F87 2px solid;
	border-bottom: #003F87 2px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 1px solid; 
	border-bottom: #EFEFEF 1px solid; 
	border-top: #EFEFEF 1px solid;
	font-family: webdings; 
}

.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV { background-image:url(../images/m-dis-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItem TD DIV DIV { background-image:url(../images/m-dis-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItem TD DIV DIV DIV{ background-image:url(../images/m-dis-center.gif); background-repeat:repeat-x; color:#555555;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:27px; padding: 7px 10px 0 10px; line-height:1.3em; margin:-4px 0 -29px 0; }             

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV { background-image:url(../images/m-hover-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV{ background-image:url(../images/m-hover-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelected TD DIV DIV DIV{ background-image:url(../images/m-hover-center.gif); background-repeat:repeat-x; color:#003F87; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:27px; padding: 7px 10px 0 10px; line-height:1.3em; margin:-4px 0 -29px 0; }

.MainMenu_MenuSelectedRoot TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedRoot TD DIV { background-image:url(../images/m-act-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedRoot TD DIV DIV{ background-image:url(../images/m-act-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{ background-image:url(../images/m-act-center.gif);  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:28px; padding: 7px 10px 0 5px; line-height:1.3em; margin:0px 0 -29px 0; }


