/* CSS Document */

body{
margin:0px;
background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:top left; background-color:#574358;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#FFFFFF;
}

.f8pt{
font-size:8pt;
}

.footer{
background:#452F3F;
font-size:8pt;
padding-left:10px;
padding-right:10px;
}

.right{
text-align:right;
}

.footer a{
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}


.f25pt{
font-size:18pt;
}

.bold{
font-weight:bold;
}

.center{
text-align:center;
}

#Layer1 {
	position:absolute;
	left:72px;
	top:509px;
	width:843px;
	height:52px;
	z-index:1;
}

td img {display: block;}

.contentBg{
	color:#000000;
	padding:10px;
	width:565px;
	height:360px;
	overflow-y:auto;
	overflow-x:none;
	position:absolute;
	left:366px;
	top:184px;
	z-index:1;
	background-color:#FCF1EB;
	filter: Alpha(Opacity=90, FinishOpacity=80, Style=solid);
	-moz-opacity:0.9;
	border-width:2px;
	border-style:solid;
	border-color:#F4CEB7;

}

h1{
padding:0px;
margin:0px;
}
.brownLink,.brownLink:visited,.brownLink:active{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#452F3F;
text-decoration:none;
font-weight:bold;
}

.brownLink:hover{
color:#003D9D;
text-decoration:none;
}
.blueHeading{
font-family:"Times New Roman", Times, serif;
font-size:13pt;
color:#003D9D;
font-weight:bold;
}

.img-border{
	border: 2px solid #452F3F;
}
