BODY
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: navy;
	background-color: #FFFFF0;
}
A:hover
{
	color: black;
}
p 
{
	margin: 4px; 
	padding: 0;
}
.textFile
{
	border: thin dotted #808080;
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	padding: 4px;
}
.tableStyle
{
    width : 900px;
    top: -17px;
    position: relative;
    border: solid 1px navy;
    background-color : White;
}
.box
{
	padding: 5px;
	border-top: #ff5500 2px solid;
	border-bottom: #ff5500 2px solid;
	background-color: #ffdead;
	text-align: justify;
}
.boxNews
{
	padding: 5px;
	border-right: 2px;
	border-top: #ff5500 2px solid;
	border-left: 2px;
	border-bottom: #ff5500 2px solid;
	text-align: justify;
}
.homeBox
{
	border-top: navy 2px solid;
	border-left: navy 2px solid;
	border-right: navy 2px solid;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeff;
}
.homeCss
{
	border-top: Navy 2px solid;
	padding-bottom: 30px;
	padding-top: 5px;
	background-color: #eeeeff;
	clip: rect(auto 588px 44px auto);
}
.homeTitle
{
	font-weight: bold;
	font-style: italic;
	font-size: large;
	color: navy;
	margin-left: 215px;
}
.homeTitleItalics
{
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
	color: navy;
}
.overviewSelection
{
	font-size: 9pt;
	color: white;
	border: white outset;
	padding: 4px;
	background-color: #0000ff;
	font-variant: small-caps;
}
.overviewMouseOver
{
	font-size: 9pt;
	border: orange inset;
	padding: 4px;
	font-weight: bold;
	background-color: #ffdead;
	font-variant: small-caps;
}
.titleCss
{
	display: block;
	font-weight: bold;
	font-size: x-large;
	padding-bottom: 10px;
	color: navy;
}
.header
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	text-indent: 5pt;
	background-color: #ffdead;
	border-top: #ff5500 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.headerTable
{
	border: gray thin solid;
	font-weight: bold;
	font-size: small;
	color: navy;
	background-color: #ffdead;
	text-align: center;
	display: block;
}
.headerSameLine
{
	float: left;
	border-top: #ff5500 2px solid;
	font-weight: bold;
	font-size: medium;
	color: navy;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	background-color: #ffdead;
}
.headerOnMenu
{
	display: block;
	border-top: #ff5500 2px solid;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: small;
	color: navy;
	text-indent: 2pt;
	background-color: #ffdead;
}
.floatLeft
{
	float: left;
}
.sidebarSubTitle
{
	display: block;
	border-top: #ff5500 1px solid;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 0px;
	color: navy;
}
.footerCss
{
	display: block;
	font-weight: bold;
	font-size: medium;
	padding-top: 3px;
	padding-bottom: 3px;
	color: navy;
	border-bottom: #ff5500 2px solid;
}
.calendar
{
	font-size: xx-small;
	color: Red;
	background-color: White;
	border: Red 1px solid;
}
.inputBox
{
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	background-color: White;
}
.readOnlyBox
{
	padding: 10px;
	font-size: small;
	background-color: buttonface;
}
.statusBox
{
	margin: 5px;
	border: navy 2px solid;
}
.button
{
	font-size: small;
	color: navy;
	text-align: left;
	width: 120px;
}
.buttonSelected
{
	font-size: small;
	color: white;
	font-family: Verdana, Arial;
	background-color: orange;
	text-align: left;
	width: 120px;
}
.command
{
	font-size: small;
	color: navy;
	background: white;
	text-align: center;
}
.commandMouseOver
{
	font-size: small;
	color: orange;
	background-color: blue;
	text-align: center;
}
.commandSelected
{
	font-size: small;
	color: white;
	background-color: blue;
	text-align: center;
}
.buttonSubmit
{
	font-size: x-small;
	color: white;
	text-align: center;
	width: 120px;
	background-color: blue;
	border: goldenrod thin ridge;
}
.hyperlink
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
	background-color: gainsboro;
}
.hyperlinkMouseOver
{
	font-size: small;
	background-color: silver;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
	cursor: pointer;
}
.hyperlinkSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #6699cc;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
}
.Tab
{
	background-color: navy;
	border-bottom: 4px navy solid;
	height: 6px;
}
.hyperlinkTab
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: gainsboro;
	color: Navy;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px white solid;
	font-variant: small-caps;
	text-align: center;
	width: 120px;
}
.hyperlinkTabMouseOver
{
	font-size: small;
	font-variant: small-caps;
	background-color: silver;
	text-align: center;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px navy solid;
	width: 120px;
}
.hyperlinkTabSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: navy;
	color: white;
	font-variant: small-caps;
	text-align: center;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px navy solid;
	width: 120px;
}
.hyperlinkV
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	background-color: gainsboro;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px navy solid;
	width: 200px;
}
.hyperlinkVMouseOver
{
	font-size: small;
	font-weight: bold;
	background-color: silver;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px navy solid;
	width: 200px;
	cursor: pointer;
}
.hyperlinkVSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6699cc;
	font-variant: small-caps;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px navy solid;
	width: 200px;
}
.tableGrid
{
	border: navy 1px solid;
	padding: 4px;
	empty-cells: show;
}
.tableCells
{
	font-size: xx-small;
	color: navy;
	background-color: #ffffff;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 6px;
	empty-cells: show;
}
.tableCellsAlt
{
	font-size: xx-small;
	color: navy;
	background-color: #D9D9FF;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 6px;
	empty-cells: show;
}
.tableHeader
{
	font-weight: bold;
	font-size: small;
	color: white;
	border: navy 1px solid;
	background-color: Navy;
	text-align: left;
	padding: 2px;
}
.tableBlueCells
{
	font-size: xx-small;
	color: navy;
	background-color: #ffffff;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 6px;
}
.tableBlueCellsAlt
{
	font-size: xx-small;
	color: navy;
	background-color: lightsteelblue;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 6px;
}
.tableBlueHeader
{
	border: gray thin solid;
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: #0000ff;
	text-align: center;
	padding: 2px;
}
.menuTop
{
	font-size: small;
	font-variant: small-caps;
	padding-left: 5px;
	padding-right: 5px;
}
.menuColor
{
	background: #eeeeff;
	color: navy;
	border: navy 2px inset;
}
.menuItemColor
{
	background: #eeeeff;
	color: navy;
	height: 18px;
	font-variant: small-caps;
}
.menuItemSide
{
	background: #eeeeff;
	color: navy;
	height: 18px;
	font-variant: small-caps;
}
.menuMouseover
{
	background: #ffdead;
	color: black;
	width: 100%;
	display: block;
}
.menuSelected
{
	font-weight: bold;
	background: navy;
	color: white;
	padding: 1px;
}
.treeViewTop
{
	font-size: small;
}
.treeViewColor
{
	background: #eeeeff;
	color: navy;
	border: navy 2px inset;
}
.treeViewItemColor
{
	background: #eeeeff;
	color: navy;
	height: 18px;
}
.treeViewItemSide
{
	background: #eeeeff;
	color: navy;
	height: 18px;
}
.treeViewMouseover
{
	background: #ffdead;
	color: black;
}
.treeViewSelected
{
	font-weight: bold;
	background: navy;
	color: white;
	padding: 1px;
}
.paraLabel10
{
	border: navy 1px solid;
	font-weight: normal;
	font-size: small;
	padding-bottom: 1px;
	color: navy;
	padding-top: 1px;
	background-color: Gray;
	text-align: center;
}
.para08
{
	font-size: xx-small;
	color: navy;
}
li.para08
{
	font-size: xx-small;
	left: -20px;
	position: relative;
}
.para09
{
	font-size: x-small;
	color: navy;
}
li.para09
{
	font-size: x-small;
	left: -20px;
	position: relative;
}
.readOnly10
{
	font-size: small;
	color: navy;
	font-family: Verdana, arial;
	background-color: buttonface;
}
p.para10
{
	font-size: small;
	color: navy;
}
li.para10
{
	font-size: small;
	left: -20px;
	position: relative;
}
td.para10
{
	border: navy 1px solid;
	padding: 5px;
	color: Navy;
	font-size: xx-small;
}
table.para10
{
	border-collapse: collapse;
}
table.text10
{
	width: 100%;
}
.text10
{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: small;
	background-color: white;
	color: navy;
}
.textMandatory10
{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: small;
	background-color: #ffdead;
	color: navy;
}
table.text10alternate
{
	width: 100%;
}
.text10alternate
{
	font-family: verdana, arial, sans-serif;
	width: 100%;
	font-weight: normal;
	font-size: small;
	color: navy;
	background-color: #ffdead;
}
.textCenter10
{
	border: gray 1px solid;
	font-weight: normal;
	font-size: small;
	color: navy;
	text-align: center;
}
.textCenter10alternate
{
	border: gray 1px solid;
	font-weight: normal;
	font-size: small;
	color: navy;
	background-color: #ffdead;
	text-align: center;
}
.text11
{
	font-weight: normal;
	font-size: small;
	color: navy;
}
.para11
{
	font-weight: normal;
	font-size: small;
	color: navy;
}
.para12
{
	font-weight: normal;
	font-size: medium;
	color: navy;
}
.bold08
{
	font-weight: bold;
	font-size: xx-small;
	color: navy;
}
.bold09
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
}
.bold10
{
	display: block;
	font-weight: bold;
	font-size: small;
	color: navy;
}
.bold11
{
	font-weight: bold;
	font-size: medium;
	color: navy;
}
.bold12
{
	font-weight: bold;
	font-size: medium;
	color: navy;
}
.bold14
{
	font-weight: bold;
	font-size: large;
	color: navy;
}
.bold16
{
	font-weight: bold;
	font-size: x-large;
	color: navy;
}
.boldCenter11
{
	font-weight: bold;
	font-size: medium;
	color: navy;
	text-align: center;
}
.left11
{
	font-weight: normal;
	font-size: medium;
	vertical-align: bottom;
	color: navy;
	text-align: left;
}
.right08
{
	font-weight: normal;
	font-size: xx-small;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.right08
{
	font-weight: normal;
	font-size: xx-small;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.right09
{
	font-weight: normal;
	font-size: x-small;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.right10
{
	font-weight: normal;
	font-size: small;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.right11
{
	font-weight: normal;
	font-size: medium;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.right12
{
	font-weight: normal;
	font-size: medium;
	vertical-align: bottom;
	color: navy;
	text-align: right;
}
.label
{
	font-weight: bold;
	vertical-align: text-top;
	text-align: right;
	width: 120px;
	margin-top: 4px;
}
.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("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.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;}
