body {
    margin: 0 auto;
    text-align: left;
    background:#c64700;
    color:#c64700;
    font-family:"Arial","Trebuchet MS",sans-serif;
    font-size: 12px;
    }

a {
    color:#c64700;
    text-decoration: none;
    }

a:hover {
    color:#fff;
    }

img {
    border: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

.errorMessage{
	color:#f60000;
	font-weight:bold;
}

.AdminListItemHeader
{
	background-color:Black;
	color:White;
	font-weight:bold;
}

.AdminInputLabel
{
	font-weight:bold;
}
.AdminPageTitle
{
	font-size:14pt;
	font-weight:bold;
}

.menuBar
{
	
	
}

.navigationMenu
{
	float: left;
    padding: 0 8px;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
	color:#ffffff;
	
}

.navigationMenu:hover
{
	text-decoration:underline;

}

.navigationMenu a:hover
{
	text-decoration:underline;

}

.navigationMenuItemSeparator{
	float: left;
    border-right: 1px solid #fff;
    padding: 0 8px;
    font-size: 14px;
    font-weight: bold;
}

.navigationSubMenu
{
	color:White;
	background-color:black;
	padding:9px !important;
	font-size: 12px;
	width:180px;
	text-decoration:none;
	text-align:left;
}

.navigationSubMenu:hover
{
	background-color:#003f5b;
	color:yellow;
	text-decoration:underline;
}


.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}


.calendar
{
	background-color:White;
	border-color:Black;
	font-family:Arial;
	font-size:10pt;
}

.calendarDay
{
	width:75px;
	height:75px;
	text-align:left;
	vertical-align:top;
	border:solid 1px;
}

.calendarOtherMonthDay
{
	width:75px;
	height:75px;
	text-align:left;
	vertical-align:top;
	border:solid 1px;
	color:Gray;
	background-color:#c9c9c9;
}

.calendarSelectedDay
{
	background-color: lemonchiffon;
	text-align:left;
	vertical-align:top;
}

.calendarToday
{
	border: solid 2px blue;
	text-align:left;
	vertical-align:top;
}

.calendarDayWithEvents
{
	background-color:#66FF66;
}

.calendarDayNames {
    border-bottom: 1px solid #000000;
	background-color: #082E83;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
    font-size: 12px;
}

.calendarTitle
{
	background-color:White;
	color:Black;
	font-size:16pt;
}

td.calendarTitle
{
	font-size:16pt;
}

.calendarNextPrev
{
	font-size:8pt;
	color:Black;
}



.calendarSelector
{
	font-size:16pt;
	background-color:silver;
}

.calendarEventTitle
{
	font-size:10pt;
	font-weight:bold;
}

.calendarEventDescription
{
}

.calendarDisplayDate
{
	font-size:12pt;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	background-image:url(images/UI/Calendar_scheduleHS.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.calendarFieldset {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
	/*
    color: black;
	*/
}

.calendarEvent_table {
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}
.calendarEvent_td_right {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	color: #333333;
}
.calendarEvent_td_left {
    background-color: #c5d5e5;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    vertical-align: top;
}
.calendarEvent_td_today {
    background-color: #E9B4A1;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

a.calendarEvent_link_row:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.calendarEvent_link_row:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.calendarEvent_link_row:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.calendarEvent_link_weekday:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.calendarEvent_link_weekday:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
}
a.calendarEvent_link_weekday:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}

.calendarEventTitle
{
	font-size:14pt;
	font-weight:bold;
}

.calendarCollapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/UI/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/UI/ContextMenu/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.PDI_Background{
	background-color:#cccc00 !important;
}

a.article-link {
    color:#c64700;
    text-decoration: none;
    }

a.article-link:hover {
    color:#c64700;
    text-decoration: none;
    }