body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	text-align: center;
}

h1{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h2{
	font-family: Arial;
	font-size: 11px;
	color: #569647;
	text-decoration: none;
}

h3{
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	margin-top:-1px;
    margin-bottom:1px;
}

h4{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h5{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#8c8a8a;
	text-decoration:none;
	margin-top:-1px;
    margin-bottom:1px;
}




.navlink {
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.navlink:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #AFC454;
	line-height: normal;
}
.flash-roundtop{
	background-image:url(../images/flash-roundtop.gif);
	background-repeat:repeat-x;
}
.navlink1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0D3C75;
	line-height: normal;
}
.navlink1:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0D3C75;
	line-height: normal;
}
.navlink2 {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969695;
	line-height: normal;
}
.navlink2:hover {
	text-decoration: underline;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969695;
	line-height: normal;
}
.navlink3 {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.navlink3:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.navlink4 {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B7068B;
	line-height: normal;
}
.navlink4:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B7068B;
	line-height: normal;
	text-decoration: underline;

}
.navlink5 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 797B7C;
	line-height: normal;
}
.navlink5:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 797B7C;
	line-height: normal;
	text-decoration: underline;

}

.navlink6 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.navlink6:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;

}
.navlink7 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #292929;
	line-height: normal;
}
.navlink7:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 292929;
	line-height: normal;
	text-decoration: underline;

}
.menubutton {
	background-image: url(../images/menubutton.jpg);
}

.top-bg {
	background-image: url(../images/top_bg.jpg);
}
.side-left-bg {
	background-image: url(../images/side-left-bg.jpg);
}
.side-right-bg {
	background-image: url(../images/side-right-bg.jpg);
}
.bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
}
.white-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.green-text {
	font-family: Arial;
	font-size: 14px;
	color: #013C76;
	text-decoration: none;
	text-align: center;
}
.content-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0F70BD;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #013C76;
	text-decoration: none;
	text-align: center;
}
.brown-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #58493A;
	text-decoration: none;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D7D7D7;
	height: 18px;
	width: 135px;
	border: 1px solid #BDBDBD;
}

.menulink {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.menulink:hover {
	background-image:url(../images/menubuttonhover.jpg);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}



/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu {font-size: 10pt; margin: 10px; font-family: verdana}
.menu ul {padding-right: 0px; padding-left: 0px; z-index: 500; padding-bottom: 0px; margin: 0px; width: 11em; padding-top: 0px; list-style-type: none; position: relative}
.menu li {float: left; background-color: #cccc99}
.menu li.sub {background-color: #cccc99}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 11em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a:visited {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 11em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 11em}
* html .menu a:visited {width: 11em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; position: relative; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #ccff66; font-style: normal; background-color: #999966; font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 2em; padding-left: 2em; left: 7em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.Script1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.red {
	color: #004283;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.style45 {
	color: #C90;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #0000CC;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	line-height: 1em;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:0.1em;
	line-height:16px;
	font-style: inherit;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	+*8-++*8
