body, html {
	font-family: "trebuchet ms",arial;
	font-size: 90%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	margin: 0px auto;
	padding: 0px;
	overflow:hidden;
}

img {border:0px;}#background {position:absolute;width:100%;top:0px;left:0px;height:100%;margin:0px;}
#outer {height:100%;width:100%;position:relative;overflow:auto;margin:0px;padding:0px;}
div#edge {width:820px;margin: 0px auto;z-index:1;}

div#contentbody {width:100%;float:left;background:#ffffff;background:url('images/sidebarbg.jpg') repeat-y;}
div#content {width:766px;margin:0px auto;}

div#sidebar {width:260px;margin:0px;padding:0px;float:left;color:#000000;text-align:center;}
div#maincontent {color:#000000;margin: 0px 0px 0px 260px;padding:1px;text-align:left;padding:20px;position:relative;}

.clear {clear:both;margin:0px;padding:0px;}

.layouttable {width:766px; border-collapse: collapse;border-spacing: 0px;background:#ffffff;}
.layouttable td {position:relative;}
.layouttable td img {position:absolute;top:0px;left:0px;}/*--- main link colors/style ---*/
A {font-weight: bold;color: #3390df;text-decoration: none;}
A:HOVER {font-weight: bold;color: #a6ba1c;text-decoration: none;}

/*---------- MAIN MENU -----------*/
/* navbar setup */
#navbarcontainer {width:260px;z-index:2000;}
#navbar {width:198px;font-size:120%;z-index:2000;margin:0px auto;}
#navbar a {letter-spacing:-1px;text-decoration:none;}

/*--- first-level colors/style ---*/

/* 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;width:100%;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu ul a {padding:0px 5px; padding-left:30px; color:#666666; display:block; border-top:0px solid #b6ca2b; margin:0px; width:100%; border-left:0px solid transparent; font-weight:bold;background: url('images/menuitembg.jpg') no-repeat;}
.menu ul a.first {border-top:0px;}
.menu ul a.firstsubitem {border-top:0px;}

/* first level vertical centering */
.menu .cssnavlevelone {height:35px;vertical-align:middle;}
img.cssnavlevelone {border:0px;}

/* submenu colors/style */
.menu li ul li a {padding:5px; opacity: .95; filter: alpha(Opacity=95); background:#36c3df; color:#ffffff; border-top:1px solid #4bd4ef; font-size:90%; border-left:3px solid #4bd4ef; 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:198px; margin-top:-35px;}
/* 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: url('images/menuitemoverbg.jpg') no-repeat;}

/* submenu rollovers (if desired) */
.menu li ul li:hover>a {color:#ffffff; display:block; font-weight:bold;background: #138399; }
/*---------- 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:-1px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html .menu a:hover {background: #999999; 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;}
	
* 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 -----------*/img.caldot {border:0px}

img {border:none;}

#calendartable td a {display:block;height:25px;text-align:center;font-weight:normal;}
#calendartable td a:hover {background-color:#fdb002;z-index:1}
#calendartable .emptyday a:hover {background-color:transparent;}
.CalOverTitle {font-weight:bold;color: #cccccc;font-size:120%;}
.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:#333333;
	border: 2px solid #000000;
	width:200px;
	font-size:90%;
	color:#ffffff;
	padding:5px;
    display:block;
    position:absolute;
    top:15px; left:15;
	text-align:left;
	opacity: .90;
	filter: alpha(Opacity=90);
	z-index:101;
}

.boxoverheader {}
         
.boxoverbody {
	background-color:#333333;
	border: 2px solid #000000;
	width:200px;
	color:#ffffff;
	font-size: 90%;
	opacity: .95;
	filter: alpha(Opacity=95);
	display:inline-block;
	padding:5px;
}
/*---------- CALENDAR tooltip -----------*/

A {font-weight: bold;color: #36c3df;text-decoration: none;}
A:HOVER {color: #cccccc;}

A.OnPageNumber {color: #36c3df;}
A.OnPageNumber:HOVER {color: #cccccc;}

A.HeaderLink {color: #36c3df;}
A.HeaderLink:HOVER {color: #cccccc;}

A.SideNavigation {color: #36c3df;}
A.SideNavigation:HOVER {color: #cccccc;}

A.BottomNavigation {color: #fcb827;}
A.BottomNavigation:HOVER {color: #cccccc;}

A.SmallNavigation {font-weight: normal;color: #36c3df;}
A.SmallNavigation:HOVER {color: #cccccc;}

A.DesignCreditLink {color: #999999;}
A.DesignCreditLink:HOVER {color: #cccccc;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .WeekendDay A:HOVER, A.CalendarWeekendDayLink:HOVER {color: #666666;}

#mainCal .WeekDay A, A.CalendarWeekDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .WeekDay A:HOVER, A.CalendarWeekDayLink:HOVER {color: #666666;}

#mainCal .ToDay A, A.CalendarToDayLink {font-size: 80%;font-weight: normal;color: #ffffff;}
#mainCal .ToDay A:HOVER, A.CalendarToDayLink:HOVER {color: #666666;}

TD {
	color: #000000;
}

.ColumnHeader {
	color: #ffffff;
	background-color: #fcb827;
	font-weight: bold;
	padding: 1px;
}

.ColumnField {
	padding: 1px;
}

TR.ColumnRowOdd {
	padding: 1px;
	background-color: #f1f1f1;
}

TR.ColumnRowEven {
	padding: 1px;
	background-color: #E8E8E8;
}

TR.ColumnRowOn {
	padding: 1px;
	background-color: #d6d6d6;
}

.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	background-color: #fcb827;
	font-size: 80%;
}

.EmptyDay {
	background-color: #ffffff;
	font-size: 80%;
}

.ToDay {
	background-color: #fcb827;
	font-size: 80%;
}

.WeekendDay {
	background-color: #999999;
	font-size: 80%;
}

.WeekDay {
	background-color: #cccccc;
	font-size: 80%;
}

DIV.HRule, hr {
	height: 1px;
	border-top: thin solid #eeeeee;
	width:98%;
}

DIV.GraphBar {
	background-color: #fcb827;
	color: #000000;
}

IMG.PicOff {border: 2px solid #f5f5f5;margin:5px;vertical-align:middle;}

IMG.PicOn {border: 2px solid #fcb827;margin:5px;vertical-align:middle;}

.Instruction {
	color: #000000;
}

.GrayInstruction {
	color: #cccccc;
}

.CalendarDayNumber {
	font-size: 80%;
	color: #FFFFFF;
}

.CalendarCurrentDayNumber {
	font-size: 80%;
	color: #FFFFFF;
}

.PopupContentHighlight {
	font-weight: bold;
	color: #F3F3F3;
}

.ContentHighlight {
	font-weight: bold;
	color: #36c3df;
}

.ContentHeader, h1 {
	font-family: "trebuchet ms";
	font-weight: bold;
	color: #fcb827;
	font-style:normal;
	font-size: 220%;
	display: inline;
}

.SpecialContentHeader {
	font-weight: bold;
	color: #36c3df;
	font-size: 140%;
}

.ContentSubHeader, h2 {
	font-weight: bold;
	color: #36c3df;
	font-size: 120%;
	display: inline;
}

.ListSubHeader {
	font-weight: bold;
	color: #36c3df;
}


.RequiredFieldLabel {
	font-weight: bold;
	color: #36c3df;
}

.NonRequiredFieldLabel {
	font-weight: bold;
	color: #666666;
}

.RequiredAsterisk {
	font-weight: bold;
	color: #36c3df;
}

.SmallNote {
	color: #FFFFFF;
}

.SmallGrayNote {
	color: #666666;
}

.SmallNote {
	color: #666666;
}

.SuccessMessage {
	font-weight: bold;
	color: #008000;
}

.SpecialFeatureHighlight {
	font-weight: bold;
	color: #ffffff;
}

.ListNumber {
	font-weight: bold;
	color: #ffffff;
}

.Date {
	font-weight: bold;
	color: #36c3df;
}

.ErrorMessage {
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}

.SidebarLabel {
	font-weight: bold;
	color: #000000;
}

.Footer {
	color: #515735;
}

.CopyRight {
	color: #515735;
}

.Address {
	color: #515735;
}

.DesignCredit {
	color: #515735;
}

.semiopaque { 
	opacity: .9; 
}




/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #eeeeee;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#fcb827;border:1px solid #3390df;}
#pagination .OnPageNumber {color:#a6ba1c;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 #eeeeee;text-align:left;}
.contentTable th {color:#3390df;border-bottom: 2px solid #3390df;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:#3390df;width:100px;border-bottom: 1px solid #eeeeee;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #eeeeee;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#3390df; 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 #eeeeee;}
.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:#3390df;}               /* SAME AS a:link color */
.FGColor2 {color:#a6ba1c;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#fcb827;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#ffffff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#fcb827;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#ffffff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#cccccc;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#ffffff;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#999999;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ffffff;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#eeeeee;}             /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
