/* UW Styles */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	background: url(img/bkg.jpg) repeat-x #5787D7;
	text-align: center;
	font-size: 12px;
	line-height: 1.3em
}

img {
	border: 0
}

p {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3em
}

a:link {
	text-decoration: underline;
	color: #153E94;
}

a:visited {
	text-decoration: underline;
	color: #6688C1;
}

a:hover {
	text-decoration: none;
	color: #FF5D11
}

/* Custom styles */

#mainContainer {
	/* position: relative; */
	margin: 0 auto;
	text-align: left;
	width: 770px;
	background-image: url(img/body_bkg_1col.png);
	background-repeat:  repeat-y;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#header {
	position: relative;
	margin: 0 auto;
	background: url(img/header_bkg.jpg) repeat-x #1F479F;
	width: 770px;
	height: 110px;
}

#header h2 {
	margin: 0;
	padding: 34px 0 0 21px;
}

#header span {
	display: none
}

#logo {
	position: absolute;
	right: 21px;
	top: 25px;
}

#bannerTwoCol {
	position: relative;
	background: url(img/bannerfoot_home.jpg) no-repeat bottom center;
	width: 578px;
	height: 171px;
}

#bannerOneCol {
	position: relative;
	background: url(img/bannerfoot_inner.jpg) no-repeat bottom center;
	width: 578px;
	height: 171px;
}

#banner img {
	padding: 0;
	margin: 0;
}

#colWrapper {
	background: url(img/2col_bkg.png) repeat-y top right;
	width: 770px;
}	

#leftCol {
	float: left;
	position: relative;
	padding-left: 12px;
	width: 192px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:180px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#rightCol {
	float: right;
	width: 578px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#rightColInner {
	float: right;
	width: 578px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#search {
	background: url(img/searchbox.png) no-repeat;
	width: 180px;
	height: 36px;
}

#search form {
	display: inline
}

#search #box {
	position: relative;
	left: 12px;
	top: 7px;
	width: 122px;
	height: 16px;
	font-size: 11px;
	color: #1F479F;
	background-color: #E4EDF6;
	border: 1px solid #656CAB;
}

#search #glass {
	position: absolute;
	right: 12px;
	top: 6px;
}

#features {
	position: relative;
	float: right;
	width: 199px;
	padding: 3px 22px 5px 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 162px;
}

#homeContent {
	position: relative;
	float: right;
	width: 372px;
	padding: 3px 15px 5px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 347px;
}

#content {
	position: relative;
	float: right;
	width: 570px;
	padding: 3px 27px 5px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 533px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
	height: 0
}

#footer {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(img/footer_cap.png) no-repeat top center;
	width: 770px;
	height: 68px
}

#footer p {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0
}

#footer #copyright {
	font-size: 10px;
	color: #ADC1E4;
	padding: 40px 0 0 20px;
}

#footer #functions {
	font-size: 10px;
	float: right;
	color: #ADC1E4;
	padding: 40px 20px 0 0
}

#footer a {
	position: relative;
	color: #ADC1E4;
	height: 10px;
	line-height: 1.3em
}

#footer a:hover {
	color: #ADC1E4;
	text-decoration: none
}

#footerInner {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(img/footer_cap_inner.png) no-repeat top center;
	width: 770px;
	height: 68px
}

#footerInner p {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0
}

#footerInner #copyright {
	font-size: 10px;
	float: left;
	color: #ADC1E4;
	padding: 40px 0 0 20px;
}

#footerInner #functions {
	font-size: 10px;
	float: right;
	color: #ADC1E4;
	padding: 40px 20px 0 0
}

#footerInner a {
	position: relative;
	color: #ADC1E4;
	height: 10px;
	line-height: 1.3em
}

#footerInner a:hover {
	color: #ADC1E4;
	text-decoration: none
}

#siteMap {
	list-style: none;
	margin: 0;
	padding: 0
}

#siteMap li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* site map level 1 */

#siteMap li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding: 0 0 10px 0;
	margin: 0;
	
}

#siteMap li ul {
	margin: 0 0 0 10px;
	padding: 0
}

/* site map level 2 */

#siteMap li ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FF5D11;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

#siteMap li ul li a:hover {
	color: #FF5D11;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}

/* site map level 3 */

#siteMap li ul li ul li a {
	color: #153E94;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline
}

#siteMap li ul li ul li a:hover {
	color: #FF5D11;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
}

/* site map level 4 */

#siteMap li ul li ul li ul li a {
	color: #153E94;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline
}

#siteMap li ul li ul li ul li a:hover {
	color: #FF5D11;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
}

#results li {
	padding: 5px
}

/* text styles */

h1 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#1C3E88;
	font-size: 22px;
	line-height: 1em
}

h2 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#ED5D1E;
	font-size: 22px;
	line-height: 1em
}

h3 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#1C3E88;
	font-size: 17px;
	line-height: 1em
}

h4 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#ED5D1E;
	font-size: 17px;
	line-height: 1em
}

h5 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 11px 0;
	color:#1C3E88;
	font-size: 14px;
	line-height: 1em
}

/* Print items */

#whatPrint {
	display: none
}

#logoPrint {
	display: none
}

/* Form Styles */

form {
	color: #666;
}


label {
	display: block;
	width: 175px;
	float: left;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
	line-height: 1.8em;
}

label.required {
	font-weight: bold;
	color: #C80027;
}

label em {
	font-weight: normal
}


form br {
	clear: left;
}

form p {
	color: #666;
	float: left;
	clear: right;
	margin: 0 0 5px 0;
	line-height: 1.8em;
	padding: 0 0 0 3px;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}


textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}

/* Xstandard Goodies */

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

/* Event Calendar Styles */

#picker {
	height: 30px;
	line-height: 10px;
	width: 180px;
	text-align: center
}

#eventList {
	
}

#eventCal {
	background: url(img/cal_bkg.gif) repeat-y;
	float: right;
	width: 200px;
}

#eventCal table {
	position: relative;
	left: 4px
} 

#calHead {
	background: url(img/cal_head.gif) no-repeat;
	height: 40px;
}

#eventCal table form {
	display: inline;
	position: relative;
	left: 1px;
	bottom: 3px;
}

*html #eventCal table form {
	display: inline;
	position: relative;
	left: 5px;
	bottom: 3px;
}

.subheader {
	background: url(img/day_bkg.jpg) repeat-x;
}

.event {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	background-color: #FDBF39;
	width: 27px
}

.event a {
	border: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.event a:visited {
	border: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.event a:hover {
	border: 1px solid #fff;
	display: block;
	background-color: #FEE6B4;
	text-decoration: none;
	color: #000;
}

.eventOn {
	background-color: #FC6F28;
	color: #fff;
	text-decoration: none
}


.noEvent {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.noEvent a {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.noEvent a:visited {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.noEvent a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #efefef
}

.subheader {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#calFoot {
	background: url(img/cal_foot.gif) no-repeat;
	width: 200px;
	height: 25px;
	line-height: 19px
}

#calFoot a {
	font-size: 11px
}

.eventChunk {
	line-height: 1.5em
}

.today {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	background-color: #ACBDDB;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.today a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.today a:visited {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.today a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #CFD8E9
}
