﻿td.iepa-content {
/*	padding: 0px 10px 0px 10px; */
	background-color: white;
	vertical-align: top;
}

td.iepa-content td {
	vertical-align: top;
}

td.iepa-content h1 {
	font-size: 1.6em;
}

td.iepa-content h2 {
	font-size: 1.4em;
}

td.iepa-content h3 {
	font-size: 1.2em;
}

td.iepa-content h4 {
	font-size: 1.0em;
}

table#homefeaturestable {
	border: 1px black solid;
	border-collapse: collapse;
}
table#homefeaturestable td {
	border: 1px black solid;
}
table#homefeaturestable li td {
	border: none;
}
.test a {
	float: right;
	background-image: url(/images/tab.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
/* Internal Layout Table (2 columns) */
table#internal-layout {
	border:				0;
	padding:				0;
	margin:				0;
	border-collapse:	collapse;
}

table#internal-layout td#left {
	padding-right:		3px;
	width:				50%;
	vertical-align:	top;
}

table#internal-layout td#right {
	padding-left:		3px;
	width:				50%;
	vertical-align:	top;
}

/* Miscellaneous */
.left    { text-align:	left; }
.center  { text-align:	center; }
.right   { text-align:	right; }
.small   { font-size:	0.8em; }
.dropcap { font-size:	2em; }

.goldbullet   {
	list-style:			url(/images/bullet-gold-1.gif);
	top:				8px;
}

.goldbullet2 {
	list-style:			url(/images/bullet-gold-2.gif);
}

.earthbullet {
	list-style:			url(/kids/images/earth-bullet.gif);
	vertical-align:		text-bottom;
	padding-bottom:		10px;
}

.menubox {
	background-color:	#FFFFCC;
	border-color:		#000000;
	border-style:		solid;
	border-width:		thin;
}

.documents {
	float: right;
	margin: 0 0 .5em .5em;
	padding: .6em;
}

table.menubox td {
	background-color:	#FFFFCC;
}

.imagecaption {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	font-style:			normal;
	font-weight:		bold;
}

.progresssub  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			16pt;
	font-style:			italic;
	text-align:			center;
}

.progresstopic {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			1.125em;
	font-style:			italic;
}
.photo {
	margin: 3px;
	padding: 3px;
	float: right;
	height: auto;
	width: 256px;
	border: thin dotted #000000;
	clear: right;

}
.contents {
	margin-bottom:		8px;
	list-style-image:	url(/images/bullet-gold-1.gif);
	top:				8px;
}

.topic-head {
	font:				14pt Arial, Helvetica, sans-serif;
}

.inset-story {
	border:				thin black solid;
	float:				left;
	clear:				left;
	margin:				1em;
	padding:			1em;
	background-color:	#CFF;
}

.breakout {
	border: thin black solid;
	float: right;
	margin: .5em;
	padding: .5em;
	width: 33%;
}

.nobullet {
	list-style-type:	none;
}

a.tmpl_menulinks:link		{ text-decoration: none; }
a.tmpl_menulinks:visited	{ text-decoration: none; }

a.tmpl_governor:link		{ text-decoration: none; }
a.tmpl_governor:visited		{ text-decoration: none; }

/* BEGIN: Left-hand navbar flyout menus */

.menu {
	font-size: 80%;
	width: 11em;
	margin: 0;
	padding: 0;
/*	border-left: 1px solid #000; */
/*	border-right: 1px solid #000; */
	border-top: 1px solid #000;
}

.menu ul {
	z-index: 999;
	margin: 0;
	padding: 0;
/*	border-left: 1px solid #000; */
/*	border-right: 1px solid #000; */
	border-top: 1px solid #000;		
	position: absolute; /* important */
	width: 11em;
}

.menu li {
    background-color: #ebe8de;
    width: 11em;
	padding-left: -.1em;
	border-bottom: 1px solid #000;
    display: block;    
    float:left;  
    list-style: none;
    margin: 0;
}

