/*========================================================*/
/*  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: normal; FONT-SIZE: 11px; COLOR: #6F6C61; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a:hover.login-register { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #6F6C61; FONT-FAMILY: Tahoma; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #929292; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; line-height:2.2; }

/*-- 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: #929292; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a:hover.links { color: #929292; 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: #929292; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a:hover.terms-privacy { color: #929292; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ .NormalTextBox#dnn_dnnSEARCH_txtSearch {  width: 130px; height: 18px; background-color: transparent; padding: 2px 0px 0px 4px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #797979; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #3A3A3A; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #A20000; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #064AA2; FONT-FAMILY: Trebuchet MS; }
/*-- 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; }

/*========================================================*/
/*  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: #8D8D8D; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR:#323232; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #323232; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

a:link.CommandButton {
	COLOR: #8D8D8D; TEXT-DECORATION: underline;
}

a:visited.CommandButton {
	COLOR: #8D8D8D; TEXT-DECORATION: underline;
}

a:ative.CommandButton {
	COLOR: #8D8D8D; TEXT-DECORATION: underline;
}

a:hover.CommandButton {
	COLOR: #8B97B7; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #8D8D8D;

}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #8D8D8D;
}

.Head3 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #8D8D8D;
}
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*            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: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family:Tahoma;
	width:200px;
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px #818181;
	cursor: pointer;
	cursor: hand; 
	color: #ffffff; /* !important */
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px #818181;
	cursor: pointer;
	cursor: hand; 
	color: #7D7E7D; /* !important */
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #787878; /* !important */
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(bgsubover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	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:10px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin: 0;
	background-color: #FFFFFF;
	/*background-image: url(menu-mid.gif);*/
	border-top: #818181 1px dashed;
	border-right: #818181 1px dashed;
	border-left: #818181 1px dashed;
	border-bottom: #818181 1px dashed;

/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#1f85f7,endColorStr=#add4ff);
	filter: Alpha(Opacity=75, FinishOpacity=75, 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 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; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(up-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 24 0 24;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(up-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:30px;
	color:#999999;
	
	height:30px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	background-image:url(up-right.gif);
	background-position:right top;
	background-repeat: repeat-x;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(over-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 24 0 24;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(over-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:30px;
	color:#787878;
	
	height:30px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(over-right.gif);
	background-position:right top;
	background-repeat: repeat-x;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(active-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 24 0 24;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(active-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:30px;
	color:#787878;
	
	height:30px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(active-right.gif);
	background-position:right top;
	background-repeat: repeat-x;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- lefttop --*/
.lefttop {
	background-image: url(lefttop.gif);
	background-repeat: no-repeat;
	width: 21px;
	height:20px;
}
/*-- top --*/
.top {
	background-image: url(top.gif);
	background-repeat: repeat-x;
	height:20px;
}
/*-- righttop --*/
.righttop {
	background-image: url(righttop.gif);
	background-repeat: no-repeat;
	width: 21px;
	height:20px;
}
/*-- left --*/
.left {
	background-image: url(left.gif);
	background-repeat: repeat-y;
	width: 21px;
}
/*-- right --*/
.right {
	background-image: url(right.gif);
	background-repeat: repeat-y;
	width: 21px;
}
/*-- leftbottom --*/
.leftbottom {
	background-image: url(leftbottom.gif);
	background-repeat: no-repeat;
	width: 21px;
	height:20px;
}
/*-- bottom --*/
.bottom {
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	height:20px;
}
/*-- rightbottom --*/
.rightbottom {
	background-image: url(rightbottom.gif);
	background-repeat: no-repeat;
	width: 21px;
	height:20px;
}


/*-- loginbar --*/
.loginbar {
	background-image:url(phone2.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#DED9C3;
	height:34px;
	padding-left:12px;
	vertical-align:middle;
}


/*-- header --*/
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:200px;
}


/*-- homeleft --*/
.homeleft {
	background-color:#8B97B7;
	width:100px; 
	
	
	}


/*-- bgmain --*/
.bgmain {
	background-image: url(bgmain.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	width:800px;
}



/*-- searchbg --*/
.searchbg {
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:24px;
	width:175px;
}

/*-- search --*/
.search {
	background-image: url(search.gif);
	background-repeat: no-repeat;
	height:24px;
	width:48px;
}


/*-- textfield --*/
.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*-- SearchButton --*/
.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.textblue, a.textblue, a.textblue:link, a.textblue:visited, a.textblue:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: 3314E9E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}
a.textblue:hover {
	FONT-WEIGHT: normal;	
	FONT-SIZE: 11px;
	COLOR: #314E9E;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

.textgrey, a.textgrey, a.textgrey:link, a.textgrey:visited, a.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8D8D8D;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8D8D8D;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

.textorange, a.textorange, a.textorange:link, a.textorange:visited, a.textorange:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.textorange:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

.textgreen, a.textgreen, a.textgreen:link, a.textgreen:visited, a.textgreen:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #97D512;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.textgreen:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #97D512;
	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  -------------------------*/

.paddingleft1 {
	padding-left: 20px;
}

.paddingleft2 {
	padding-left: 15px;
}


.rightmenu, a.rightmenu, a.rightmenu:link, a.rightmenu:visited, a.rightmenu:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:30px;
	
	height:30px;
	background:url(dots.gif) left center repeat-x;
}
a.rightmenu:hover {
	text-decoration: underline;

}
