﻿
/*********  FORM & ADDITONAL CSS  ***************/
/*********  FORM & ADDITONAL CSS  ***************/

.note {
	font-family: Helvetica, Arial; 
	font-size: 10px; 
	line-height: 14px;
	text-decoration: normal; 
	color: #4e4e4e;
}

.note a {
	text-decoration: none; 
	color: #773d97;
}

.note a:hover {
	text-decoration: underline; 
	color: #cc99cc
}

/* BODY TEXT */ 
.bodyText {
	font-family: Helvetica, Arial; 
	padding-right: 11px;	
	font-size: 12px;
	line-height: 18px;
	text-decoration: normal; 
	color: #4e4e4e;
}

.bodyText a {
	text-decoration: none; 
	color: #773d97;
}

.bodyText a:hover {
	text-decoration: underline; 
	color: #cc99cc
}
.bodyTxt1 a {
	text-decoration: none; 
	color: #773d97;
}

.bodyTxt1 a:hover {
	text-decoration: underline; 
	color: #cc99cc
}
/*********  MENUS & ADDITONAL CSS  ***************/
/*********  MENUS & ADDITONAL CSS  ***************/

/*********  MENUS CSS - TABLE DESIGN  ***************/
.menuBorder {
	border: 2px solid #8166a2;
}

.menuBartop {
  height: 10px;  
  background: url(images/menubar_top.gif);
  background-repeat: repeat-x;
}

.menuBarbottom{
	height: 16px;
  	background: url(images/menubar_bottom.gif);
  	background-repeat: repeat-x;
}



dt{
	padding: 0px 0 0px 0;
} 

#menu {
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index:100;
	width: 598px; /* precision for Opera */
}

#menu dl {float: left;	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left; 
}

#menu dt {text-decoration:none;cursor: pointer; 	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#menu dd {display: none;margin: -13px 0px 0px -3px; width:420px; text-decoration:none; position: absolute;}
#menu dt a {text-decoration: none;}
#menu dt a:hover {height: 100%;}
#menu dd a:hover {height: 100%;  color: #cc99cc; 
}

/*********  MENUS CSS - TEXT DESIGN  ***************/
.menuTitle{
	font-family: Helvetica, Arial; 
	text-transform: uppercase;
	font-size: 12px;
	color: #4e4e4e;
	font-weight: bold;
	text-align: center;
}

.menuSubtitle{
	color: #773d97;
	font-size: 12px;
	font-weight: bold;
	font-family: helvetica, arial;
}

.menuSubtitle a{
	color:#773d97;
	text-decoration:none;
}

.menuSubtitle a:hover {
	color: #cc99cc; 
	text-decoration: underline; 
}

.menuTxt {
	font-family: Helvetica, Arial; 
	font-size: 11px;
	color: #4e4e4e; 
}

.menuTxt a{
	color:#773d97;
	text-decoration:none;
}

.menuTxt a:hover {
	color: #cc99cc; 
	text-decoration: underline; 
}


.checkmark{
background-image: url(images/checkmark1.gif);
background-repeat: no-repeat;

}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

.purplesquareon{
	margin-top: 2px; 
	float:left; 
	width:61px; 
	height: 31px; 
	background-image:url('/Style Library/homeimages/calen_dateoff.gif'); 
	background-repeat: no-repeat;
}
.months{
	line-height:2.4em; 
	padding-left:2px;
	font-family: tahoma; 
	color:#ffffff; 
	font-size:12px;
	
}

/* Date Text */
.dates{
	font-size:17px; 
	font-weight:bold;
}
.detail_header {
   color:#4e4e4e; 
	font-family:arial,helvetica;
margin:10px 0 12px;
	padding-bottom: 15px;
	font-size: 1.3em;
	font-weight: bold;
}

.detail_subheader {
   color:#4e4e4e; 
	font-family:arial,helvetica;
	font-size: 1em;
	font-weight: bold;

}

