
/*  -------------BODY----------------------*/

ul {margin:0; padding:0; list-style:none; line-height:20px}
li {background:url(~/images/back_li.gif) center left no-repeat;padding:0 0 0 10px; height:20px }

.ul {margin:0; padding:0; list-style:none; line-height:16px}
.li {background:url(~/images/pointer_l.gif) center left no-repeat;padding:0 0 0 10px; height:10px }


body
{
	/* 	SCROLLBAR-ARROW-COLOR: #ffffff; 	SCROLLBAR-BASE-COLOR: #C4C2C3; */
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


.body
{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

/*  -------------lINKS----------------------*/

a
{
	color: #4D8AB1;
	font-size: 10px;
}
/*
a:link
{
	color: #121f61;
	font-size: 10px;
}
a:visited
{
	color: #3F2C85;
	font-size: 10px;
}
a:hover
{
	color: #121f61;
	font-size: 10px;
	text-decoration: none;
}
*/
.nounderline
{
	text-decoration: none;
	font-weight: bold;
}


.small_letters
{
	font-size: 9px;
}


a:link
{
	color:#336699;	
	font-weight: lighter;
	text-decoration:none;
}
a:visited
{
	color:#336699;	
	font-weight: lighter;
	text-decoration:none;
}
a:hover
{
	color:#003366;	
	font-weight:bold;
	text-decoration:none;
}



/*  -------------TOP NAVIG----------------------*/

.topnavigBGOrange
{
	background-image: url(~/images/BG_barOrange.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topnavigBGYellow
{
	background-image: url(~/images/BG_barYellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.topNavig a:link, .topNavig a:visited
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #403F42;
	text-decoration: none;
}


.topNavig a:hover
{
	color: #E88B23;
}

.yellow
{
	background-color: #FACF0F;
}
.white
{
	background-color: #FFFFFF;
}
.grey
{
	background-color: #CCCCCC;
}


.TopNavigInsertTable
{
	font-family: verdana;
	font-size: 11px;
	border: #A2A0A1 1px solid;
	height: 30px;
}


/*  -------------LEFT NAVIG----------------------*/


.leftTD
{
	background: #C4C2C3;
	padding-top: 5px;
}

.LeftNavigTable
{
	font-family: verdana;
	font-size: 11px;
	border: #4E4F51 1px solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.leftNavig a:link, .leftNavig a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}


.leftNavig a:hover
{
	color: #cccccc;
}

/*  -------------MAIN TABLE----------------------*/

.SubTitles
{
	color: #3F4042;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}




.smallSubTitles
{
	color: #DE7C00;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}


.ContentIndexTable
{
	font-family: verdana;
	font-size: 12px;
}


.ContentIndexTableGrey
{
	font-family: verdana;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 5px;
	border-left: #cccccc 2px solid;
	border-right: #cccccc 2px solid;
	height: 207px;
}


.ContentTD
{
	border-right: #cccccc 1px solid;
}


.ContentTable
{
	font-family: verdana;
	font-size: 11px;
}


.ContentTablePages
{
	font-family: verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 100px;
	height: 420px;
}

.Q
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #121f61;
}

.A
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #F19520;
}




body
{
	font-size: 12px;
	font-family: Arial;
}

.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

table
{
	font-size: 12px;
	font-family: Arial;
}
#Content
{
	width: 100%;
}
#Header
{
	background: #003399;
	border: 2px solid #003399;
	padding: 5px;
	margin-bottom: 5px;
}
#Header h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
#Body
{
	float: left;
	padding-left: 0px; /*10*/
}
#Body h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #003399;
	border-bottom: 2px solid #003399;
	width: 100%;
}

#Body h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #003399;
	width: 100%;
}

/*
**	Added by Syed Imtiaz
**	Small header
*/
.HeaderSection
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #003399;
	width: 100%;
}

.Header1
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #003399;
	border-bottom: 2px solid #003399;
	width: 100%;
}

#Body a:link, #Body a:visited
{
	color: #3F2C85;
}
#Body a:hover
{
	color: #3366CC;
}
#SideBar
{
	float: left;
	width: 200px;
}
#SideBar ul
{
	margin: 5px 10px 5px 10px;
	padding: 0px;
}
#SideBar li
{
	border-bottom: 1px dashed #CCCCCC;
	list-style-type: none;
}
#SideBar li a:link, #SideBar li a:visited
{
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
#SideBar li a:hover
{
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;
}
#SideBar h2
{
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	color: #003366;
	background: #FFFFCC;
}
.sidebarBlock
{
	border-top: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	background: #FFFFEE;
}
.textbox
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #4D8AB1;
	background: #EEEEE0;
}
.textbox onfocus
{
	background-color: Aqua;
}
.textbox onblur
{
	background-color: White;
}
.textboxright
{
	text-align: right;
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #4D8AB1;
	background: #EEEEE0;
}
.textboxright onfocus
{
	background-color: Aqua;
}
.textboxright onblur
{
	background-color: White;
}

.button
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #666666;
	background: #CCCCCC;
}
.dropdownlist
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #4D8AB1;
}
.radiobutton
{
	font-size: 12px;
	font-family: Arial;
}
.listbox
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #4D8AB1; /*666666;*/
	background: #FFFFFF;
}
.panel
{
	margin-bottom: 3px;
	border: 1px solid #4D8AB1;
	background: #FFFFFF;
}
.hyperlink
{
	font-family: Verdana; 
	font-size: 7pt; 
	text-decoration: none; 
	font-weight: normal;
	color: #4D8AB1;	
}
.hyperlink:visited
{
	font-family: Verdana; 
	font-size: 7pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #4D8AB1;	
}

