.Itdh_Body {
	color: black;
	margin: 0; 	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.Itdh_Body a img { border: 0; }
.Itdh_Body form, .Itdh_SendPageContainer form { margin: 0; padding: 0; }
.Itdh_Body .clear { clear: both;}
.Itdh_Body a { color: #0b2c73; text-decoration: none; font-weight: bold; }
.Itdh_Body a:hover { color: black; text-decoration: none; }
.Itdh_space { display:none; }
.Itdh_space2 { display: block; clear: both; font-size: 0px; line-height: 0px; height: 7px; background: transparent; }
.Itdh_space3 { display: block; clear: both; font-size: 0px; line-height: 0px; height: 0px; background: transparent; }
.Itdh_imgborder, .Itdh_RTEimg { background: white; padding: 5px; border: solid 1px #CCCCCC !important; }





.Itdh_FSAbs          {font-size:11px;}
.Itdh_FS             {font-size:100%;}
a.Itdh_Hover:link    {text-decoration: none; color:#0b2c73;}
a.Itdh_Hover:active  {text-decoration: none; color:#0b2c73;}
a.Itdh_Hover:visited {text-decoration: none; color:#0b2c73;}
a.Itdh_Hover:hover   {text-decoration: underline; color:#0b2c73;}
.Itdh_PtHSpace       {}
.Itdh_PtVSpace       {}

/**** RTE classes ****/

.Itdh_RT {color: #000;}
.Itdh_RTEFrame {border-right: #ccc 1px solid; border-top: #ccc 1px solid; border-left: #ccc 1px solid; border-bottom: #ccc 1px solid;}
.Itdh_RTETableGrid {border-top: #ccc 1px solid; border-left: #ccc 1px solid;}
.Itdh_RTEHeadRow {}
.Itdh_RTERow {}
.Itdh_RTEFootRow {}
.Itdh_RTECellGrid {border-bottom: #ccc 1px solid; border-right: #ccc 1px solid;}

/**** PageHead ****/

.Itdh_PgHead    {}
.Itdh_PgHeadBG  {}
.Itdh_PgTitle   {font-size: 120%; font-weight: bold; color: #000;}
.Itdh_PgTitleBg {}
.Itdh_PgDesc    {font-weight: normal; color: #666;}
.Itdh_PgDescBg  {}

/**** Portlets in PageHead ****/

.Itdh_PgHeadForm         {}
.Itdh_PgHeadFormBg       {}
.Itdh_PgHeadFormButton   {}
.Itdh_PgHeadFormCtrl     {}
.Itdh_AdminTask          {color: white;text-decoration: none;font-weight: normal;}
a.Itdh_AdminTask:link    {color: white;text-decoration: none;font-weight: normal;}
a.Itdh_AdminTask:active  {color: white;text-decoration: none;font-weight: normal;}
a.Itdh_AdminTask:visited {color: white;text-decoration: none;font-weight: normal;}
a.Itdh_AdminTask:hover   {color: white;text-decoration: underline;font-weight: normal;}
.Itdh_AdminTaskBg        {}
.Itdh_UserData           {color: #000;}
.Itdh_UserDataBg         {}
.Itdh_BreadCrumb         {color:#000}
.Itdh_BreadCrumbBG       {}

/**** PageFoot ****/

.Itdh_PgFoot    {}
.Itdh_PgFootBg  {}

/**** Portlet ****/

.Itdh_Portlet        {margin-bottom: 10px; line-height: 17px;}
.Itdh_PtBody         {}
.Itdh_PtBorder       {border: #ccc 1px solid;}
.Itdh_PtBorderT      {border-top: #ccc 1px solid;}
.Itdh_PtBorderB      {border-bottom: #ccc 1px solid;}
.Itdh_PtBorderL      {border-left: #ccc 1px solid;}
.Itdh_PtBorderR      {border-right: #ccc 1px solid;}
.Itdh_PtBorderLRT    {border-left: #ccc 1px solid; border-right: #ccc 1px solid; border-top: #ccc 1px solid;}
.Itdh_PtBorderLRB    {border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-right: #ccc 1px solid;}

.Itdh_PtCornerLTText {background-image: url(ctrl/corner_ltt.gif); background-repeat: no-repeat; background-position: left top;}
.Itdh_PtCornerLTForm {background-image: url(ctrl/corner_ltf.gif); background-repeat: no-repeat; background-position: left top;}
.Itdh_PtCornerLTHead {background-image: url(ctrl/corner_lth.gif); background-repeat: no-repeat; background-position: left top;}
.Itdh_PtCornerRTText {background-image: url(ctrl/corner_rtt.gif); background-repeat: no-repeat; background-position: right top;}
.Itdh_PtCornerRTForm {background-image: url(ctrl/corner_rtf.gif); background-repeat: no-repeat; background-position: right top;}
.Itdh_PtCornerRTHead {background-image: url(ctrl/corner_rth.gif); background-repeat: no-repeat; background-position: right top;}
.Itdh_PtCornerLBText {background-image: url(ctrl/corner_lbt.gif); background-repeat: no-repeat; background-position: left bottom;}
.Itdh_PtCornerLBForm {background-image: url(ctrl/corner_lbf.gif); background-repeat: no-repeat; background-position: left bottom;}
.Itdh_PtCornerRBText {background-image: url(ctrl/corner_rbt.gif); background-repeat: no-repeat; background-position: right bottom;}
.Itdh_PtCornerRBForm {background-image: url(ctrl/corner_rbf.gif); background-repeat: no-repeat; background-position: right bottom;}





.Itdh_PtBg        {background-color: #fff;}    /* if portlet/@style is not present */
.Itdh_PtBgText    {background-color: #fff;}    /* if portlet/@style = 'Text' */
.Itdh_PtBgForm    {background-color: #fff;}    /* if portlet/@style = 'Form' */
.Itdh_PtText      {color: #000}
.Itdh_PtForm      {color: #000}
.Itdh_PtLinkText  {color: #0b2c73}
.Itdh_PtLinkForm  {color: #0b2c73}

/**** InputUnit ****/

.Itdh_InputUnit   {color: #000;}
.Itdh_IUHeadRow   {}
.Itdh_IUHeadTitle {font-size:110%; font-weight:bold;}
.Itdh_IUHeadDesc  {font-weight:normal;}
.Itdh_IURow       {}
.Itdh_IUTitle     {/*font-size:100%;*/ font-weight:bold;}
.Itdh_IUDesc      {/*font-size:100%;*/ font-weight:normal;}
.Itdh_IUError     {color: #e20000;}
.Itdh_IUFootRow   {/*font-size:110%;*/ font-weight:bold;}
.Itdh_IUSubmit    {/*TODO*/}
.Itdh_IUCText     {color: #000}
.Itdh_DSHGrid {border: #ccc solid 1px;}
.Itdh_IUText {color: #000; border: #ccc solid 1px; text-align:right;padding:2px}
.Itdh_IUCLink     {color: #000}
.Itdh_IULink      {color: #000}

/**** DataGrid ****/

.Itdh_DataGrid   {color: #000;}
.Itdh_DgBorder   {border: #ccc 1px solid;}
.Itdh_DgGrid     {border-collapse:collapse;}/**/

/* head */
.Itdh_DgHead     {color: #000000; font-weight: bold;}
.Itdh_DgHeadBG   {background-color: #e5e5e5;}
.Itdh_DgHeadLink {color: #000066;}

/* simple */
.Itdh_DgRowBG    {background-color: #fff;}
.Itdh_DGText     {color: #000;}
.Itdh_DgLink     {color: #0000AA;}

/* even */
.Itdh_DGText1    {color: #000;}
.Itdh_DgLink1    {color: #0000AA;}
.Itdh_DgRowBG1   {background-color: #fff;}

/* odd */
.Itdh_DGText2    {color: #000;}
.Itdh_DgLink2    {color: #0000AA;}
.Itdh_DgRowBG2   {background-color: #f8f8f8;}

/* highlight */
.Itdh_DgHighBG   {background-color: #e7e7e7;}
.Itdh_DgHighText {color: #000000;}
.Itdh_DgHighLink {color: #0000FF;}

/* foot */
.Itdh_DgFoot     {color: #000000;}
.Itdh_DgFootLink {color: #000000;}
.Itdh_DgFootBg   {background-color: #e5e5e5;}

/**** Region ****/

.Itdh_Region        {}/* background-color; color; */
.Itdh_RegionText    {background-color: #fff;} /* background-color; color; */
.Itdh_RegionForm    {background-color: #fff;} /* background-color; color; */
.Itdh_RegionHeader  {background-color: #fff;} /* background-color; color; */
.Itdh_RegionToolbar {background-color: #fff; padding: 2px;} /* background-color; color; */
.Itdh_RegionDecor   {} /* background-color; color; */
.Itdh_RegionBorderT {border-top: #ccc 1px solid;}
.Itdh_RegionBorderB {border-bottom: #ccc 1px solid;}
.Itdh_RgLinkText    {color: #0b2c73;}
.Itdh_RgLinkForm    {color: #0b2c73;}
.Itdh_RgLinkHead    {color: #0b2c73;}
.Itdh_RgLinkToolbar {color: #0b2c73;}
.Itdh_RgLinkDecor   {color: #0b2c73;}

/**** LayoutTable ****/

.Itdh_LayoutTable    {padding: 0px;}

/**** Tree ****/

.Itdh_Tree             {}
.Itdh_TreeRow          {color: #000; padding-right: 2px;}
.Itdh_TreeIcon         {vertical-align: middle;}
.Itdh_TreeText         {color: #000;}
.Itdh_TreeLink:link    {color: #0b2c73;text-decoration:none;}
.Itdh_TreeLink:active  {color: #0b2c73;text-decoration:none;}
.Itdh_TreeLink:visited {color: #0b2c73;text-decoration:none;}
.Itdh_TreeLink:hover   {color: #0b2c73;text-decoration:underline;}


/**** Summary ****/

.Itdh_Summary     {color: #000;}
.Itdh_SummaryHead {color: #000; font-weight: bold;}
.Itdh_SummaryRow  {color: #000;}


.Itdh_Control          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #ccc; background-color: #fff; color: #000; padding: 2px 5px;}
.Itdh_CtrlH            { height: 15px;}
.Itdh_CtrlText         {color: #333333;}
.Itdh_CtrlWDefault     {width: 21ex;}
.Itdh_CtrlWSmall       {width: 12ex;}
.Itdh_CtrlWNormal      {width: 21ex;}
.Itdh_CtrlWHuge        {width: 48ex;}
.Itdh_CtrlWFileDefault {width: 33.7ex;}
.Itdh_CtrlWFileSmall   {width: 24.7ex;}/* Size + 12.7 */
.Itdh_CtrlWFileNormal  {width: 33.7ex;}
.Itdh_CtrlWFileHuge    {width: 60.7ex;}

/********  DocumentStoreGUI elements   ********/
/**** ToolBar ****/
.Itdh_TBButton        {margin-left: 2px; margin-right: 2px;}
.Itdh_TBSeparator     {background-color: #ccc;}
.Itdh_TBBImage        {padding-left: 2px;}
.Itdh_TBBText         {padding-left: 2px; padding-right: 2px;}
.Itdh_TBBDisabledText {padding-left: 2px; padding-right: 2px; color: #999;}
a.Itdh_TBLink:link    {color: #0b2c73; text-decoration: none;}
a.Itdh_TBLink:active  {color: #0b2c73; text-decoration: none;}
a.Itdh_TBLink:visited {color: #0b2c73; text-decoration: none;}
a.Itdh_TBLink:hover   {color: #0b2c73; text-decoration: underline;}

/**** TabControl ****/
.Itdh_TabControl       {}
.Itdh_TabPage          {border-left: #ccc 1px solid; border-right: #ccc 1px solid; border-bottom: #ccc 1px solid;}
.Itdh_TPHandler        {background-color: #fff; padding-left:6px; padding-right:4px; border: #ccc 1px solid;}
.Itdh_TPEmptyHandler   {background-color: #fff; border-bottom: #ccc 1px solid;}
.Itdh_TPActiveHandler  {background-color: #fff; padding-left:6px; padding-right:4px; border-left: #ccc 1px solid; border-right: #ccc 1px solid; border-top: #ccc 1px solid;}
.Itdh_TPHandlerText    {color: #000;}
.Itdh_TPHandlerLink:link    {color: #0b2c73; text-decoration: none;}
.Itdh_TPHandlerLink:active  {color: #0b2c73; text-decoration: none;}
.Itdh_TPHandlerLink:visited {color: #0b2c73; text-decoration: none;}
.Itdh_TPHandlerLink:hover   {color: #0b2c73; text-decoration: underline;}
.Itdh_TBButtonImage			{padding-left:2px; padding-right:2px;}

/**** ListView ****/
.Itdh_ListView        {color: #000;}
.Itdh_LVBorder        {border: #ccc solid 1px;}
.Itdh_LVHead          {height: 18px; border-bottom: #ccc solid 1px; border-left:#ccc solid 1px;}
.Itdh_LVHeadEmpty     {height: 18px; border-bottom: #ccc solid 1px;}
.Itdh_LVCol           {padding-left: 4px; padding-right: 4px; padding-bottom: 0px; padding-top: 0px;}
.Itdh_LVCol0          {padding-left: 1px; padding-right: 1px; padding-bottom: 0px; padding-top: 0px;}
.Itdh_LVItem          {height:17px;}
.Itdh_LVCheckBox      {height:15px; width:15px;}
.Itdh_LVFileIcon      {vertical-align: text-bottom; margin-right: 2px;}
a.Itdh_LVLink:link    {color: #0b2c73; text-decoration: none;}
a.Itdh_LVLink:active  {color: #0b2c73; text-decoration: none;}
a.Itdh_LVLink:visited {color: #000000; text-decoration: underline;}
a.Itdh_LVLink:hover   {color: #0b2c73; text-decoration: underline;}

/******* End of DocumentStoreGUI elements ********/

/**** TEXT ****/

.Itdh_Lb        {color: #000;}
.Itdh_LbText    {color: #000;}
.Itdh_LbForm    {color: #000;}
.Itdh_LbHead    {color: #000;}
.Itdh_LbToolbar {color: #000;}
.Itdh_LbDecor   {color: #000;}

.Itdh_PtTextText {color: #000;}
.Itdh_PtTextForm {color: #000;}

.Itdh_Text      {color: #000; line-height: 18px;}/*portlet default text*/
.Itdh_Link      {color: #0b2c73;}/*portlet default link*/
.Itdh_P         {margin: 0px;}
.Itdh_TextBig   {font-size:110%;}
.Itdh_TextSmall {font-size:90%;}

/* @TextDecoraton */
.Itdh_Bold      {font-weight: bold;}
.Itdh_Italic    {font-style: italic;}
.Itdh_Underline {text-decoration: underline;}
.Itdh_Error     {color: #e20000;}
.Itdh_Heading1  {font-size: 130%; font-weight: bold;}
.Itdh_Heading2  {font-size: 120%; font-weight: bold;}
.Itdh_Heading3  {font-size: 110%; font-weight: bold;}
.Itdh_Heading4  {font-size: 100%; font-weight: bold;}
.Itdh_Heading5  {font-size: 90%; font-weight: bold; font-style: italic;}

/* @size */
.Itdh_Small   {font-size:90%;}
.Itdh_Large   {font-size:110%;}

/* @align */
.Itdh_Left    {text-align:left;}
.Itdh_Center  {text-align:center;}
.Itdh_Right   {text-align:right;}
.Itdh_Justify {text-align:justify;}


.Itdh_List, .Itdh_ul {
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 20px;
}

.Itdh_List li, .Itdh_li  {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   border: solid 0px transparent;
   line-height: 20px;
   text-decoration: none;
   font-weight: bold;
}

.Itdh_Archive a{
color:#000000;
text-transform:uppercase;
}


.Itdh_fourtop {
display:none
}

.Itdh_four {
display:none
}

.Itdh_top_start2 {
display:none;
}

.Itdh_top_search {
display:none;
}

.Itdh_main {
}

.Itdh_main2 {
}

.Itdh_main3 {
display:none;
}

.Itdh_main_cont {
}

.Itdh_adminbar  {
display:none;
}

.Itdh_bottom {
margin: 0px 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: solid 10px #006264;
}

.Itdh_bottom p {
margin: 0px;
padding-top: 10px;
}

.Itdh_bottom2 {
display:none;
}

.Itdh_ccenter {
display:none;
}

.Itdh_center {

}

.Itdh_widecontent {
margin-bottom: 30px;
}

.Itdh_right {
display:none;
}

.Itdh_left {
display:none;
}

.Itdh_centertop {
margin-bottom: 10px;
}

.Itdh_centertop div {
display:none;
}

.Itdh_newstop {
	float: left;
	margin-right: 10px;	
}

.Itdh_newstop2 {
	line-height: 20px;
}

.Itdh_newstop2 a {
display:block;
}


.Itdh_top_start {
}


.Itdh_top_start h1 {
font-size: 220%;
margin: 0px;
padding: 0px;
}

.Itdh_top2, .Itdh_top2_e  {
margin: 0px 0px 30px 0px;
padding: 0px 0px 10px 0px;
border-bottom: solid 10px #006264;
}


.Itdh_top2 span, .Itdh_top2_e span {
font-size: 130%;
margin: 0px;
padding: 0px;
font-weight: bold;
}

.Itdh_centertop h1 {
font-size: 100%;
margin: 0px;
padding: 0px;
}

.Itdh_footer_linkz {
display:none;

}

.Itdh_ContentTitle h1 {
font-size: 180%;
}

.Itdh_ContentText h2 {
font-size: 160%;
}

.Itdh_ContentText h3 {
font-size: 160%;
}


.Itdh_ContentText dl dt { font-weight: bold; }
.Itdh_ContentText dl dd { 
	padding:  0 0 0 100px; 
	margin: -15px 0 0 0;
	line-height: 17px;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}