body
{ 
	background-color: #949EB3;
	margin-left:0;
	margin-top:10px;
	margin-right:0;
}

table#main 
{
	width: 1000px;
	background-color:#FFFFFF;
	border-width: 0px;
}
table#main td 
{
	padding: 0px;
	text-align:left;
	vertical-align:top;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
}

td 
{
	text-align:left;
	vertical-align:top;
}

A:LINK
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #B4162C; 
	text-decoration: none;
}

A:VISITED
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #B4162C; 
	text-decoration: none;
}

A:HOVER
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal;
	color: #B4162C; 
	text-decoration: underline; 
}

A:ACTIVE
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #B4162C; 
	text-decoration: underline; 
}

.headline 
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.headlineWhite
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.blueHeadline 
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #3C5282; 
	text-decoration: none;
}

.redHeadline 
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #B4162C; 
	text-decoration: none;
	letter-spacing: 5px;
}

.content
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
}

.footer
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.subtext
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}

ul 
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: 0px;
}

.required
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
}

input
{
	background-color:#F2F0F0;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
}

select
{
	background-color:#F2F0F0;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
}

textarea
{
	background-color:#F2F0F0;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #333333;
}

.dashes
{
	border-top: 1px dashed #5B5039;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.dashes
{
	border-top: 1px dashed #5B5039;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.darkGray
{
	border-top: 1px solid #BABABA;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thick
{
	border-top: 8px solid #333333;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

hr
{
	color: #666666;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	border: 0px;
}

table#calendar 
{
	border: 1px;
	padding: 5px;
}


table#calendar td
{
	text-align:left;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 14%;
	height: 75px;
}

.linked-day
{
	background-color: #EBEBEB;
}

.announcement 
{
	margin-top: 4px;
	padding: 5px;
	text-align:center;
	background-color: #E6E6E6;
	width: 640px;
}

table#admin 
{
	border: 0px;
	width: 1000px;
	padding:0px;
}

table#admin td 
{
	padding: 0px;
	text-align:center;
	background: url(../../images/admin/bg_admin_menu.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff; 
	background-position: top left; 
	border-bottom: 1px solid #CCCCCC;
	width: 14%;
}

.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}
a:active.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.headline_white
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

/* START ALL NEW CLASSES */

.logobar
{
	background-color: #949EB3;
}

div#menu
{
	float:left;
	width: 100%;
	border-bottom: 20px solid #6E92B6;
}

div#menuSubpage
{
	float:left;
	width: 100%;
	border-bottom: 20px solid #495C87;
}

table#navMenu div
{
	float:left;
	margin-right: 1px;
	text-align: center;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;background: url(../../images/common/bg_stripes_darkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

table#navMenu div a
{
	float:left;
	padding: 10px;
	background: #6E92B6;
	text-decoration:none;
	color: #666;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_darkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
table#navMenu div a:hover
{
	background: #495C87;
	color: #FFF;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_verydarkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
table#navMenu div.activelink a,table#navMenu div.activelink a:hover
{
	background: #495C87;
	color: #FFF;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_verydarkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}







ul#nav,ul#nav li
{
	list-style-type:none;
	margin:0;
	padding:0
}
ul#nav
{
	margin-left: 10px;
	width: 1000px;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}

ul#nav li
{
	width: 120px;
	float:left;
	margin-right: 1px;
	text-align: center;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav a
{
	float:left;
	padding: 10px;
	background: #6E92B6;
	text-decoration:none;
	color: #666;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_darkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
ul#nav a:hover
{
	background: #495C87;
	color: #FFF;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_verydarkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover
{
	background: #495C87;
	color: #FFF;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../images/common/bg_stripes_verydarkblue.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.contact
{
	float: right;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #222222;
	position: absolute;
	top: 5px;
	left: 775px;
}

div#box
{
	float: left;
	width: 35em;
	height: 300px;
	padding: 20px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
    background:#E6E6E6;
}

div#box2
{
	float: left;
	width: 30em;
	height: 550px;
	padding: 20px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
    background:#E6E6E6;
}

div#box3
{
	float: left;
	width: 20em;
	height: 550px;
	padding: 20px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
    background:#E6E6E6;
}

div#contentbox
{
	float: left;
	width: 650px;
	min-height: 450px;
	padding: 20px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(../../images/common/bg_stripes_blue.gif);
	background-repeat: repeat-x;
	background-position: top left; 
}

.subnavColumn
{
	width: 250px;
	min-height: 450px;
	padding: 20px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #CCCCCC;
}

.button
{
	float: left;
	width: 8em;
	padding: 5px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
    background:#6E92B6;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

.button_over
{
	float: left;
	width: 8em;
	padding: 5px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
    background:#495C87;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

div.date
{
	float:left;
	width: 6em;
	padding: 5px 0;
	background: #FFFFFF;
	color:#B0001E;
    text-align:center;
	margin: 0 4px 4px 0;
	font-size: 80%;
	line-height:0.9
}

div.date span
{
	display:block;
	font-size: 150%;
	font-weight:bold
}

.subpageBanner
{
	background-color: #B4162C;
	border-top: 2px solid #FFFFFF;
}

.footerBG
{
	background-color: #6E92B6;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #495C87;
}

.recipients
{
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	padding: 10px;
}