/* 	Created by: 	Lehman Center for Transportation Research
					www.lctr.org
	Created for:	2060FTP
	Created on:		January, 2010
*/


html,body {

background-color:#8eb2c0;
/*background-color:#bdd982;*/
/*background-color:#cade97;*/
background-image:url('../images/body_bg.jpg');
background-repeat:repeat-x;
background-position:top;
text-align:center;


margin:0px;
padding-bottom:5px;
padding-right:0px;
padding-left:0px;
padding-top:0px;
}

a:link {
	color:#6894a6; 
	text-decoration: underline;
	}
a:visited {
	color:#6894a6;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color:#415c67;
	cursor:pointer;
	}

.body_background {
/*background-color:#bdd982;
background-image:url(../images/content_bg_back_repeat.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:center;*/
width:100%;

}

.body_background_left {
	background-image:url('../images/content_bg_back_left.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	height:540px;

}

.body_background_left_repeat {
	background-image:url('../images/content_bg_back_repeat_left.gif');
	background-repeat:no-repeat;
	background-position:right 540px;
}

.body_background_right {
	background-image:url('../images/content_bg_back_right.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	height:540px;

}

.body_background_right_repeat {
	background-image:url('../images/content_bg_back_repeat_right.gif');
	background-repeat:no-repeat;
	background-position:left 540px;
}

.body_content {
width:880px;
}


.header_container {
background-image:url('../images/content_bg_back_header.jpg');
background-repeat:no-repeat;
background-position:top;

text-align:center;

width:880px;
height:126px;
}


.header_logo {
width:240px;
float:left;
height:96px;
margin-top:10px;
}

.header_right {
width:640px;
float:left;
height:96px;
margin-top:10px;
text-align:right;
}





/* begin main MENU styles */
.menu_container {
width:880px;
height:40px;
/*background-color:#6894a6;*/
/*background-color:#17499d;*/
background-color:#17499d;
margin-left:auto;
margin-right:auto;

padding:0px;
position:relative;
}

.menu {
width:685px;
height:40px;
text-align:left;
float:left;
}

.menu_list {
	background-image:url('../images/menu_separator.gif');
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	
	list-style:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	padding-bottom:11px;

/*list-style-type:none;
list-style-position:outside;
list-style-image: url(images/left_column_list_arrow.gif);*/
}

.menu_list_selected {
	background-image:url('../images/menu_selected.gif');
	background-position:right;
	background-repeat:no-repeat;
	
	float:left;

	list-style:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	padding-bottom:11px;
	}
	
.menu_item {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	}

a.menu_item:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu_item:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu_item:hover {
	text-decoration: none;
	color:#c2dbe5;
	}


.menu_item_selected {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#415c67;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	}

a.menu_item_selected:link {
	color:#415c67;
	text-decoration: none;
	}
a.menu_item_selected:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a.menu_item_selected:hover {
	text-decoration: none;
	color:#FFFFFF;
	}
	
.search_container {
width:172px;

text-align:right;
float:right;

padding:0px;
margin-top:9px;
margin-right:10px;

}

.search_box {
border-style:solid;
border-color:#c2dbe5;
border-width:1px;
width:171px;
height:21px;
}

.search_text_field {
width:146px;
height:17px;
border-style:solid;
border-color:#a4bec9;
border-width:1px;
margin-left:0px;
}

.cal_search_text_field {
width:146px;
height:17px;
border-style:solid;
border-color:#a4bec9;
border-width:1px;
margin-left:0px;
color:#999999;
}

.search_button {
width:21px;
height:21px;
}

/* end main MENU styles ----------------------------------------------------------------------------------------------- */

/* begin BREADCRUMB column styles */
.breadcrumb_container {
width:860px;
margin-left:auto;
margin-right:auto;

background-color:#cadae1;
background-image:url('../images/breadcrumb_bg.jpg');
background-position:top;
background-repeat:no-repeat;

border-top-color:#c1d3db;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#b3c9d2;
border-bottom-style:solid;
border-bottom-width:1px;

text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;

padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}

.breadcrumb {
	color:#666666;
	text-decoration: underline;
	}

a.breadcrumb:link {
	color:#666666;
	text-decoration: underline;
	}
a.breadcrumb:visited {
	color:#666666;
	text-decoration: underline;
	}
a.breadcrumb:hover {
	text-decoration: none;
	color:#999999;
	}

.important_announcement {
border-top-color:#b3c9d2;
border-top-style:solid;
border-top-width:1px;
}

/* end BREADCRUMB column styles ----------------------------------------------------------------------------------------------- */


.content_container {
width:880px;
background-color:#FFFFFF;
background-image: url('../images/left_column_menu_bg.gif');
background-repeat:repeat-y;
background-position:left;
margin-left:auto;
margin-right:auto;

}


/* begin LEFT column styles */

.left_column_container {
width:252px;
vertical-align:top;
text-align:center;
min-height:450px;
}

.left_column_logos_container {
vertical-align:bottom;
text-align:center;
}


.left_column_logos {
border:none;
}

.signup {
border:none;
}

/* end LEFT column styles ----------------------------------------------------------------------------------------------- */


/* begin RIGHT column styles */

.right_column_container {
width:628px;
vertical-align:top;
padding:10px;
text-align:left;
position:relative;
}

.highlight_box_container {
border-style:solid;
border-width:1px;
border-color:#afc7d1;
background-color:#f7fbfc;
padding:10px;
text-align:left;
}

.highlight_box_text {
font-size:13px;
line-height:17px;
margin-bottom:7px;
margin-top:3px;
font-style:italic;
position:relative;
}

.highlight_box_title {
font-size:20px;
position:relative;
}

.highlight_box_caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
position:relative;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
line-height:17px;
font-weight:normal;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
line-height:17px;
margin-bottom:10px;
margin-top:5px;
}

p img {
border-style:solid;
border-color:#6894a6;
border-width:1px;
margin-bottom:0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	}

/*li:hover {
	cursor:pointer;
	}*/	
			
li img {
border-style:solid;
border-color:#6894a6;
border-width:1px;
margin-bottom:0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}
		
ul {
	list-style-type:square;
	list-style-position:outside;
	padding-left:15px;
	margin-left:5px;
	padding-right:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}

ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:15px;
	margin-left:10px;
	padding-right:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}


h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#6894a6;
font-size:15px;
/*font-weight:bold;*/
margin-bottom:0px;
margin-top:0px;
}

