body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 20px 0px 10px;
}
a {
	color: #990000;
}
h2 {
	font-weight: normal;
	line-height: 30px;
}
h3 {
	font-weight: normal;
	line-height: 24px;
}
.window {
	padding: 20px;
	line-height: 18px;
	background-color:		#E6E0CA;
	overflow: hidden;
	height: 300px;
	width: 380px;
	font-size: 11px;


}
.window ul {
	list-style-type: square;
	margin-left: 24px;



}
.window p {
	font-size: 11px;
	line-height: 18px;
}
#welcomeslogan {
	margin-left: 16px;
}
#welcomelogo {
	float: left;
	height: 200px;
	margin-top: 20px;
	margin-right: 20px;
}

#footer {
	font-size: 11px;
	color: #FF6666;
	background-color: #800000;
	text-align: left;
	height: 40px;
	width: 680px;
	clear: both;
	padding: 12px 0px 0px 160px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
}
.footerhome {
	margin-left: 140px;
}
#credit {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	padding-left: 160px;
	padding-top: 10px;
	text-align: left;
	width: 680px;
}
#credit a {
	color: #666666;
	text-decoration: none;
}
#logo {
	width: 680px;
	height: 120px;
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 40px;
}
.logoprog {
	background-image:   url(/i/template/bd/headerprog.jpg);
}
.logoabout {
	background-image:   url(/i/template/bd/headerabout.jpg);
}
.logoclients {
	background-image:   url(/i/template/bd/headerclients.jpg);
}
.logonews {
	background-image:   url(/i/template/bd/headernews.jpg);
}
.logoutil {
	background-image:   url(/i/template/bd/headerutility.jpg);
}
#tabs {
	background-color: #800000;
	width: 680px;
	text-align: left;
	padding: 10px 0px 0px 160px;
}
.tabon {
	font-size: 10px;
	background-color: #E6E0CA;
	cursor: default;
	color: #800000;


}
.tabon a {
	color: #800000;
	text-decoration: none;
}
.tabon a:hover {

	color: #800000;
}
.taboff {
	font-size: 10px;
	background-color: #E6E0CA;
	background-image: url(/i/template/bd/tabbg.gif);
	cursor: hand;

}
.taboff a {
	color: #666666;
	text-decoration: none;
}
.taboff a:hover {
	color: #000000;
}

#tabs #util {
	font-size: 10px;
	color: #FF6666;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}
#tabs #util a {
	color: #FF9999;
	text-decoration: none;
}
#tabs #util a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#subtab {
	font-size: 10px;
	color: #800000;
	background-color: #E6E0CA;
	height: 30px;
	width: 680px;
	text-align: left;
	padding: 5px 0px 3px 160px;

}
#subtab a {
	color: #666666;
}
#subtab .current {
	font-weight: bold;
	color: #990000;
}
#tabreset {
	height: 30px;
	width: 100%;
}
#main {

	text-align: left;
	width: 680px;
}
#subnav {
	width: 150px;
	text-align: left;
	font-size: 10px;

}

#subnav h5 {
	font-size: 11px;
}
#subnav a {
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}

#subnav ul {
	list-style-type: square;
	margin-left: 18px;
	color: #666666;
	line-height: 16px;

}
#subnav .current {
	font-weight: bold;
	color: #000000;
}
#subnav ul ul {
	font-style: italic;
}
#subnav li li a {
	font-weight: normal;
}
#content {
	width: 520px;
	float: right;
	padding-left: 20px;
	margin-bottom: 15px;
	border-left: 1px solid #CCC;
}
#bodytext {
	line-height: 18px;
}
#bodytext li {
	margin-bottom: 5px;
}
#bodytext .floatright {
	float: right;
	margin: 5px 0px 5px 10px;
}
#bodytext .floatleft {
	float: left;
	margin: 5px 10px 5px 0px;
}
#tools {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	clear: both;
	padding: 15px 0px 10px;
}
.proggroup {
	clear: both;
}

.progcat {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	border-bottom: 1px solid #999999;
}
.progdesc {
	width: 170px;
	float: left;
}
.proglist {
	float: right;
	width: 320px;
	line-height: 14px;
}

#paging {
	font-weight: bold;
	text-align: center;
	margin: 3em 0px 2em;
}
#paging a {
	text-decoration: none;
	padding: 3px;
	margin: 4px;
	color: #FFFFFF;
	background: #999999;
}
#paging a:hover {
	background-color: #FF0000;
}
#paging .current {
	background-color: #333333;
	margin: 4px;
	padding: 3px;
	color: #FFFFFF;
}
.contactus {
	font-weight: bold;
	font-size: 11px;
}
.contactus input {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	background: #EEE;
}
.contactus textarea {
	background-color: #EEE;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.contactbutton input {
	background-color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 70px;
	border: #000000;
}
#emailform {
	position: absolute;
	left: 120px;
	border-left: 1px solid #999;
	padding-left: 10px;
	top: 20px;
}
.emailfield td {
	font-size: 11px;
	height: 24px;
}
.emailfield input {
	background-color: #EEE;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
}
.emailfield textarea {
	background-color: #EEE;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.emailbutton input {
	background-color: #800000;
	border: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}
#emaillogo {
	position: absolute;
	text-align: center;
	width: 120px;
	left: 0px;
	top: 20px;
}
#progjump {
	margin-bottom: 3em;
	font-weight: bold;
	margin-top: 2em;
}
#progjump a {
	text-decoration: none;
	padding: 5px 8px;
	background: #999999;
	color: #FFFFFF;
	margin-right: 5px;
}
#progjump a:hover {
	color: #FFFFFF;
	background: #333333;
}
#breadcrumb,#url,#keywords{
	display: none;
}
