/*
-----------------------------------------------
marshall's miles basic styles
version:  2005.10.21
----------------------------------------------- */

body {
  margin:0;
  padding:0;
  background:url(../../images/tile_bkgrd.gif);
  color:#000;
  font: 12px Tahoma, Arial, sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  } html>body {font-size:small;}


a:link, a:visited {
  color:#0066CC;
  text-decoration:underline;
  }
a:visited {
  color:#990066;
  text-decoration:underline;
  }
a:hover {
  color:#ff5050;
  text-decoration:none;
  }
  
  
#logoMain {
	visibility: visible;
	left: 0px;
	top: 0px;
	position: absolute;
}
#logoMain2 {

	visibility: visible;
	left: 227px;
	top: 36px;
	position: absolute;
}
#topShadowMain {
	position: absolute;
	left: 700px;
	top: 0px;
}
.gutter {
	width: 20px;
}


/*-----*/
#leftnav{
	width:120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6EBFC;
}
#leftnav a:link {
  color:#0066CC;
  text-decoration:none;
  display: block;
	}
#leftnav a:visited {
  color:#0066CC;
  text-decoration:none;
  display: block;
	}
#leftnav a:hover {
	color:#ff5050;
	text-decoration:none;
	background-color: #EEF4FF;
	display: block;
	}
#leftnav ul{
	margin: 0px;
}
#leftnav li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-align: right;
	display: block;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 8px 6px;
	line-height: 13px;
	margin: 0px;
}
#leftnav li.active{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFAE06;
	padding-right: 4px;
	background-color: #FFEBBF;
}

h1.large{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
h1.medium{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}


.footer {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 690px;
	margin-top: 20px;
}
.txt12px {
	font-size: 12px;
}
.sidebar {
	background-color: #EEF4FF;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