h1 a:link { 
text-decoration:none; 
}

h1 a:visited { 
text-decoration:none; 
}

h1 a:hover { 
text-decoration:underline; 
}

h1 a:active { 
text-decoration:none; 
}

.calendar_title {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#6894a6;
font-size:18px;
/*font-weight:bold;*/
margin-bottom:0px;
margin-top:0px;
}

h2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#323232;
font-size:13px;
/*font-weight:bold;*/
margin-bottom:0px;
margin-top:0px;
}

.paginate {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
font-weight:bold;
line-height:17px;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:;
}

.paginate a:link {
}

.paginate a:visited {
}

.paginate a:hover {
color:#FFFFFF;
 background-color:#415c67;
}

.paginate a:active {
}

.pagecount {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#323232;
 font-weight:		normal;
 background-color: transparent;
}

.caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
margin-bottom:0px;
}

.caption_instructions {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
line-height:normal;
}

li.caption_instructions {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin:0px;
	padding:0px;
	}	
		
ul.caption_instructions {
	list-style-type:square;
	list-style-position:outside;
	padding-left:15px;
	padding-right:5px;
	margin:0px;
	padding-bottom:0px;
	}


.section {
background-color:#d1dfe4;
color:#415c67;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
text-transform:uppercase;
padding:5px;
text-align:left;
margin-bottom:10px;
margin-top:10px;
}

