
@import "calendar.css";

body {
	background-color: #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

p, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

/* normal link style */
A {
	COLOR: #000066;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #006699;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #FFA500;
	TEXT-DECORATION: none;
}

/* left nav link style */
A.navlink {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000099;
	padding: 2px 2px 2px 0px;
}
A.navlink:visited {
	text-decoration: none;
}
A.navlink:active {
	text-decoration: none;
}
A.navlink:hover {
	TEXT-DECORATION: underline;
	color: #000000;
}
/*
A.navindent {
	text-decoration: none;
}
A.navindent:visited {
	text-decoration: none;
}
A.navindent:active {
	text-decoration: none;
}
*/
A.level1 {
	TEXT-DECORATION: none;
}
A.level1:visited {
	TEXT-DECORATION: none;
}
A.level1:hover {
	TEXT-DECORATION: underline;
	background-color: #FFFFCC;
	color: #000000;
}
A.level2 {
	TEXT-DECORATION: none;
}
A.level2:visited {
	TEXT-DECORATION: none;
}
A.level2:hover {
	TEXT-DECORATION: underline;
	background-color: #FFFFCC;
	color: #000000;
}
A.headerlink {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
A.headerlink:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
A.headerlink:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.nav {
	display: block;
	color: White;
	font-weight: bold;
	background-color: #000066;
	border: 1px solid #000066;
}
.thenav {
/*	margin-top: 10px; */
	margin-bottom: 10px;
	display: block;
	color: #fcfcfc;
	background-color: #fff;
/*	border: 1px solid #000066; */
}
.level1 {
	text-align: left;
	padding: 2px 2px 2px 10px;
	display: block;
	font-size: 10px;
}
.level2 {
	text-align: left;
	padding: 2px 2px 2px 25px;
	display: block;
	font-size: 10px;
}
.search {
	display: block;
	width: 120;
	height: 20;
	font-size: 12px;
	text-align: left;
	padding: 2px 2px 2px 0px;
	margin: 4px 0px 4px 0px;
	vertical-align: center;
}
/* ns4 hack to hide the following styles */
/*/*/ th{}
.level1 {
	background-image: url(../images/ylarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.level2{
	background-image: url(../images/ylarrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}
.search {
	background-image: url(../images/search2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
/* ok, show ns4 the rest of the styles*/
/* classes */


.headingbg{
	/*background-color: #FFFFCC;
	background-color: #EEEEF8;
	*/
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	/*border: 1px solid #000066;
	*/
}
.type {
	font-size: 14px;
	padding: 3px;
	color : #003366;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	*/
	text-transform : capitalize;
}
.title {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	background-color: #FFFFCC;
	text-align: center;
}

.subtitle {
	color: #000066;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFCC;
	text-align: left;
}

.date {
	font-weight: bold;
	font-size: 14px;
/*	color: #003366; */
	color: #FF9900;
}

.headerlink {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

/* for any page with forms */
.formleft {
	background-color: #EEEEF8;
	border: 0px solid #EEEEF8;
	text-align: right;
	font-weight: bold;
}

/* for search page */
.error
{
	border: 1px solid #ff0000;
	color: #000000;
	padding: 4px;
	margin-bottom: 10px;
}


/* calendar stuff */
.month
{
	background-color: #000066;
	border: 0px solid #000066;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-align: center;
}

.days
{
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	background-color : #FFFFCC;
	border: 0px solid #FFFFCC;
	font-weight: bold;
	text-align: center;
}

.blueBorder
{
/*	margin-bottom: 10px; */
	border: 1px solid #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
	background-color: #fff;
}

.orangeBorder
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #ff9933;
}

.orangeBorder2
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCFF;
	background-color : #EEEEF8;
	font-size: 10px;
	display: block;
	text-align: center;
}

/* radio buttons for selecting category */
.radiolevel1 {
	text-align: left;
	padding: 0px 2px 0px 10px;
	font-size: 10px;
	vertical-align: top;
}
.radiolevel2 {
	text-align: left;
	padding: 0px 2px 0px 20px;
	font-size: 10px;
	display : block;
	clear : both;
}
.level1div {
	display: block;
	clear : none;
	border: 1px dashed #ccc;
	margin: 5px;
	float : none;
}

/* for the rows of events */
/* 0 is clear bg, 1 is colored bg */
/* left is left column, right is right column */
.rowleft0 {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.rowleft1 {
/*	background-color: #FFFFEE;
	background-color: #EEEEF8;
*/	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.rowright0 {
	vertical-align: top;
}
.rowright1 {
/*
	background-color: #FFFFEE;
	background-color: #EEEEF8;
*/	vertical-align: top;
}

A.headingbg {
	color: #003366;
	font-weight: bold;
}
A:visited.headingbg {
	color: #003366;
}
A:active.headingbg {
	color: #003366;
}
A:hover.headingbg {
	color: #ff6600;
	text-decoration: underline;
}

.left {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.maintblleft {
	background-color: #006;
	margin: 0;
	padding: 0;
}

.navcontainer {
	background-color: #fff;
	padding: .5em;
	margin: 0;
	border-color: #006;
	border-style: solid;
	border-width: 0 1px 1px 1px

}

.note {
	font-size: 10px;
	color: #006;
	font-style: italic;
}

.heading {
	border: 1px solid #999999;
	padding: 0;
	background-color: #ccc;
}
.headingnav {
	padding: .5em;
}

.success {
	border: 1px solid #00CC00;
	color: #000000;
	padding: 4px;
	margin: 4px;
	background-color: #CCFF99;
	display: block;
}