.menu li ul {
    display: none;
    margin-left: 11em; /* be careful */
    margin-top: -1.125em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.menu a {
    font-weight: normal;
	color: #000;
    display: block;
    width: 10.4em;
	 	min-width: 100%;
	padding: 0 .3em;
    text-decoration: none;
    margin: 0;
}

.menu li:hover {
    background-color: #fff;
}

.menu li.over {
    background-color: #fff;
}

.menu li:hover > ul {
	display: block;
}

.menu li.over ul {
	display: block;
}

.menu li.over ul ul {
	display: none;
}

.menu li ul li.over ul {
	display: block;
}

/* END: Left-hand navbar flyout menus */

/* BEGIN: Right-hand navbar menus */
#rightMenu {
	font-size: 80%;
	width: 160px;
	padding: 0;
	margin-bottom: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ebe8de;
	color: #000;
}
#rightMenu h2 {
	text-align: center;
	background-color: #d5ceba;
	color: #000000;
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.rightNav, .rightNav * {
	margin: 0;
	padding: 0;
}
.rightNav {
	line-height: 1.0;
	margin-bottom: 1.5em;
	width: 158px;
	border-top: 1px solid #000;
}
.rightNav ul {
	background: #fff; /*IE6 needs this*/
	width: 158px;
	border-top: 1px solid #000;
}
.rightNav li {
	background: #ebe8de;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	list-style: none;
	position: relative;
	width: 158px;
	z-index: 999;
}
.rightNav a {
	color: #000;
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	width: 100%;
}
.rightNav li ul {
	top: -999em;
	position: absolute;
	width: 158px;
}
.rightNav li:hover,
.rightNav li.sfHover,
.rightNav a:focus, .rightNav a:hover, .rightNav a:active {
	background: #FFF;
}
.rightNav li:hover ul, /* pure CSS hover is removed below */
ul.rightNav li.sfHover ul {
	right: 160px;
	top: -1px;
}
.rightNav li:hover li ul,
.rightNav li.sfHover li ul {
	top: -999em;
}
.rightNav li li:hover ul, /* pure CSS hover is removed below */
ul.rightNav li li.sfHover ul {
	right: 160px;
	top: -1px;
}
.rightNav li li:hover li ul,
.rightNav li li.sfHover li ul {
	top: -999em;
}
.rightNav li li li:hover ul, /* pure CSS hover is removed below */
ul.rightNav li li li.sfHover ul {
	right: 160px;
	top: -1px;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}
.rightNav li li {
	background: #ebe8de;
	width: 158px;
}
.rightNav li li li {
	background: #ebe8de;
}
.rightNav li li a {
	padding-right: 0;
}
/*styles to add background image to indicate
that menu items contain submenus
.rightNav a.subfish {
	text-indent: 12px;
	background:url(/images/menus/bullet_toggle_plus.png) no-repeat;
}

.rightNav a.subfish:focus,.rightNav a.subfish:hover,.rightNav a.subfish:active {
	background:url(/images/menus/bullet_toggle_minus.png) no-repeat;
}
END: Right-hand navbar flyout menus */

.sidenavbar {
	width: 8.8em;
/*	width: 11em; */
/*	border: 0px solid #000; */
/*	border-bottom: 0px; */
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ebe8de;
	color: #000;
}

.sidenavbar h2 {
	background-color: #d5ceba;
/*	border-bottom: 1px solid #000; */
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	text-align: center;
}

.sidenavbar li a:link		{ text-decoration: none; }
.sidenavbar li a:visited	{ text-decoration: none; }

ul#homefeatures {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 1px;
	border-top: 1px solid black;
}

ul#homefeatures li {
	margin-top: 0;
	padding-top: 0;
	border: 1px solid black;
	border-top: none;
	text-align: center;
	background-color: #EBE8DE;
}

ul#homefeatures img {
	border: none;
	margin: 1px 0px;
}

/* Tabbed Headers */

.tab {
	background-image: url(/images/tab-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
/*	width: 100%; */
	border: 2px solid rgb(126, 158, 177);
	border-bottom: none;
	background-color: rgb(126, 158, 177);
	font-size: 0.7em;
	font-weight: normal;
	padding-bottom: 4px;
	text-align: left;
/*	margin-top: 1px; */
}

.tab a {
	background-image: url(/images/tab.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-right: 25px;
	padding-bottom: 4px;
	white-space: nowrap;
	font-size: 0.7em;
	font-weight: normal;
}

.tab a.fake {
	text-decoration: none;
	color: black;
	cursor: text;
	font-size: 0.7em;
	font-weight: normal;
}

a img {
	border: 0;
}

.pdf {
	list-style-image: url(/images/logos/acrobat.gif);
}
.excel {
	list-style-image: url(/images/logos/excel.gif);
}
.powerpoint {
	list-style-image: url(/images/logos/powerpoint.gif);
}
.word {
	list-style-image: url(/images/logos/word.gif);
}

/* message box styles */
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 10px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/applications/messages/info.png'); */
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/images/applications/messages/success.png'); */
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/applications/messages/warning.png'); */
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/applications/messages/error.png'); */
}
.help {
	border: 1px solid #353535;
	margin: 1em;
	padding: 1em;
	background-color: #f7f7f2;
}

/*
#menu {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

#menu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 11em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;				
}

#menu li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #000;
	background-color: #ebe8de;
}

#menu li ul {
    display: none;
    margin-left: 11em; // be careful
    margin-top: -1.125em;
}

#menu li > a {
//	width: 10.4em;
//	padding: 0 .3em;
	width: 100%;
}

#menu a {
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
}

#menu li:hover {
    background-color: #fff;
}		

#menu li.over {
    background-color: #fff;
}

#menu li:hover > ul {
	display: block;
}

#menu li.over ul {
	display: block;
	width: 11em;		
}

#menu li.over ul ul {
	display: none;
	width: 11em;
}

#menu li ul li.over ul {
	display: block;
	
*/