/*Style Sheet for Version 5 Browsers */
body {
	background: url(img/basic-background.jpg) repeat-x top left;
	background-color: #A0AFB4;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
h1 {
	color : #000000;
	font-size : 12px;
	line-Height : 12px;
}
h1 {font-size : 18px;}

.subs {font-weight: bold; font-size: 11px; color: #000000; font-family : Arial, Helvetica, sans-serif;}
.subs:LINK {font-weight: bold; TEXT-DECORATION: none;  COLOR: #996666}
.subs:VISITED {font-weight: bold; TEXT-DECORATION: none; COLOR: #996666}
.subs:HOVER {font-weight: bold; font-size: 11px; TEXT-DECORATION: none; COLOR: #995555}

A:LINK {TEXT-DECORATION: none; FONT-WEIGHT : normal;  COLOR: #550000}
A:VISITED {TEXT-DECORATION: none; FONT-WEIGHT : normal;  COLOR: #550000}
A:HOVER {TEXT-DECORATION: none; FONT-WEIGHT : normal; COLOR: #995555 }

TD {	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000;}


P {	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000;}

/*Styles for the Main Content Layer */
.maindiv { 
	border-left : 1px #000000;
	font-size : 14px;
	color : #000000;
	padding-left : 0px;
	padding-right: 0px
}

.darkblue {color: #003366;
	font-weight: bold;}

.maindiv h1 {
	color : #000000;
	font-size : 16px;
	line-Height : 12px;
}

.maindiv h2 {
	color : #000000;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}
.navDiv p { margin-bottom : 12px; margin-top : 6px }

.butt { font-size: 15px; padding-left : 12px; padding-right : 12px; border : 2px solid #000000}	
.butt:link { background-color: #000000; color: #ffffff;}
.butt:visited { background-color: #000000; color: #ffffff;}
.butt:hover { background-color : #ffff00; color: #000000;}

/* Lists*/
li {
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #000000 }

ul { color : #000000 }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Style Applied to the Sidebar Layer */
.navDiv	{
	color : #000000;
	font-size : 13px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	color : #BBC1CC;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : right
}

.navDiv h2 {
	color : #BBC1CC;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #000000;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #808080;
	border : 1px solid #FFCC00;
	color : #A9A9A9;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #B59F98;
	border : 1px solid #000000;
	color : #995555;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	background-color : #666666;
	color : #000000;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : #666666;
	color : #000000;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #727272;
	color : #995555;
	text-decoration : none
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}


/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; }
.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	color : #000000;
	font-size : 12px;
	margin-right : 0px;
	margin-top : 10px;
	padding : 10px
}
.adminform {
	border : 0px;
	font-size : 12px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px
}

input { background-color : #ffffff; border : 1px solid #000000 }
.searchme { background-color : #ffffff; border : 1px solid #000000 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #ffffff;
	border : 1px solid #FFFFFF;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

.darkblue {
	color: #003366;
	font-weight: bold;
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }
.butClass { display : inline }
.hidden { display: none ; position: static; visibility: hidden}

.subnav { font-size: 14px; font-weight: bold; COLOR: #000000}
.subnav a:LINK {TEXT-DECORATION: none; COLOR: #996666}
.subnav a:VISITED {TEXT-DECORATION: none;  COLOR: #996666}
.subnav a:HOVER {TEXT-DECORATION: none; COLOR: #ECBC39}
#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}

#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-right: 1px solid #E5EAED;
	border-bottom: 1px solid #E5EAED;
	border-left: 1px solid #E5EAED;
	background-color: #E5EAED;
}
#p7PMnav ul ul {
	border: 1px solid #000000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	line-height:1;
	border-left: 1px solid #505050;
	padding: 4px 10px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
}
#p7PMnav ul a {
	background-color: #0093dd;
	color: #ffffff;
	border-left: 0;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus, #p7PMnav .p7PMon {
	background-color: #444444;
	color: #FFFF00;
	letter-spacing: 0.01px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	color: #FFFF00;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */
#p7PMnav .p7PMon {
	color: #ffff00;
}
/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-color: #0093dd;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 15em;
}

.fb { 
	border : 1px solid #000000;
}
.fbb { 
  border-bottom : 1px solid #000000;
  background-color: #DFC976;
}
.button:LINK,.button:VISITED {TEXT-DECORATION: none; FONT-SIZE: 14pt; border: 1px solid #003; background-color: #FFCC33;  color: #003; padding-left: 4px; padding-right: 4px}
.button:HOVER {TEXT-DECORATION: none; background-color: #FF3366; COLOR: #fff}

