body {
	margin: 0px;
	background-image: url(/images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
form#cse-search-box {
	margin:0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#tpbox {
	padding: 3px;
}
#tpboxForm {
	padding: 1px;
	margin: 0;
	font-size: 80%;
}
#tpbox ul {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
#tpbox ul li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#tpbox ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#tpbox ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#tpbox ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.mainbg {
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 10px;
	font-weight: normal;
	color: #4797A3;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #4697A1;
	text-decoration: none;
}
h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 13px;
	line-height: 88%;
	font-weight: bold;
	color: #4697A1;
	text-decoration: none;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 13px;
	line-height: 88%;
	font-weight: bold;
	color: #4697A1;
	text-decoration: underline;
}

h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 13px;
	line-height: 88%;
	font-weight: bold;
	color: #4697A1;
	text-decoration: underline;
}

h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 13px;
	line-height: 88%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 13px;
	line-height: 88%;
	font-weight: bold;
	color: #4697A1;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
	line-height: 75%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 75%;
	font-weight: normal;
	color: #4697A1;
	text-decoration: none;
}
a.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 75%;
	font-weight: normal;
	color: #4697A1;
	text-decoration: underline;
}
a.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 75%;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 75%;
	font-weight: normal;
	color: #4697A1;
	text-decoration: underline;
}
.updatenews {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
/*	line-height: inherit; */
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.updatenews:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
/*	line-height: 88%; */
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a.updatenews:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
/*	line-height: 88%; */
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.updatenews:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
/*	line-height: 88%; */
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.updatenewsSmall {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 11px;
/*	line-height: 75%; */
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.updatenewsSmall:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 11px;
/*	line-height: 75%; */
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a.updatenewsSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 11px;
/*	line-height: 75%; */
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
a.updatenewsSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 11px;
/*	line-height: 75%; */
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.75em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.scheduletext {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.scheduletext_mh {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 80%;
	font-weight: normal;
	color: #000000;
	background-color:#BBBBBB;
	text-decoration: none;
	white-space: nowrap;
}
.MDmanassas {
	background-color: #E31836;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.MDlintonhall {
	background-color: #F47C30;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.MDprincewilliam {
	background-color: #007E7A;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.MDcrosscountry {
	background-color: #5A4099;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORcapitolhill {
	background-color: #B15C11;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORdalecity {
	background-color: #007CC2;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORlakeridge {
	background-color: #C93092;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORmanassas {
	background-color: #E31836;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORmontclair {
	background-color: #4AA942;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORnorthroute1 {
	background-color: #FFD457;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.ORroute1south1 {
	background-color: #4AA942;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.ORrosslynballston {
	background-color: #B1005D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.OLdalecity {
	background-color: #007CC2;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.OLwoodbridge {
	background-color: #B93292;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.OLmanassas {
	background-color: #E03A3E;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.OLmanassaspark {
	background-color: #FDB927;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.OLroute1dumfries {
	background-color: #2CA343;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.65em; */
	font-size: 11px;
	line-height: 82.5%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#pagemenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#pagemenu ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	font-weight: bold;
/*	font-size: 0.85em; */
	font-size: 11px;
}
	
		
#pagemenu ul li.first {
	margin-left: 0;
	padding: 3px 15px 3px 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-weight: bold;
/*	font-size: 0.85em; */
	font-size: 11px;
}

.formtextNormal {
	font-weight:normal;
}

.formtextRequired {
	font-weight:bold;
}

.formtextError {
	color:#CC0000;
}
div.mainmenu {
    margin-top: -8px;
}

.mainmenu {
    position:absolute;
    visibility: hidden;
    border:1px solid #336699;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #ffffff;
    width: 205px;
}

.mainmenu a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #336699;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color: #336699;
}

.mainmenu a:hover{ /*hover background color*/
    background-color: #D0ECEC;
    color: #000066;
}

.headermenu {
    position:absolute;
    visibility: hidden;
    border:1px solid #336699;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #D0ECEC;
    width: 205px;
}

.headermenu a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #336699;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color: #000066;
}

.headermenu a:hover{ /*hover background color*/
    background-color: #000066;
    color: #ffffff;
}

.sidemenu {
    position:absolute;
    visibility: hidden;
    border:1px solid #336699;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #D0ECEC;
    width: 205px;
}

.sidemenu a{
    color: #000066;
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #336699;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    text-align:left;
}

.sidemenu a:hover{ /*hover background color*/
    background-color: #000066;
    color: #ffffff;
}
.skiplist {margin: 0; padding: 0} 
.skip {display: none; font-family: verdana, sans-serif; text-align: left; margin: 0; padding: 0; position: absolute} /*All incl Opera*/
/* * html */ .skip {display: block} /*Seen by IE*/
:root .skip {display: block} /*Seen by Moz, FF and Safari*/
.skip a {padding: 0 0.5em; display: inline; z-index: 2; text-decoration:none; position: absolute; width: 14em; left: -200em;}
.skip a:focus, .skip a:active {position: absolute; left: 0.5em; border: solid #333 2px; color: #000066; background: #D0ECEC;}
.skip a:hover {cursor: default}

a.link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

a.notice {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em; */
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

