/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	padding-bottom: 0px;
}

.title {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	display:block;
}
.heading {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	display:block;
}
.alert {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #FF0033;
	display:block;
}



.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	display: block;
}

.bold_black {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
}


.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 6em;
	background-color: #000000;
}


.navigation:hover{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 6em;
	background-color: #FFFFFF !important;
}
.masthead_text {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	display: block;
}

.img-shadow { 
float:left; 
background: url(images/shadowalpha.png) no-repeat bottom right !important; 
background: url(images/shadow.gif) no-repeat bottom right; 
margin: 10px 0 0 10px !important; 
margin: 10px 0 0 5px; 
}

 .img-shadow img { 
display: block;
position: relative; 
background-color: #fff;
border: 1px solid #a9a9a9; 
margin: -6px 6px 6px -6px; 
padding: 4px; 
}

.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;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}

.dropshadow2{
	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;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
