@charset "utf-8";
/* CSS Document */

.container{
padding-left:20px;
width:800px;
}

.noFlash{
width:584px;
height:128px;
background-image:url(images/noflashbox.gif);
background-repeat:no-repeat;
}

.boxText{
padding:12px;
font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
font-size:15px;
color:#FFFFFF;
}

.contactus {
padding-left:15px;
}

.title {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	margin-bottom:-10px;
}

.subtitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	color:#FF0000;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:-10px;
}

.bodyText {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:15px;
}
