h1, h2, h3, h4, h5, h6, p, div, ul, li, form, table {
	margin:0;
	padding:0;
	}
hr {
	height:1px;
	padding:0;
	border:none; 
	border-bottom:1px #aaa solid;
	}
ul {
	list-style:none;
	}
.skiplink {
	position:absolute;
	left:-3000px;
	}
h1 {
	margin:0 0 .25em;
	font:bold 1.5em/1.3 "Times New Roman",Times,serif;
	color:#9d0000;
	}
h2, .featrhd {
	margin:1.25em 0 .5em;
	font:bold 1em/1.3 Arial,Helvetica,sans-serif;
	color:#9d0000;
	}
h3, h4, .featrsub, .cathd, .reshd, .default {
	margin:.75em 0 .25em;
	font:bold .9em/1.3 Arial,Helvetica,sans-serif;
	color:#2b59a4;
	}
h5, h6 {
	margin:.75em 0 .15em;
	font:bold .95em/1.4 "Times New Roman",Times,serif;
	color:#2b59a4;
	}
h6 {
	font-style:italic;
	}
#rightcol p, .modbody, .restxt {
	margin-bottom:.5em;
	font:.95em/1.4 "Times New Roman",Times,serif;
	}
a:link, a:visited {
	text-decoration:none;
	color:#9d0000;
	}
a:hover, a:focus, a:active  {
	text-decoration:underline;
	}
/* stylized text buttons - text formatting (don't change!) */
input.buttnstyle, input.buttnstylehot {
	padding:2px 4px 3px;
	cursor:pointer;
	}
.buttnstyle, .buttnstylehot {
	font:bold .6em/3 Verdana,Arial,Helvetica,sans-serif;
	padding:3px 6px 4px;
	}
.smlbuttnstyle, .smlbuttnstylehot {
	font:bold .6em/1.5em Verdana,Arial,Helvetica,sans-serif;
	padding:0px 3px 1px;
	}
/* stylized text buttons - text color - cold state */
a.buttnstyle:link, a.buttnstyle:visited, input.buttnstyle, 
	a.smlbuttnstyle:link, a.smlbuttnstyle:visited {
	color:#fff;
	}
/* stylized text buttons - text color - hot & hit states */
a.buttnstylehot:link, a.buttnstylehot:visited, a.buttnstylehot:hover, 
	a.buttnstylehot:focus, a.buttnstylehot:active, a.buttnstyle:hover, 
	a.buttnstyle:focus, a.buttnstyle:active, input.buttnstylehot, 
	a.smlbuttnstylehot:link, a.smlbuttnstylehot:visited, 
	a.smlbuttnstylehot:hover, a.smlbuttnstylehot:focus, 
	a.smlbuttnstylehot:active, a.smlbuttnstyle:hover, 
	a.smlbuttnstyle:focus, a.smlbuttnstyle:active, 
	a.smlbuttnstylehot {
	color:#fff;
	}
/* stylized text buttons - button color - cold state */
.buttnstyle:link, .buttnstyle:visited, input.buttnstyle, 
	.smlbuttnstyle:link, .smlbuttnstyle:visited {
	background:#2b59a4;
	border:2px #6b99e4 solid;
	border-right:2px #001974 solid;
	border-bottom:2px #001974 solid;
	}
/* stylized text buttons - button color - hit state */
.buttnstylehot, input.buttnstylehot, .smlbuttnstylehot {
	background:#9d0000;
	border:2px #dd4040 solid;
	border-right:2px #400000 solid;
	border-bottom:2px #400000 solid;
	}
/* stylized text buttons - button color - hot state */
.buttnstyle:hover, .buttnstyle:focus, .buttnstyle:active, 
	.buttnstylehot:hover, .buttnstylehot:focus, .buttnstylehot:active, 
	.smlbuttnstyle:hover, .smlbuttnstyle:focus, .smlbuttnstyle:active, 
	.smlbuttnstylehot:hover, .smlbuttnstylehot:focus, .smlbuttnstylehot:active {
	background:#002974;
	border:2px #6b99e4 solid;
	border-right:2px #004 solid;
	border-bottom:2px #004 solid;
	}
.bulltstyle {
	font-size:3px;
	background:#7086c7;
	border:4px #7086c7 outset;
	}
.optlink {
	font:italic .75em/1.4 Arial,Helvetica,sans-serif;
	}
.linktxt {
	font:.8em/1.4 Arial,Helvetica,sans-serif;
	}
.fieldlabel {
	font:bold .85em/1.4 Arial,Helvetica,sans-serif;
	}
.instruct {
	font:bold .85em/1.4 "Times New Roman",Times,serif;
	}
.instruct2, .restxt2 {
	font:normal .75em/1.4 "Times New Roman",Times,serif;
	}
