/*style css travel maine///////////////////*/
p {
	color: #000; 
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {text-decoration: none;}
a:hover {color: #999999;}
a:visited {}


/*calendar css/////////////////*/
.blue_bold {
	color: #315AAF; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	margin-top: 15px;
}
.calendar_region {
	color: #000; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	margin-bottom: -2px;
}

.month {
	color: #4BB23B; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 16px;
	text-align: left;
	line-height: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.calendar, .calendar_right {
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 11px;
}
.calendar {text-align: left; line-height: 15px}
.calendar_right {text-align: right; line-height: 18px;}
.login {
	color: #fff; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

/*general css/////////////////*/
.indent {margin-left: 15px;}
.large_orange {font-size: 14px; color: #F09902; font-weight: bold;}
.small {font-size: 9px; color: #383838;}
.tan {background: #e0ded1; padding: 10px;}
.red {color: #FF0900;}
.blue {color: #315AAF;}
.black {color: #000;}
.bold{font-weight: bold;}
.name  {
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}
.right {text-align: right}
.rule {border-bottom: dotted 1pt #828282; margin-top: 20px; margin-bottom: 20px;}
.padding {padding-left: 20px}
.padding_bottom {padding-bottom: 10px;}

h1, h2, h3, h4 {
	font-family: Trebuchet MS, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	
	text-align: left;
	font-weight: normal
}
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 27px;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #315AAF; 
	font-size: 20px;
	line-height: 20px;
}


h3 {
	margin-top: 0px;
	margin-bottom: -5px;
	color: #3E9431; 
	font-size: 15px;
	text-align: left;
	line-height: 35px;
}

h4 {
	margin-top: 0px;
	margin-bottom: -5px;
	color: #000; 
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

h5 {
	color: #000; 
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}


.extra_lead {
	line-height: 30px;
}
	
#footer_right   { 
	color: #000; 
	margin-right: 7px;
	font-size: 10px; 
	line-height: 13px;
	font-family: Trebuchet MS, SunSans-Regular, sans-serif; 	
	font-weight: bold;
	text-align: right;
}

#footer_left   { 
	color: #000; 
	font-size: 12px; 
	line-height: 15px;
	font-family: Trebuchet MS, SunSans-Regular, sans-serif; 	
	font-weight: bold;
	text-align: left;
}


#footer_right a {
	color: #000; 
	font-size: 10px; 
	line-height: 13px;
	font-family: Trebuchet MS,Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	font-weight: bold;
	text-align: right;
	width: 100%;
	clear: both;
	text-decoration: none 
}

#footer_right a:hover  { 
	color: #999; 
	font-size: 10px; 
	font-family: Trebuchet MS, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-weight: bold;
	line-height: 13px;
	text-align: right;
	width: 100%;
	clear: both;
	text-decoration: none
}

.clear  { 
	background: transparent; 
	clear: both 
}
#msg   { 
	color: #000; 
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}


