/*--------------------------------------------------
------------------  Reset   ------------------------
--------------------------------------------------*/
 
a:active {outline:none;}
:focus {-moz-outline-style: none; outline:none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}

/*--------------------------------------------------
------------------ Structure -----------------------
--------------------------------------------------*/

body {
	font-family: "trebuchet ms",arial;
	font-size: 100%;
	background-color: #777777;
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	background-image: url(images/pagebg.jpg);
}

/*---------- DESIGN ELEMENT POSITIONING -----------*/
#header1 {height:278px; text-align:center;}
#header1content {width:802px;height:278px;margin:0px auto;position:relative;background:url("images/pagetop.jpg") no-repeat top center;}
#logo {margin:0px auto;position:absolute;z-index:5;left:0px;top:115px;}
#logo img {border:0px;}

#topinfo {width:500px;margin:0px auto;position:relative;z-index:5;top:0px;background-color:#1e6a66;color:#bfe5e3;padding:10px;font-size:80%;height:15px;}
#topaddress {float:left;color:#5ab0ab;}
#topphone {float:right;color:#e7e0b2;}

#marquisframe {width:524px;height:304px;margin:0px auto;position:absolute;z-index:50;left:290px;top:-190px;background:url("images/marquisframe.png") no-repeat;}
#flashbox {width:499px;height:285px;margin:0px auto;position:absolute;z-index:40;left:305px;top:-180px;background:#000000;}
#marquis{width:499px;height:285px;margin:0px auto;position:absolute;z-index:40;left:305px;top:-180px;background:#000000;}

#minicalendar, #poll {margin:0px auto;text-align:center;width:80%;margin-bottom:25px;}

#footer1 {text-align:center;}
#footer1content {width:802px;margin:0px auto;text-align:center;}
#footer1content td {padding:25px;color:#ffffff;font-size:80%}

#outerContent {border-bottom:2px solid #bfbb9e;background-image: url(images/middlebg.jpg);font-size:90%}

#innerContentHome {width:802px;background:url("images/contenthomebg.jpg") repeat-y; margin:0px auto;}
#innerContentSub {width:802px;background:url("images/contentsubbg.jpg") repeat-y; margin:0px auto;}

#contenthometop {width:802px;background:url("images/contenthometop.jpg") no-repeat; margin:0px auto;position:relative;}
#contentsubtop {width:802px;background:url("images/contentsubtop.jpg") no-repeat; margin:0px auto;position:relative;}

#content {width:802px;margin:0px auto;position:relative;}

#sidebar {width:256px;margin: 0px 0px 0px 10px;padding: 250px 0px 30px 0px;float:left;color:#666666;text-align:center;}
#sidebar_text {padding:0px 20px 0px 20px;font-size:90%}

#right_home {width:251px;margin:0px;float:right;color:#000000;padding: 150px 0px 30px 0px;}
#right_home_text {padding:0px 20px 0px 20px;}

#middleHome {color:#000000;margin: 0px 251px 0px 256px;padding: 130px 0px 30px 0px;}
#middleSub {color:#000000;margin: 0px 0px 0px 256px;padding: 130px 0px 30px 0px;}
#middleText {padding:0px 20px 0px 30px;}

#clear {clear:both;}
/*---------- DESIGN ELEMENT POSITIONING -----------*/



img.caldot {border:0px;vertical-align:middle}

