body {
	
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin:0px 0px 0px 0px;
	font-size:.8em;
}



#wrapper{
	
	background-repeat: repeat-x;
	padding-bottom:121px;
	padding-top:0px;
	font-size:12pt
}
.banner {
	
	height: 48px;

}

.banner a {
		padding-bottom:10px;
}


.leftcolumn {
	vertical-align:top;
	width:200px;
	font-size: 10px;
	line-height: 1.6em;
	padding-left: 1.2em;
	
	
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDB98;
	font-size:smaller;
}

#leftdiv{
	width:190px;
	float:left;
	margin-right:5px;

}

#rightdiv{
	
	margin-left:10px;
	padding-top:0px;
	background: top;
	width:80%;
	margin-top:0px;
	padding-top:0px;
	
}

#bannertext{
	color:white;
	width:400px;
	float:left;
	margin-left:35%;


}
.logoright{

	right:0px;
	top:0px;
}
#bannerdiv{
background-image: url(images/banner_back.gif);
padding-right:1px;
width:100%;
height:130px;
padding-top:0px;
margin-bottom:-7px;
 background-repeat: no-repeat;
 text-align:right;
}


#divnav{
width:100%;
height:30px;
background-color: #00ADEF;
margin-top:0px;	
	
	
}


.bodyparagraph {
	
	font-size: .8em;
	line-height: 1.6em;
	padding-left: 1.2em;
	width: 100%;
	padding-top:5px;
}


.image1{

margin-bottom:-10;
}

.image2 {
margin-top:0px;
}

.rightcolumn{
width:100%;
vertical-align:top;
padding-left:10px;

}


#tabdiv{
	background: white;
	width:100%;
}

 .navlink {
	margin-left: 10PX;
	color:white;
	font-size:smaller;
}
.navpanel{
	background-color: #330066;
	color: #FFFFFF;
	padding: 5px;
}


.instructions{
	background-color: #FFF8DC;
	width:800;
}


h1	{
	border-bottom-color: navy;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
	margin-top:0px;
	
}
h1, h2, h3, h4, h5, th, thead, tfoot {
	color: navy;
}
h2	{
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 1.05em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
	margin-bottom:4px;
}



#dhtmltooltip{
position: absolute;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 102;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


#dhtmltooltip h1 {

background-color: #003D7C;
padding:10px;
color:white;
}



.TopGroup
{
  background-color:#757495; 
  background-image: url(images/top_groupBg.gif);
  border: 1px solid #57566F;
}

.Level2Group
{
  background-color:silver; 
  background-image: url(images/level2_group_bg.gif);
  border: 1px solid #999999; 
  border-top-width: 0px;
}

.TopLevelTab 
{
  color:#FFFFFF; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.TopLevelTabHover 
{
  color:#FFFFFF; 
  background-image: url(images/top_itemHoverBg.gif);
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor:pointer;
}

.SelectedTopLevelTab
{
  background-color: silver; 
  background-image: url(images/top_item_selected_bg.gif);
  color: #333333; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor: default;
  border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative;
  top: 1px;
}

.Level2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  cursor:pointer;
}

.Level2TabHover 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.SelectedLevel2Tab 
{
  font-family:tahoma; 
  font-size:11px; 
  text-decoration:underline;
}

#popupcontent{
	padding-left:5px;
	padding-right:5px;
}
#popupcontent table{
	width:60%;
}



#imagediv{
	background-image:  url(images/plan1.gif);
	width:65%;
	height: 950px;
	
}
#main-nav
{

	font-size: .9em;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #00ADEF;
	/*
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;	
	*/

}

#main-nav a
{
	text-decoration:none;
	color:#FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	
	
}

#main-nav a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #0099FF;
}

.slogan
{
	font-size: medium;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(/images/header_right.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

.gridaltrow{
	background-color: #FFF8DC;
}

.gridhead {
	background-color: #00ADEF;
	color:white;
	text-align:left;
}

.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-weight: bold;
  font-family: "Verdana",monospace;
  padding: 2px;
  cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
	width:25px;
	height:22px;
}

.calendar td
{
  font-size:11px;
}

.title
{
	font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
	width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:center;
  background-color:#FFFFFF;
}
