@charset "utf-8";

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #7c7c7c;
  background: #a5aeb9;
}
html, body, p, th, td, li, dd, dt {
  font: 1em Georgia, Times, serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, serif;
}
h1 { font-size: 2 em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }


p { color: #7c7c7c; font-size: 10pt; line-height:150%; font-family: Georgia, Times, serif }


.p2 { color: #2B1017; font-size: 12pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular }

.textspacingitalic { color: #333; font-style: italic; font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.textspacingbold { color: #333; font-weight: bolder; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.roll { font-family:Arial; font-size:10pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:"#7c7c7c"; } 
A.roll:hover { font-weight:bold; letter-spacing:normal; text-decoration:underline; color:"#a5aeb9"; }

.roll2 { font-family:Arial; font-size:10pt; font-style:bold; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:"#847766"; } 
A.roll2:hover { font-weight:bold; letter-spacing:normal; text-decoration:underline; color:"lightblue"; }

.roll2u { font-family:Arial; font-size:10pt; font-style:bold; font-weight:bold; letter-spacing:normal; text-decoration:underline; text-transform:none; color:"#847766"; } 
A.roll2u:hover { font-weight:bold; letter-spacing:normal; text-decoration:underline; color:"lightblue"; }

.roll3 { font-family:Arial; font-size:10pt; font-style:bold; font-weight:normal; letter-spacing:normal; text-decoration:underline; text-transform:none; color:"#847766"; } 
A.roll3:hover { font-weight:normal; letter-spacing:normal; text-decoration:underline; color:"lightblue"; }

.rollFCM { font-family:Georgia,serif; font-size:24pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:none; color:"#7C7C7C"; } 
A.rollFCM:hover { letter-spacing:normal; text-decoration:none; color:"#a5aeb9"; }

.rollFCMbottom { font-family:Arial; font-size:10pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:"#333333"; } 
A.rollFCMbottom:hover { letter-spacing:normal; text-decoration:underline; color:black; }

.borderimage {border:4px solid #E8D8AE;}
.borderimage2 {border:4px solid #a5aeb9;}

.dropshadow1{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}


