/*
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:18 - Utopia
  -----------------------------------
*/
#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 #CC3433;
	border-left: 1px solid #CC3433;
	background-color: #CC3433;
}
#p7PMnav ul ul {
	border: 1px solid #000000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	line-height:1;
	border-left: 1px solid #CC3433;
	border-right: 1px solid #CC3433;
	border-bottom: 1px solid #CC3433;
	padding: 4px 6px;
	color: #F62525;
	background-color: #F4D6D6;
}
#p7PMnav ul a {
	background-image: none;
	color: #F62525;
	border-left: 0;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus, #p7PMnav .p7PMon {
	background-color: #FFbbbb;
	color: #000000;
	letter-spacing: 0.01px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-image: none;
	background-color: #FFbbbb;
	color: #000000;}

a:link, a:visited {
	color: #F62525;
	letter-spacing: 0.01px;
}
a:hover {
	letter-spacing: 0.01px;
	color: #DD6666;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */
#p7PMnav .p7PMon {
	color: #F62525;
}
#p7PMnav ul .p7PMon {
	background-color: #8C97F7;
	color: #333333;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 104px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 15em;
}
.crumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #505AAF;
	font-size: 0.9em;
}
.crumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}

body {
	background-color: #dddddd;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	margin: 4px;
	padding: 0;
}
#topspace {
	width:200px;
	margin: 0 0 0 auto;
	height: 3em;
	background-color: #333399;
}

#layoutwrapper {
	margin: 0;
	min-width: 750px;
}
#menuwrapper {
	background-color: #cccc33;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #F62525;
	font-size: 0.8em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#layoutTable td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#logocell {
	width: 236px;
}
#logocell h1 {
	margin: 0;
}

#maincontent {
	padding: 30px 24px 24px 24px;
	font-size: 0.84em;
	line-height: 1.3em;
}
p {
	margin: 6px 0 12px 0;
}

h1, h2, h3, h4 {
	line-height: normal;
	color: #990033;
	margin: 0;
}
h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.35em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #8C97F7;
}
#maincontent a, #sidebar a, #newsbar a {
	color: #333399;
}
#maincontent a:visited, #sidebar a:visited, #newsbar a:visited {
	color: #6E7EC8;
}
#maincontent a:hover, #sidebar a:hover, #newsbar a:hover {
	color: #000099;
}
#maincontent a:active, #maincontent a:focus, .p7ie6Fix:active,
#sidebar a:active, #sidebar a:focus,
#newsbar a:active, #newsbar a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
}
#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #ECE9D8;
}
#footer a:hover {
	color: #4F4F4F;
}
.p7ie6Fix:active, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3749C3;
}

#skiplinks {
	position: absolute;
	left: 0px;
	top: 0px;
	white-space: nowrap;
	height: 27px;
}
.skips {
	font-size: 0.85em;
	color: #333399;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #333399;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #4A4A4A;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}




/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: font-family: "Century Gothic", Calibri, Arial, sans-serif;;
}


/*special style for User Guide Tutorials*/
#stretchyCell {
	width: 14em;
}
.RedTitleSmaller {
	font-size: 14;
	color: #990033;
	font-weight: bold;
}
.toparea { font-size: 12px; line-Height : 13px; color: #ffffff;}
.toparea a:link { font-size: 12px; line-Height : 11px; color: #9999ff;}
.toparea a:visited { font-size: 12px; line-Height : 11px; color: #9999ff;}
.toparea a:hover { font-size: 12px; line-Height : 11px; color: #ffffff;}

input { background-color : #ffffff; border : 1px solid #999999; font-size: 12px;}

input:focus { background : #FFFFFF }

.footer-row {
	font-size: 0.75em;
	padding: 4px;
	color: #F62525;
	background-color: #ffbbbb;
	border-top: 1px solid #F62525;
}
.innov {
	font-size: 10;
	letter-spacing: 0.1px;
	color: #000033;
	font-weight: normal;
}
td {
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #444444;
}
.navdiv {
	font-size: 16;
	letter-spacing: 0.1px;
	font-weight: normal;
}
.bigbox  {	border: 1px solid #F62525;}
.lt  {	border-bottom: 1px solid #F62525;}

.ln {	text-decoration: none; font-size: 14px; line-height : 15px;}
.ln:link, .ln:visited {  color: #ffffff;}
.ln:hover { color: #ffff00;}

.bc {color: #000000;text-decoration: none; font-size:16px ; line-Height : 16px;}
.bc:link {  color: #000000;}
.bc:visited { color: #000000;}
.bc:hover { color: #F62525;}
.hidden { display: none ; position: static; visibility: hidden}
.leftspace {padding:10px;}

div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
display: none ;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
} 


