/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	padding: 0;
}


/*========================================================*/
/*  Background menu                                            */
/*========================================================*/

/*-- menuleft --*/
.menuleft {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/m3l.gif);
	background-repeat: no-repeat;
	width: 8px;
	height:36px;
}

/*-- menumid --*/
.menumid {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/m3bg.gif);
	background-repeat: repeat-x;
	height:36px;
	vertical-align:middle;
}

/*-- menuright --*/
.menuright {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/m3r.gif);
	background-repeat: no-repeat;
	width: 8px;
	height:36px;
}



/*========================================================*/
/*  Breadcrump                                            */
/*========================================================*/

/*-- breadleft --*/
.breadleft {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/breadleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height:27px;
	}


/*-- breadmid --*/
.breadmid {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/breadbg.gif);
	background-repeat: repeat-x;
	height:27px;
	vertical-align:middle;
	}


/*-- breadright --*/
.breadright {
	background-image: url(/site/Portals/0/Skins/CallCenter_S/breadright.gif);
	background-repeat: no-repeat;
	width: 10px;
	height:27px;
	}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { font-weight: normal; font-size: 11px; color: #6B6B6B; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { font-weight: normal; font-size: 11px; color: #6B6B6B; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #656565; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #6B6B6B; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #6B6B6B; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #656565; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #656565; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 172px;
	height: 15px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-bottom:6px;
	border: 1px solid #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	cursor:text;
}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { font-weight: normal; font-size: 16px; color: #4E4E4E; font-family: Arial;  }

/*-- Heading # 2-blue              		--*/ .cnt2_heading_blue       { font-weight: normal; font-size: 16px; color: #29509B; font-family: Trebuchet MS; }
/*-- Heading # 2-brown             		--*/ .cnt2_heading_brown      { font-weight: normal; font-size: 16px; color: #794A20; font-family: Trebuchet MS; }
/*-- Heading # 2-charcoal      			--*/ .cnt2_heading_charcoal   { font-weight: normal; font-size: 16px; color: #675F52; font-family: Trebuchet MS; }
/*-- Heading # 2-green              	--*/ .cnt2_heading_green      { font-weight: normal; font-size: 16px; color: #76AF00; font-family: Trebuchet MS; }
/*-- Heading # 2-grey               	--*/ .cnt2_heading_grey       { font-weight: normal; font-size: 16px; color: #5B7083; font-family: Trebuchet MS; }
/*-- Heading # 2-olive              	--*/ .cnt2_heading_olive      { font-weight: normal; font-size: 16px; color: #B5A601; font-family: Trebuchet MS; }
/*-- Heading # 2-orange              	--*/ .cnt2_heading_orange     { font-weight: normal; font-size: 16px; color: #FF9700; font-family: Trebuchet MS; }
/*-- Heading # 2-pink              		--*/ .cnt2_heading_pink       { font-weight: normal; font-size: 16px; color: #D10286; font-family: Trebuchet MS; }
/*-- Heading # 2-red              		--*/ .cnt2_heading_red        { font-weight: normal; font-size: 16px; color: #A00000; font-family: Trebuchet MS; }
/*-- Heading # 2-turquoise              --*/ .cnt2_heading_turquoise  { font-weight: normal; font-size: 16px; color: #1FA37E; font-family: Trebuchet MS; }

/*-- Heading # 3              			--*/ .cnt3_heading  { font-weight: normal; font-size: 14px; color: #FFFFFF; font-family: Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { font-weight: bold;   font-size: 11px; color: #FFFFFF; font-family: Tahoma; }

/*-- Heading # 5-blue              		--*/ .cnt5_heading_blue       { font-weight: normal; font-size: 16px; color: #23859E; font-family: Arial; }
/*-- Heading # 5-camel             		--*/ .cnt5_heading_camel      { font-weight: normal; font-size: 16px; color: #BDA670; font-family: Arial; }
/*-- Heading # 5-charcoal      			--*/ .cnt5_heading_charcoal   { font-weight: normal; font-size: 16px; color: #4A4A4A; font-family: Arial; }
/*-- Heading # 5-green              	--*/ .cnt5_heading_green      { font-weight: normal; font-size: 16px; color: #95AF4A; font-family: Arial; }
/*-- Heading # 5-lightgreen            	--*/ .cnt5_heading_lightgreen { font-weight: normal; font-size: 16px; color: #D2D404; font-family: Arial; }
/*-- Heading # 5-lightgrey             	--*/ .cnt5_heading_lightgrey  { font-weight: normal; font-size: 16px; color: #959595; font-family: Arial; }
/*-- Heading # 5-pink               	--*/ .cnt5_heading_pink       { font-weight: normal; font-size: 16px; color: #ED1B4D; font-family: Arial; }
/*-- Heading # 5-purple              	--*/ .cnt5_heading_purple     { font-weight: normal; font-size: 16px; color: #CB8DBE; font-family: Arial; }
/*-- Heading # 5-red              		--*/ .cnt5_heading_red        { font-weight: normal; font-size: 16px; color: #961C1B; font-family: Arial; }
/*-- Heading # 5-yellow            		--*/ .cnt5_heading_yellow     { font-weight: normal; font-size: 16px; color: #FFD800; font-family: Arial; }

/*========================================================*/
/*  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; }

/* Text1 --*/
.Text1, A.Text1, A.Text1:link, A.Text1:visited, A.Text1:active  {
	font-weight: normal;
	font-size: 11px;
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.Text1:hover {
	font-weight: normal;
	font-size: 11px;
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/*-- Default SubHead CSS --*/       		  
 
.Normal {
	font-weight: normal; font-size: 11px; color: #999999; font-family: Arial, Helvetica, sans-serif;
}

.SubHead {
	font-weight: bold; font-size: 11px; color: #225F93; font-family: Arial, Helvetica, sans-serif;
}

.SubSubHead {
	font-weight: bold; font-size: 11px; color: #225F93; font-family: Arial, Helvetica, sans-serif;
}

.CommandButton {
	font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

A.CommandButton:link {
	color: #454545; text-decoration: underline;
}

A.CommandButton:visited {
	color: #454545; text-decoration: underline;
}

A.CommandButton:active {
	color: #454545; text-decoration: underline;
}

A.CommandButton:hover {
	color: #225F93; text-decoration: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #225F93;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #225F93;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


@charset "utf-8";
/* CSS Document */

/* Main Menu - not active! */
.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: #6B6B6B; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
}

/* Not active! */
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dashed 0px #FFFFFF;
	cursor: pointer;
	cursor: hand; 
	color: #6B6B6B; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}

/* submenu font not hover */
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dashed 0px #FFFFFF;
	cursor: pointer;
	cursor: hand; 
	color: #6B6B6B; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}

/* submenu hover */
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #CCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	background-color: Transparent;	/*background-image: url(footer-mid.gif);
	background-repeat: none; */
	
}

/* submennu icon not hover */
.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;
}

/* Not active! */
.submenuitemselected{
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}

/* submenu static background  */
.MainMenu_SubMenu {
	margin: 0;
	margin-top:3px;
	background-color: #FCFCFC; 
	/*background-image: url(menu-mid.gif);*/
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px  solid;
	border-left: #FFFFFF 1px  solid;
	border-bottom: #FFFFFF 1px solid;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startcolorStr=#ffffff,endcolorStr=#EFEFEF);
	filter: Alpha(Opacity=100, 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 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:7px 0 0 0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(up-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 14 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* main menu item without selected */
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(up-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	line-height:1;
	color:#6B6B6B; 
	
	height:16px;
	padding: 0 5 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: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:7px 0 0 0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(over-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 14 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;

}

/* Main menu font hover color   */
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(over-mid.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1;
	color:#CCC;  
	height:16px;
	padding: 0 5 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: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:7px 0 0 0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(active-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 14 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- selected item ------ */
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(active-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height:1;
	color:#666;
	height:16px;
	padding: 0 5 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: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/




/*-- footerleft --*/
.footerleft {
	background-image: url(footer-left.gif);
	background-repeat: no-repeat;
	width: 13px;
	height:28px;
}
/*-- footermid --*/
.footermid {
	background-image: url(footer-mid.gif);
	background-repeat: repeat-x;
	height:28px;
	vertical-align:middle;
}
/*-- footerright --*/
.footerright {
	background-image: url(footer-right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height:28px;
}


/*--  --*/
.searchbg {
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:middle;
	height:22px;
}

/*-- 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                                     */
/*========================================================*/

/* text1 --*/
.text1, A.text1, A.text1:link, A.text1:visited, A.text1:active  {
	font-weight: normal;
	font-size: 11px;
	color: #656565;
	font-family: Tahoma;
	text-decoration: none;
}
a.text1:hover {
	font-weight: normal;
	font-size: 11px;
	color: #656565;
	font-family: Tahoma;
	text-decoration: underline;
}

/* text2 --*/

.text2, A.text2, A.text2:link, A.text2:visited, A.text2:active  {
	font-weight: normal;
	font-size: 11px;
	color: #FFD800;
	font-family: Tahoma;
	text-decoration: none;
}
a.text2:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FFD800;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/
.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}
a.H1:hover {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
}


/* H2 --*/
.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	font-weight: bold;
	font-size: 12px;
	color: #FF9700;
	font-family: Tahoma;
	text-decoration: none;
}
a.H2:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FF9700;
	font-family: Tahoma;
	text-decoration: underline;
}


/* H3 --*/
.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	font-weight: bold;
	font-size: 11px;
	color: #CD0000;
	font-family: Tahoma;
	text-decoration: none;
}
a.H3:hover {
	font-weight: bold;
	font-size: 11px;
	color: #CD0000;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H4 --*/
.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	font-weight: normal;
	font-size: 18px;
	color: #0090FF;
	font-family: Tahoma;
	text-decoration: none;
}
a.H4:hover {
	font-weight: normal;
	font-size: 18px;
	color: #0090FF;
	font-family: Tahoma;
	text-decoration: underline;
}


/* H5 --*/
.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active  {
	font-weight: normal;
	font-size: 18px;
	color: #00C901;
	font-family: Tahoma;
	text-decoration: none;
}
a.H5:hover {
	font-weight: normal;
	font-size: 18px;
	color: #00C901;
	font-family: Tahoma;
	text-decoration: underline;
}


/* H6 --*/
.H6, A.H6, A.H6:link, A.H6:visited, A.H6:active  {
	font-weight: normal;
	font-size: 18px;
	color: #B5A600;
	font-family: Tahoma;
	text-decoration: none;
}
a.H6:hover {
	font-weight: normal;
	font-size: 18px;
	color: #B5A600;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/

.padding-left {
	padding-left: 20px;

}
.padding-right {
	padding-right: 20px;

}

.padding-left2 {
	padding-left: 14px;

}
.padding-right2 {
	padding-right: 14px;

}

.padding-top {
	padding-top: 8px;

}




