body {
	font-family: "trebuchet ms",arial;
	font-size: 100%;
	background-color: #1c1302;
	margin: 15px auto;
	padding: 0px;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
}

#flashcontent2{width:100%;height:200px;overflow:auto;text-align:left;padding:10px;}

div#edge {width:820px;}
div#topedge {width:820px;height:18px;}
div#bottomedge {width:820px;height:18px;}

div#contentbody {width:784px;padding:0px;margin:0px 18px 0px 18px;}
div#marquis {width:784px;background-color:#000000;}
#navbar {width:784px;height:31px;background:url("images/navbar.jpg") no-repeat;}
div#flashbox {width:784px;background-color:#000000;}
div#content {width:784px;background:url("images/bodytopbghome.jpg") no-repeat #1e170f;font-size:90%;}
div#sidebar {padding:10px;padding-top:90px;width:220px;float:left;color:#ebc387;font-size:90%;text-align:center;}
/* add margin-left to maincontent = sidebar width + 2*sidebar padding if you don't want maincontent to wrap under sidebar */
div#maincontent {padding:20px;padding-top:90px;color:#ffffff;}

div#subpagecontent {width:784px;background:url("images/bodytopbgsub.jpg") no-repeat #1e170f;font-size:90%;}
div#subpagesidebar {padding:10px;padding-top:20px;width:220px;float:left;color:#ebc387;font-size:90%;text-align:center;}
div#subpagemaincontent {padding:20px;padding-top:20px;color:#ffffff;}

#bottombar1 {width:784px;height:24px;background:url("images/bottombar1.jpg") no-repeat;text-align:center;color:#ffffff; font-size:75%;clear:left;}
#bottombar2 {width:784px;height:68px;background:url("images/bottombar2.jpg") no-repeat;text-align:center;color:#ffffff;font-size:75%;}

.boxoverheader {}
         
.boxoverbody {
	background-color:#4b1912;
	border: 2px solid #000000;
	width:200px;
	font-size:70%;
	color:#ffffff;
	-moz-opacity:.95;
	opacity: .95;
	filter: alpha(Opacity=95);
	display:inline-block;
	padding:5px;
}

img.caldot {border:0px;vertical-align:middle;}

img {border:none;}

