/****************************************************/
/*             Html Page                            */
/****************************************************/
.MasterHeader
{
	background-color: #039;
	color: #FFF;
	height: 65px;
	margin: 0px auto;
	width: 1000px;
	border: 0;
	padding-left: 10px;
}
.MasterContent
{
	width: 1000px;
	margin: 0px auto;
	background-color: #F2F5F7;
}

.SummaryFrame
{
	display: inline-block;
}
.Foot
{
	position: absolute;
	bottom: 0;
	height: 28px; /*background-color: #deebf5;*/
	background-color: #EFEFEF;
}

.Content
{
	display: block;
	overflow: auto;
	position: absolute;
	bottom: 29px;
	top: 0px;
	text-align: center;
}
.ContentList
{
	overflow: auto;
	position: absolute;
	bottom: 0px;
	top: 0px;
	text-align: left;
}
.DivFix
{
	margin-right: -15px;
	margin-bottom: -15px;
}
* html .Content
{
	height: 100%;
	border-bottom: 29px solid #fff;
}
* html .ContentList
{
	height: 100%;
	border-bottom: 0px solid #fff;
}
HeadLine
{
	background-color: #6599C1;
	font-weight: normal;
	font-size: medium;
	color: black;
	font-family: Verdana;
}
HeadLine2
{
	color: #ffffff;
	font-family: Verdana;
	background-color: #6599C1;
}
/* background color for the header at the top of the page  */
Header
{
	background-color: navy;
}

/* background color for the content part of the pages */
body
{
	background-color: #F2F5F7;
}



/* GENERIC */
Table.TreeNode
{
	border-collapse: collapse;
	border: 1;
	padding: 4;
}

TBODY.Help
{
	font-family: Verdana;
	font-size: 14px;
	background-color: #E7E7FF;
}

TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; /* color: darkred;*/
}

THEAD.TreeNode
{
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #4A3C8C; /*color : white;*/
	color: #E7E7FF;
}

THEAD.Help
{
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #4A3C8C;
	color: #E7E7FF;
	color: white;
}

TR.TreeNode
{
	font-family: Arial Narrow;
	font-size: 12px;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; /*color: darkred;*/
}

H1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; /*color: darkred;*/
}

H4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; /*color: darkred;*/
}

H5, DT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; /* color: darkred;*/
}

H6
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; /* color: darkred;*/
}


.LinkText
{
	cursor: hand;
	font-size: 13px;
	font-family: Tahoma;
}
SMALL
{
	font-size: 8px;
}
BIG
{
	font-size: 14px;
}
BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}
UL LI
{
	list-style-type: square;
}
UL LI LI
{
	list-style-type: disc;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
OL OL LI
{
	list-style-type: lower-alpha;
}
OL OL OL LI
{
	list-style-type: lower-roman;
}
HR
{
	/* color: darkred;*/
	height: 1pt;
	text-align: left;
}

/****************************************************/
/*                       Menu                       */
/****************************************************/
.Menu
{
	color: #C00000;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 6px;
}
.StaticMenu
{
	font-size: 13px;
	white-space: nowrap; /*color: #A4281C;*/
	color: White;
	margin-left: 8px;
	font-family: Arial;
}
.SelectedMenu
{
	font-size: 17px;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
}
.HoverMenu
{
	font-size: 13px;
	color: #039;
	white-space: nowrap;
}
.StaticSubMenu
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	color: White;
	white-space: nowrap;
	background-color: #6698CB;
	padding-left: 5px;
	padding-right: 10px;
	height: 22px;
}
.LinkStaticSubMenu
{
	color: #039;
}

.CollapsiblePanelSummary
{
	/*background-image: "images/headerbg.gif";*/
	background-repeat: repeat-x;
	background-color: #003399;
	cursor: pointer;
	height: 30px;
}
.CollapsiblePanel
{
	/*background-image: "images/headerbg.gif";*/
	background-repeat: repeat-x;
	background-color: #6698CB;
	cursor: pointer;
	height: 30px;
}



