/* html body tags */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333333;
	background: #000000 url(../graphics/backgroundtile1.gif) repeat top left;
}

/* links */

a:link {
	color: #0238BA;
	text-decoration: none;
}

a:visited {
	color: #0238BA;
	text-decoration: none;
}

a:hover {
	color: #0238BA;
	text-decoration: underline;
}

a.more {
	padding-right: 7px;
	background: url(../graphics/bluearrow1.gif) no-repeat 100% 5px;
}

/* box div */
	
#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 780px;
  	border-left: 1px solid #000000;
  	border-right: 1px solid #000000;
  	background: #FFFFFF;
}

/* logo div */

#logo {
	background-color: #3874BB;
	background-image: url(../graphics/davtiledlogo1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding: 0;
	margin: 0;
}

/* top navigation */

#topnav{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
}

/* title div */

#title {
	clear: left;
	padding: 25px 25px 25px 25px;
	background-color: #000000;
}

#title h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	color: #0569D8;
}

#title h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding-right: 135px;
	font-size: 90%;
	font-weight:normal;
	line-height: 1.5em;
	color: #888888;
}

#title a:link {
	color: #0569D8;
}

#title a:visited {
	color: #0569D8;
}

#title a:hover {
	color: #CCCCCC;
}

/* main content */

#main-body {
	float: left;
	width: 520px;
}
#content {
	margin: 0px;
	padding-top: 25px; 
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 10px;
	background: #FFFFFF;
}

#content h1 {
	margin: 0;
	padding: 0;
	font-size: 120%; 
	font-weight: normal;
	color: #0238BA;
	border-bottom: 1px solid #EEEEEE;
}

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 25px;
}
#content ul li {
	padding: 0 0 4px 13px;
	line-height: 1.4em;
	background: #FFFFFF url(../graphics/bluearrows1.gif) no-repeat 0 5px;
	}

.p {
	color: #333333;
}

.clear {
	color: #333333;
	clear: both;
}

.blueheader {
	font-size: 95%;
	font-weight: bold;
	color: #0238BA;
}

span.asterisk
{
	font-weight: bold;
	color: #0238BA;
}

/* flash div */

.flashbox {
	margin-top: 75px;
	margin-bottom: 50px;
	width: 480px;
	height: 235px;
}

/* image styles */

.mainimageright {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.mainimagerighttwo {
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.mainimageleft {
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.mainimagelefttwo {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.teamimageleft {
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #EEEEEE;
}

.teamimageright {
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #EEEEEE;
}

.homeimageright {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.homeimageleft {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
}

.bottomimage {
	float: right;
	padding-bottom: 25px;
}

/* product lists */

.left-products {
	float: left;
	width: 49%;
	text-align: left;
	margin-bottom: 13px;
}

.right-products {
	float: right;
	width: 49%;
	text-align: left;
	margin-bottom: 13px;
}

/* homepage columns */

.left-hcolumn {
	float: left;
	width: 49%;
	text-align: left;
	margin-bottom: 13px;
}

.right-hcolumn {
	float: right;
	width: 49%;
	text-align: left;
	margin-bottom: 13px;
}

/* form elements */

.form {
	padding-left: 25px;
	padding-right: 25px;
}

label {
	clear: both;
	float: left;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 5px; 
}

.select { 
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px; 
}

.textarea { 
	width: 250px;
	height: 125px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 5px;
}

.buttons { 
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;  
	background-color: #FFFFFF;
	color: #666666;
	border: 2px solid #0238BA;
	margin-bottom: 5px;
}
 
.submitbutton{
	margin-left: 175px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;  
	background-color: #FFFFFF;
	color: #666666;
	border: 2px solid #0238BA;
}

.resetbutton{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;  
	background-color: #FFFFFF;
	color: #666666;
	border: 2px solid #0238BA;
}

/* right content */

#sidebar {
	background-color: #FFFFFF;
	width: 220px;
	float: right;
	margin: 0px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 95%;
	line-height: 1.5em;
	color: #333333;
}

#sidebar h3 {
	margin: 0px;
	padding: 5px 10px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	border: none;
	background-image:  url(../graphics/sidebarheader1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#sidebar ul {
	margin:1.5em 0 1.5em;
  	padding-left: 10px;
  	list-style: none;
	font-size: 110%;
	font-weight: normal;
}

#sidebar ul a {
	width: 99.99%;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #333333;
	height: 18px;
	background: transparent url(../graphics/navigationbullet1.gif) center right no-repeat;
}

#sidebar ul a:link{
	color: #0238BA;
	background-color: #FFFFFF;
}

#sidebar ul a:visited { 
	color: #0238BA;
	background-color: #FFFFFF;
}

#sidebar ul a:hover{
	color: #000000;
	background: transparent;
}

.sidebar {
	font-size: 95%;
	font-weight: bold;
	color: #0238BA;
}

.sideparagraph {
	padding-left: 10px;
}

/* footer */

#footer {
	position: relative;
	clear: both;
	height: 90px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666666;
	background-color: #000000;
	background-image: url(../graphics/footertile1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer p {
	margin: 0;
	padding: 25px;
	text-align: center;
}

#footer a:link {
	color: #888888;
}

#footer a:visited {
	color: #888888;
}

#footer a:hover {
	color: #CCCCCC;
}

/* miscellaneous elements */

.hide {
	display: none;
}
