/* 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;
}

a.blueBtn, a.blueBtn:visited{display:block;color:#fff;text-align:center;padding:6px 10px;width:350px;float:right;margin-top:-15px;margin-bottom:10px;border-radius:3px;font-size:18px;
background:#EE2D26;
}

#leftMenu a.blueBtn{width:78px;margin:0px 0px 0px 6px;text-align:center;float:left;font-size:18px;border-radius:0px;padding:15px 10px;}

a.blueBtn:hover{background: rgb(31,47,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(31,47,91,1) 2%, rgba(52,104,154,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(31,47,91,1)), color-stop(100%,rgba(52,104,154,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(31,47,91,1) 2%,rgba(52,104,154,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(31,47,91,1) 2%,rgba(52,104,154,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(31,47,91,1) 2%,rgba(52,104,154,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(31,47,91,1) 2%,rgba(52,104,154,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2f5b', endColorstr='#34689a',GradientType=0 ); /* IE6-9 */color:#fff;}


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;
}

/*homepage*/

div#bottomBoxes
{
	width:878px;
	float:left;
	padding:0px 10px;
}

div#box
{
	width:218px;
	float:left;
	line-height:15px;
}

div#lobsterHome
{
	background-image:url(images/blankBox.jpg);
	background-repeat:no-repeat;
	width:203px;
	float:left;
	font-size:11px;
	line-height:14px;
	height:267px;
	padding:15px 5px 0px 10px;
}


div#rivdomHome
{
	background-image:url(images/rivdomHome.jpg);
	background-repeat:no-repeat;
	width:198px;
	float:left;
	height:207px;
	padding:75px 10px 0px;
}


div#sbHome
{
	background-image:url(images/sbhEADER.jpg);
	background-repeat:no-repeat;
	width:198px;
	float:left;
	height:217px;
	padding:65px 10px 0px;
}

div#rivedrillHome
{
	background-image:url(images/blankBox.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:245px;
	line-height:16px;
	padding:20px 10px 17px;
}

div#boxBottom
{
	background-image:url(images/boxBottom.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:20px;
	float:left;
}

h3.med
{
	color:#EE3022;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.blue
{
	color:#34689a;
	font-style:italic;
	font-weight:bold;
	text-shadow:0px 0px 3px #fff000;
	text-transform:uppercase;
}