/****************************************************/
/*                Controls                          */
/****************************************************/
.submit
{
	font-weight: bold;
	font-size: 12px;
	color: #284E98;
	font-style: normal;
	font-family: Arial;
	background-color: #e6e6fa;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}

Button
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-style: normal;
	font-family: Arial;
	background-color: #e6e6fa;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}

Panel
{
	border: solid;
	background-color: #E2E2FE;
	border-width: 1px;
	border-color: Black;
	font-family: Arial Narrow;
	font-size: 14px;
	overflow: auto;
}


Label
{
	font-family: Arial Narrow;
	font-size: 13px;
}
/* This is for buttons. */
.ButtonStyle
{
	/*font-weight: bold;*/
	font-size: 12px;
	cursor: default;
	font-family: Arial; /*color: #2C5885;*/
	white-space: nowrap;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.Text
{
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	font-size: 10px;
}
/* This is for TextBoxes that are filled in with DateTime. */
.DateText
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Verdana;
	width: 80px;
	text-align: right;
	text-decoration: none;
	background-color: white;
}
.HeaderText
{
	font-weight: bold;
	font-size: 15px;
	cursor: default;
	font-family: Tahoma; /*color: #2C5885;*/
	white-space: nowrap;
}
.PlainText
{
	font-size: 11px;
	font-family: Tahoma;
	color: #616263;
}
.TitleText
{
	font-size: 11px;
	font-family: Tahoma;
	color: black; /*#616263;*/
}
.TitleTextWrap
{
	font-size: 11px;
	font-family: Tahoma;
	color: black; /*#616263;*/
	font-family: Tahoma;
}
.TitleTextGray
{
	letter-spacing: 0.8px;
	font-size: 11px;
	font-family: Tahoma;
	color: #616263;
}

.DropDown
{
	font-size: 11px;
	font-family: Tahoma;
}
.Checkbox
{
	font-size: 11px;
	font-family: Tahoma;
}
.RadioButton
{
	font-size: 50px;
	font-family: Tahoma;
}
.ValueText
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #67A64B;
}
.TextBox
{
	font-size: 11px;
	font-family: Tahoma;
}
.ROTextBox
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #67A64B;
	background-color: #F2F5F7;
	border: 0px;
}
.DataList
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	white-space: nowrap;
	text-decoration: none;
	background-color: white;
}
.RODataList
{
	background-color: #F2F5F7;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #67A64B;
	text-decoration: none; /*background-color: #f0ece0;*/
}


.ValidationSummary
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	color: Red;
}
/****************************************************/
/*                Table                             */
/****************************************************/
.MainTable
{
	font-family: Arial Narrow;
	font-size: 14px;
	border-width: 0;
	background-color: #b0e0e6;
}
.Cell
{
	font-family: Arial Narrow;
	font-size: 14px;
	vertical-align: top;
	background-color: #b0e0e6;
}


/****************************************************/
/*                TreeView                          */
/****************************************************/
.TreeView
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.TreeViewLeaf
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}

