body, p, td {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	color: #000;
}

#header {
    margin: 0px 0px 15px 0px;
    background: #003399;
	border-bottom: 4px solid #3366cc;
	
	/*padding: 5px;
	background: #4794f2 url(images/portal_banner.gif) repeat-y right; 
	background: #4794f2; 
	border-bottom: 4px solid #AAA; 
	color: #FFF; */
}

#content {
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px;
}

#navigation {
	width: 25%;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#meetings {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#mailinglist {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#feed {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

.colug {
	font-size: 24pt;
	font-weight: bold;
}

.tagline {
	font-size: 14pt;
}

.default {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: georgia, times, serif; */
	text-align: justify;
	margin: 0px 10px 10px 10px;
	padding: 3px 10px 3px 10px;
	background: #FFF;
	color: #000;
	/*border: 1px dotted #AAA;*/
}


.default ul {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type: circle;
}

.search_horiz {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: georgia, times, serif; */
	text-align: justify;
	margin: 0px 10px 0px 10px;
	padding: 3px 10px 3px 10px;
	background: #FFF;
	color: #000;
	border: 1px dotted #AAA;
}

.defaultheader {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: georgia, times, serif; */
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #4392f2;
	background: #FFF;
}

.announceheader {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: georgia, times, serif; */
	font-weight: bold;
	text-align: left;
	color: #000;
	background: none;
	border-bottom: 1px solid black;
}

.navheader	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	background-color: #CBDEFE;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003399;
	display: block;
	line-height: 16px;
	padding: 7px 5px 5px 5px;
}

/*#center td.navheader	{
	background-color: #74AC3C;
}*/

/*
#right td.navheader	{
	padding-right: 0px;
	margin-right: 10px;
}
*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
/*	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px; */
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.nav	{
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: georgia, times, serif; */
	text-align: left;
	background: #FFF;
	color: #000;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}

.even {
	BACKGROUND-COLOR: #4392f2;
	BACKGROUND: url(images/background.png)
	}


.bg_medium {background-color : #4EADF2}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px; 
}
.cal_light {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 95%;
		background-color: #eeeeee;
		color: #003366;
}
.bg_light {
    background-color: #eeeeee;
}