.section_display {
background-color:#d1dfe4;
color:#415c67;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
text-transform:uppercase;
padding:5px;
text-align:left;
margin-bottom:10px;
margin-top:0px;
}

.blog_buttons_container {
width:100%;
text-align:right;

}

.blog_buttons_holder {
float:right;
text-align:right;
height:20px;
margin-top:5px;
}

.blog_button {
background-color:#d1dfe4;
color:#415c67;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-transform:uppercase;
padding:4px;
text-align:center;
margin-left:5px;
vertical-align:middle;
border-bottom-color:#afc7d1;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#afc7d1;
border-right-style:solid;
border-right-width:1px;
border-top-color:#e8f0f3;
border-top-style:solid;
border-top-width:1px;
border-left-color:#e8f0f3;
border-left-style:solid;
border-left-width:1px;
}

a.blog_button:link { text-decoration:none; color:#415c67;}
a.blog_button:visited { text-decoration:none; color:#415c67; }
a.blog_button:hover { text-decoration:none; background-color:#6894a6; color:#FFFFFF; }

.blog_button_hover {text-decoration:none; background-color:#6894a6; color:#FFFFFF;}


/* end RIGHT column styles ----------------------------------------------------------------------------------------------- */


/* begin OTHER styles */

.photos_leftColumn {
border-style:solid;
border-color:#6894a6;
border-width:1px;
margin-bottom:0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

.photos_rightColumn_right {
border-style:solid;
border-color:#6894a6;
border-width:1px;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:0px;
float:right;
}

.spacer_Height_10px {
height:10px;
width:100%;
}

.spacer_Height_30px {
height:30px;
width:100%;
}

.spacer_Height_50px {
height:50px;
width:100%;
}

.spacer_Width_252px {
width:252px;
height:10px;
}

.line {
border-bottom-color:#d1dfe4;
border-bottom-style:solid;
border-bottom-width:1px;
border-top:none;
border-left:none;
border-right:none;
margin-top:0px;
margin-bottom:10px;
padding:0px;
height:1px;
}

.dot_line {
border-bottom-color:#d1dfe4;
border-bottom-style:dotted;
border-bottom-width:1px;
border-top:none;
border-left:none;
border-right:none;
margin-top:0px;
margin-bottom:10px;
padding:0px;
height:1px;
}

hr {
border-bottom-color:#d1dfe4;
border-bottom-style:solid;
border-bottom-width:1px;
border-top:none;
border-left:none;
border-right:none;
margin-top:0px;
margin-bottom:10px;
padding:0px;
height:1px;
}

/* end OTHER styles -----------------------------------------------------------------------------------------------  */

/* begin FOOTER styles */


.foot_background_left_repeat {
background-image:url('../images/foot_bg_back_repeat_left.gif');
background-position:right;
background-repeat:repeat-y;
}

.foot_background_top_left {
background-image:url('../images/foot_bg_top_left.gif');
background-position:top right;
background-repeat:no-repeat;
height:20px;
}

.foot_background_bottom_left {
background-image:url('../images/foot_bg_bottom_left.gif');
background-position:bottom right;
background-repeat:no-repeat;
height:20px;
}

.foot_background_right_repeat {
background-image:url('../images/foot_bg_back_repeat_right.gif');
background-position:left;
background-repeat:repeat-y;
}

.foot_background_top_right {
background-image:url('../images/foot_bg_top_right.gif');
background-position:top left;
background-repeat:no-repeat;
height:20px;
}

.foot_background_bottom_right {
background-image:url('../images/foot_bg_bottom_right.gif');
background-position:bottom left;
background-repeat:no-repeat;
height:20px;
}

.footer_container {
background-image:url('../images/footer_top_bg.jpg');
background-position:top;
background-repeat:no-repeat;
/*background-color:#deecc1;*/
background-color:#cfe0e5;
padding-top:15px;
padding-bottom:10px;
}

.footer_container_referred {
background-image:url('../images/footer_top_bg_referred.jpg');
background-position:top;
background-repeat:no-repeat;
background-color:#deecc1;
padding-top:15px;
padding-bottom:10px;
}

.footer_bg {
width:880px;
/*background-color:#deecc1;*/
background-color:#8eb2c0;
}


.footer_content {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
/*background-color:#deecc1;*/

margin-left:auto;
margin-right:auto;

padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:3px;
padding-top:3px;
}


/* end FOOTER styles ----------------------------------------------------------------------------------------------- */ 

/* begin skip */
.info_Alert_noScript {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
	
	background-color:#FF0000;
	/*border-color:#FF000;
	border-style:solid;
	border-width:2px;*/
	padding:5px;
}

#skip a, #skip a:hover, #skip a:visited
{

position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;

}

#skip a:active, #skip a:focus
{

position:static;
width:auto;
height:auto;

}  

/* end skip ----------------------------------------------------------------------------------------------- */


/* begin floating menu */

.menuContainer {
	width:900px;
	
	margin-left:auto;
	margin-right:auto;
	/*margin-top:220px;*/
	
	/*background-position:left;
	background-image:url(http://fdotd6tmc/ee/imgs/menu_bg_y.jpg);
	background-repeat:repeat-y;
	padding-right:0px;*/
}

.menuRightColumn {
	width:637px;
}

.menuLeftColumn {
	min-width:263px;
}

.menuLeftColumnContainer {
background-image:url('../images/menuLeftColumnBG.gif');
background-repeat:repeat-y;
background-position:left;
width:214px;
float:right;

/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#415c67;
font-size:13px;*/
text-align:right;
}

.menuLeftColumnContainer_top {
background-image:url('../images/menuLeftColumnTOP.gif');
background-repeat:no-repeat;
background-position:top left;
height:10px;
width:214px;
}

.menuLeftColumnContainer_bottom {
background-image:url('../images/menuLeftColumnBOT.gif');
background-repeat:no-repeat;
background-position:bottom left;
height:10px;
width:214px;
}


.menuLeftColumn_list {
	background-image:url('../images/menuLeftColumnSeparators.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
	width:194px;
	
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;

/*list-style-type:none;
list-style-position:outside;
list-style-image: url(images/left_column_list_arrow.gif);*/
}

.menuLeftColumn_sublist {
	list-style:none;
	margin-left:10px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:5px;

/*list-style-type:none;
list-style-position:outside;
list-style-image: url(images/left_column_list_arrow.gif);*/
}

	
.menuLeftColumn_item {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#415c67;
	font-weight:normal;
	font-size:13px;
	text-transform:none;
	text-align:right;
	}

a.menuLeftColumn_item:link {
	color:#415c67;
	text-decoration: none;
	}
a.menuLeftColumn_item:visited {
	color:#415c67;
	text-decoration: none;
	}
a.menuLeftColumn_item:hover {
	text-decoration: none;
	color:#999999;
	}

	
.menuLeftColumn_subitem {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c92a2;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
	text-align:right;
	}

a.menuLeftColumn_subitem:link {
	color:#6c92a2;
	text-decoration: none;
	}
a.menuLeftColumn_subitem:visited {
	color:#6c92a2;
	text-decoration: none;
	}
a.menuLeftColumn_subitem:hover {
	text-decoration: none;
	color:#999999;
	}	
	
	


.menuLeftColumn_item_top {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#415c67;
	font-weight:normal;
	font-size:13px;
	text-transform:none;
	text-align:right;
	
	background-image:url('../images/menuLeftColumnArrowTop.gif');
	background-position: left;
	background-repeat:no-repeat;
	padding-left:25px;
	}

a.menuLeftColumn_item_top:link {
	color:#415c67;
	text-decoration: none;
	}
a.menuLeftColumn_item_top:visited {
	color:#415c67;
	text-decoration: none;
	}
a.menuLeftColumn_item_top:hover {
	text-decoration: none;
	color:#999999;
	}
	
/* end floating menu ----------------------------------------------------------------------------------------------- */


/* BEGIN FORM STYLES */

.form_field {
	width:300px;
	margin-left:0px;
	/*height:22px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
}	

.form_row_label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	font-style:normal;

/*margin-bottom:10px;
margin-top:5px;*/

	line-height:20px;
	text-align:right;
	height:22px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	width:160px;
	vertical-align:top;
}

.form_row_field {
	text-align:left;
	height:22px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
}

.form_box {
	width:300px;
	margin-left:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
}

.red {
color:#FF0000;
}

.gray {
color:#999999;
}

.for_reader
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;

}



.form_field_required_Blur {
	width:300px;
	margin-left:0px;
	/*height:22px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	background-image:url('../images/form_required.gif');
	background-position:top left;
	background-repeat:no-repeat;
	
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}

.form_field_required_Focus {
	/*width:300px;
	margin-left:0px;
	height:22px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	/*background-image:url(../images/form_required.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}


.form_field_comments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:17px;
	font-weight:normal;
	
	height:20px;
	/*background-image:url(../images/form_type_comments.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}

.form_field_comments_dark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	
	height:20px;
	/*background-image:url(../images/form_type_comments.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}


.form_field_optional_Blur {
	width:300px;
	margin-left:0px;
	/*height:22px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	background-image:url('../images/form_optional.gif');
	background-position:top left;
	background-repeat:no-repeat;
	
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}

.form_field_optional_Focus {
	width:300px;
	margin-left:0px;
	/*height:22px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:17px;
	font-weight:normal;
	/*background-image:url(../images/form_required.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	
	border-color:#7b9ebd;
	border-width:1px;
	border-style:solid;
}	
/*END FORM STYLES*/

/* BEGIN COMMENTS STYLES */
.comments_container {
	/*border-style:solid;
	border-width:1px;
	border-color:#afc7d1;*/
	background-color:#f3f7f8;
	padding:10px;
	text-align:left;
	margin-left:3px;
}
/* END COMMENTS STYLES */


/* BEGIN CALENDAR STYLES */
.calendarBG {
 background-color: #adc6d6;
 min-width:780px;
}

.calendarBlank { 
/* background-color: #9DB7A7;*/
background-color:#FFFFFF;
background-image:url('../images/calendar_blank.gif');
padding:5px;
}

.calendar_weekend { 
/* background-color: #9DB7A7;*/
background-color:#FFFFFF;
background-image:url('../images/calendar_weekends.gif');
padding:5px;
}

.calendarHeader { 
height:40px;
/*background-color:#6894a6;*/
background-color:#76a4b6;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/*color:#6894a6;*/
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}

.calendarMonthLinks {
/* font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;*/
 
}

.calendar_header_content {
margin-left:auto;
margin-right:auto;
height:40px;
width:100%;
}

/*.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}
*/

.calendarDayHeading {
 /*background-color: #f5fdfc;*/
 background-color: #f7fbfc;
 text-align:  center;
 vertical-align: middle;
 width:14%;
 padding:6px;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/*color:#6894a6;*/
color:#6894a6;
font-weight:bold;
font-size:13px;
}

.calendar_day_number_entry {
color:#8eb354;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:right;
width:100%;
}

.calendar_day_number_no_entry {
color:#d1dfe4;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:right;
width:100%;
}

.calendarToday { 
 /*font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;*/
 
padding:5px;
min-height:80px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#6894a6;
/*line-height:17px;*/
line-height:normal;
background-color:#f1f6e8;
border-color:#8db153;
border-style:solid;
border-width:2px;
}

.calendarCell {
 /*font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;*/
 
padding:5px;
height:80px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#6894a6;
/*line-height:17px;*/
line-height:normal;
background-color:#FFFFFF;
}

.calendarEntryDate {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#999999;
}

/*
.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
*/


/* END CALENDAR STYLES */
