﻿body 
{
	font-family: Georgia, Helvetica, Lucida;
	font-size: 12px;
}

div#Base
{
	width: 958px;
	background-color: rgb(237, 237, 237);
	border: 1px solid black;
	margin: 10px auto;
}

div#PageContainer
{
	width: 958px;
	margin: 15px 96px 20px 80px;
}

* html div#PageContainer
{
	width: 780px;
}

div#WebName
{
	position: relative;
	top: 0;
	left: 0;
	font-size: 19px;
	line-height: 18px;
	color: rgb(255, 255, 255);
	font-style: italic;
	font-weight: bold;
}

div#WebName a
{
	display: block;
	text-indent: -99999999px;
	background-image: url('../Images/HeaderBG_tollingstudy.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 366px;
	height: 80px;
}

div#WebName a:hover
{
	background-image: url('../Images/HeaderBG_tollingstudy_click.jpg');
}

div#Header
{
	width: 780px;
	height: 150px;
	background-image: url('../Images/HeaderBG.jpg');
	background-repeat: no-repeat;
	position: relative;
	border: 1px solid rgb(204, 204, 204);
}

div.HeaderLinks
{
	position: absolute;
	bottom: 5px;
	right: 20px;
}

div.HeaderLinks a
{
	color: rgb(255, 255, 255);
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
div.HeaderLinks a:hover
{
	color: rgb(204,102,0);
}

div.Padding
{
	height: 3px;
	clear: both;
}
div#NavBar
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 782px;
	background-color: rgb(237,237,237);
}
ul.TopNav
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 782px;
}
ul.TopNav li
{
	display: inline-block;
	float: left;
}
ul.TopNav li a
{
	display: block;
	width: 164px;
	height: 30px;
	padding: 10px 15px;
	color: rgb(0,0,0);
	border-left: 1px solid black;
	background-color: rgb(237,237,237);
	text-decoration: none;
	font-weight: bold;
}
ul.TopNav li a:hover, ul.TopNav li a.active
{
	color: rgb(255,255,255);
	background-color: rgb(204,102,0);
}
ul.TopNav li a.TopNavLast
{
	width: 164px;
	border-right: 1px solid black;
}
#SecondNav
{
	width: 782px;
	height: 20px;
	background-color: rgb(204, 204, 204);
}
ul.SecondNav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 782px;
	padding-top: 3px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
ul.SecondNav li
{
	display: inline-block;
	float: left;
	padding-left: 20px;
}
ul.SecondNav li a
{
	display: inline-block;
	height: 20px;
	color: rgb(45, 45, 45);
	text-decoration: none;
}
ul.SecondNav li a:hover, ul.SecondNav li a.active
{
	color: rgb(204,102,0);
}

div#Body
{
	background-color: rgb(250, 250, 250);
	padding: 7px 70px 10px 65px;
	width: 647px;
	color: rgb(30, 30, 30);
}

div#Body p
{
	margin: 10px;
	margin-top: 5px;
	padding: 0;
	line-height: 23px;
	margin-bottom: 12px;
}

div#Body a, div#Footer a
{
	color: rgb(0,119,200);
	border-bottom: 1px dotted rgb(0, 119, 200);
	text-decoration: none;
}

div#Body a:hover, div#Footer a:hover
{
	border-bottom: 1px solid rgb(0, 119, 200);
}

div#Body a:visited
{
	color: rgb(140,43,120);
}
h1,h2,h3,h4,h5,h6
{
	color: rgb(75, 75, 90);
}
h1
{
	font-size: 24px;
	margin-left: -20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2
{
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 30px;
}

h1 + h2
{
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
}


h3
{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 30px;
}
h4  /*table title */
{

	font-size: 13px;
	font-style: italic;
	margin-left: 10px;
	margin-top: 10px;
}
h5
{
	font-size: 12px;
	margin-bottom: -5px;
	margin-left: 8px;
}

h6 /*caption */
{
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	
}
span.Breadcrumb
{
	font-size: 11px;
	color: rgb(45, 45, 45);
	margin-left: -20px;
}

span.Breadcrumb a
{
	color: rgb(125, 125, 125);
	text-decoration: none;
}

div#Footer
{
	width: 782px;
	margin-top: 7px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: rgb(45, 45, 45);
	line-height: 14px;
}


div#Body ol, div#Body ul
{
	line-height: 23px;
	margin: 0;
	color: rgb(30, 30, 30);
	margin-left: 45px;
	padding: 0;
}

div#Body ol
{
	margin-top: -10px;
}

/* Llama = Duck = Table */

.Llama
{
	border-width: 0;
	width: 580px;
}

.LlamaLeft
{
	text-align: right;
	border-width: 0;
	width: 119px;
	vertical-align: top;
}
	
.LlamaRight
{
	text-align: left;
	border: 1px solid #C0C0C0;
	vertical-align: top;
	width: 459px;
}

.AdminLlama, .AdminLlama tr, .AdminLlama td, .AdminLlama th
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
}
.AdminLlama td, .AdminLlama th
{
	padding: 4px;
}
.AdminLlama td.GridViewRow
{
	font-style: italic;
	padding: 6px;
}
.AdminLlama td.GridViewTitle
{
	background-color: rgb(204, 204, 204);
	font-weight: bold;
	color: rgb(45, 45, 45);
	font-size: 18px;
	padding: 10px;
}
.AdminLlama th.GridViewHeader, .AdminLlama th.GridViewHeaderSorted
{
	background-color: rgb(237, 237, 237);
	font-weight: bold;
	color: rgb(45, 45, 45);
}
div#Body .AdminLlama a, div#Body .AdminLlama a:hover
{
	border-bottom-width: 0;
}
div#Body .AdminLlama a img
{
	border: 0;
}
p.FileName
{
	color: rgb(45, 45, 45);
	font-size: 11px;
}
.FormDiv
{
	float: left;
	display: inline;
	text-indent: 0;
	text-align: left;
 	font-family: Geneva, Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
	color: rgb(20, 61, 84);
	margin-top: 10px;
	margin-left: 10px;
}
.FormValidation
{
	text-indent: 0;
	text-align: left;
 	font-family: Geneva, Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
}
.RequiredWatermark
{
	color: rgb(255, 50, 50);
	background-color: #F5F5F5;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	display: block;
	height: 16px;
	text-indent: 3px;
}
.clear-columns
{
	clear: both;
}
div#Body .AdminLlama a.GridViewText
{
	color: rgb(0,119,200);
	text-decoration: none;	
}