#indexpage-table {

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	visibility: visible;
	line-height: auto;
	text-decoration: underline;
}

#calendar-bg {
	background-color: #F8DB91;	
	padding: .5em;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	visibility: visible;
	line-height: auto;
	background-color: #6699cc;
	padding: .5em;
}
.rightfloathead {
	text-align: right;
}

p { 
	font-family: Georgia, Times New Roman, Times, serif;
	
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}

.avidtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.avidtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
table#calendar_text_cal td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
table#calendar_text_cal th p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
table#calendar_text_cal td, table#calendar_text_cal th {
	padding: 3px;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
	text-decoration: underline;
}

#main {
	border-left: 1px dotted #F4C34A;
	border-right: 1px dotted #F4C34A;
	border-bottom: 1px dotted #F4C34A;
	width: 85%;
}

#head {
	text-align: left;
	background-color: #6699cc;
	padding-left: 0em;
	width: 85%;
}
#headlinks {
	background-color: #F4C34A;
	padding-top: .25em;
	padding-left: 12em;
	padding-right: .5em;
	line-height: 1em;
}
	#headlinks a:link {
		text-decoration: none;
		padding-left: 5em;
	}
	#headlinks a:hover {
		text-decoration: underline;
		color: #6699CC;
		}
	#headlinks a:active {
		color: #ff0000;
	}



#menu {
	color: #003366;
	display: table;
	width: 20%;
	height: 100%;
	float: left;
	background-color: #F8D680;
	padding-top: .25em;
	margin-bottom: 2em;
	padding-left: .375em;
	padding-right: .5em;
	line-height: 1em;
	border-right: 2px solid #F4C34A;
	border-bottom: 2px solid #F4C34A;
}
#menu a {
	display: block;
	color: #003366;
	font-size: .75em;
	padding-left:.75em;
	margin-top: .25em;
	border-bottom: 1px dotted #003366;
	text-decoration: none;	
}
	#menu a:hover {
		background-color: #ffffbb;
	}

	#menu a:active {
		color: #ff0000;
	}

	#menu a:visited {
		color: #4466ff;
	}
		.menu-title {
			display: field;
			font-variant: small-caps;
			font-size: 1.25em;
			line-height: 1.75em;
			font-weight: bold;
			color: #003366;
		}
		.menutext-small {
			font-family: Arial, Helvetica, sans-serif;	color: #003366;
			font-size: .75em;
			padding-left:.75em;
			margin-top: .25em;
			border-bottom: 1px dotted #003366;
			text-decoration: none;	
		}	
		.menu-sub {
			display: table-cell;
			color: #003366;
			background-color: #082b61;
			font-size: .5em;
			list-style-type: none;
			margin-top: .25em;
			border-bottom: 1px dotted #ffffff; 
			text-decoration: none;
		}




#content {
	display: table;
	margin-left: .75em;
	margin-right: .125em;
	width: 75%;

}
#box-head {
	float: left;
	width: 100%;
	text-align: left;
	border-bottom-width: .125em;
	border-bottom-color: #000066;
}

#main-head-left {
	color: #003366;
	display: block;
	width: 35%;
	float: left;
	padding-top: .25em;

	margin-bottom: 2em;
	padding-left: .375em;
	padding-right: .5em;
	line-height: 1em;
}

#main-index-left a:hover {
	background-color: #ffffbb;
}

#main-index-left a:active {
	color: #ff0000;
}

#main-index-left a:visited {
	color: #003366;
}

#main-head-right {
	color: #003366;
	display: block;
	width: 35%;
	float: right;
	padding-top: .25em;
	margin-bottom: 2em;
	padding-left: .375em;
	padding-right: .5em;
	line-height: 1em;

}

#main-index-right a:hover {
}

#main-index-right a:active {
	color: #ff0000;
}

#main-index-right a:visited {
	color: #003366;
}

#main-body {
	text-align: center;
	color: #003366;
	width: 100%;
	padding-top: .25em;
	padding-left: 1em;
	margin-bottom: 2em;
	line-height: 1em;
}
#main-index-center a:hover {
}

#main-index-center a:active {
	color: #ff0000;
}

#main-index-center a:visited {
	color: #003366;
}






#news {
	display: block;
	width: 20%;
	height: 100%;
	float: right;
	background-color: #F8D680;
	padding-top: 1em;
	margin-bottom: 2em;
	padding-left: .375em;
	padding-right: .5em;
	line-height: 1em;
	border-top: 2px solid #003366;
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
}
#news a {

	display: block;
	color: #003366;
	font-size: .75em;
	padding-left:.75em;
	margin-top: .25em;
	border-bottom: 1px dotted #003366;
	text-decoration: none;		
}
.news-title {
	display: field;
	font-variant: small-caps;
	font-weight: bold;
	color: #003366;
}

.news-sub {
	display: table-cell;
	color: #ffffff;
	background-color: #082b61;
	font-size: .75em;
	list-style-type: none;
	margin-top: .25em;
	border-bottom: 1px dotted #ffffff; text-decoration: none;
}
#news a:hover {
	background-color: #ffffbb;
}
#news a:active {
	color: #ff0000;
	display: inline-block;
}
#news a:visited {
	color: #ddddaa;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	color: #FFFFFF;
	line-height: 1em;
	padding: .25em;
	margin: 0em;
	text-decoration: none;
}

.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}

table#calendar_text td {
	vertical-align: top;
}



.notes {
	clip: rect (5, 20, 5, 3);
}
#footer { 
	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;
	line-height: 1.75em;
	color: #003366;
	background-color: #6699CC;
	border-top: 1px dotted #F4C34A;
	border-left: 1px dotted #F4C34A;
	border-right: 1px dotted #F4C34A;
	border-bottom: 1px dotted #F4C34A;
	text-align: center;
	clear: left;
	clear: right;
	width: 100;
	}
#sub-footer {
	font-size: .75em;
	line-height: 1.25em;
	background-color: #ffffff;
}
	
#prog-desc {
	padding-left: 1em;
	border-bottom: 2px dotted #F8D680;
	background-image: url(../images/cap.gif);
	background-position: center right;
	background-repeat: no-repeat;
	width: 100%;
}
.no-decoration {
	text-decoration: none;
	border-bottom: px solid #ffffff; 
	
}
