html, body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div#masthead {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA2128;
}
div#masthead img {
	text-align: center;
}
#searchbox {
	display: none;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 182px;
	float: left;
	border: none;
	background-color: #FFFFFF;
	display: none;
}
#right {
	height: auto;
	padding-top: 15px;
}
#right div {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: solid 1px #DA2128;
	position: relative;
	z-index: 100;
	margin-bottom: 15px;
}
#right .address {
	font-size: smaller;
	margin: 0px;
	padding-left: 15px;
	display: none;
	float: right;
}
#left .signin p {
	margin: 0px;
	padding: 3px;
}



#right div h2 {
	margin: 3px;
	padding: 0px;
	padding-left: 10px;
	font-size: small;
	color:#000000;
	font-weight: bold;
	border-bottom: solid 1px #DA2128;
}

#right div h2 a {
	text-decoration: none;
}

#right div ul {
	margin: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	list-style: none;
}

#right div ul li {
	display: block;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	_height: 1em;
	background-repeat: no-repeat;
	background-position: top right;
}

#right div ul li span {
	display: block;
	font-size: smaller;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#right div ul li.doc {
	background-image:url(../images/jr/li_doc.gif);
}

#right div ul li.pdf {
	background-image:url(../images/jr/li_pdf.gif);
}

#right div ul li.rtf, #right div ul li.txt {
	background-image:url(../images/jr/li_txt.gif);
}

#right div p {
	margin: 13px;
	padding: 0;
}

#left .signin {
	width: 167px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 14px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA2128;
	border-right-color: #DA2128;
	border-bottom-color: #DA2128;
	border-left-color: #DA2128;
	padding: 0px;
}

#left .menu {
	margin: 0px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style: none;
	display: block;
}
#left .menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	_height: 0.1px;
}

#left .menu li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/jr/menu.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 24px;
	min-height: 16px;
	_height: 14px;
	overflow: hidden;
}

#left .menu li a.selected {
	background-image: url(../images/jr/menu_select.png);
}

#left .menu li a.hassub {
	background-image: url(../images/jr/menu_hassub.png);
	_margin-bottom: -0px;
}

#left .menu ul {
	left: -10000px;
	padding: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	margin-top: -37px;
	background-color: #FFFFFF;
	border: solid 1px #DA2128;
	width: 160px;	
	display: block;
}

#left .menu ul li ul {
	left: 184px;
	display: block;
	left: 0px;
	margin-left: 160px;
	margin-top: -30px;
	padding: 0px;
}


#left .menu ul li {
	display: block;
	padding: 0px;
	margin: 0px;
}
#middle .selected {
	font-weight: bold;
	color: #0066FF;
}


#left .menu ul li a {
	margin: 0px;
	padding: 7px;
	padding-right: 20px;
	background: none;
	color: #DA2128;
	overflow: visible;
}





#left .menu ul li a:hover {
	background-color: #DA2128;
	color: #FFFFFF;
}


#left .menu li.hover {
	_margin: 0;
	_height: 1px;
}

#left .menu li:hover ul,
#left .menu li.hover ul,
#left .menu li.hover ul li.hover ul {
	left: 183px;
}

#left .menu li:hover ul li:hover ul,
#left .menu li.hover ul li.hover ul {
	left: 0px;
}
#left .menu li:hover ul ul, #left .menu li.hover ul ul {
	left: -10000px
}

#left .signin h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DA2128;
	background-image: url(../images/jr/sidedivh2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
}
#left .signin #login_pass, #left .signin #login_user {
	font-size: 12px;
	background-image: url(../images/jr/signintxt.gif);
	_background-attachment: fixed;
	background-repeat: no-repeat;
	height: 17px;
	width: 71px;
	padding-top: 3px;
	padding-left: 3px;
	margin: 0px;
	vertical-align: middle;
	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;
	margin-bottom: 3px;
}
#left .signin form {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#left .signin #login_userlabel, #left .signin #login_passlabel {
	width: 65px;
	font-size: 12px;
	vertical-align: middle;
}
#left .signin #signin {
	vertical-align: middle;
}
#middle {
}
#middle #clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden;
}
#middle h1 {
	font-size: large;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#middle #trail {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#middle input {
	min-width: 90px;
	width: auto;
	_width: 90px;
	text-align: center;
	vertical-align: middle;
}
#middle select {
	vertical-align: middle;
	min-width: 150px;
	width: auto;
	_width: 150px;
}
#middle h3 {
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: medium;
}
#middle .success {
	color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0085FF;
	border-right-color: #0085FF;
	border-bottom-color: #0085FF;
	border-left-color: #0085FF;
	padding-bottom: 3px;
}
#middle .subtitle {
	font-size: smaller;
	color: #666666;
}
#middle .error {
	color: #FF0000;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#middle .inputtext {
	width: 400px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: smaller;
}


#middle h2 {
	font-size: large;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#middle .inputtextarea {
	height: 90px;
	width: 400px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#middle ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#middle li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#lang li a.selected, ul#lang li a:hover {
	background-color: #DA2128;
	color: #FFFFFF;
}

ul#lang li a.selected {
	cursor: default;
}

a {
	color: #0066FF;
	text-decoration: underline;
}

a:visited, a:active {
	color: #993333;
}

a:hover {
	color: #0099FF;
}
#middle #sideimages {
	float: right;
	margin: 5px;
	position: relative;
	padding: 0px 0px 10px 20px;
}

#middle .sideimage {
	padding: 5px 0px;
}

