/* CSS Document */
#wrapper {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
}
#content {
	width: 600px;
	background-color: #FFCC00;
	margin: 3px;
	vertical-align: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFDE59;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat;
	background-position: left top;




 }   
#mainNav {
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #000066;
	border-top: 3px solid #6666FF;
	border-right: 3px none #6666FF;
	border-bottom: 3px none #6666FF;
	border-left: 3px none #6666FF;
	vertical-align: top;
	height: 100%;





 }   
#mainNav li {   
   padding-left: 20px;   
   padding-right: 20px;   
 }   
#footer {
	clear: both;
	background-color: #686b6e;
	font-size: small;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;



 }   
#navButton {
	height: 20px;
	width: 160px;
	padding: 0px;
	margin: 3px;
	text-indent: 3px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
#navContent {
	margin: 6px;
	margin-top: 6px;	
}
#navButton:Hover {
	color: #FFFF00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navLink {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-decoration: none;

}
#navLink:Hover {
	color: #FFFF00;
}
.smallcontent {
	font-size: 10px;
	color: #FFFFFF;

}
#branding {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #686b6e;
	border-right-color: #686b6e;
	border-bottom-color: #FFCC00;
	border-left-color: #686b6e;
	height: 60px;



}
#siteHeader {
	background-image: url(../images/tda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	text-align: right;
	vertical-align: top;



}
.bannercontent {
	font-size: 10px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#contentFrame {
	background-color: #FFFFFF;
	margin: 3px 5px;
	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none #FF9900;







}
#pageHeader {
	background-color: #999999;
	margin: 5px 5px 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;




}
.header {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Calibri, Verdana, Arial;
	margin-bottom: 0px;
	padding-top: 13px;








}
.mediumcontent {
	font-size: 12px;
	text-align: left;
	margin: 3px;

}
#imageholder {
	padding: 5px 0px 0px;
	margin-right: 10px;

}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #6666FF;
}
#topnav {
	margin-bottom: 13px;
	padding-left: 10px;
}
.topnav {
	color: #000066;
	font-weight: bold;
	font-size: 12px;


}
a.topnav:hover {
	color: #FF0000;
}

