/* HTML ATRIBUTES */
body, textarea {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;	
}
.classbg {
   background-image:url(images/IDT_Skin_07.gif);
   background-position:left top;
   background-repeat:repeat-x;
}
form {
	margin: 0;
}
tbody {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px;
}
table {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:Link, a:visited, a:active {
	color: #417AD3;
	text-decoration: none;
}
a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

/* Containers */ 
.leftpane {
	width: 333px;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 2px;
}
.ContentPane {	
	background-color: transparent;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.BannerPane {
	margin: 0px;
	padding: 0px;
}
.FooterPane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 3px;
}

/* END Containers */


/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #417AD3;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #417AD3;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #6A6A6A;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #417AD3;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

.LogoTd {
	width: 70%;
	vertical-align: top;
}
.LoginTd {
	text-align: right;
	vertical-align: middle;
	color: #417AD3;
	width:30%;
}
.footerclass {
	font-weight: normal;
	height:100%;
	width:126px;
}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; font-weight:bold; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; font-weight:bold; }

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0px 0px 0px; background: #FFFFFF; padding: 0px; border: #E4E3DF 1px solid; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana;  color: #888787; font-size: 10px; font-weight: bold; font-style: normal; padding: 0px 3px 0px 3px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel {
	font-family: verdana;
	color: #7e7d7d;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding: 0px 3px 0px 3px;
	border: 0;
	height: 20px;
	background: #ffffff;
}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #888787; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #7e7d7d; background: transparent; padding: 0; font-weight: bold; background:#ffffff; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #7e7d7d; background: transparent; font-weight: bold; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: verdana;  color: #888787; font-size: 11px; font-weight:bold; font-style: normal; border: 0; height: 28px; line-height:28px; padding-right:5px; background-image:url(images/menu_03.gif); background-repeat: repeat-x;}
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #FF6600; padding-right:5px; font-weight: bold; height: 28px; line-height:28x; background-image:url(images/menu_03.gif); background-repeat: repeat-x; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { color: #888787; padding-right:5px; font-weight: bold; height: 28px; line-height:28px; background-image:url(images/menu_03.gif); background-repeat: repeat-x; }
/*-- root menu items active     --*/ .MainMenu_RootActive { color: #FF6600; padding-right:5px; font-weight:bold; height: 28px; line-height:28px; background-image:url(images/menu_03.gif); background-repeat: repeat-x; }
/*-- root menu items left       --*/ .menu_left { background-image:url(images/menu_02.gif); background-repeat: no-repeat; height:28px; width:5px; }
/*-- root menu items right      --*/ .menu_right { background-image:url(images/menu_05.gif); background-repeat: no-repeat; height:28px; width:10px; }
/*-- root menu items left active--*/ .menu_leftactive { background-image:url(images/menu_02.gif); background-repeat: no-repeat; height:28px; width:5px; }
/*-- root menu items right activ--*/ .menu_rightactive { background-image:url(images/menu_05.gif); background-repeat: no-repeat; height:28px; width:10px; }

/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/* style for module titles */
.Head  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;                
}

hr { color: #CCCCCC; border-style: solid; }

/* Default Values*/

.SubHead    {
      font-family: Verdana, "Times New Roman", Times, serif; 
	  color: #666666;
      font-size: 8pt; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: Verdana, "Times New Roman", Times, serif; 
	 color: #666666;
     font-size: 8pt;        
}

/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
.NormalOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f38a36;
	font-size: 8pt;
	font-weight: bold;
}
.NormalBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7cc2df;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom:4px;
}
.NormalBlue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7cc2df;
	font-size: 13pt;
	font-weight: bold;
}
.headerOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f38a36;
	font-size: 8pt;
	font-weight: bold;
}
.headerOrange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f38a36;
	font-size: 13pt;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 8pt;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 8pt;
	text-decoration: underline;
}


/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #6A6A6A;
	font-size: 8pt;
                
}

A.LinkStyle1 :visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #417AD3;
	font-size: 8pt;
                
}

A.LinkStyle1 :active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #6A6A6A;
	font-size: 8pt;

}

A.LinkStyle1 :hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #417AD3;
	font-size: 8pt;
}


/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* H2 */
H2 {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/* H3 */
H3 {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* H4 */
H4 {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
H5 {
	color: #f38a36;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/* H6 */
H6 {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active {
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*=====================================================================*/
/* Template Blocks                                          */
/*=====================================================================*/

/* ==================================================
    BEGIN CSS STYLES FOR UNORDERED LIST IN BODY COPY
   ==================================================
*/

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-image: url(images/arrow1.gif);
	list-style-position: outside;
	padding-top:4px;
	padding-bottom:4px;
	line-height:14px;
}

UL LI LI    {
    list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	padding-top:3px;

	
}

UL LI LI LI {
    list-style-image: url(images/arrow.gif);
    list-style-type: circle;
	padding-top:2px;
}

OL LI   {
    list-style-image: url(images/arrow.gif);
    list-style-type: decimal;
	padding-top:2px;
}

OL OL LI    {
    list-style-image: url(images/arrow.gif);
    list-style-type: lower-alpha;
	padding-top:2px;
}

OL OL OL LI {
    list-style-image: url(images/arrow.gif);
    list-style-type: lower-roman;
	padding-top:2px;
}

/* ============================================
    BEGIN CSS STYLES FOR AJAX ACCORDION MODULES
   ============================================
*/   

.simpleStepsHeader{
	color: #f38a36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: hand;
	line-height: 25px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}


.simpleStepsContent{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 17px;
	margin-right: 5px;
	margin-left: 5px;
 }
 
 .ajaxFAQSelectedHeader{
	color: #7cc2df;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
	line-height: 25px;
}

.ajaxFAQHeader{
	color: #f38a36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
	line-height: 25px;
}


.ajaxFAQContent{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
 }

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*========================================================*/
/*  CUSTOM STYLES                                         */
/*========================================================*/

.subhead1{
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.subhead2{
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
 
.subhead3{
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.subhead4{
	color: #7cc2df;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.emphasisHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f38a36;
	font-size: 11px;
	font-weight: bold;
}