#calendartable td a {display:block;height:25px;text-align:center;}
#calendartable td a:hover {background-color:#b5ca98;z-index:1;}
#calendartable .emptyday a:hover {background-color:transparent;}
.CalOverTitle {font-weight:bold;color: #ffffff;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}

/*---------- CALENDAR tooltip -----------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
	background-color:#4f8271;
	border: 2px solid #000000;
	width:150px;
	font-size:100%;
	font-weight:normal;
	color:#b9dfd2;
	padding:5px;
    display:block;
    position:absolute;
    top:25px; left:25px;
	text-align:left;
	opacity: .95;
	filter: alpha(Opacity=95);
	z-index:101;
}

.boxoverheader {}
         
.boxoverbody {
	background-color:#4f8271;
	border: 2px solid #000000;
	width:200px;
	font-size:70%;
	color:#b9dfd2;
	opacity: .95;
	filter: alpha(Opacity=95);
	display:inline-block;
	padding:5px;
}
/*---------- CALENDAR tooltip -----------*/




/*--- main link colors/style ---*/
A {font-weight: bold;color: #507877;text-decoration: none;}
A:HOVER {color: #b5ca98;}

/*---------- MAIN MENU -----------*/
/* navbar setup */
#navbar {font-size:110%;position:absolute;top:-30px;left:70px;z-index:2000;}
#navbar a {letter-spacing:-1px;text-decoration:none;}

/*--- first-level colors/style ---*/
#navbar a:visited {color:#7fefc7;}
#navbar a:hover {color:#ffffff;}

/* standard menu setup */
.menu, .menu ul {z-index:1999; list-style-type:none; padding:0px; margin:0px; text-align:left; display:block; position:relative;}
.menu li {float:left;}
.menu li:hover {position:relative;z-index:1999;}
.menu li:hover>ul {display:block; position:absolute;}
.menu ul li {clear:both; display:block;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu ul a {padding:0px 5px; color:#7fefc7; display:block; border-top:1px solid #649b87; margin:0px; width:150px; border-left:0px solid transparent; font-weight:bold;}
.menu ul a.first {border-top:0px;}
.menu ul a.firstsubitem {border-top:0px;}

/* first level vertical centering */
.menu .cssnavlevelone {height:30px;vertical-align:middle;}
img.cssnavlevelone {border:0px;}

/* submenu colors/style */
.menu li ul li a {padding:5px; opacity: .90; filter: alpha(Opacity=90); background:#a59b83; color:#ffffff; border-top:1px solid #b0a790; font-size:90%; border-left:3px solid #b0a790; font-weight:normal;width:150px;}
#navbar .menu li ul li a:visited {color:#ffffff;}

/* first level sub menu container */
.menu li ul {display:none;}
/* 2nd level sub menu container */
.menu ul li ul {margin-left:160px; margin-top:-30px;}
/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:120px; margin-top:-20px;}

/* first level rollovers */
#navbar .menu li:hover>a.cssnavlevelone, #navbar .menu li:hover>a.first {color:#ffffff; display:block; background: #5b8f7f;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {background: #8f856e; color:#ffffff; display:block; font-weight:bold;}
/*---------- MAIN MENU -----------*/

/*---------- ie6 MAIN MENU hacks -----------*/
* html .menu {display:inline-block;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu ul {display:inline-block;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* 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;}

/* correct position issue */
* html .menu li a table {position:relative;left:-10px;top:4px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html .menu a:hover {background: #5b8f7f; color:#ffffff;}
/* sub level rollovers (if desired) */
* html .menu table a:hover {background: #8f856e; font-weight:bold;}

* html .menu li ul li a {font-size:10pt;}
	
/* enter as many levels as you wish to support */
* 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 MAIN MENU hacks -----------*/





A.OnPageNumber {color: #507877;}
A.OnPageNumber:HOVER {color: #b5ca98;}

A.HeaderLink {color: #507877;}
A.HeaderLink:HOVER {color: #b5ca98;}

A.SideNavigation {color: #507877;}
A.SideNavigation:HOVER {color: #b5ca98;}

A.SmallNavigation {font-weight: normal;color: #507877;font-size:80%;}
A.SmallNavigation:HOVER {color: #b5ca98;}

A.BottomLink {color: #b7cec2;}
A.BottomLink:HOVER {color: #ffffff;}

A.DesignCreditLink {color: #ffffff;}
A.DesignCreditLink:HOVER {color: #b7cec2;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .WeekendDay A:HOVER, A.CalendarWeekendDayLink:HOVER {color: #edd6b4;}

#mainCal .WeekDay A, A.CalendarWeekDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .WeekDay A:HOVER, A.CalendarWeekDayLink:HOVER {color: #edd6b4;}

#mainCal .ToDay A, A.CalendarToDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .ToDay A:HOVER, A.CalendarToDayLink:HOVER {color: #edd6b4;}

.ColumnHeader {
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	background-color: #746e47;
}

.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-size: 90%;
	background-color: #b5ca98;
}

.EmptyDay {
	background-color: transparent;
}

.ToDay {
	font-size: 90%;
	background-color: #b5ca98;
}

.WeekendDay {
	font-size: 90%;
	background-color: #9b9466;
}

.WeekDay {
	font-size: 90%;
	background-color: #cbc496;
}

.HRule, hr {color:#cbc496;background:#cbc496;border:0px;height:1px;}

.GraphBar {
	background-color: #b5ca98;
	color: #000000;
	font-size: 80%;
}

.PicOff {border: 5px solid #f5f5f5;margin:5px;vertical-align:middle;}
.PicOn {border: 5px solid #b5ca98;margin:5px;vertical-align:middle;}

.CalendarDayNumber {
	font-size: 70%;
	color: #FFFFFF;
}

.CalendarCurrentDayNumber {
	font-size: 70%;
	color: #FFFFFF;
}

.ContentHeader, h1 {
	margin:0px;
	letter-spacing:-1px;
	font-weight: bold;
	color: #507877;
	font-size: 180%;
}

.ContentSubHeader, h2 {
	font-weight: bold;
	color: #507877;
	font-size: 120%;
}

.RequiredFieldLabel {
	font-weight: bold;
	color: #507877;
}

.SmallNote {
	font-weight: normal;
	color: #777777;
	font-size: 80%;
}

.SidebarLabel {
	font-weight: bold;
	color: #555555;
	font-size: 80%;
}

/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #b5ca98;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#507877;border:1px solid #b5ca98;}
#pagination .OnPageNumber {color:#b5ca98;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 #cbc496;text-align:left;}
.contentTable th {color:#507877;border-bottom: 2px solid #507877;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:#507877;width:100px;border-bottom: 1px solid #cbc496;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #cbc496;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#507877; 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 #cbc496;}
.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:#507877;}               /* SAME AS a:link color */
.FGColor2 {color:#b5ca98;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#746e47;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#ffffff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#b5ca98;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#ffffff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#cbc496;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ffffff;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#9b9466;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ffffff;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#cbc496;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
