@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bkg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	color: #052165;
	margin: 0px;
	padding: 0px;
}

div#UDStandardFooter_LayoutContainer {
  border-top: 3px solid #002663;
}

#wrapperhome {
	background-image: url(../images/contentbkg.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 930px;
	background-position: 2px 230px;
	background-repeat: no-repeat;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 930px;
}

#hdcheader{
	margin-left: 170px;
	margin-bottom: 15px;
}

#leftcontent{
	width: 725px;
	float: left;
	margin-bottom: 40px;
}

#content{
	float: right;
	width: 500px;	
}

#leftcontent p{
	color: #052165;
	font-size: 14px;
	line-height: 2;
	}
	
	#leftcontent a{
	color: #052165;
	font-size: 14px;
	line-height: 2;
	text-decoration: underline;
	}
	
	#leftcontent a:visited{
	color: #506494;
	}
	
	#leftcontent a:hover{
	text-decoration: underline;
	}
	
	#leftcontent li{
	color: #052165;
	font-size: 14px;
	line-height: 1.75;
	}
	
#menu {
	border-top-width: 3px;
	width: 725px;
	border-top-style: solid;
	border-top-color: #052165;
	float: right;
	color: #FFF;
	padding-top: 9px;
	font-size: 12px;
	background-image: url(../images/navBottomLine.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	
}

.divide1 { height: 14px; width: 2px; margin-top: 1px; background-color: #FFF; float: left; margin-left: 26px; }

.divide { height: 14px; width: 2px; margin-top: 1px; background-color: #FFF; float: left; }

#menu a {
	font-size: 13px;
	display: block;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 16px;
	float: left;
	color: #bc1d1d;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

#menu a:visited {
	font-size: 12px;
	color: #bc1d1d;
	text-decoration: none;
	line-height: normal;
}

#menu a:hover {
	color: #bc1d1d;
	text-decoration: none;
	line-height: normal;
	background-image: url(../images/arrowHover.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#acknowledge #menu a.acknowledge, #home #menu a.home, #learn #menu a.learn, #limitations #menu a.limitations, #method #menu a.method, #experts #menu a.experts, #presentation #menu a.presentation, #selection #menu selection, #charts #menu a.charts {
	padding-bottom: 16px;
	background-image: url(../images/arrowHover2.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#hdcfooter{
	margin-bottom: 20px;
	width: 930px;
	clear:both;
}

#hdcfooter p{
	font-size: 11px;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
}

#hdcfooter img{
	margin-top: 10px;
	margin-left: 70px;
}

#rightbar {
	width: 175px;
	float: right;
	padding-left: 10px;
	margin-bottom: 40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#rightbar #pdfmenuhead {
	width: 175px;
	color: #bc1d1d;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #052165;
	border-bottom-color: #052165;
}



#rightbar ul {
	margin-left: 28px;
	padding-left: 0px;
}

#rightbar li {
	color: #bc1d1d;
	list-style-type: square;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightbar li a {
	color: #052165;
	text-decoration: none;
}