.itemHeader
{
	font-weight: bold;
	font-size: 13px;
}

.itemHeaderBlue
{
	color: #2B2E7E;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarSpacer
{
	height: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.hidden
{
	display: none;
}
.divSpacerHorizontal
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	/*height: 10px;*/
	width: 100%;
}
.divSpacerVertical
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 100%;
	/*width: 10px;*/
}

#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #f5f5f5;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
 	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* BEGIN Custom List Classes  */
.datalistContainer
{
	text-align: left;
	border: none;
}
.datalistContainer td
{
	border: none;
	padding: 2px 3px 2px 3px;
}
.datalistContainer th
{
	border: none;
	padding: 2px 1px 2px 1px;
}
.datalistContainer td a:link
{
	/*color: #6BA500;*/
	color: #4D8AB1;
	text-decoration: none;
}

.listContainer
{
	background-color: White;
	text-align: left;
	border-top: 1px solid #003399;
	border: 1px solid #CCCCCC;
	border-color: #CC9966;
	padding: 3px;
	width: 100%;
/*
	border-top: 1px solid #003399;
	border-bottom: 1px solid #CCCCCC;
*/
}
.listContainer td
{
	border: 0px solid #DDDDDD;
	padding: 2px 3px 2px 3px;
}
.listContainer th
{
	border: 0px solid #DDDDDD;
	padding: 2px 1px 2px 1px;
}
.listHeader
{
	background: #1c3a70;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.listHeader a:link
{
	color: #003399;
	text-decoration: none;
}
.listHeader a:visited
{
	color: #003399;
	text-decoration: none;
}
.listHeader a:hover
{
	color: #3366CC;
	text-decoration: underline;
}
.listItem1
{
	background: #FFFFFF;
	color: #636363;
	height: 10px;
}

.listItem2
{
	/*background:#ECECFF; E6E7E8*/
	background: #EEEEEE;
	color: #636363;
	height: 10px;
}
.listItemHighlight
{
	background: #FFFFCC;
	cursor: hand;
	font-weight: bold;
	height: 11px;
}
.listItemHighlightMin
{
	background: #FFFFCC;
	cursor: hand;
	height: 12px;
}
.listItemSelected
{
	background: #99CCFF;
	height: 12px;
	cursor: hand;
	font-weight: bold;
}
.listFooter
{
	background: #dbddfb;
	color: #ffffff;
	/*color: #003399;*/
	font-weight: bold;
}

.listFooter a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.listFooter a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.listFooter a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.pageItem
{
	border: 1px solid #333333;
	padding: 2px;
	background: #FFFFFF;
	float: left;
	color: #003366;
	cursor: hand;
}
.pageItemHover
{
	border: 1px solid #333333;
	padding: 2px;
	background: #EEEEEE;
	float: left;
	color: #003366;
	cursor: hand;
}
.pageItemCurrent
{
	float: left;
	border: 1px solid #333333;
	padding: 2px;
	background: #FFFF66;
	color: #003366;
}
.pageNextPrevious
{
	font-family: Webdings;
	border: 1px solid #333333;
	padding: 0px;
	background: #FFFFFF;
	float: left;
	color: #003366;
	cursor: hand;
	font-weight: normal;
}
.pageNextPreviousHover
{
	font-family: Webdings;
	border: 1px solid #333333;
	padding: 0px;
	background: #EEEEEE;
	float: left;
	color: #003366;
	cursor: hand;
	font-weight: normal;
}
/* END Custom List Classes */

/*Modal Popup*/
.modalBackground
{
	background-color: Gray; /*filter:alpha(opacity=70); 	opacity:0.7;*/
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.button1
{
	border-right: #00000 1px solid;
	border-top: #00000 1px solid;
	font-weight: bold;
	border-left: #00000 1px solid;
	width: 150px;
	color: #333333;
	border-bottom: #00000 1px solid;
	height: 24px; /*BACKGROUND-COLOR: #CEC995; */
	background-color: #FAF8B9;
	text-align: center;
}

/*Water Mark Textbox*/
.unwatermarked
{
	height: 18px;
	width: 148px;
	font-weight: bold;
}

.watermarked
{
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}
/*Display Area*/
.displayarea
{
	padding: 5px;
	background: #FFF url(~/images/demotop.png) no-repeat left top;
}

/****************************************************
 Tab format
borderColorDark="#333300" borderColorLight="#c0c1af" #93BEE2 

****************************************************/
.tabOff
{
	font-family: Verdana, Sans-Serif;
	font-size: 11;
	font-weight: 700;
	text-align: center;
	color: #003399;
	border-bottom: #c0c1af 1PX SOLID;
	height: 25;
	cursor: hand; /*background-color:PaleGoldenrod;*/
}

.tabOn
{
	font-family: Verdana, Sans-Serif;
	font-size: 11;
	font-weight: 700;
	text-align: center;
	color: #003399;
	background-color: #FAF8B9;
	border-bottom: #c0c1af 1PX SOLID;
	height: 35;
	cursor: hand;
}
/***************************************************************
 Grid View Style
****************************************************************/
.AlternatingRowStyle
{
	/*background-color:PaleGoldenrod;*/
	font-size: 10px;
}
.RowStyle
{
	background-color: #ffffdd;
	font-size: 10px;
}
.HeaderStyle
{
	background-color: #e3ddf9;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.FooterStyle
{
	background-color: #e3ddf9;
	font-size: 10px;
}
.PagerStyle
{
	background-color: #e3ddf9;
	font-weight: bold;
	font-size: 10px;
}
.SelectedRowStyle
{
	background-color: Aqua;
	font-size: 10px;
	font-weight: bold;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
/****************************
* Error Message
****************************/
.ErrorMessage
{
	font-weight: bold;
	font-size: small;
	color: Red;
}

/*************************
* Modal Popup
*************************/
.modalBackground
{
	background-color: #000; /*filter:alpha(opacity=80);*/ /*opacity:0.8;*/
}
.modalPopup img
{
	border: solid 5px #fff;
}
.modalPopup-text
{
	display: block;
	color: #000;
	background-color: #fff;
	text-align: center;
	border: solid 2px #000;
	padding: 10px;
}
.modalPopup-text input
{
	width: 75px;
}

/*
**	Table - September 1, 2006
*/
.tableWidth
{
	width: 730px;
	border: 0px;
}

/*
**	TATIAN'S STYLESHEET
*/
a
{
	color: #602F9D;
}

a:visited
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}


.Kuzya
{
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Titles
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A1F62;
}

.CONTENT_TBL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}


.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E6E7E8;
}


.WelcomeLeft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
}