.TreeViewHover
{
	color: #3974d5;
	font-family: Verdana;
	font-size: 12pt;
}
.TreeViewSelected
{
	color: #000066;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.TreeViewSelected a:active
{
	color: #ff0000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.TreeViewRoot
{
	color: #3974d5;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

/****************************************************/
/*                TreeView                          */
/****************************************************/
.TreeView_Navi
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6C6E6F;
}
.TreeViewLeaf_Navi
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6C6E6F;
}

.TreeViewHover_Navi
{
	color: #3974d5;
	font-family: Verdana;
	font-size: 12pt;
}
.TreeViewSelected_Navi
{
	color: #000066;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.TreeViewSelected_Navi a:active
{
	color: #ff0000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.TreeViewRoot_Navi
{
	color: #4E4E4F;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}


/****************************************************/
/*                GridView                          */
/****************************************************/
.GridHeader
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.GridColumnHeader, .GridColumnHeader a:link, .GridColumnHeader a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #C4DBBD; /*#B5CCFB;*/
	color: Black;
}
.GridRowFirst, .GridRowFirst a:link, .GridRowFirst a:visited
{
	font-weight: normal;
	font-size: 11.5px;
	letter-spacing: 0.7px;
	font-family: Tahoma;
	white-space: nowrap; /*background-color: #BED9E4;*/
	background-color: #FFFFFF;
	color: #303030;
}

.GridRowSecond, .GridRowSecond a:link, .GridRowSecond a:visited
{
	font-weight: normal;
	font-size: 11.5px;
	letter-spacing: 0.7px;
	font-family: Tahoma;
	white-space: nowrap; /*background-color: #D9EBF7;*/
	background-color: #EFEFEF;
	color: #303030;
}
.GridRowSelected
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	white-space: nowrap; /*background-color: #D9EBF7;*/
	color: #303030;
	background-color: #B5CAE3;
}

.gvEmptyRow
{
	font-weight: normal;
	font-size: 12.5px;
	letter-spacing: 0.7px;
	font-family: Tahoma;
}


.gvFirstColumn
{
	background-image: url(   'img/gv-arrow.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}


/****************************************************/
/*                Error Message                     */
/****************************************************/
.ErrorMessage
{
	color: Red;
	font-size: smaller;
	font-style: italic;
}






.menustyle
{
	font-size: 8pt;
	font-family: Verdana;
	color: #FF7C7C;
	background-color: #000000;
	font-weight: bold;
	cursor: default;
}







.table1
{
}
.td1
{
	border: 0 solid #7ca8d3;
	border-width: 0 1px 1px 0;
}
.Td1
{
	border: 0 solid #7ca8d3;
	border-width: 0 1px 1px 0;
}
.tdss
{
	background-color: #b8d8de;
	border: 0 solid #7ca8d3;
	border-width: 0 1px 1px 0;
}
.tds
{
	background-color: #d9ebf7;
	border: 0 solid #7ca8d3;
	border-width: 0 1px 1px 0;
}

.h1tr
{
	padding-right: 5px;
	height: 25px;
	vertical-align: middle;
}
.b1tr
{
	padding-left: 5px;
}

.toptr
{
	background-color: #A2CCD5;
	line-height: 110%;
}



/****************************************************/
/*              iframe for date calendarpopup       */
/****************************************************/
.Iframe_Date
{
	position: absolute;
	z-index: 1;
	display: none;
}

.lblInfo
{
	font-size: 10px;
	font-family: Tahoma;
	color: #616263;
}


/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow: hidden;
}

.modalPopup
{
	overflow: hidden;
}



.lblRptHeader
{
	font-weight: bold;
}





/****** Calendar ****/
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #FFFFFF;
	color: black;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}


.ajax__calendar_container
{
	padding: 4px;
	position: absolute;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
	font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_body
{
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}
.ajax__calendar_container TABLE
{
	font-size: 11px;
}
.ajax__calendar_header
{
	height: 20px;
	width: 100%;
}
.ajax__calendar_prev
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90ZvGxZ6SJJh48yx62JKItzQ2&t=633053122925312500);
}
.ajax__calendar_next
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90HZemRms4wXOo1BZWTwWtNQ2&t=633053122925312500);
}
.ajax__calendar_title
{
	cursor: pointer;
	font-weight: bold;
}
.ajax__calendar_footer
{
	height: 15px;
}
.ajax__calendar_today
{
	cursor: pointer;
	padding-top: 3px;
}
.ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}
.ajax__calendar_day
{
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}
.ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}
.ajax__calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #0066cc;
}
/****** End of Calendar ****/



