a
{
	color:#385f87;
	text-decoration:none;
}

a:hover
{
	color:#999999;
	text-decoration:underline;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#eeeeee;
	margin:0px;
	line-height:17px;
	cursor:default;
}

h1
{
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	border-bottom:1px solid #dddddd;
	padding-bottom:3px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

form
{
	margin:0px;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

table td
{
	vertical-align:top;
}

.bar
{
	background-color:#385f87; 
	height:6px; 
	font-size:4px;
}

.button
{
	padding:5px;
	font-size:10px;
	font-weight:normal;
	cursor:pointer;
}

.button_bold
{
	padding:5px;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

.button_email	
{
	font-size:10px;
	font-weight:bold;
	padding:15px 6px 15px 6px;
	margin-left:8px;
	cursor:pointer;
}

.event_date
{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding-top:4px;
}

.event_desc
{
	color:black;
	padding:0px 5px 5px 10px;
	font-size:11px;
}

.event_title
{
	color:black;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	font-size:11px;
}

.event_simple_date
{
	font-weight:bold;
	color:#385f87;
	font-size:11px;
}

.event_simple_title
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.form_label
{
	font-weight:bold;
	font-size:10px;
	color:black;
	padding-right:10px;
	text-align:right;
}

.input_checkbox
{
	margin:0px;
	margin-right:6px;
}

.input_field
{
	padding:2px;
	font-size:10px;
	color:#666666;
	font-family:verdana;
	width:150px;
	margin:2px 0px 2px 0px;
}

.input_field_newsletter
{
	padding:2px;
	font-size:10px;
	color:#999999;
	font-family:verdana;
	font-weight:bold;
	width:120px;
	margin:2px 0px 2px 0px;
}

.label_grey
{
	font-weight:bold;
	color:#999999;
	font-size:10px;
}

.logo
{
	background:#e2e5eb url(../images/top_bar_logo.jpg) left no-repeat; 
	height:100px;
	cursor:pointer;
}

.nav_item
{
	padding:4px 5px 4px 16px;
	font-weight:bold;
	background-color:#cccccc;
	cursor:pointer;
	font-size:11px;
	border-bottom:1px solid #999999;
	border-left:6px solid #314e70;
	color:#000000;
}

.portal_announcements
{
	width:272px;
	background:transparent url(../images/accouncements.jpg) no-repeat;
	vertical-align:top;
	padding:8px 8px 0px 8px;
}

.portal_calendar
{
	width:283px;
	background:transparent url(../images/calendar.jpg) no-repeat;
	vertical-align:top;
	padding:8px 8px 0px 8px;
}

.portal_newsletter
{
	width:196px;
	background:transparent url(../images/newsletter.jpg) no-repeat;
	vertical-align:top;
	padding:8px 8px 0px 8px;
}

.portal_content
{
	margin-top:5px;
	padding:5px 10px 10px 10px;
	text-align:left;
	font-size:10px;
	border-top:1px solid #bbbbbb;
	height:175px;
}


.simple_header
{
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	border-bottom:1px solid #dddddd;
	padding-bottom:3px;
	margin-bottom:3px;
}

.sub_content
{
	width:620px;
	padding:10px 10px 10px 25px;
	font-size:13px;
	line-height:22px;
	color:#444444;
	text-align:justify;
	
}

.sub_header
{
	background:transparent url(../images/header_sub.jpg) bottom left no-repeat;
	width:647px;
	padding:15px 0px 25px 22px;
	font-size:34px; 
	color:#133d68;
	letter-spacing:2px;
	font-weight:normal;
	line-height:normal;
	font-family:"Century Gothic";
}

.table_header
{
	font-weight:bold;
	color:#888888;
	font-size:10px;
}
