body {
	font-family: helvLT, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #D7D4D3;
	margin: 0px;
	text-align: center;
	background-image: url(graphics/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.pbot {
	position: absolute;
	top: 600px;
	left: 20px;
	font-family: helvLT, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	width: 960px;
	background-image: url(graphics/ranlomlogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
}
.redline {
	display: inline-block;
	height: 40px;
	width: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b11116;
	margin-left: 10px;
	top: 5px;
	vertical-align: text-top;
}
.references {
	background-color: #f9f9f9;
	width: 920px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B11116;
	font-family: helvLT, Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
h2 {
	font-family: helvLT, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	font-weight: normal;
}
.footer {
	width: 960px;
	background-image: url(graphics/underc.jpg);
	height: 51px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right 0px;
	margin-top: 10px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	padding-top: 40px;
	position: relative;
}


.mspace {
	width: 10px;
	display: inline-block;
}



.content {
	margin-top: 0px;
	background-color: #FFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000;
	background-image: url(graphics/csajszi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 12px;
	font-family: helvLT;
	height: 650px;
}
a:link , a:visited, a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #B11116;
	text-decoration: none;
}
.UC {
	display: block;
	position: relative;
	top: -10px;
	text-align: right;
	font-size: 10px;
	color: #CCC;
}


h1 {
	font-family: helvLT, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rcont {
	position: absolute;
	width: 200px;
	top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
	right: 20px;
	font-family: helvLT, Arial, Helvetica, sans-serif;
	color: #b11116;
	font-size: 14px;
}
.small {
	font-family: helvLT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

p {
	margin: 0px;
	padding: 0px;
}

@font-face {
 font-family: helvLT;
 src: url("font/helv.eot") /* EOT file for IE */
}
@font-face {
 font-family: helvLT;
 src: url("font/helv.ttf") /* TTF file for CSS3 browsers */
}

