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

.leftside-padding {
	padding-right: 12px;
	padding-left: 10px;
}
.content-padding {
	background-image: url(/images/flasharea-backing.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 11px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
body {
	margin-top: 0px;
	line-height: 20px;
}
a:link {
	color: #508491;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #508491;
}
a:hover {
	text-decoration: underline;
	color: #f4d1af;
}
a:active {
	text-decoration: none;
	color: #f4d1af;
}.smallbox-padding {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.whatsnewbox-padding {
	padding-top: 7px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
.RPIC {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}
.titlebar-med {
	background-image: url(/images/titlebar-med.gif);
	height: 29px;
	width: 301px;
	padding-left: 13px;
	color: #7c7c7c;
	padding-top: 3px;
}
.LPIC {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.titlebar-large {
	background-image: url(/images/titlebar-large-new.gif);
	height: 30px;
	width: 629px;
	padding-left: 13px;
	color: #7c7c7c;
	padding-top: 3px;
}
.maincontent {
	background-color: #FFFFFF;
	background-image: url(/new-images/topback-content.gif);
	background-repeat: repeat-x;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.smallcontact{
	height: 234px;
	position:absolute;
	width:292px;
	z-index:1;
	top: 151px;
}