body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

p, td 
	{
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
	}

a 
	{ 
	color: #375C9B; 
	text-decoration: none; 
	font-weight: bold;
	}

a:hover, a:active 
	{
	color: #AA1000; 
	font-weight: bold;
	text-decoration: underline; 
	}
h1
	{
	font-size: 16px;
	font-family: Georgia, Verdana, arial, helvetica, sans-serif;
	color: #AE1134;
	font-style: normal;
	padding: 5px 0px;
	margin: 5px 0px;
	}

h2 
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E2F52;
	background-color:#f3f3f3;
	border: 1px solid #eeeeee;
	padding: 3px 0px;
	margin-bottom:5px;
	text-align: center;
	}

h3 
	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	border-bottom: 1px solid #eeeeee;
	padding-top:7px;
	}
	
h4 
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

h5 
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E2F52;
	background-color:#ffffff;
	border: 0px solid #eeeeee;
	padding: 3px 0px;
	margin-bottom:5px;
	text-align: center;
	}
	
h6 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E2F52;
}

#content
	{
	padding: 5px 8px;
	}
	
#menu-top
	{
	margin:0px;
	padding: 6px;
	background-color:#0E2F52;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #4c659d;
	}

#menu-top a
	{
	padding: 5px 5px;
	margin:0px;
	background-color: #0E2F52;
	color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #4c659d;
	}

#menu-top a:hover
	{
	background-color: #A82D32;
	color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #4c659d;
	}	

#menu-right
	{ 
	width: 100%; 
	margin: 0px;
	}

#menu-right ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	}

#menu-right a
	{
	display: block;
	color: #375C9B; 
	padding: 3px 8px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	}

#menu-right a:link, #menu-right a:visited
	{
	color: #375C9B;
	text-decoration: none;
	}

#menu-right a:hover
	{
	background-color: #ffffcc;
	}
	
#button a
	{ 
	padding: 8px;
	background-color: #FFFFCC; 
	border: 1px solid #CC6633;
	font-weight: bold;
	}
	
#button a:hover
	{ 
	background-color: #FFB430; 
	}
	
#menu-list
    {
    padding:.25;
	margin: inherit;
     }

.eventinfo {
	margin-top: 2px;
	margin-bottom: 2px;
}

.blogtitle {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-top: 5px;
	margin-bottom: 2px;
}

.blogheader {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0E2F52;
	padding: 5px 0px;
	margin-bottom: 2px;
}

.subtext {
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #555555;
	margin: 0 0 0 10px;
}

.cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #FFFFCC;
	text-align:left;
}

.redirect
	{
	font-size: 16px;
	font-family: Georgia, Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	padding: 5px 0px;
	margin: 5px 0px;
	}
	
.heading 
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #E4E4C9;
	border-bottom: 1px solid #eeeeee;
	padding-top:7px;
	}
	
.finaid 
	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	border-bottom: 1px solid #eeeeee;
	}

