@charset "utf-8";
body {
	background-image: url(../images/rec-index-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Calibri, Arial, san-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body.popup {
	background-color: #FFFFFF;
	background-image: none;
	padding: 20px;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #212121;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	font-size: 16px;
	color: #627387;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body.popup p {
	font-size: 16px;
}
a {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}




p {
	font-size: 17px;
	line-height: 1.3em;
}


div#container {
	margin: auto;
	padding: 0px;
	width: 967px;
}
div#main {
	background-image: url(../images/rec-index-bg-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 20px;
}
div#header {
	padding-right: 24px;
	padding-left: 14px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
}
div#logo {
	float: left;
	width: 400px;
}
div#icons {
	float: right;
	width: 102px;
}

div#footer {
	padding-right: 5px;
	padding-left: 40px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 10px;
	color: #5e85ac;
	font-size: 12px;
	padding-top: 10px;
}
div#content {
	padding-top: 15px;
}

div#content-left {
	float: left;
	width: 566px;
	padding-left: 20px;
}
div#content-right {
	float: right;
	width: 300px;
	padding-right: 26px;
}

div#content-left-main {
	width: 486px;
	background-image: url(../images/gray-bg.png);
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}
div.clear {
	clear: both;
}
span.big-letter {
	font-size: 28px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ol, ul {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 35px;
	margin: 0px;
}
ol {
	list-style-type: upper-roman;
}
ul {
	list-style-type: none;
	padding-left: 15px;
}
ul a {
	color: #999999;
	text-decoration: none;
}
ul a:hover {
	text-decoration: underline;
}
ol a {
	text-decoration: underline;
	color: #000000;
}
ol a:hover {
	text-decoration: none;
}
ul li {
	margin-bottom: 5px;
}

div#footer img {
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
}
img#small-logo {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C4C4C4;
}
div#icons ul {
	margin: 0px;
	padding: 0px;
	width: 110px;
}
div#icons li {
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}
div#icons li.end-row {
	margin-right: 0px;
}

sup {
	line-height: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
