/* CSS Document */
body
{
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:12px;
	color:#16314c;
	background-color:#CCCCCC;
	behavior:url(/csshover.htc);
}

div#page
{
	margin:0 auto 0 auto;
	width:898px;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-top:1px solid gray;
	background-color:white;
}

div#header
{
	width:898px;
	height:112px;
	margin:0px;
	padding:0px;
	background-image:url(images/newLayout_01.jpg);
	background-repeat:no-repeat;
}

div#esp
{
	width:200px;
	float:left;
	text-align:right;
	padding-left:535px;
	padding-top:25px;
	font-size:16px;
}

div#esp a, div#esp a:visited
{
	color:white;
	text-decoration:none;
	font-size:16px;
}

div#esp a:hover, div#esp a:active
{
	color:white;
	text-decoration:underline;
	font-size:16px;
}
div#navContainer
{
	width:898px;
	margin:0px;
	padding:0px;
	float:left;
	height:46px;
}

div#topNav
{
	width:687px;
	float:left;
	height:26px;
	margin:0px;
	padding:0px;
	background-image:url(images/newLayout_03.jpg);
	background-repeat:no-repeat;
}

div#middleNav
{
	margin:0px;
	padding:0px;
	float:left;
	width:687px;
	height:20px;
	background-image:url(images/newLayout_04.jpg);
	background-repeat:no-repeat;
}

div#contentContainer
{
	width:898px;
	float:left;
	background-color:white;
	background-image:url(images/newLayout_05.jpg);
	background-repeat:no-repeat;
}

div#leftMenu
{
	background-color:white;
	float:left;
	color:white;
	width:150px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:10px;
	padding-right:0px;
	margin-right:0px;
	padding-bottom:25px;
}
div#leftMenu h3
{
	color:#EE3022;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div#leftMenu ul
{
	color:#EC2E20;
	margin:0px;
	padding:0px;
	list-style-type:disc;
	margin-left:15px;
}

div#leftMenu ul li
{
	color:#455562;
	list-style-type:disc;
}

div#leftMenu ul li a, div#leftMenu ul li a:visited
{
	color:#455562;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	list-style-type:disc;
}

div#leftMenu ul li a:hover, div#leftMenu ul li a:active
{
	color:#EC2E20;
	font-size:12px;
	text-decoration:none;
	list-style-type:disc;
}
div#text
{
	width:650px;
	float:left;
	margin-top:30px;
	padding-bottom:25px;
	padding-left:45px;
	padding-right:0px;
}
	

div#footer
{
	width:898px;
	float:left;
	background-color:#455562;
	color:white;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
	border-top:2px solid #16314c;
}

div#footer a, div#footer a:visited, div#footer a:hover, div#footer a:active
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

h1
{
	color:#455562;
	font-size:25px;
	font-weight:bold;
}

h2
{
	color:#666666;
	font-size:20px;
	font-weight:bold;
}

h3
{
	color:#EE3022;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
	
.red
{
	color:#EC2E20;
}

a, a:visited
{
	color:#EC2E20;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active
{
	text-decoration:none;
	color:#666666;
}

a.white, a:visited.white
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:hover.white, a:active.white
{
	text-decoration:underline;
}
div#text ul li 
{
	padding-bottom:5px;
}
.chart
{
font-size:12px;
color:black;
}

.chartCells
{
	font-size:12px;
	color:black;
}
.tableHeader
{
	color:#EE3022;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.list
{
	font-size:12px;
}
.direction
{
	font-size:12px;
}
