body {
	margin-top: 0px;
	background-image: url(site-images/bgBar.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;	
}
h1{
	font-size: 32px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}

h2 {
    font-size: 18px;
    color: #FFFFFF;
	font-style: italic;
}

h3 {
    font-weight: normal;
    font-size: 12px;
}

table {
	vertical-align:top;
}

td {
	vertical-align:top;
}

a {
	font-weight: bold; 
	color:#CCFFFF;
	text-decoration: none;	
}

a:hover {
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration: none;	
}

img {
	border:0px;
}

#main {
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
    margin-right: auto;
	vertical-align: top;	    	
}

#masthead {
	border: 1px solid #000000;
	width:800px;
	height: 150px;	
	background-image:url('site-images/da_toplogo.jpg');
}

#navbar {
	border: 1px solid #666666;
	width: 800px;
	height: 20px;
	background: #33524D;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
	line-height: normal;
	text-align: inherit;
}

#navbar a:hover {
	color: #999999;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

#logoContent {
	margin-top: 175px;
	margin-left: 105px;
	width: 330px;
	font-size:-2px;
}

#footer {
	clear: both;
	padding-top: 10px;
	background-color: #000000;
	height: 30px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.contentBox {
	padding: 0px;
	width: 800px;
	background-image: url(site-images/bgBar2.gif);
	background-repeat: repeat-x;
	color:#EEEEFF;
	border: 1px solid #000000;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
}

.contentBox th {
	background-color:#1d403b;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.contentBox2 {
	padding: 0px;
	width: 95%;
	background-color: #DDDDDD;
	color: #000000;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	margin-left:auto;
	margin-right:auto;
}

.contentBox2 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.contentBox2 th {
	text-align:left;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.divider {
	height: 5px;
	clear:both;
}

.dividerSide {
	height: 10px;
}


.divider2 {
	float:left;
	width: 10px;
}

.banner {
	width:100px;
	height:35px;
}

.contentImage {
	text-align:center;
}