/*****************************************************/
/* -        Exception Span Style                    -*/
/*****************************************************/
.igdw_Control
{
	background-color: Transparent;
	border-width: 0px;
}
.igdw_HeaderArea
{
	background-color: Transparent;
	font-weight: bold;
	border-width: 0px;
	height: 24px;
	cursor: default;
	color: White;
}
.igdw_BodyContent
{
	border: solid 0px #999999;
	width: 100%;
}
.igdw_HeaderButton
{
	margin: 4px 3px 3px 3px;
	cursor: pointer;
}
.igdw_HeaderCaption
{
	margin-top: 16px;
	margin-left: 6px;
	padding-top: 10px;
	color: White;
}
.igdw_HeaderButtonArea
{
	width: 120px;
	vertical-align: middle;
}
.igdw_HeaderImage
{
	cursor: default;
}
.igdw_ModalBackground
{
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}
.igdw_ResizingHandle
{
	cursor: se-resize;
}
/* used only when header visible */.igdw_HeaderCornerLeft
{
	background-color: Transparent;
	background-position: top left;
	background-image: url(img/igdw_headercornerleft.gif);
	width: 9px;
}
/* used only when header visible */.igdw_HeaderContent
{
	background-image: url(img/igdw_headercontent.gif);
}
/* used only when header visible */.igdw_HeaderCornerRight
{
	background-position: top right;
	background-image: url(img/igdw_headercornerright.gif);
	width: 9px;
}
/* used only when header hidden */.igdw_BodyCornerTopLeft
{
	background-repeat: no-repeat;
	background-image: url(img/igdw_bodycornertopleft.gif);
}
/* used only when header hidden */.igdw_BodyEdgeTop
{
	background-repeat: repeat-x;
	background-image: url(img/igdw_bodyedgetop.gif);
}
/* used only when header hidden */.igdw_BodyCornerTopRight
{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img/igdw_bodycornertopright.gif);
}
.igdw_BodyEdgeLeft
{
	background-color: WhiteSmoke;
	background-repeat: repeat-y;
	border-right: solid 1px #BBBBBB;
	border-left: solid 1px #666666;
	width: 6px;
}
.igdw_BodyEdgeRight
{
	background-color: WhiteSmoke;
	border-right: solid 1px #666666;
	border-left: solid 1px #BBBBBB;
	width: 6px;
}
.igdw_BodyCornerBottomLeft
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(img/igdw_bodycornerbottomleft.gif);
	font-size: 1px;
	height: 14px;
	width: 9px;
}
.igdw_BodyContentArea
{
	background-color: White;
	vertical-align: top;
}
.igdw_BodyCornerBottomRight
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(img/igdw_bodycornerbottomright.gif);
	font-size: 1px;
	height: 14px;
	width: 9px;
}
.igdw_BodyEdgeBottom
{
	background-color: transparent;
	background-repeat: repeat-x;
	background-image: url(img/igdw_bodyedgebottom.gif);
	font-size: 1px;
	border-top: solid 1px #BBBBBB;
	height: 14px;
}


.pnlLocate
{
	border: solid 1px #E0E2E5;
	padding-left: 15px;
	padding-right: 15px;
}
.tdHeaderTextLocate
{
	height: 30px;
	text-align: left;
	padding-left: 0px;
	background-image: url(  'img/green_dot.gif' );
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #67A54A;
	font-size: 18px;
}
.HeaderTextLocate
{
	background-image: url(img/SearchIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.tdHeaderTextRegForm
{
	height: 30px;
	text-align: left;
	padding-left: 0px;
	background-image: url(  'img/green_dot.gif' );
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #67A54A;
	font-size: 18px;
}
.HeaderTextRegForm
{
	background-image: url(img/RegFormIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.tdHeaderTextSummary
{
	height: 30px;
	text-align: left;
	padding-left: 0px;
	background-image: url(  'img/green_dot.gif' );
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #67A54A;
	font-size: 18px;
}
.HeaderTextSummary
{
	background-image: url(img/SummaryIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.GreenButton
{
	color: White;
	font-weight: bold;
	background-color: #68A44C;
}




#divLeftTree
{
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #CDCDCD;
	scrollbar-highlight-color: #CDCDCD;
	scrollbar-shadow-color: #CDCDCD;
}


.TitleTextEditForm
{
	letter-spacing: 0.8px;
	font-size: 11px;
	font-family: Tahoma;
	color: black; /*#616263;*/
	background-image: url(   'img/arrow.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}


.dottedHr
{
	background-image: url(  'img/gray_dot.gif' );
	background-repeat: repeat-x;
	background-position: left;
	height: 5px;
	width: 100%;
}


.paddingLine
{
	height: 10px;
}
