@charset "utf-8";
body {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595354;
	background-color:#333333;
	background-repeat:no-repeat;
	leftmargin:"0px";
	topmargin:"0px";
	marginwidth:"0px";
	marginheight:"0px";
}
table {
	background-repeat:no-repeat;
	font-size:12px;
}

td {
	vertical-align:top;
	background-repeat:no-repeat;
	margin:5px;
}

img {
	border:0;

}

a {
	color:#d93c42;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
}

.header {
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-stretch:expanded;
	font-style:italic;
	letter-spacing:5px;
	color:#d93c42;
	
}

.title {
	font-weight:bold;
}

.subTitle {
	font-weight:bold;
	color:#993333;
}

.whitepaper {
	color:#d93c42;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:0px;
	font-weight:bold;
}	

.noPad {
	padding:0px;
	padding-left:10px;
}

.note {
	font-style:italic;
	text-align:center;
}

.footer {
	font-size:10px;
}

.fields {
	color:#d93c42;
}

.BUDRnav {
	font-weight:bold;
	letter-spacing:1px;
	color:#cc3333;
	font-size:13px;
	padding:10px;
	line-height:18px;
}

.BUDRtitle {
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	color:#333333;
	font-size:18px;
	padding:5px;
	line-height:18px;
	vertical-align:top;
	text-align:left;
}


.BUDRbody {
	color:#333333;
	font-size:12px;
	padding-left:25px;
	vertical-align:top;
	text-align:left;
	
}

.BUDRsubTitle {
	color:#333333;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	padding:20px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:left;
	
}

.required {
	color:#F00;
	font-weight:bold;
}