@charset "UTF-8";

/* End large image popup css */

div#UDStandardHeader {
	border-bottom: solid #b7a66d 5px;
}

div#UDStandardHeader_LayoutContainer {
  width: 950px;
}

div#UDStandardFooter_LayoutContainer {
  width: 930px;
  border-top: 2px solid #002663;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin: 0;
	background-image: url(../images/bkg.jpg);
	background-color: white;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

a {
text-decoration: none;
	color: #003a76;
}

a:visited {
text-decoration: none;
	color: #003a76;
}

a:hover {
text-decoration: underline;
}

.floatleft { float: left; }
.floatright { float: right; }

#wrapper {
	width: 950px;
	margin: 0 auto 0px auto;
	background-color: white;
	float: none;
	clear: both;
	overflow: auto;
}


#content{
	width: 950px;	
}

#column1{
	width: 475px;	
	float: left;
	margin-right: 25px;
}

#pdflink{
	font-family: Verdana;
	color: #003a76;
	font-size: 13px;
	text-align: center;
	width: 465px;
	padding: 5px;
	background-color: #b7a66d;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pdflink a{
	color: #003a76;
}

#pdflink a:visited{
	color: #003a76;
}

#pastlink{
	color: #003a76;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	width: 465px;
	padding: 5px;
	background-color: white;
	margin-bottom: 10px;
}

#pastlink a{
	color: #003a76;
}

#pastlink a:visited{
	color: #003a76;
}

#column2{
	width: 430px;
	float: right;
	margin-right: 20px;
	color: #8D744A;	
}

#column2 h1{
	font-family: Verdana;
font-style: normal;
font-weight: bold;
margin-top: 23px;
margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: 2px;	
}

#column2 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;	
}

sup{
font-size: 10px;
	line-height: 12px;
}

iframe{
margin-top: 19px;
}
