body {
	font-family: "trebuchet ms",arial;
	font-size: 10pt;
	width: auto;
	background-color: #D4D4D4;
	color: #000000;
	width: 790px;
	margin: 0 auto;
	background-image: url(images/pagebg.jpg);
}

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:#a4a4a4;z-index:1}
#calendartable .emptyday a:hover {background-color:transparent;}
.CalOverTitle {font-weight:bold;color: #a4a4a4;font-size:10pt;}
.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:#333333;
	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:.90;
	opacity: .90;
	filter: alpha(Opacity=90);
	z-index:101;
}

A {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}

A.NoscriptLink {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.NoscriptLink:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.NoscriptLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.OnPageNumber {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.OnPageNumber:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.OnPageNumber:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}

A.HeaderLink {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.HeaderLink:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.HeaderLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}

A.SideNavigation {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

A.SideNavigation:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

A.SideNavigation:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
}

A.SmallNavigation {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

A.SmallNavigation:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

A.SmallNavigation:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
}

A.DesignCreditLink {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.DesignCreditLink:LINK {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.DesignCreditLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekendDay A:LINK, A.CalendarWeekendDayLink:LINK {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekendDay A:HOVER, A.CalendarWeekendDayLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#mainCal .WeekDay A, A.CalendarWeekDayLink {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekDay A:LINK, A.CalendarWeekDayLink:LINK {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .WeekDay A:HOVER, A.CalendarWeekDayLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#mainCal .ToDay A, A.CalendarToDayLink {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .ToDay A:LINK, A.CalendarToDayLink:LINK {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#mainCal .ToDay A:HOVER, A.CalendarToDayLink:HOVER {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

TD {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.boxoverheader {
	background-color:#333333;
	width:200;
	font-size:8pt;
	color:#eeeeee;
	-moz-opacity:.90;
	opacity: .90;
	filter: alpha(Opacity=90);
}
         
.boxoverbody {
	background-color:#333333;
	border: 2px solid #000000;
	width:200;
	font-size:8pt;
	color:#eeeeee;
	-moz-opacity:.90;
	opacity: .90;
	filter: alpha(Opacity=90);
	padding:5px;
}

.ColumnHeader {
	font-size: 8pt;
	color: #ffffff;
	background-color: #222222;
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	padding: 1px;
}

.ColumnField {
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 1px;
}

TR.ColumnRowOdd {
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 1px;
}

TR.ColumnRowEven {
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 1px;
}

TR.ColumnRowOn {
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 1px;
}

TR.ClickableRow {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 5px;
}

TR.ClickableRowOn {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-family: "trebuchet ms",arial;
	padding: 1px;
}

.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #FE0000;
	font-size: 7pt;

}

.EmptyDay {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #ffffff;
	font-size: 7pt;

}

.ToDay {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #FE0000;
	font-size: 7pt;

}

.WeekendDay {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #A3A3A3;
	font-size: 7pt;

}

.WeekDay {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #cccccc;
	font-size: 7pt;

}

DIV.HRule, hr {
	height: 1px;
	border-top: thin dotted #cccccc;
	width:98%;
}

DIV.GraphBar {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	background-color: #FE0000;
	color: #000000;
	font-size: 8pt;
}

IMG.PicOff {
	border: 2px solid #f5f5f5;
}

IMG.PicOn {
	border: 2px solid #A3A3A3;
}

.Instruction {
	font-family: "trebuchet ms",arial;
	font-size: 7pt;
	font-weight: normal;
	color: #cccccc;
}

.GrayInstruction {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	font-size: 7pt;
}

.CalendarDayNumber {
	font-family: "trebuchet ms",arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

.CalendarCurrentDayNumber {
	font-family: "trebuchet ms",arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

.PopupContentHighlight {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
}

.ContentHighlight {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	font-size: 8pt;
	color: #cccccc;
}

.ContentHeader, h1 {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #000000;
	font-size: 18pt;
}

.SpecialContentHeader {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	font-size: 14pt;
}

.ContentSubHeader, h2 {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	font-size: 12pt;
}

.ListSubHeader {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	font-size: 10pt;
}


.RequiredFieldLabel {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

.NonRequiredFieldLabel {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

.RequiredAsterisk {
	font-family: "trebuchet ms",arial;
	font-size: 10pt;
	font-weight: bold;
	color: #A3A3A3;
}

.SmallNote {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}

.SmallGrayNote {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	font-size: 8pt;
}

.SmallNote {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #cccccc;
	font-size: 8pt;
}

.SuccessMessage {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	color: #008000;
}

.SpecialFeatureHighlight {
	font-family: "trebuchet ms",arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.ListNumber {
	font-family: "trebuchet ms",arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.Date {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

.ErrorMessage {
	font-family: "trebuchet ms",arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.SidebarLabel {
	font-family: "trebuchet ms",arial;
	font-weight: bold;
	color: #cccccc;
	font-size: 8pt;}

.Footer {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

.CopyRight {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}

.Address {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}

.DesignCredit {
	font-family: "trebuchet ms",arial;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}


.semiopaque { 
	opacity: .9; 
	-moz-opacity: .9;
	font-weight: normal;
}

TABLE.RandomFact	{
	color: #ffffff;
	font-size: 8pt;
	position: absolute;
	z-index:1;
	left:315px;
	top:215px;
}

input,button,select {
	font-size:8pt;
	font-family: "trebuchet ms",arial;
}

input,button,select.SmallInput {
	font-size:8pt;
	font-family: "trebuchet ms",arial;
}




/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #cccccc;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#222222;border:1px solid #cccccc;}
#pagination .OnPageNumber {color:#A3A3A3;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 #cccccc;text-align:left;}
.contentTable th {color:#cccccc;border-bottom: 2px solid #cccccc;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:#cccccc;width:100px;border-bottom: 1px solid #cccccc;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #cccccc;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#cccccc; 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 #cccccc;}
.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:#cccccc;}               /* SAME AS a:link color */
.FGColor2 {color:#A3A3A3;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#222222;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#ffffff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#FE0000;}    /* 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:#A3A3A3;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#ffffff;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#cccccc;}             /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
