body {
	padding:0;
	margin:20px 0 20px 0;
	/* add bg img */
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#333333;
	margin-top: 0px;
}

div {
	padding:0;
	margin:0;
}

#container {
	margin: 0 auto;
	padding:0 0 1px 0;
	background-color:#FFFFFF;
	width:982px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	background-color:#FFFFFF;
	height:110px;
	background-image: url(../images/newlogo.gif);
}

/* ----------- HEADER -------------- */

#header {
	height:249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-left: 9px;
	margin-top: 9px;
}
#header_shadow {
	height:25px;
	background-image: url(../images/flash_shadow.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 9px;
}

#main {
	min-height:400px;
	margin-left: 9px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #f4f4f4;
}

h1 {
	font-size:1.5em;
	line-height:normal;
	color:#3c3c3c;
}

h2 {
	font-size:2em;
	line-height:normal;
	color:#3c3c3c;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3 {
	font-size: 1.7em;
	color: #FFF;
	padding-top: 18px;
}

.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 0px;
	color: #FFF;
	font-weight: normal;
}
.prepress {
	width:630px;
	float:left;
	margin-left: 34px;
}
.prepress .image {
	width: 203px;
	height: 273px;
	background-image: url(../images/document_scanning_image.jpg);
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.prepress .line {
	background-color: #d9d9d9;
	height: 1px;
	float: left;
	width: 630px;
	margin-top: -8px;
}
.prepress .text {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3c3c3c;
	width: 630px;
	line-height: 1.4em;
	margin-top: 12px;
}
.prepress .imageholder {
	width:140px;
	float:left;
	height: 600px;
	padding: 0px;
}
.prepress .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	width: 630px;
	float: left;
	line-height: 1.4em;
}
.prepress .textcontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	width: 630px;
	float: left;
	line-height: 1.4em;
}
.prepress .textcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	width: 630px;
	float: left;
	line-height: 1.4em;
}
.prepress .textcontent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	width: 630px;
	float: left;
	line-height: 1.4em;
}

.pageContent {
	margin:0 10px 0 30px;
	width:630px;
	float:left;
}

.clear { clear:both;
}
.leaPinkBold {
	color:#da044e;
	font-weight: bold;
	font-size: 9pt;
}
.leaBlackBold {
	color:#3c3c3c;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.leaPinklarge {
	color:#da044e;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.4em;
}

/* ----------- LINKS -------------- */

a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color:#3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active {
	color:#989797;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body,td,th {
	font-size: 0.75em;
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
}

.content .Ser{
	margin-top:9px;
	border:0px solid #202020;
	background-color: #60C;
	font-family: Arial, Helvetica, sans-serif;
}
.text a:link {
	color:#DC1653;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text a:visited {
	color:#DC1653;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text a:active {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