#calendartable td a {display:block;height:25px;text-align:center;}
#calendartable td a:hover {background-color:#ebb462;z-index:1}
#calendartable .emptyday a:hover {background-color:transparent;}
.CalOverTitle {font-weight:bold;color: #ddce95;font-size:140%;}
.calEventName {line-height:90%;margin-bottom:3px;}
#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1}

/*---------- css tooltip -----------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
	background-color:#4b1912;
	border: 2px solid #000000;
	width:200px;
	font-size:120%;
	color:#ffffff;
	padding:5px;
    display:block;
    position:absolute;
    top:15px; left:15;
	text-align:left;
	-moz-opacity:.95;
	opacity: .95;
	filter: alpha(Opacity=95);
	z-index:101;
}

/*---------- menu -----------*/
.menu, .menu ul {z-index:1999; list-style-type:none; padding:0px; margin:0px; text-align:left; display:block; position:relative;}

.menu a {padding:0px 5px; color:#ddce95; display:block; text-decoration:none; border-left:1px solid #351309;}
.menu a.first {border-left:0px;font-weight:bold;}
.menu a.firstsubitem {border-top:0px;}

/* main menu centering */
.menu .cssnavlevelone {height:31px;vertical-align:middle;font-weight:bold;}
img.cssnavlevelone {border:0px;}

/* need to specify a width used to open sub menu with margin-left */
.menu ul a {margin:0px; width:150px; border-left:0px solid transparent; }

/* menu items main and sub */
.menu li {float:left;}

.menu li:hover {position:relative;z-index:1999;}

/* 1st level sub menu container */
.menu li ul {display:none; border:1px solid #000000;}
/* 2nd+ level sub menu container */
.menu ul li ul {margin-left:100px; margin-top:-25px; border:1px solid #000000;}

.menu ul li {clear:both; display:block;}

/* retain rollover menu item rollover */
.menu li:hover>a {color:#ffffff; text-decoration:none; display:block; background:url("images/overbgimage.jpg") no-repeat #524c34;}
.menu a:visited {color:#ddce95; text-decoration:none; display:block;}

/* different rollover style for dropdowns */
.menu li ul li:hover>a {background: #0c0e6e; color:#ffffff; text-decoration:none; display:block;}

/* submenus */
.menu li ul li a {padding:5px; opacity: .90;filter: alpha(Opacity=90); background:#4b1912;color:#ffffff;border-top:1px solid #531e16;font-size:80%;}

/* show sub menu */
.menu li:hover>ul {display:block; position:absolute;}
/*---------- menu -----------*/

/*---------- ie6 menu hacks -----------*/
* html .menu {display:inline-block;}
* html .menu ul {display:inline-block;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; border:0px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}

* html .menu .cssnavlevelone {height:26px;}
* html img.cssnavlevelone {border:0px;}

* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}

* html .menu a:hover {background:url("images/overbgimage.jpg") no-repeat #524c34; color:#ffffff;}
* html .menu table a:hover {background: #524c34;}

* html .menu li ul {display:block;position:absolute;visibility:hidden;}

/* left is the negative of padding in the cell */
* html .menu li a table {position:relative;left:-9px;top:0px;}

* html .menu li ul li a {font-size:100%;}
	
* html .menu a:hover ul ul {visibility:hidden;}
* html .menu a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;}
* html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
/*---------- ie6 menu hacks -----------*/


A {font-weight: bold;color: #ddce95;text-decoration: none;}
A:LINK {font-weight: bold;color: #ddce95;text-decoration: none;}
A:HOVER {font-weight: bold;color: #ffffff;text-decoration: none;}

A.OnPageNumber {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.OnPageNumber:LINK {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.OnPageNumber:HOVER {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.HeaderLink {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.HeaderLink:LINK {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.HeaderLink:HOVER {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.SideNavigation {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.SideNavigation:LINK {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.SideNavigation:HOVER {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.SmallNavigation {
	
	font-weight: normal;
	color: #ddce95;
	text-decoration: none;
}

A.SmallNavigation:LINK {
	
	font-weight: normal;
	color: #ddce95;
	text-decoration: none;
}

A.SmallNavigation:HOVER {
	
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.DesignCreditLink {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.DesignCreditLink:LINK {
	
	font-weight: bold;
	color: #ddce95;
	text-decoration: none;
}

A.DesignCreditLink:HOVER {
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekendDay A:LINK, A.CalendarWeekendDayLink:LINK {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekendDay A:HOVER, A.CalendarWeekendDayLink:HOVER {
	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #edd6b4;
}

#mainCal .WeekDay A, A.CalendarWeekDayLink {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekDay A:LINK, A.CalendarWeekDayLink:LINK {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekDay A:HOVER, A.CalendarWeekDayLink:HOVER {
	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #edd6b4;
}

#mainCal .ToDay A, A.CalendarToDayLink {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .ToDay A:LINK, A.CalendarToDayLink:LINK {
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .ToDay A:HOVER, A.CalendarToDayLink:HOVER {
	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #edd6b4;
}

TD {
	
	font-weight: normal;
	color: #ffffcc;
	font-size: 8pt;
}


.ColumnHeader {
	font-size: 8pt;
	color: #ffffff;
	background-color: #4b1912;
	font-weight: bold;
	padding: 1px;
}

.ColumnField {
	font-size: 8pt;
	padding: 1px;
	-moz-opacity:.9;
	opacity: .9;
	filter: alpha(Opacity=90); 
	background-color: #eeeeee;
}

.ColumnFieldOdd {
	font-size: 8pt;
	padding: 1px;
	-moz-opacity:.8;
	opacity: .8;
	filter: alpha(Opacity=80); 
	background-color: transparent;
}

.ColumnFieldEven {
	font-size: 8pt;
	padding: 1px;
	-moz-opacity:.6;
	opacity: .6;
	filter: alpha(Opacity=60); 
	background-color: transparent;
}

.ColumnRowOdd {
	font-size: 8pt;
	
	padding: 1px;
	background-color: #f1f1f1;
}

.ColumnRowEven {
	font-size: 8pt;
	
	padding: 1px;
	background-color: #E8E8E8;
}

.ColumnRowOn {
	font-size: 8pt;
	
	padding: 1px;
	background-color: #d6d6d6;
}

.ClickableRow {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	
	padding: 5px;
	background-color: #ffffff;
}

.ClickableRowOn {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	
	padding: 1px;
	background-color: #d6d6d6;
}

.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 7pt;
	background-color: #000000;
}

.EmptyDay {
	
	font-weight: normal;
	background-color: transparent;
	font-size: 7pt;
}

.ToDay {
	
	font-weight: normal;
	font-size: 7pt;
	background-color: #ebb462;

}

.WeekendDay {
	
	font-weight: normal;
	font-size: 7pt;
	background-color: #403325;
}

.WeekDay {
	
	font-weight: normal;
	font-size: 7pt;
	background-color: #92816d;
}

.HRule, hr {
	height: 1px;
	border-top: thin solid #4c3a24;
	width:98%;
}

.GraphBar {
	
	font-weight: normal;
	background-color: #ebb462;
	color: #000000;
	font-size: 8pt;
}

IMG.PicOff {
	border: 2px solid #f5f5f5;
}

IMG.PicOn {
	border: 2px solid #ebb462;
}

.Instruction {
	
	font-size: 7pt;
	font-weight: normal;
	color: #eeeeee;
}

.GrayInstruction {
	
	font-weight: normal;
	color: #eeeeee;
	font-size: 7pt;
}

.CalendarDayNumber {
	
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

.CalendarCurrentDayNumber {
	
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

.PopupContentHighlight {
	
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
}

.ContentHighlight {
	
	font-weight: bold;
	font-size: 8pt;
	color: #ddce95;
}

.ContentHeader, h1 {
	margin:0px;
	font-weight: bold;
	color: #ffffff;
	font-size: 20pt;
}

.SpecialContentHeader {
	
	font-weight: bold;
	color: #ddce95;
	font-size: 14pt;
}

.ContentSubHeader, h2 {
	
	font-weight: bold;
	color: #ddce95;
	font-size: 12pt;
	display: inline;
}

.ListSubHeader {
	
	font-weight: bold;
	color: #ddce95;
	font-size: 10pt;
}


.RequiredFieldLabel {
	
	font-size: 8pt;
	font-weight: bold;
	color: #ddce95;
}

.NonRequiredFieldLabel {
	
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

.RequiredAsterisk {
	
	font-size: 10pt;
	font-weight: bold;
	color: #ddce95;
}

.SmallNote {
	
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}

.SmallGrayNote {
	
	font-weight: normal;
	color: #eeeeee;
	font-size: 8pt;
}

.SmallNote {
	
	font-weight: normal;
	color: #eeeeee;
	font-size: 8pt;
}

.SuccessMessage {
	
	font-size: 8pt;
	font-weight: bold;
	color: #008000;
}

.SpecialFeatureHighlight {
	
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.ListNumber {
	
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.Date {
	
	font-size: 8pt;
	font-weight: bold;
	color: #777777;
}

.ErrorMessage {
	
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.SidebarLabel {
	
	font-weight: bold;
	color: #ddce95;
	font-size: 8pt;}

.Footer {
	
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.CopyRight {
	
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.Address {
	
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.DesignCredit {
	
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.semiopaque { 
	opacity: .9; 
	-moz-opacity: .9;
	font-weight: normal;
}

input,button,select {
	font-size:8pt;
}

input,button,select.SmallInput {
	font-size:8pt;
}




/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #4c3a24;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#4b1912;border:1px solid #ddce95;}
#pagination .OnPageNumber {color:#ffffffffffffffffffffffffffffff;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {margin-bottom:5px; margin-right:5px;vertical-align:middle;}

table.contentTable, table.itemTable {width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #4c3a24;text-align:left;}
.contentTable th {color:#ddce95;border-bottom: 2px solid #ddce95;text-align:left;font-size:110%;}
.contentTable th strong, .itemTable th strong {font-size:120%;}
.contentTable th span {font-size:80%;font-weight:normal;}
.contentTable a, .itemTable a {text-decoration:none;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding:5px;}
.itemTable th {color:#ddce95;width:100px;border-bottom: 1px solid #4c3a24;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #4c3a24;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#ddce95; font-weight:bold; font-size: 120%; }

.submitbutton, .smallbutton, .smallselect, .smallinput {color:#444;border:1px solid #ccc;letter-spacing:0px;font-family:"trebuchet ms";font-size:12px;font-weight:bold;background:#fff url(/sr/images/buttonbg.jpg) repeat-x;margin:1px;
padding:0px 7px;overflow:visible;vertical-align:middle;}
.smallbutton, .smallselect, .smallinput {font-size:10px;font-weight:normal;padding:2px;text-transform:uppercase;}
.smallinput {background-image:none;}
.smallbutton, .submitbutton {cursor:pointer;}
.smallselect {border:none;}

.borderbox {padding:5px;border:1px solid #4c3a24;}
.iconlink {margin:0px 2px;display:inline;border:none;}

#editorbg>td {color:#000;background:#fff;}

#help, .help {margin-bottom:10px;padding:10px;background:#ffffcc;border:2px solid #dddb54;color: #000;}
#help ol {margin-top:3px;margin-bottom:3px;}
#error, .error {background-color: #fbe3e4; border: 3px solid #FBC2C4; color: #BB0000;
font-size: 11px; margin-bottom: 20px; padding: 5px;}
#error ul, .error ul {margin:0px;margin-left:15px;padding:0px;}
#success, .success {margin-bottom:10px;padding:10px;background-color:#E6EFC2;border:2px solid #C6D880;color:#529214}





/*---------- COLOR LEGEND -----------*/
.FGColor1 {color:#ddce95;}               /* SAME AS a:link color */
.FGColor2 {color:#ffffff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#4b1912;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#ffffff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#ebb462;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#ffffff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#92816d;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ffffff;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#403325;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ffffff;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#4c3a24;}             /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
