*
{
	font-family: Helvetica,Arial, Helvetica, sans-serif;
}
body
{
 
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	background-image: url(../images/bg.gif);
}

.contentpanel
{
	background-color: White;
	border: 1px solid #CACACA;	
}
.logo
{
	vertical-align: top;
	padding-left: 100px;
	padding-bottom: 20px;
}

.banner-left
{
	background-color: #BEBFC1;
	width: 47px;
}
.banner-right
{
	background-color: #BEBFC1;
	width: 46px;
}

.bottom-message
{
	border-top: 1px solid #CACACA;
	text-align: center;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	color:#A7A7A7;
	 
}
.bottom-text
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#DC1543;	
}

.textbig
{
	font-size: 24px;
	font-weight: bold;
	color:#A7A7A7;
}
.text
{
	color:#A7A7A7;
	font-size: 12px;
	font-weight: bold;
}

.txtcenter
{
	text-align: center;
}


#flashContainer {
	height: 406px;
}

.contentpanel table tr .bottom-message a {
	text-decoration: none;
	color: #888 !important;
}

.contentpanel table tr .bottom-message a:hover {
	text-decoration: underline;
}
