/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {	margin: 0px;	background : #FFFFFF; height:100%}
html { height:100%}
/*========================================================*/
/*  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: #2079da; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration: none; }

/*-- Copyright token                   --*/ .copy-right { color: #71bded; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #81ADCA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #002748; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #002748; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline;}

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; font-family: Tahoma; 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: #71bded; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 173px; height: 17px; background-color: transparent; padding: 0px 0px 0px 0px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #1d7be2; text-decoration: none; cursor:text; line-height:17px;}

/*========================================================*/
/*  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: #0090ff; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0090ff; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0090ff; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #0090ff; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #0090ff;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #0090ff;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/
/*-- Logo-bg --*/ .logo-bg{ background:url(logo-bg.gif) no-repeat; height:156px;}
/*-- Header-bg --*/ .header-bg{ background:url(header-bg.jpg) no-repeat top left; padding:18px 74px 23px 75px; height:300px;}
/*-- main-bg --*/ .main-bg { background:url(main-bg.jpg) repeat-x center top #f3f5f2;}
/*-- mid-bg --*/ .mid-bg { background:url(mid-bg.jpg) repeat-y left top ;}
/*-- nav-bg --*/ .nav-bg { background:url(top-navi-bg.gif) no-repeat; height:49px;}
/*-- logreister-line-btm --*/ .line-btm { border-bottom:1px solid #f5f5f5; padding:0 0 5px 0;}
/*-- Footer-bg --*/ .footer-bg { background:url(footer-bg.jpg) repeat-x #040404;}
/*-- searchbg --*/.searchbg { background: url(search-bg.jpg) no-repeat; height:45px}


/*-- Footer bg--*/
.footerbg{ background:url(footer-bg.jpg) repeat-x center top; padding:12px 0 8px 0}

/*-- 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                                     */
/*========================================================*/

/* dateheading --*/
.dateheading, A.dateheading, A.dateheading:link, A.dateheading:visited, A.dateheading:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.dateheading:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textwhite --*/

.textwhite, A.textwhite, A.textwhite:link, A.textwhite:visited, A.textwhite:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textgrey --*/

.textgrey, A.textgrey, A.textgrey:link, A.textgrey:visited, A.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textorange --*/

.textorange, A.textorange, A.textorange:link, A.textorange:visited, A.textorange:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0090ff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textorange:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0090ff;
	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: 8px;

}

.padding-top {
	padding-top: 8px;

}




.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 600px; /*Width of Carousel Viewer itself*/
height: 216px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.element. { top:100px !important}

/* Form */
.NormalTextBox{
font: 12px Arial;
color: Black;
padding: 10px;
}


