@import url("reset.css");

/*Styles for NTWU*/
body{
background-color:#B9C8D9
}
#mainbody {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#FFFFFF
}
.whiteText{
	font-size:100%;
	color: #FFFFFF;
	font-weight: bold;
}
table{
	/*width:50%;*/
	padding:5px;
}	
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}	
p{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: normal;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
h3{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 120%;
	line-height: normal;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
h4{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 100%;
	line-height: normal;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
.timeline{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 32px;
	line-height: normal;
	font-family: inherit;
	text-align: left;
	color:#0066CC
}
hr{
	width:100%;
	height:1px;
}	
.left{
	float:left;
}
.right{
	float:right;
}
#header {
	margin:0px;
	height:88px;
}

#header .logo {
	float:left;
	width:251px;
	height:88px;
}

#header .navigation {
	float:left;
	width:529px;
	height:88px;
}

#header .navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#header .navigation ul li {
	margin:0px;
	margin-top:10px;
	padding:0px;
	float:left;
	width:105px;
	height:88px;
}

/*Image Navigation Rollover */

.aboutnav a {
	background:url(images/nav_aboutus.gif) no-repeat;
	width:105px;
	height:88px;
	display:block;
}

.aboutnav a:hover {
	background:url(images/nav_aboutus_hover.gif) no-repeat;
}

.messages a {
	background:url(images/nav_messages.gif) no-repeat;
	width:105px;
	height:88px;
	display:block;
}

.messages a:hover {
	background:url(images/nav_messages_hover.gif) no-repeat;
}

.benefits a {
	background:url(images/nav_benefits.gif) no-repeat;
	width:105px;
	height:88px;
	display:block;
}

.benefits a:hover {
	background:url(images/nav_benefits_hover.gif) no-repeat;
}

.activities a {
	background:url(images/nav_activities.gif) no-repeat;
	width:105px;
	height:88px;
	display:block;
}

.activities a:hover {
	background:url(images/nav_activities_hover.gif) no-repeat;
}

.contactus a {
	background:url(images/nav_contactus.gif) no-repeat;
	width:105px;
	height:88px;
	display:block;
}

.contactus a:hover {
	background:url(images/nav_contactus_hover.gif) no-repeat;
}

/*Home Page Styles*/

#bannerarea {
	clear:both;
	margin:0px;
	padding:0px;
	width:780px;
	height:324px;
	background:url(images/banner_taxi.jpg) no-repeat;
}

#homecontentarea {
	background:#006ab5 url(images/bodybgimg.jpg) repeat-x;
	height:158px;
	width:780px;
}

#homecontentarea .milestone {
	float:left;
	width:250px;
}

#homecontentarea .middle {
	float:left;
	width:267px;
}

#homecontentarea .activities {
	float:left;
	width:263px;
}

#homecontentarea .floatimg {
	float:left;
}
.chart table {
	width:auto
}

.chart tr {
	width:auto
}
.chart td {
	padding: 10px;
	width:auto
}

#homecontentarea .milestonecontent {
	color:white;
	padding-top:50px;
	font-size:65%;
}

#homecontentarea p {
	margin-top:4px;
	margin-bottom:2px;
	line-height:1.3em;
}

#homecontentarea .milestonecontent a {
	color:white;
}

#homecontentarea .activitiesarea {
	width:206px;
	height:157px;
	background:url(images/activitiesbg.jpg) no-repeat;
}

.activitiesarea h1 {
	padding:5px;
	padding-left:8px;
}

.activitiesarea ul {
	margin-left:10px;
	padding:0px;
}

.activitiesarea ul li {
	margin-top:2px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#000000;
	line-height:1.3em;
}

.activitiesarea ul li a {
	background:none;
	text-decoration:underline;
	width:auto;
	height:auto;
	color:#000;
	display:inline;
	font-size:90%;
}

.activitiesarea ul li a:hover {
	background:none;
}

.activitiesarea span {
	font-weight:bold;
}

#footer {
	clear:both;
	background-color:#062340;
	height:25px;
}

#footer .copyright {
	float:left;
	width:80%;
}

#footer .poweredby {
	width:20%;
	float:left;
}

#footer p {
	color:#999999;
	font-size:55%;
	padding:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer p a {
	color:#999999;
}

#footer p a:hover {
	color:#cccccc;
}

/*Subpage Styles*/

.divider {
	width:100%;
	height:5px;
}	
#subpageheader {
	background:url(images/headerbg_subpage.jpg) no-repeat;
	width:100%;
	height:195px;
	clear:both;
	margin:0px;
}

#subpageheader .navigation {
	width:150px;
	margin-top:3px;
	padding-top:35px;
	padding-left:65px;
}

#subpageheader .navigation h1 {
	color:#fff;
	font-size:65%;
	font-weight:bold;
	margin-bottom:12px;
}

#subpageheader .navigation h1 a{
	color:#fff;
	text-decoration:none;
}

#subpageheader .navigation h1 a:hover {
	color:#F8F8F8;
}

#subpageheader .navigation h2 {
	margin-top:2px;
	margin-bottom:10px;
	font-size:60%;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#subpageheader .navigation h2 a {
	color:#fff;
	text-decoration:none;
}

#subpageheader .navigation h2 a:hover {
	color:#F6F6F6;
	text-decoration:underline;
}

#subpagebodyarea {
	background:#fff url(images/mainbg_subpage.jpg) no-repeat;
	margin:0px;
}

#subpagebodyarea .subpagecontent {
	padding:30px;
	margin-bottom:5px;
	padding-left:80px;
	padding-right:80px;
}

#subpagebodyarea .subpagecontent h1 {
	font-size:100%;
	color:#003366;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#subpagebodyarea .subpagecontent h2 {
	font-size:80%;
	font-weight:bold;
	margin-bottom:5px;
	color:#000;
}

#subpagebodyarea .subpagecontent h3 {
	font-size:95%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	color:#000;
}

#subpagebodyarea .subpagecontent h4 {
	font-size:80%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	color:#000;
}

#subpagebodyarea .subpagecontent h5 {
	font-size:70%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	color:#000;
}

#subpagebodyarea .subpagecontent ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	list-style:decimal;
	margin-left:20px;
	margin-top:15px;
}

#subpagebodyarea .subpagecontent ol li {
	margin-bottom:5px;
}

#subpagebodyarea .subpagecontent ol li p{
	margin-bottom:5px;
	font-size:100%;
}

#subpagebodyarea .subpagecontent p {
	margin-top:2px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:70%;
}
#milestonesRight{
float:right;
width:60%;
margin-top:2px;
padding-top:2px;
text-align:right
}
#milestonesLeft{
float:left;
padding:0;
width:40%;
text-align:left;
}
#milestones{
	background-color:#CADADF;
	border:thick;
	border:#336699;
	margin:10px;
	display:block;
	padding:5px;

}
#milestones a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-left:20px;
		margin-right:20px;
	color:#006699;
	text-decoration:none;
	font-size:100%;
}
#milestones a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:underline;
	font-size:100%;
}
/* back to top
------------------------------------------------------------------*/
.backtotop {
	border:0;
	display: block;	
	background:url(/images/up_icon.gif) no-repeat 538px 22px;
	padding-top:20px;
	text-align:right;
	font-size: 11px;
	text-decoration:none;	
	}
.backtotop a {
	
	margin: 0px 0px 0px 30px;
	text-decoration:none;	
	text-indent: 50px;
	}	