/*========================================================*/
/*            Designed by Best Visualization.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
body          {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a:link.login-register, a:visited.login-register, a:active.login-register { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7E7E7E; FONT-FAMILY: Tahoma; text-decoration: none; margin: 0px 0px 0px 10px;  background:url('images/bullet.jpg') 2px no-repeat; padding: 0px 0px 0px 10px; }
/*-- Login Register token hover        --*/ a:hover.login-register { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7E7E7E; FONT-FAMILY: Tahoma; text-decoration: underline; background-image:url('images/bullet.jpg'); background-repeat:no-repeat ; backgound-position: left middle; }

/*-- Copyright token                   --*/.copy-right     { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #81ADCA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a:link.links, a:visited.links, a:active.links { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a:hover.links { color: ##FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a:link.breadcrum, a:visited.breadcrum, a:active.breadcrum { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a:hover.breadcrum { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a:link.terms-privacy, a:visited.terms-privacy, a:active.terms-privacy { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a:hover.terms-privacy { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ .NormalTextBox#dnn_dnnSEARCH_txtSearch {  width: 126px; height: 19px; background-color: transparent; padding: 2px 0px 0px 4px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #ffffff; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #FFFFFF; font-family: "Times New Roman", Times, serif;  }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #212121; FONT-FAMILY: "Times New Roman", Times, serif; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold;   FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; padding:6px;}
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #CA1B13; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #434343; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #146FAF; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 7              			--*/ .cnt7_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #707070; FONT-FAMILY: Trebuchet MS; }

/*========================================================*/
/*  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        		   --*/

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #6f6c61; FONT-FAMILY: Tahoma;
}

.SubHead      {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #7d7e7d; FONT-FAMILY: Tahoma; float:right; margin-right:10px
}

.SubSubHead {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #8d8d8d; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

a:link.CommandButton {
	COLOR: #454545; TEXT-DECORATION: underline;
}

a:visited.CommandButton {
	COLOR: #454545; TEXT-DECORATION: underline;
}

a:ative.CommandButton {
	COLOR: #454545; TEXT-DECORATION: underline;
}

a:hover.CommandButton {
	COLOR: #FBA51C; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #929292;
	line-height:24px;
	padding:30px 0 0 14px;
}

.Head2        {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #929292;
	line-height:24px;
}


/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {
	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: #FFFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial;
	width:200px;
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dashed 0px #282389;
	cursor: pointer;
	cursor: hand; 
	color: #282389; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px #282389;
	cursor: pointer;
	cursor: hand; 
	color: #282389; /* !important */
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	font-color: black;
	background-color: Transparent;
	font-family: tahoma;
	/*background:url(images/arrow.jpg) no-repeat left top;*/
}
.MainMenu_MenuItemAct {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px black;
	cursor: pointer; 
	cursor: hand; 
	color: black; /* !important */
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(bgsubover.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	font-family: tahoma;

}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 20px;
	border-top: #6F845D 0px solid;
	border-right: #6F845D 0px solid;
	border-left: #6F845D 0px solid;
	border-bottom: #6F845D 0px solid;
	background-color: Transparent;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin: 0;
	/*background-color: #000000;*/
	/*background-image: url(menu-mid.gif);*/
	border-top: #177EC0 1px dotted;
	border-right: #177EC0 1px dotted;
	border-left: #177EC0 1px dotted;
	border-bottom: #177EC0 1px dotted;
	background-color: #CEE7FF;

	

/*--*/
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=2);
	 -moz-opacity:.90;

}
.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 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;

}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 18px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; height:30px; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(images/nav_left.gif);
	background-position:left top;
	background-repeat: no-repeat;
	
	padding:0 10 0 20;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(images/nav_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Tahoma;
	/*font-weight: bold;*/
	line-height:22px;
	color:gray;
	height:22px;
	padding: 0 5 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	background-image:url(images/nav_right.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; height:30px; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(images/nav_Overleft.gif);
	background-position:left top;
	background-repeat: no-repeat;
	
	padding:0 10 0 19;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;

}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(images/nav_Overmid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:20px;
	color:white;
	height:20px;
	padding: 0 5 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(images/nav_Overright.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; height:30px; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(images/nav_Overleft.gif);
	background-position:left top;
	background-repeat: no-repeat;
	
	padding:0 10 0 19;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(images/nav_Overmid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:20px;
	color:white;
	height:20px;
	padding: 0 5 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(images/nav_Overright.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/
/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* dateheading --*/
.dateheading, a.dateheading, a:link.dateheading, a:visited.dateheading, a:active.dateheading  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a:hover.dateheading {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textwhite --*/

.textwhite, a.textwhite, a:link.textwhite, a:visited.textwhite, a:active.textwhite  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

a:hover.textwhite {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textgrey --*/

.textgrey, a.textgrey, a:link.textgrey, a:visited.textgrey, a:active.textgrey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a:hover.textgrey {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textorange --*/

.textorange, a.textorange, a:link.textorange, a:visited.textorange, a:active.textorange  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FBA51C;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a:hover.textorange {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FBA51C;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/

.H1, a.H1, a:link.H1, a:visited.H1, a:active.H1  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}

a:hover.H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H2 --*/

.H2, a.H2, a:link.H2, a:visited.H2, a:active.H2  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a:hover.H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H3 --*/

.H3, a.H3, a:link.H3, a:visited.H3, a:active.H3  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a:hover.H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H4 --*/

.H4, a.H4, a:link.H4, a:visited.H4, a:active.H4  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: none;
}

a:hover.H4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H5 --*/

.H5, a.H5, a:link.H5, a:visited.H5, a:active.H5  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: none;
}

a:hover.H5 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H6 --*/

.H6, a.H6, a:link.H6, a:visited.H6, a:active.H6  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: none;
}

a:hover.H6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/

.padding-left {
	padding-left: 8px;

}

.padding-top {
	padding-top: 8px;

}
.mainTable   {
 background-image: url('images/mainBg.gif'); background-repeat: repeat-x; 
 background-position: top;
 width: 100%; 

}
.upperTable  { 

background-image: url(images/clouds.gif);
background-repeat: no-repeat;
background-position: top right;

}