/* $Id: uny.css 110 2005-08-06 21:23:06Z denk $ */
/* General Page settings and classes */
body { background-color: #3A5A9A; }
body2 { background-color: #f4ad59; }

img
{
	border: 0px;
	margin: 0px;
	vertical-align: bottom;
}

table
{
	width: 100%;
	border-spacing: 0;
}

td
{
	font-size: 11px;
	line-height: 13px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
}

form { margin: 0px 0px 0px 5px; }

a { text-decoration: none; }
a img { border: 0px; }
.left { float: left; }
.right { float: right; }
.center {text-align: center;}
.bold { font-weight: bold; }

.icon
{
	float: right;
	vertical-align: default;
}

/* Header Box */
.header
{
	color: white;
	background-color: #4f7fcf;
	height: 75px;
	width: 745px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-width: 0px;
}

#headleft1 { float: left; }

#headleft2
{
	float: left;
	margin: 5px 0px 0px 0px;
}

/* this stuff used in forms and such taken from http://www.alistapart.com/articles/practicalcss/  */
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  } 

#headleft3 { float: left; }
#headright1 { float: right; }
/* End General Page settings and classes */

/* Menu Area */
.menu
{
	position: absolute;
	top: 95px;
	left: 9px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	color: #3c3c3c;
}

.inactive
{
	background-color: #4f7fcf;
	display: block;
	color: inherit;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 0px 0px 6px 0px;
}

.active
{
	background-color: white;
	display: block;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 0px 0px 6px 0px;
}

.menu h1
{
	background-color: #4f7fcf;
	float: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: inherit;
	padding: 0px;
	margin: 0px;
}

.menu h2
{
	background-color: #4f7fcf;
	float: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: inherit;
	padding: 0px;
	margin: 0px;
}

.menu h3
{
	background-color: white;
	float: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: #3A5A9A;
	padding: 0px;
	margin: 0px;
}

.menu h3:hover { color: #137; }
.menu a { color: white; }
.menu a:hover { color: #137; }
.menuleft { float: left; }
.menuright { float: right; }
/* End Menu Area */

/*Login Bar Area */
.loginbar
{
	background-color: #4f7fcf;
	position: absolute;
	top: 95px;
	height: 15px;
	left: 180px;
	width: 570px;
	padding: 0px;
	margin: 0px;
}

.loginbar span
{
	display: block;
	background-color: #4f7fcf;
}

.loginbar h1
{
	float: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: white;
	padding: 0px;
	margin: 0px;
	background-color: #4f7fcf;
}

.loginright a { color: white; }
.loginright a:visited { color: white; }
.loginright a:hover { color: #137; }
.loginleft { float: left; }
.loginright { float: right; }
/* End Login Bar Area */

/* Main Content box */
.content
{
	position: absolute;
	top: 115px;
	left: 180px;
	width: 400px;
	background-color: #FFF;
	font-size: 11px;
	line-height: 13px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content p
{
	margin: 0;
	padding: 0 10px 0 5px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width: 340px;
	line-height: 13px;
}

.content p+p { text-indent: 15px; }

.content h1,h2,h3
{
	margin: 8px 0 0 0;
	padding: 0;
}

.content h1
{
	padding: 0 0 0 5px;
	font-size: 12px;
	font-style: bold;
	border-bottom: 1px solid black;
	text-shadow: dimgray 3px 3px 3px;
}

.content h2
{
	padding: 0 0 0 5px;
	font-size: 14px;
	font-weight: 700;
	font-family: Cochin, georgia, verdana, arial, sans-serif;
	font-style: italic;
	border-bottom: 1px solid black;
}

.content h3
{
	padding: 0 0 0 5px;
	font-size: 10px;
	font-style: bold;
}

.content ul
{
	padding: 0 0 0 25px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
	font-family: verdana;
}

.content ol
{
	padding: 0 0 0 25px;
	font-size: 11px;
	font-family: verdana;
}

.content a
{
	color: #4f7fcf;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}

.content a:hover { color: #137; }
#first { border: 0px; }

.contentheadlink
{
	display: inline;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid black;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
}

.contentheadlink a
{
	font-weight: 400;
	font-family: verdana;
}

.contenthead
{
	background-color: #ccc;
	border-bottom: 1px solid black;
	width: 350px;
	margin: 0px;
	padding: 0px;
}

.supportlink
{
	padding: 0px 0px 0px 8px;
	font-size: 10px;
	font-family: Verdana;
}

.infolist
{
	padding: 0px 0px 0px 6px;
	font-size: 11px;
	font-family: Verdana;
}

.infolistsub
{
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	text-indent: 10px;
	font-family: Verdana;
}

.featured li
{
	padding: 0 0 0 20px;
	font-family: verdana;
	font-size: 11px;
}

.time 
{ 
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 30px;
}

.newsitem
{
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.submitinfo 
{
	font-size: 8px;
	line-height: 9px;
	text-align: right;
}

.newsbox { }

/* End Content Box */

/* Expanded Content Box (For content without News) */
.content2
{
	position: absolute;
	top: 115px;
	left: 180px;
	width: 570px;
	font-size: 11px;
	line-height: 13px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
}

.content2 p
{
	margin: 0;
	padding: 0 0px 0 5px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width: 520px;
	line-height: 13px;
}

.content2 p+p { text-indent: 15px; }

.content2 h1,h2,h3
{
	margin: 8px 0 0 0;
	padding: 0;
}

.content2 h1
{
	padding: 0 0 0 5px;
	font-size: 12px;
	font-style: bold;
	border-bottom: 1px solid black;
	text-shadow: dimgray 3px 3px 3px;
}

.content2 h2
{
	padding: 0 0 0 5px;
	font-size: 14px;
	font-weight: 700;
	font-family: Cochin, georgia, verdana, arial, sans-serif;
	font-style: italic;
	border-bottom: 1px solid black;
}

.content2 h3
{
	padding: 0 0 0 5px;
	font-size: 10px;
	font-style: bold;
}

.content2 ul
{
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 5px;
	list-style: none;
}

.content2 ol
{
	padding: 0 0 0 25px;
	font-size: 11px;
	font-family: verdana;
}

.content2 a
{
	color: #4f7fcf;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}

.content2 a:hover { color: #137; }
/* End Expanded Content Box */

/* Quick Facts */
#quickfacts
{
	position: absolute;
	top: 330px;
	left: 9px;
	width: 150;
	height: 150;
	background-color: white;
	background-image: url(images/unybg.gif);
	padding: 4px;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#quickfacts h1
{
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-indent: 4px;
	font-size: 10px;
	font-family: verdana;
	font-style: bold;
	border-bottom: 1px solid black;
	color: black;
}

#quickfacts h2
{
	font-size: 10px;
	color: black;
	font-family: verdana;
	font-style: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#quickfacts ul
{
	width: 150px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: black;
	font-family: verdana;
}

#quickfacts li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: black;
	font-family: verdana;
}

.quicksubli { text-indent: 12px; }
/* End Quick Facts */

/* Advertisement Area */
#millennium
{
	position: absolute;
	top: 525px;
	left: 9px;
	width: 120px;
	height: 23px;
}
/* End Advertisement Area */

/* Contact Box */
.contact
{
	position: absolute;
	top: 565px;
	left: 9px;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

.contact p
{
	margin: 0px;
	padding: 0px;
}
/* End Contact Box */

/* News box */
.news
{
	position: absolute;
	top: 115px;
	left: 590px;
	width: 166px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menushadow1.jpg);
	background-repeat: repeat;
}

.news h1
{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 162px;
	text-indent: 4px;
	font-size: 12px;
	font-family: verdana;
	font-style: bold;
	border-bottom: 1px solid black;
}

.news p
{
	margin: 8px 0px 0px 0px;
	padding: 0px 6px 0px 4px;
	line-height: 13px;
	font-size: 11px;
	font-family: verdana;
}

#bottomjpg
{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

/* End News Box */

/* Stuff used by registration pages */

.redtext { color: red; }
.greentext { color: green; }

.plainul
{
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 2px;
}

.inline-list
{
	display: inline;
	margin: 0;
	padding: 0;
}
.smalltext
{
	font-size: 10px;
	line-height: 11px;
}

.tiny
{
	font-size: 8px;
	line-height: 9px;
}

.eventlist
{
	font-size: 10px;
	padding: 2px;
	border-bottom: #3A5A9A;
	border-left: #3A5A9A;
	border-width: 0px 0px 1px 1px;
	border-style: none none dotted solid;
	line-height: 12px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

.eventlist_silver
{
	font-size: 10px;
	padding: 2px;
	border-bottom: #3A5A9A;
	border-left: #3A5A9A;
	border-width: 0px 0px 1px 1px;
	border-style: none none dotted solid;
	line-height: 12px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
}

.eventlist_ts td
{
	font-size: 14px;
	padding: 5px 1px 1px 1px;
	border-width: 3px 0px 0px 0px;
	border-style: groove none none none;
	font-variant: small-caps;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	border-color: black black #3A5A9A #3A5A9A;
	background-color: #3A5A9A;
	color: white;
}

.eventlistleft
{
	font-size: 10px;
	padding: 2px;
	border-bottom: #3A5A9A;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted solid;
	line-height: 12px;
}

.grey_back { background-color: #CCC; }
.silver_back { background-color: #E6E6E6; }
.blue_back
{
	background-color: #3A5A9A;
	color: white;
	border-right: gray;
	border-left: gray;
	border-width: 0 px 1 px 0 px 1 px;
	border-style: none solid none solid;
}

.eventlist_print { display: none; }
