/* IEC Redesign Site CSS*/

/* STYLE SHEET BASICS*/
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #003399;
}

h1 {
	font-size: 22px;
	color: #32647E;
}
h2 {
	font-size: 18px;
	color: #32647E;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}




/* Page Layout Element Styles*/
#pgTopTD {
	background-image: url(images/masthead_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
}
#pgTopTD a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#pgTopTD a:hover {
	text-decoration: underline;
}

#pgTopTD form {
	margin: 0px;
	padding: 0px;
}


#LogoMastheadTD {
	padding: 5px 0px;
}

#LogoMastheadSubPgTD {
	padding: 0px;
}


#leftpgshdwTD {
	background-image: url(images/pgshdw_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#rightpgshdwTD {
	background-image: url(images/pgshdw_rt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#pgBotttomTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	background-image: url(images/pgshdw_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 10px 5px 25px;
}

#TopNavBarTD {
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 130px;
}

/* Did You Know home page column styles */

#dykBottom_TD {
	background-color: #FFFFFF;
	background-image: url(images/lnav_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 85px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#dykTopTD {
	background-color: #FFFFFF;
	background-image: url(images/lnav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 15px 0px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#dykTopTD a {
	font-size: 12px;
	font-weight: bold;
}


#dykTopTD p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 8px;
}
#dykTopTD h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3E7D9F;
}

#dykTopTD h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* Sub Page Left Navigation column styles */

#LftNavBottom_TD {
	background-color: #FFFFFF;
	background-image: url(images/lnav_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#LftNavTopTD {
	background-color: #FFFFFF;
	background-image: url(images/lnav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 5px 0px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#LftNavTopTD p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 8px;
}
#LftNavTopTD h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4791B8;
	line-height: 1em;
}

#LftNavTopTD h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}





/* Content Area Styles */

#ContentTD {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 25px 20px 30px 25px;
}

#ContentTD ul {
	list-style-type: none;
	padding: 10px 20px;
	margin: 0;
}


#ContentTD ul li {
	background-image:url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}
#ContentTD ol li {
	margin-bottom: 10px;
}


#ContentTD li.arrows {
	background-image:url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}

#ContentTD li.pdf {
	background-image:url(images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
	padding-top: 5px;
}

#ContentTD li.wdoc {
	background-image:url(images/bullet_doc.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}


#SubPgContentTD {

	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 25px 5px 30px 25px;
}

#SubPgContentTD h1 {
	font-size: 19px;
}
#SubPgContentTD h2 {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#SubPgContentTD h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#SubPgContentTD ul {
	list-style-type: none;
	padding: 10px 20px;
	margin: 0;
}


#SubPgContentTD ul li {
	background-image:url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}
#SubPgContentTD ol li {
	margin-bottom: 10px;
}


#SubPgContentTD li.arrows {
	background-image:url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}
#SubPgBioTD{
	font-size: 12px;
}


#SubPgContentTD li.pdf {
	background-image:url(images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
	padding-top: 5px;
}

#SubPgContentTD li.wdoc {
	background-image:url(images/bullet_doc.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1.4em;
}

/* Footer links bar styles */
#footerTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3E7EA0;
	padding: 7px 10px;
}

#footerTD a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footerTD a:hover {
	text-decoration: underline;
}


/* Left Nav Static Menu Styles */

#navcontainer
{
/*	width: 14em;*/
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 15px;
}

#navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navcontainer li
{
border-bottom: 2px solid #FFF;
margin: 0;
}

#navcontainer li a
{
	display: block;
	padding: 6px 0em 6px .5em;
	background-image: url(images/ln_top_bg.jpg);
	color: #000;
	text-decoration: none;
	width: 13.5em;
	font-weight: bold;
}

#navcontainer li a:hover
{
color: #003366;
background-image: url(images/ln_top_over_bg.jpg);
background-repeat: no-repeat;
}

#navcontainer li li
{
	margin: 0;
	background-color: #FFFFFF;
}

#navcontainer li li a
{
background-image: none;
padding: 4px 0em 4px 1.4em;
background-color: #FFF;
width: 14em;
font-size: 12px;
font-weight: bold;
}

#navcontainer li li a:hover
{
background-image: none;
color: #006699;
}

#navcontainer li li li a
{
padding: 3px 0em 3px 1.9em;
background-color: #FFFF;
width: 12.1em;
}

#navcontainer #navlist .uberlink {
color: #0066CC !important;
font-weight: bold;
cursor: default;
}
