body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	background-color: #CCCCCC;
	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;
}

.menu
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding:5px;
	border-bottom:1px dashed #999999;
}

.menu_border
{
	border-bottom:1px dashed #999999;
}

.menu a:link, .menu a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover, .menu a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}

.submenu
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding:2px;
	margin-left:15px;
}
.submenu a:link, .submenu a:visited
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.submenu a:hover, .submenu a:active
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #C7879A;
}

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;}

.Grey
{background-color: #CCCCCC;}

.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;
}

/* CUSTOM TITLE CLASSES */

.Maroon_title {
	font-weight: bold;
	color: #880029;
	font-size:18px;
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
}


/* 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: #0E592E;
	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: #0E592E;
}


.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;
}