.fieldinstr, #rightcol p.calevent {
	font:normal .7em/1.4 Arial,Helvetica,sans-serif;
	}
.caption {
	font:italic .75em/1.4 "Times New Roman",Times,serif;
	text-align:center;
	}
.fileinfo, .smlink {
	font:normal .6em/1.4 Verdana,Arial,Helvetica,sans-serif;
	}
.req {color: #9d0000; font-weight: bold;}
.altcolor {color: #5a5326;}
.focus {color: #000;}
.blur {color: #999;}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}
img.floatleft {
	margin:3px 10px 4px 0;
	}
img.floatright {
	margin:3px 0 4px 10px;
	}
.clearfloats {
	clear:both;
	}

/* background color and border of popup pallet; advanced calendar daily & weekly views, resource 3 display template and site-wide search. */
.palette {
	background:#ffffe0;
	border-color:#ffc62d;
	border-style:solid;
	}

/* Supplemental syles for calendar module. 
NOTE:do not adjust fonts or sizes, only colors! 
Items in black, shades of grey, or white can generally be left that way. */

/* arrows; all views. */
.arrow {
	background-color:#ffc62d;
	}
/* background color of months (January 200X, February 200X, March 200X, etc.); yearly view. */
.monthtitleback {
	background-color:#777;
	}
.arrowblur {
	background-color:#999; /* normally #999; */
	}
.arrowhidden {
	background-color:#fff; /* normally #fff; */
	}
/* background color of days of the week (Sunday, Monday, Tuesday, etc.); monthly view. */
.monthlabel {
	background-color:#777;
	}
/* background color of days of the week (Su, M, Tu, W, etc.); yearly view. */
.yearlabel {
	background-color:#6b632d;
	}
/* color of day of the week (Sunday, Monday, Tuesday, etc.; Su, M, Tu, W, etc.); monthly & yearly views. 
Also color of month (January 200X, February 200X, etc.); yearly view only. Normally #fff; */
/* color of dates (1st thru 31st); monthly view. Normally #fff; */
.calday, .caldate  {
	color:#fff;
	text-decoration:none;
	}
/* background color of cells not containing a day (beginning & end of month); monthly view. Normally #e6e6e6; */
/* background color of cells not containing a day (beginning & end of month); yearly view. Normally #e6e6e6; */
.emptycellmonth, .emptycellyear {
	background-color:#e6e6e6;
	}
/* background color of dates (1st thru 31st) of days without events; monthly view.  */
.emptydayback {
	background-color:#AFA24A; /* 7086C7 */
	}
/* background color of cell containing days without events; monthly view. */
.monthcold {
	background-color:#e7e7c6; /* deecff */
	}
/* background color of dates (1st thru 31st) of days with events; monthly view. */
.daynumberback {
	background-color:#9d0000;
	text-decoration:none;
	}
/* background cell color of days with events; monthly view. */
.monthhot {
	background-color:#ffffe0;
	}
/* background cell color of days with events; yearly view. */
.yearhot {
	background-color:#ffffe0;
	}
/* border of cells not containing a day (beginning & end of month); yearly view. Normally #8c8c8c; */
/* border of cells containing days; yearly view. Normally #8c8c8c; */
/* border of cells containing days with events; yearly view. Normally #8c8c8c; */
.emptycellyear, .yearborder, .yearhot {
	border-color:#8c8c8c;
	border-style:solid;
	}
/* border surrounding days of the week (Su, M, Tu, W, etc.); yearly view. Normally #fff; */
.yearlabel {
	border-color:#fff;
	border-style:solid;
	}
/* color of dates (1st thru 31st) of days without events; yearly view. Normally #8c8c8c; */
.yrdateblur {
	color:#8c8c8c; 
	}
/* color of dates (1st thru 31st) of days with events; yearly view. */
.yrdatefocus {
	color:#9d0000;
	text-decoration:none;
	}
/* time of day of event; list & weekly views, left column. */
.calhd {
	color:#2b59a4;
	}
.calist, .target, .calevent {
	color:#000; /* normally #000 */
	}
.current, .calhd, .target, .calist {
	font-family:Arial,Helvetica,sans-serif;
	}
.calhd, .target, .calist {
	font-size:.8em;
	}
.current {
	font-size:.9em;
	}
.calday, .caldate, .calevent, .yrdateblur, .yrdatefocus {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.65em;
	}
.current, .calhd, .target, .calday, .caldate, .yrdateblur, .yrdatefocus {
	font-weight:bold;
	}
	
/* New advanced calendar styles */
#yeartable {
	margin:0 auto;
	}
#calDate h3 {
	font-size:1em;
	}
a.caldate:link, a.caldate:visited, a.caldate:hover, a.caldate:focus, a.caldate:active {
	color:#fff;
	text-decoration:none;
	}
a.today:link, a.today:visited, a.today:hover, a.today:focus, a.today:active {
	color:#000;
	text-decoration:none;
	}
td.monthtitleback a, td.yearhot a {
	text-decoration:none;
	}
#calContent .calRecord .calRecordMain ul {
	margin-top:.75em;
	}
body #calContent ul li.center>div.show {
	margin-bottom:1.2em;
	}


