body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
p {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 4px;
	margin-left: 0pt;
}
li {
	list-style-type: square;
	color: #F7AE2D;
}
form {
	margin-top: 0 ;
	margin-bottom: 0 ;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #F7AE2D;
	border: none;
	padding-bottom: 2px;
	/*width: 80px;*/
	padding-left:5px; padding-right:5px;
	height: 20px;
	}
.formbutton:hover {
  cursor: pointer; /* cursor: hand; for IE5 */
  background-color: #07367C;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	width: 450px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tablebg_blue {
	background-color: #07367C;
}
.tablebg_grey {
	background-color: #6c6c6c;
}
.tablebg_lightgrey {
	background-color: #eeeeee;
}
.tablebg_gradient {
	background-color: #07367C;
	background-image: url(xgfx/panel_bg.jpg);
}
a:link, a:visited {
	text-decoration: none;
	color: #F7AE2D;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #F7AE2D;
	font-weight: bold;
}
.textSmallWhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.textSmallWhite a:link{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
}
.textLargeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c6c6c;
}
.textPanelTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.textPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.textPanel a:link, .textPanel a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.textPanel a:hover, .textFooter a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07367C;
	font-weight: bold;
}
.textAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33CC00;
	font-weight: bold;
}


/*-------------------menu styles-------------------*/
.menu_bg {
	background-color: #F7AE2D;
	background-image: url(xgfx/m_bg.jpg);
}
.menu_btn {
	background: url(xgfx/m_btn.jpg);
	border-right: 1px solid #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_btn a:visited, .menu_btn a:link {
	text-decoration: none;
	display: block;
	line-height: 40px;
	background: url(xgfx/m_btn.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_btn a:hover, .menu_btn a:active {
	text-decoration: none;
	display: block;
	line-height: 40px;
	background: url(xgfx/m_btn_o.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07367C;
	font-weight: bold;
}
.menu_btn2 {
	background: url(xgfx/m_btn.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_btn2 a:visited, .menu_btn2 a:link {
	text-decoration: none;
	display: block;
	line-height: 40px;
	background: url(xgfx/m_btn.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_btn2 a:hover, .menu_btn2 a:active {
	text-decoration: none;
	display: block;
	line-height: 40px;
	background: url(xgfx/m_btn_o.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07367C;
	font-weight: bold;
}

/*-------------------footer styles-------------------*/
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07367C;
}
.textFooterSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07367C;
}
.textFooter a:link, .textFooter a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07367C;
}
.textFooter a:hover, .textFooter a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07367C;
}
/*-------------------schedule styles-------------------*/
.textHeadGraphite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6c6c6c;
	font-weight: bold;
}
.textHeadNavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #07367C;
	font-weight: bold;
}
.textHeadOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F7AE2D;
	font-weight: bold;
}
.textSubGraphite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c6c6c;
	font-weight: bold;
}
.textSubNavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #07367C;
	font-weight: bold;
}
.textSubOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7AE2D;
	font-weight: bold;
}
.textBodyGraphite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}
.textCaptionGraphite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
}
/*-------------------layout styles-------------------*/
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}
.textBodyAssist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7AE2D;
}
.textBodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	font-weight: bold;
}
.textListBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7AE2D;
	font-weight: bold;
}
.textBodyBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07367C;
	font-weight: bold;
}

