/* CSS Document */

body{ margin:0;  padding:0px; background:url(images/headerbg.jpg) repeat-x #e7e074;}
#wrapper { margin:0 auto; width:887px; height:100%; }
.header{ height:125px; width:887px; }
#logo {margin:6px 0px 0px 30px; border:none; position:absolute;}	
.rightpart{ margin-top:30px; width:288px; float:right;}
#washingtonDC { background:url(images/washigtondc.gif) no-repeat; height:61px; width:149px; float:left; cursor:pointer; }
#restonVA { background:url(images/restonva.gif) no-repeat; height:61px; width:113px; float:left; cursor:pointer; } 
	
.Navigation { background:url(images/navigationbg.jpg) repeat-x; font-family:Helvetica, Arial,Times; color:#E8E5D2; height:41px; font-size:16px; line-height:52px; text-align:center; font-variant:small-caps; font-weight:bold;}
.Navigation a:link { text-decoration:none; color:#E8E5D2; } .Navigation a:visited { text-decoration:none; color:#E8E5D2; } 	.Navigation a:hover { text-decoration:none; color:#FFFF00; text-shadow:#FFFF00 0px 0px 5px;}
.active{ text-decoration:none; color:#FFFF00; text-shadow:#FFFF00 0px 0px 5px; }
	
	
/* Body Style */
.bodyDiv{ padding:20px; background-color:#FFFCD1; border:1px solid #8EB63E;  border-bottom:3px solid #364A0E; font-family:Arial, Helvetica, Times; font-size:12px; color:#000000; text-align:justify; line-height:18px;  }
h1{ font-family:Helvetica, Arial; font-size:20px; color:#CC6600; text-shadow:#FFFFFF 0px 2px 5px; margin:5px 0px 20px 0px;  text-transform:uppercase; }
h2 { font-family:Helvetica, Arial; font-size:18px; color:#7DA135; font-weight:bold; margin:25px 0px 8px 0px; }
.styleNormal { font-family:Arial,Times; font-size:12px; color:#484848; line-height:18px; }
.styleBold { font-family:Helvetica, Arial, Times; font-size:18px; color:#769C28; font-weight:bold; text-shadow:#FFFFFF 0px 0px 5px; }
.heading { background:url(images/textline.jpg) repeat-y ; font-family:Arial, Helvetica, Times; font-size:14px; color:#333333; font-weight:bold; margin-bottom:5px; padding-left:2px; text-transform:uppercase;} 
.style1{ font-family:Arial, Helvetica, times; font-size:12px; color:#657523; text-transform:uppercase; line-height:25px;  font-weight:bold; background:url(images/arrow.jpg) no-repeat left; padding-left:15px; }
.style2 {font-family:Arial, Helvetica, times; font-size:12px; color:#484848;  line-height:25px; text-align:left;   }

ul{ list-style:none; margin:0px; padding-left:20px; line-height:20px; } li {list-style:url(images/lisym.jpg); margin:0px;  }

a:link { text-decoration:underline; color:#000000 ; } a:visited { text-decoration:underline; color:#000000 ; } a:hover { text-decoration:underline; color:#CC6600; }

.textfiled { border:1px solid #C7C5A2 ; font-family:Arial, Helvetica, sans-serif;  color:#75704E; }
hr{ color:#9F9D7F;} b { color:#CC6600; font-size:13px; font-weight:normal; font-family:Helvetica, sans-serif; text-shadow:#FFFF99 0px 2px 2px;}

.eventbox { border:4px solid #E7E074; background-color:#FAF8E0; padding-left:20px;}
.eventbox div {float:right; border:1px solid #A29E62; margin:10px 10px 0px 20px; padding:2px; }


/* Menu Bar Start*/
.menu_div{
background-image:url(images/bag_menu.png);background-repeat:no-repeat;padding-bottom:2px;width:163px; float:right; margin:10px 0px 0px 10px; }

.left_menu{
font-family:Arial, Helvetica, Verdana, Myriad Pro; font-size:12px; color:#5E5948; background-color:#E5E3BD; border:1px solid #FFFFFF; border-style:outset; height:22px; line-height:22px;
font-weight:normal; margin-right:2px; text-transform:capitalize;  }
.left_menu a:link{text-decoration:none; color:#5E5948;} .left_menu a:visited{ text-decoration:none; color:#5E5948; } .left_menu a:hover{text-decoration:none; color:#B82E13; text-shadow:#FFFFFF 0px 2px 3px;}

/* Menu Bar End */

	
/* Footer section CSS */
.footer{color:#33460C; font-weight:bold; margin-top:10px;  }
.footer p{ margin-top:0px; margin-bottom:5px; font-family:Helvetica, Times; }
.footer a:link{ text-decoration:none; color:#33460C; }
.footer a:visited{ text-decoration:none; color:#33460C; }
.footer a:hover{ text-decoration:underline; color:#CC6600; }



/* Style sheet for CalendarPickerControl System-colors theme */

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url("../images/calendar_icon.png") no-repeat center;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}


/* Template preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

.required
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}

.navblack{
color:#333333;
}