/* Supplemental checkbox syles (currently only used in groups admin) */

/* checkbox in default state -- checkbox will highlight on mouseover, checkboxoff will not */
.checkbox, .checkboxoff {
	font:bold .6em/2.2em Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 2px;
	color:#fff;
	background:#2b59a4; 
	border:2px #2b59a4 outset; 
	}
/* checkbox in selected state */
.checkboxon {
	font:bold .6em/2.2em Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 2px;
	color:#fff;
	background:#9d0000; 
	border:2px #9d0000 outset;
	}
/* unavailable checkbox */
.checkboxout {
	font:bold .6em/2.2em Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 2px;
	color:#fff;
	background:#000; 
	border:2px #999 solid; 
	border-right:2px #000 solid; 
	border-bottom:2px #000 solid; 
	}
/* inactive checkbox */
.checkboxwait {
	font:bold .6em/2.2em Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 2px;
	color:#fff;
	background:#bbb;
	border:2px #ccc solid; 
	border-right:2px #999 solid; 
	border-bottom:2px #666 solid; 
	}
/* text color for "inactive" pseudoclasses; normally #fff; */
a.checkbox:link, a.checkboxon:link, a.checkboxoff:link, a.checkboxout:link, a.checkboxwait:link,
	a.checkbox:visited, a.checkboxon:visited, a.checkboxoff:visited, a.checkboxout:visited, 
	a.checkboxwait:visited {
		text-decoration:none;
		color:#fff;
		}
/* stylization of "active" pseudoclasses; checkbox style will highlight, checkboxon style maintains definition from inactive state */
a.checkbox:hover, a.checkboxon:hover, a.checkbox:focus, a.checkboxon:focus, a.checkbox:active,	
a.checkboxon:active {
	text-decoration:none;
	color:#fff;
	background:#9d0000; 
	border:2px #9d0000 outset;
	}
/* stylization of "active" pseudoclasses; checkboxoff style maintains definition from inactive state */
a.checkboxoff:hover, a.checkboxoff:focus, a.checkboxoff:active {
	text-decoration:none;
	color:#fff;
	background:#2b59a4; 
	border:2px #2b59a4 outset; 
	}
/* stylization of "active" pseudoclasses; checkboxout style maintains definition from inactive state */
A.checkboxout:hover, A.checkboxout:focus, A.checkboxout:active {
	text-decoration:none;
	color:#fff;
	background:#000; 
	border:2px #999 solid; 
	border-right:2px #000 solid; 
	border-bottom:2px #000 solid; 
	}
/* stylization of "active" pseudoclasses; checkboxwait style maintains definition from inactive state */
A.checkboxwait:hover, A.checkboxwait:focus, A.checkboxwait:active {
	text-decoration:none;
	color:#fff;
	background:#bbb;
	border:2px #ccc solid;
	border-right:2px #999 solid;
	border-bottom:2px #666 solid;
	}
/* color for text associated w/ checkbox and checkboxoff */
.checktext, .checktextoff {
		color: #2b59a4;
		}
/* color for text associated w/ checkboxon */
.checktexton {
		color: #9d0000;
		}
/* color for text associated w/ checkboxout */
.checktextout {
		color: #000; 
		}
/* color for text associated w/ checkboxwait */
.checktextwait {
		color: #bbb;
		}
A.checkbox, A.checkboxon, A.checkboxoff, A.checkboxwait, A.checkboxout {
		text-decoration: none;
		}

/* Supplemental plusbox-minusbox syles -- only the color specifications should be altered to match the site's color scheme -- all other attributes should not be changed. */

.plusbox, .minusbox {
	font:bold .5em/2.2em Verdana,Arial,Helvetica,sans-serif;
	vertical-align: middle;
	}
.plusbox {
	padding:0px 2px 1px;
	color:#fff;
	background:#9d0000;
	border:2px #9d0000 outset;
	}
.minusbox {
	padding:0px 2px 1px 3px;
	color: #fff;
	background:#2b59a4;
	border:2px #2b59a4 outset;
	}
a.plusbox:link, a.plusbox:visited, 
	a.minusbox:link, a.minusbox:visited {
		color:#fff;
		text-decoration:none;
		}
a.plusbox:hover, a.plusbox:focus, a.plusbox:active,
	a.minusbox:hover, a.minusbox:focus, a.minusbox:active {
		background:#ffc62d; 
		border:2px #ffc62d outset; 
		color:#fff;
		text-decoration:none;
		}

.contributelink {
	font:bold italic .9em/1.4 Arial,Helvetica,sans-serif;
	}