.LEFTNAV_TBL
{
	border: 2px solid #b2b2b2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F2F4F6;
}

.LEFTNAV_TD
{
	background-color: #E6E7E8;
	padding-top: 5px;
}

.Div
{
	background-color: #FFFFFF;
}

/*
**	ADDED BY Syed Imtiaz
*/
#ContentIndented
{
	margin-left: 10px;
}

.SectionTitle
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #003399;
}
/*
**	dotted Box
*/
.dottedbox
{
	/*width: 140px;     height:220px;*/
	margin: 0 0 10px 0;
	float: left;
	padding: 5px 5px 0px 7px;
	background: #ffffff url(~/images/plan1.gif) bottom right no-repeat;
	border-width: 1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

/*
**	Added for GroupO
*/
.BodyTextBlue
{
	color: #2B2E7E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BodyTextRed
{
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.BlueTitleText
{
	color: #2A2D7D;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
.BodyTextSmallBlue
{
	color: #000099;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Light1
{
	font-size: 10pt;
	line-height: 15px;
	font-family: Verdana, Arial, Tahoma;
}
.Light1Bold
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 15px;
	font-family: Verdana, Arial, Tahoma;
}
.Light01
{
	font-size: 18pt;
	line-height: 20px;
	font-family: Arial, Tahoma, Verdana,;
	letter-spacing: 1px;
}
.Light01Bold
{
	font-size: 18pt;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Tahoma, Verdana,;
	letter-spacing: 1px;
}
.Light02
{
	font-size: 12pt;
	line-height: 12px;
	font-family: Arial, Tahoma, Verdana,;
	letter-spacing: 1px;
}
.Light2
{
	font-size: 10pt;
	line-height: 15px;
	font-family: Arial, Tahoma,Verdana;
}
.Light3
{
	font-size: 9pt;
	line-height: 15px;
	font-family: Arial, Tahoma,Verdana;
}
.Light03
{
	font-size: 7pt;
	line-height: 15px;
	font-family: Verdana, Arial, Tahoma;
}
.Light4
{
	font-size: 8pt;
	line-height: 13px;
	font-family: Verdana, Arial, Tahoma;
}
.Light5
{
	font-size: 12pt;
	line-height: 28px;
	font-family: Verdana, Arial, Tahoma;
}
.Light6
{
	font-size: 14pt;
	line-height: 22px;
	font-family: Verdana, Arial, Tahoma;
}
.Light7
{
	font-size: 16pt;
	line-height: 22px;
	font-family: Verdana, Arial, Tahoma;
}
.Light8
{
	font-size: 7pt;
	line-height: 15px;
	font-family: Verdana, Arial, Tahoma;
}
.ucase
{
	text-transform: uppercase;
}
.Black
{
	color: #000000;
}
.Black01
{
	color: #3f3f3f;
}
.Black1
{
	color: #3c3c3d;
}
.Black2
{
	color: #5c5c5c;
}
.Black3
{
	color: #757575;
}
.White
{
	color: #ffffff;
}
.Blue
{
	color: #2d2d7f;
}
.Blue01
{
	color: #5287cf;
}
.Blue02
{
	color: #4f95d1;
}
.Blue1
{
	color: #2d2d7f;
}
.Blue2
{
	color: #35578a;
}
.Grey
{
	color: #949494;
}
.Margin1
{
	margin: 3px 5px;
}
.Margin2
{
	margin: 3px 2px;
}
.Margin3
{
	margin: 1px 2px;
}
.Margin4
{
	margin: 7px;
}
.Margin5
{
	margin: 1px 5px;
}
.Margin6
{
	margin: 1px 5px 12px 25px;
}
.Margin7
{
	margin: 4px 6px;
}

/* Cart and Search table backgrounds */

TABLE.cobtbl
{
	background-color: #333;
}

TD.cobhl
{
	background-color: #EEE;
}

TD.cobll
{
	background-color: #F7F4EC;
	color: #666;
}
/*
**	Added by Syed Imtiaz
**	Tab menu
*/
.BGColor
{
	background-color: #CCCCCC;
}

.tabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.tab
{
	border: solid 1px black;
	background-color: #eeeeee;
	padding: 2px 10px;
}
.selectedTab
{
	background-color: white;
	border-bottom: solid 1px white;
}
.tabContents
{
	border: solid 1px black;
	padding: 10px;
	background-color: white;
}

.PaddingLeft
{
	padding-left: 5px;
}

.PaddingRight
{
	padding-right: 5px;
}
/*
**	Added by Syed Imtiaz
**	GRID VIEW SKIN
**	Skin - CHERRY BLOSSOM
*/
.GridViewFooter_CherryBlossom
{
	background-color: #CCCCCC;
	font-size: 0.8em;
}

.GridViewPageStyle_CherryBlossom
{
	background-color: #EFE6F7;
	color: Black;
	text-align: center;
	font-size: 0.8em;
}
.GridViewSelectedRowStyle_CherryBlossom
{
	background-color: #F3D5D7;
	color: Black; /*hard to see with white color*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GridViewHeaderStyle_CherryBlossom
{
	background-color: #BE5057;
	color: White; /*hard to see with white color*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.GridViewAlternatingRowStyle_CherryBlossom
{
	background-color: #FFF3E0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.GridViewRowStyle_CherryBlossom
{
	background: White;
	color: Black;
	height: 12px;
}

/*
**	GRID VIEW SKIN
**	Skin - Blue
*/

.GridViewFooter_Blue
{
	background-color: #CCCCCC;
	font-size: 0.8em;
}

.GridViewPageStyle_Blue
{
	background-color: #EFE6F7;
	color: Black;
	text-align: center;
	font-size: 0.8em;
}
.GridViewSelectedRowStyle_Blue
{
	background-color: #B2C3E1;
	color: White; /*hard to see with white color*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GridViewHeaderStyle_Blue
{
	background-color: #41519A;
	color: White; /*hard to see with white color*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.GridViewAlternatingRowStyle_Blue
{
	background-color: #99ACDD;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.GridViewRowStyle_Blue
{
	background: White;
	color: Black;
	height: 12px;
}


ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
li
{
	background: url(~/images/back_li.gif) center left no-repeat;
	padding: 0 0 0 10px;
	height: 20px;
}

.ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}
.li
{
	background: url(~/images/pointer_l.gif) center left no-repeat;
	padding: 0 0 0 10px;
	height: 10px;
}

body
{
	margin: 0px;
	padding: 0px;
}
td, div, select
{
	font-size: 11px;
	font-family: Arial;
	color: #6F6F6F;
	line-height: 13px;
}
.m_9
{
	color: #6F6F6F;
	font-size: 9px;
}
.m_13
{
	color: #6F6F6F;
	font-size: 13px;
}
.red_13
{
	color: #B20F00;
	font-size: 13px;
}
.m
{
	color: #6F6F6F;
	text-decoration: none;
}
.t1
{
	color: #7D7D7D;
	font-size: 9px;
	text-decoration: none;
}
.t1_gr
{
	color: #6BA500;
	font-size: 9px;
	text-decoration: none;
}
.menu
{
	color: #636363;
	text-decoration: none;
}
.black
{
	color: #000000;
}
.t5
{
	color: #C7C7C7;
	font-size: 9px;
}

.t2
{
	color: #7D7D7D;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}

.green
{
	color: #6BA500;
}
.green a:link
{
	color: #121f61;
	font-size: 10px;
}
.green a:visited
{
	color: #3F2C85;
	font-size: 10px;
}

.orange
{
	color: #ffa500;
}
.blue
{
	color: #4D8AB1;
	font-weight: normal;
	font-size: 12px;
}
.bluebold
{
	color: #4D8AB1;
	font-weight: bolder;
	font-size: 14px;
}
.gold
{
	color: #ffd700;
}
.t3
{
	color: #595959;
	text-decoration: none;
}
a.t1:hover
{
	text-decoration: underline;
}
a.t1_gr:hover
{
	text-decoration: underline;
}
a.menu:hover
{
	text-decoration: underline;
}
a.t3:hover
{
	text-decoration: underline;
}
a.m:hover
{
	text-decoration: underline;
}
a.green:hover
{
	text-decoration: none;
}
a.red_13:hover
{
	text-decoration: none;
}



.input
{
	width: 194px;
	height: 21px;
	background-color: #D4AC4E;
	font-size: 11px;
	font-family: Tahoma;
	color: #454238;
	border-color: #EEEBDC;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 2 0 0 8px;
}

.textarea
{
	width: 194px;
	height: 50px;
	background-color: #D4AC4E;
	font-size: 11px;
	font-family: Tahoma;
	color: #454238;
	border-color: #EEEBDC;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 2 0 0 8px;
	overflow: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
INPUT.btnface
{
    BACKGROUND-COLOR: #d3d3d3;
    BORDER-BOTTOM: darkgray 1px inset;
    BORDER-LEFT: lavender 1px solid;
    BORDER-RIGHT: darkgray 1px inset;
    BORDER-TOP: lavender 1px solid;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: 'trebuchet MS','MS Sans Serif', 'Abadi MT Condensed Extra Bold';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 500;
    HEIGHT: 15pt;
    TEXT-ALIGN: center;
    TEXT-TRANSFORM: capitalize;
    WIDTH: 70pt;
    bordercolorlight: "d3d3d3";
    bordercolordark: "2f4f4f"
}

INPUT.btnface2
{
    BACKGROUND-COLOR: #d3d3d3;
    BORDER-BOTTOM: darkgray 1px inset;
    BORDER-LEFT: lavender 1px solid;
    BORDER-RIGHT: darkgray 1px inset;
    BORDER-TOP: lavender 1px solid;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: 'trebuchet MS','MS Sans Serif', 'Abadi MT Condensed Extra Bold';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    HEIGHT: 15pt;
    TEXT-ALIGN: center;
    TEXT-TRANSFORM: capitalize;
    WIDTH: 80pt;
    bordercolorlight: "d3d3d3";
    bordercolordark: "2f4f4f"
}

TH.meetings
{
    BACKGROUND-COLOR: #677b96;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: #ffffff 1px;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: medium none;
    COLOR: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    FONT-WEIGHT: bold;
    HEIGHT: 15pt;
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: capitalize
}

td {
	font-size: 13px;
	font-style: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    PADDING-LEFT: 0pt;
    
}

.bold {
	font-weight: bolder;
}

.headline {
	font-size: 18px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ea8300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visted {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
TABLE
{
	BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 9pt; BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-COLLAPSE:separate; HEIGHT: 25px; BORDER-RIGHT-COLOR: black
}
.b1 { FONT-WEIGHT: bold; BACKGROUND-COLOR:#cccccc; }
TH.steps
{
    BACKGROUND-COLOR: #304e69;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: #ffffff 1px;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: medium none;
    COLOR: #ffffff;
    FONT-FAMILY: 'trebuchet MS', 'MS Sans Serif', Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    HEIGHT: 15pt;
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: capitalize
}

p {
	font-size: 12px;
	font-style: normal;
}
.boiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bold {
	font-weight: bolder;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.boldandital {
	font-style: italic;
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}