/*include "../css/schedule.css"*/
body {
	width:960px;
	margin: 0 auto 0 auto;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px; 
	color: #000000; 
}

h1 {font-family: Trebuchet MS; font-size: 19px; font-weight: 400; color: #22638F;}
/*h2 {font-family: Tahoma; font-size: 12px; color: #999999; text-align: right; margin-right: 20px; margin-bottom: 0px; font-weight: 400; line-height: 26px}*/
h3 {font-family: Trebuchet MS; font-size: 16px; font-weight: 700; color: #457342;}
h4 {font-family: Trebuchet MS; font-size: 15px; font-weight: 700; color: #457342;}
h5 {font-family: Trebuchet MS; font-size: 20px; font-weight: 400; color: #404040;}
h6 {font-family: Trebuchet MS; font-size: 17px; font-weight: 400; color: #666666;}

/*******************************************************************************
	Header CSS
*******************************************************************************/

#header {
	width:960px;
	height: 224px;
	/*background: url(../imagefiles/header_09.jpg) ;*/
}

#globalmenu {
	position: relative;
	width: 960px;
	height: 46px;
    top: 0px;
	background: url(../imagefiles/pageheader.jpg) ;
	border-top: 1px solid #999; /* med gray */
	border-bottom: 1px solid #999; /* med gray */
	z-index: 10;
	}

#globalmenucontainer {
	margin: -5px;
	}

ul.system-folder li.system-folder {
    height: 22px;
	list-style: none;
}

li.system-folder a:link {
}

#maincontent {
	position: relative;
	font-family: Trebuchet MS, sans-serif; 
	width: 910px;
    top:0px;
    left: 0px;
	min-height: 400px;
	background: url(../imagefiles/backgroundwhite.gif);
	margin: 0 auto 0 auto; 
    padding: 25px 25px 25px 25px;
 /*   border-right: 1px solid #999; */
    text-align: left;
	}

#joinus {
	margin: 50px 20px 0 0;
}



td { font-family: Trebuchet MS, sans-serif; font-size: 12px; color: #000000;}


/*******************************************************************************
	Tab Links CSS
*******************************************************************************/
#tablinks a:link, #tablinks a:visited, #tablinks a:active,
 {font-size: 14px; font-weight: 400; color: #457342; text-decoration: none;}
#tablinks a:hover {font-weight: 400; color: #666666; text-decoration: underline;}


/*******************************************************************************
	Global (Navigation) Links CSS
*******************************************************************************/
#nav_links td a {text-decoration: none; display: block; line-height: 18px;}

#nav_links a:link, #nav_links a:visited, #nav_links a:active {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;}

#nav_links a:hover {color: #ffffff; background-color: #205E87; line-height: 26px;}

/*******************************************************************************
	Footer CSS
*******************************************************************************/
div.infolisting {
/*	float:left; */
	margin: 0 auto 10px auto ;
	text-align: left;
}

span.news {
	font-size: 14px;
	}

div#footer {
	position: relative;
	width: 935px;
    top:0px;
    left: 0px;

}

#footer td {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-align: center; 
	line-height: 50px;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: underline; 
	font-weight: 400;
}

#footer a:hover {
	color: #22638F; 
	text-decoration: none;
}

div#detailfooter {
/*	position: relative;*/
	width: 516px;
	margin: 0 auto 0 auto;
/*    top:0px;
    left: 0px;
	float: left; */
}

#detailfooter td {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-align: center; 
	line-height: 50px;
}
#detailfooter a:link, #footer a:visited, #footer a:active {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: underline; 
	font-weight: 400;
}

#detailfooter a:hover {
	color: #22638F; 
	text-decoration: none;
}

/*******************************************************************************
	Affiliate CSS
*******************************************************************************/

.text1req {
	font-weight: bold;
	color: #205e88;
	}
