body {
	margin: 0px;
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #f4f7c3;

}



hr {
 color: #c0c0c0;
 }

td {
	font-family:  Arial, Verdana, Helvetica;
	color:#f4f7c3;
	font-size:12px;
	line-height: 18px;

	
}

p {
font-family:  Arial, Verdana, Helvetica; 
color:#f4f7c3; 
font-size:12px;
text-align:left;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 30px;
font-weight:bold;
padding-bottom: 0px; 
margin:0px; 
color: #48637c; 

}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
margin-top: 0px; 
margin-bottom: 0px;
color: #666666;
text-transform: uppercase;
}

.highlight {
	
	background-color: #FFFFFF;
}

.summary {
	border : 1px solid #c0c0c0;
	border-collapse:collapse;
	background-color: #f3f3f3;
}

.smalltext {
	font-size:12px;	
	color:#f4f7c3;
	
}

.bluetitle {
	color: #48637c;
	padding-top:20px;
	font-size: 30px;
	font-weight:bold;
	text-transform: uppercase;
	}
	


a:link  { 
color: #48637c; 
}

a:vlink  { 
color: #48637c;
}

a:hover    { 
color: #48637c; 
text-decoration: none; }

a:visited { 
color: #48637c;
}





/* Footer styles */

.footer {
margin-top=4px;
font-size: 10px;
color: #d4ceaa;
}
.footer a {
color: #666;
text-decoration: none;
}
.footer a:hover {
color: #000;
}
.smalltext {
	font-size: 11px;
}


.button {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font weight: bold;
	color: #FFFFFF;
	width:auto;
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.button a {
text-decoration: none;
color: #FFFFFf;
background-color: #000000;

}
.button a:link {

text-decoration: none;
color: #FFFFFf;
background-color: #000000;

}

.button a:visited {
text-decoration: none;
color: #FFFFFf;
background-color: #000000;
}
.button a:hover {
font-family: Arial, Helvetica;
font-size: 11px;
color: #48637c;
}


/* Menu styles */




.menu {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font weight: bold;
	width:150px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	


}

.menu a {
text-decoration: none;
color: #FFFFFf;


}
.menu a:link {

text-decoration: none;
color: #FFFFFf;


}

.menu a:visited {
text-decoration: none;
color: #FFFFFf;

}
.menu a:hover {
text-decoration: underline;

font-size: 11px;
color: #48637c;
}


a img {
	border:0px;
}

.calloutbutton {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:143px;
	height:23px;
	background-image: url(../images/button.gif); background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;

}

.calloutbutton a {
text-decoration: none;
font-weight:bold;
color: #FFFFFf;


}
.calloutbutton a:link {
font-weight:bold;
text-decoration: none;

color: #FFFFFf;

}

.calloutbutton a:visited {
font-weight:bold;
text-decoration: none;
color: #FFFFFf;


}
.calloutbutton a:hover {
font-family: Arial, Helvetica;
font-size: 11px;

cursor: pointer;
color:#b0b4bc;
}

