body {
	font-family:verdana;
	color:#555555;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/Site-bg.jpg) repeat;
}

td {
	font-size:12px;
	}
	

a{
	color:#4db2da;
	text-decoration:none;
}

a:hover{
	color:#a2d847;
	text-decoration:underline;
}

input{
	font-family:verdana;
	font-size:10px;
	color:#666666;
	padding:1px 3px 1px 3px;
	margin:0px 0px 0px 0px;
	border: 1px solid #777777;
	background-color:#ffffff;
	height:17px;
}

.form_fields{
        font-family:verdana;
        font-size:10px;
        color:#666666;
        padding:1px 3px 1px 3px;
        margin:0px 0px 0px 0px;
        border: 0px solid #777777;
        background-color:#ffffff;
        height:17px;
}

h1{
	font-family:tahoma;
	font-size:20px;
	color:#4fb3db;
	text-transform:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:normal;

}

h2{
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0px;
}

h3{
	font-family:tahoma;
	font-size:18px;
	color:#4db2da;
	font-weight:normal;
	padding:0px 0px 8px 0px;
	margin:0px;
	line-height:normal;
	background-image:url(images/title_sep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

h4{font-family:tahoma;
	font-size:18px;
	color:#4db2da;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding:0px;
	margin:0px;
	line-height:normal;
}

h5{
	font-family:tahoma;
	font-size:17px;
	color:#ffffff;
	font-weight:normal;
	text-transform:none;
	display:inline;
	padding:0px;
	margin:0px;
}
	
.grey_border {border:1px solid #b5b5b5; background:#FFFFFF}
.light_grey_border{border:1px solid #cdd8dd; margin:10px 0 10px 0}
.popup_border {border:4px solid #4fb3db; background-color:#ffffff;}

.blue_button{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	height:17px;
	width:auto;
	border:0px solid #fff;
	cursor:pointer;
	padding:0px 5px 3px 5px;
	*padding:2px 2px 3px 2px;
	background-color:#4db2da;
}

.green_button {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	height:18px;
	width:auto;
	border:0px solid #ffffff;
	cursor:pointer;
	padding:3px 10px 3px 10px;
	background-color:#a2d944;
	}

.green_button_link:link {
	font-size:11px;
	color:#ffffff;
	}
.green_button_link:visited {
	font-size:11px;
	color:#ffffff;
	}	
	
.blue_grey_link:link { 
	font-size:11px; 
	color:#2c7ea7; 
	text-decoration:none}
	
.blue_grey_link:visited {
	font-size:11px; 
	color:#2c7ea7; 
	text-decoration:none}
	
.blue_grey_link:hover { 
	font-size:11px; 
	color:#555555; 
	text-decoration:none}

.top_nav {
	background:#4db2da; 
	height:32px;
	}
	
.top_nav_link {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	height:25px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px;
	cursor:pointer; 
	background:#4db2da;}
 
.top_nav_over {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	background:#9ed400; 
	height:25px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px; }
	
.search_txt {
	color:#FFFFFF; 
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase}
	
.search-ico {
	background:url(images/search-ico.jpg) no-repeat center;
	width:27px; 
	height:27px; 
	border:0px; 
	cursor:pointer; }
	
.green_pattern {
	background:url(images/Green-pattern.jpg); 
	}
	
.blue_pattern {
	background:url(images/Left-bg.jpg);
	}
	
.left_nav {
	background:#4db2da; 
	cursor:pointer;
	width:158px;}
	
.left_nav_link {
	font-size:14px;
	color:#ffffff; 
	text-decoration:none;
	cursor:pointer;
	padding-left:13px;
	height:40px;
	}

.left_nav_over {
	font-size:14px;
	color:#ffffff; 
	text-decoration:none;
	width:100%; 
	background-color:#9ed400;
	padding-left:13px;
	height:40px;
	}
	
.left_nav_sep{
	background:url(images/Left-sep.gif) ; 
	width:170px; 
	height:1px; }
	
.justify{
	text-align:justify;
}

.footer{
	font-size:11px;
	color:#262626;
	text-decoration:none;
	}
	 
.footer_link:link{
	font-size:11px;
	color:#262626;
	text-decoration:none;
	}

.footer_link:visited{
	font-size:11px;
	color:#262626;
	text-decoration:none;
}

.footer_link:hover{
	font-size:11px;
	color:#2477a5;
	text-decoration:none;
}
.left_grey_bg {
	background:url(images/internal-bg.gif) left repeat-y;}

.form_label {
	color:#4db2da; 
	font-size:11px; 
	font-weight:bold; }

.form_sublabel {
	color:#4db2da; 
	font-size:11px;  }
	
.input_field {
	width:380px;
	height:20px;}
	
.texarea_field {
	font-size:12px;
	color:#666666;
	width:380px;
	height:100px; 
	padding:1px 3px 1px 3px;
	margin:0px 0px 0px 0px;
	border: 1px solid #777777;}
	
/*.blue_border {
	border: 1px solid #4db2da; 
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;}*/
	
.green_box_border {
	border: 1px solid #a2d847; 
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;}

.email_inbox{border:1px solid #d9d9d9}
	
.email_title {
	font-weight:bold; 
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	background:#4db2da; 
	height:30px;  
	cursor:pointer;
	}

.email_title_selected {
	font-weight:bold; 
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	background:#9ed400; 
	height:30px;  
	}
	
.notification {
	color:#a2d847;  
	vertical-align:bottom;  
	font-family:arial;
 	font-size:12px;  
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:2px
	}

.new_message_bg {
	background-color:#eeeeee;
	background:#eeeeee;
}

.new_message_link {
	color:#4db2da;
	text-decoration:none;
	font-weight:bold;
	}
	
.new_message_link hover {
	color:#4db2da;
	text-decoration:none;
	font-weight:bold;
	}
	

.email_sep {
	background:url(images/mail-sep.jpg) repeat-x center; 
	height:25px;
	padding:10px;
	}
	
.old_message_link:link {
	color:#4db2da;
	text-decoration:none;
	}
	
.mandatory {
	color:#CC0000;
	vertical-align:top;
	font-size:8px;
	font-weight:bold;
	}

.blue_box_top {
	background-color:#4db2da;
	color:#FFFFFF;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 0 6px 10px;}
	
.blue_box_border {
	border: 1px solid #4db2da; 
	padding:12px 12px 12px 12px;}
	
.height {
	line-height:20px;}

.gray_txt {
	color:#555555;}
	
.gray_txt_link {
	color:#555555; 
	text-decoration:none;}
	
.gray_txt_link:hover {
	color:#555555; 
	text-decoration:underline;}
	
.green_box_top {
	background-color:#a2d847;
	font-family:arial;
	font-size:16px; 
	color:#fff; 
	font-weight:bold; 
	text-transform:capitalize; 
	padding:8px 0px 8px 15px; 
	}

.white_txt {
	color:#ffffff;
	}
		
.white_txt_link:link {
	color:#fff; 
	text-decoration:none;}
	
.white_txt_link:visited {
	color:#fff; 
	text-decoration:none;}

.white_txt_link:hover {
	color:#fff; 
	text-decoration:underline;}


.small_white_txt {
	color:#ffffff;
	font-size:10px;
	}
		
.small_white_txt_link:link {
	font-size:10px;
	color:#fff; 
	text-decoration:none;}
	
.small_white_txt_link:visited {
	font-size:10px;
	color:#fff; 
	text-decoration:none;}

.small_white_txt_link:hover {
	font-size:10px;
	color:#fff; 
	text-decoration:underline;}
	
.Register {background:url(images/registericon.jpg) no-repeat center; display:block; cursor:pointer; border:0px; width:90px; height:90px}
.Register:hover {background:url(images/registericon_hover.jpg) no-repeat center; display:block;  cursor:pointer;
 width:90px; height:90px; border:0px;}
 
 
.Request {background:url(images/rideicon.jpg) no-repeat center; display:block; cursor:pointer; width:90px; height:90px}

.Request:hover {background:url(images/rideicon_hover.jpg) no-repeat center; display:block;  cursor:pointer;
 width:90px; height:90px}
 
 
.CarPooling {background:url(images/carpoolingicon.jpg) no-repeat center; display:block; cursor:pointer; width:90px; height:90px}

.CarPooling:hover {background:url(images/carpoolingicon_hover.jpg) no-repeat center; display:block;  cursor:pointer;
 width:90px; height:90px}
 
.homepage_link{
	color:#4db2da;
	text-decoration:none;
	font-family:tahoma; 
	font-size:18px; 
	line-height:20px
	}

.homepage_link:link{
	color:#4db2da;
	text-decoration:none;
	font-family:tahoma; 
	font-size:18px; 
	line-height:20px
	}
	

.homepage_link:visited{
	color:#4db2da;
	text-decoration:none;
	font-family:tahoma; 
	font-size:18px; 
	line-height:20px
	}

.homepage_link:hover{
	color:#a2d847;
	text-decoration:none;
	font-family:tahoma; 
	font-size:18px; 
	line-height:20px
	}
	
.home-bullet li {
	padding:0px 0px 0px 12px; 
	letter-spacing:-.85px; 
	line-height:19px; 
	color:#6f6f6f; 
	font-size:11px}
	
.dottedLine{
	background:url(images/hor-dots.jpg) repeat-x center
	}


.menu_item {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	height:32px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px;
	cursor:pointer; 
	background:#4db2da;}
 
.menu_item_over {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:center; 
	text-decoration:none;
	background:#9ed400; 
	height:32px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px; }

.submenu_item {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:left; 
	text-decoration:none;
	height:32px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px;
	cursor:pointer; 
	background:#4db2da;
	border-bottom:1.1px solid #ffffff;
}

.submenu_item_over {
	font-size:14px; 
	color:#FFFFFF; 
	text-align:left; 
	text-decoration:none;
	background:#9ed400; 
	height:32px; 
 	vertical-align:top; 
	padding:7px 7px 0 7px; 
	border-bottom:1.1px solid #ffffff;	
}

.submenu_table {
	border: 1px solid #ffffff;
	border-spacing:1px;
	cursor:pointer;
	background-color:#ffffff;
}

.error {
	color:#CC0000;}


.normalrow {
	background-color: #4db2da;
	color: #FFFFFF;
}

.highlightrow {
	background-color: #9ed400;
	color: #FFFFFF;

}

ul {
	padding-left:8px;
	margin-left:8px;
	padding-top:0px;
	
}

ul li {
	padding:0px;
	margin:0px;
	
}
