/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
#frame {
	width: 1006px;
	margin-left: 50%;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	left: -503px;
	position: absolute;
}
#header {
	background-image: url(images/JRI-header-bk.gif);
	background-repeat: repeat-x;
}
#frame #header #logo {
	background-image: url(images/JRI-Inc-headerPhone-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:1006px;
	height:179px;
}
#frame #header #logo-nophone {
	background-image: url(images/JRI-Inc-header-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:1006px;
	height:179px;
}
#headerNav {
	position: absolute;
	height: 32px;
	width: 623px;
	top: 38px;
	right: 0px;
}
#headerLanguage {
	position: absolute;
	height: 32px;
	width: 120px;
	top: 117px;
	right: 300px;
	text-align: center;
}
#headerLangNophone {
	position: absolute;
	height: 32px;
	width: 120px;
	top: 117px;
	right: 115px;
	text-align: center;
}
#headerLanguage a, #headerLangNophone a, #headerLanguage div, #headerLangNophone div {
	font-size:10px;
	font-style:italic;
}
#contentWrap {
	width: 1006px;
	background-image: url(images/JRI-main.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 539px;
	bottom: 0%;
}
#frame #contentWrap #mainBody {
	height: 539px;
	width: 786px;
	position: absolute;
	left: 110px;
}
#frame #contentWrap #mainBody #rightCol {
	height: 0px;
	width: 305px;
	left: 481px;
	margin-top: 310px;
	float: right;
}
#tail {
	width: 1006px;
	background-image:url(images/JRI-addon.jpg);
	background-repeat:repeat-y;
}
#footer {
	width: 1006px;
	position: absolute;
	bottom: 0px;
	clear: both;
	background-image: url(images/JRI-addon.jpg);
	background-repeat: repeat-y;
	height: 29px;
	margin-left: -110px;
}
#footer #blubox {
	height: 22px;
	width: 786px;
	background-color:#293B8B;
	font-size: 10px;
	padding-top: 7px;
	color: #FFFFFF;
	margin-left: 110px;
}
body {
	font-family: "Lucida Fax", "Trebuchet MS", "Times New Roman", Times, Georgia, serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color:#000000;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
h1, h2, h3, h4, h5, h6 {
	color:#293B8B;
	font-weight:bold;
}
h1 {
	font-size:1.4em;
	line-height:36px;
}
h2 {
	font-size:1.3em;
	line-height:1.5em;
}
h3 {
	font-size:1.2em;
	line-height:1.4em;
	font-style:italic;
	color:#990000;
}
h4, h5{
	font-size:1.1em;
	line-height:1.3em;
}
h6 { 
	margin-top:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#999999;
	font-weight:normal;
}
.photo {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.photo img {
	border: solid #6E3539 1px;
}
div.padded {
	padding:10px;
}
.padded p {
	padding-bottom:.6em;
	padding-top: 0.6em;
}
div.paddedleft {
	padding:10px 315px 10px 10px;
}
.italic {
	font-style: italic;
	padding: 10px 25px 10px 25px;
}
.leftFloatBox {
	float:left;
	width: 230px;
}
.leftFloatBox ul {
	margin:10px;
}
a:link {
	color: #293b8b;
	text-decoration: none;
}
a:visited {
	color: #293B8B;
	text-decoration: none;
}
a:hover {
	color: #6e3539;
	text-decoration: underline;
}
a:active {
	color: #969696;
	text-decoration: none;
}
#blubox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#blubox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#blubox a:hover {
	color: #969696;
	text-decoration: underline;
}
#blubox a:active {
	color: #6e3539;
	text-decoration: none;
}
#headerLanguage a:link, #headerLangNophone a:link {
	text-decoration: none;
	color:#000000;
}
#headerLanguage a:hover, #headerLangNophone a:hover {
	text-decoration: underline;
	color:#6e3539;
}
#headerLanguage a:visited, #headerLangNophone a:visited {
	text-decoration: none;
	color:#969696;
}
#headerLanguage a:active, #headerLangNophone a:active {
	text-decoration: none;
	color:#293b8b;
}

#JRIform p {
	line-height: 1.2em;
	padding-bottom: 7px;
}
.padded h4 {
	line-height: 1.8em;
	padding: 10px 0px 10px 0px;
}
.padded ul {
	list-style-position: inside;
	list-style-type: disc;
	left: 15px;
}
.nobullet li{
	list-style-position: outside;
	list-style-type: none;
}

