/* Subnav List Styles
---------------------------------------------------------------------------*/
.subNav_Red
	{
		background: #ed2c23 url(/enova/imgs/gradientBg_mmRed1.jpg) bottom repeat-x;
		margin-bottom: 10px;
		width: 170px;
	}

.subNav_Red h4
	{
		background: #b3201b url(/enova/imgs/gradientBarBg_mmRed.jpg) bottom repeat-x;
		border-bottom: 1px solid #961b17;
		height: 23px;
		margin: 0px;
		width: 170px;
	}

.subNav_Red ul
	{
		list-style: none;
		margin: 5px;
		padding: 0;
		padding-bottom: 4px;
		text-align: right;
		width: 160px;
	}

.subNav_Red ul.left
	{ text-align: left;	}

.subNav_Red ul li
	{ margin: 0; padding: 0; }

.subNav_Red ul li a:link, .subNav_Red ul li a:visited
	{
		
		color: #fff;
		display: block;
		line-height: 1.2em;
		text-decoration: none;
		padding: 3px 0px;
		width: 160px;
	}

.subNav_Red ul li a:hover
	{ color: #fff8e5; text-decoration: underline;}

img.modules
{
	border: 1px solid #ed2a26;
}

div.flowchart
{
	background-image: url(../imgs/flowchart.png);
	background-repeat: none;
	width: 1567px;
	height: 573px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.flowChartHolder
{
	overflow: hidden;
	width: 940px;
	height: 573px;
}

a.nameLink
{
	height: 30px;
	display: block;
}

input.btn:focus
{
	border: auto;
}

.title
{
	font-weight: bold;
	color: white;
	font-size: 13px;
}

p
{
	padding: 5px 25px;
	line-height: 25px;
}