body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	background-color: #0E592E;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


h1
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 22px;
	color: #000000;
	padding-top: 10px;
}


h2
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 16px;
	color: #880029;
	letter-spacing: 2px;
}

.side_title 
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 16px;
	color: #880029;
	letter-spacing: 2px;
	border-bottom: 1px solid #880029;
	margin-bottom: 5px;
	font-weight:bold;
}

.top {
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 11px;
}

.top a:link, .top a:visited, .top a:hover {
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 11px;
	color: #880029;
}



p, ul, ol
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 14px;
}




li
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
}



hr
{
	color: #5B001C;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



form
{margin: 0px;}



a:link, a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #5B001C;
}


a:hover, a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}




/*  CUSTOM COLOR CLASSES  */

.Black
{background-color: #000000;}

.White
{background-color: #FFFFFF;}

.Maroon
{background-color: #880029;}

.LiteMaroon
{background-color: #C7879A;}

.DarkMaroon
{background-color: #5B001C;}


.LiteGray
{background-color: #E7E7E8;}

.Gray
{background-color: #8D8E92;}

.DarkGray
{background-color: #57585A;}

.Green
{background-color: #0E592E;}

.LiteGreen
{background-color: #E1FBEC;}

.Red
{background-color: #990000;}


.GreenText
{color: #0E592E;}

.RedText
{color: #990000;}



/* CUSTOM IMAGE CLASSES */

.ImgBlock
{display: block;}


.ImgPad
{margin: 3px;}

.PageBorder
{
	border: 1px solid #0E592E;
}

.ImgBorder
{
	border: 1px solid #0E592E;
	margin: 5px;
}




/* CUSTOM STRUCTURE CLASSES */


.MaroonBorder 
{border: 1px solid #880029;}


.GreenBorder 
{border: 1px solid #0E592E;}


.WhiteBorder 
{border: 1px solid #FFFFFF;}


.HeaderFiller
{
	background-image: url(../images/header-filler.jpg);
	background-repeat: repeat-x;
}



/* CUSTOM TEXT CLASSES */


.TextHeader
{
	font-weight: bold;
	color: #880029;
}

.NormText
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 14px;
}


.NormText a:link, .NormText a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #5B001C;
}


.NormText a:hover, .NormText a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}


.FooterText
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
}


.FooterText a:link, .FooterText a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


.FooterText a:hover, .FooterText a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #E1FBEC;
}



.SidebarText
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
}


.SidebarText a:link, .SidebarText a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


.SidebarText a:hover, .SidebarText a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}



.SmallText
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;
}


.SmallText a:link, .SmallText a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #880029;
}


.SmallText a:hover, .SmallText a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}





/* CUSTOM TABLE CLASSES */


.TableHeader
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #880029;
}

.ColumnHeader
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #880029;
}
.GreyColumnHeader
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

