/* Siemon.com Screen Styles */

/* Temp beta styles */
#beta {
	clear: both;
	width: 747px;
	border: solid 1px #c6c600;
	margin: 5px auto 30px auto;
	padding: 5px;
	background: #fffff0;
	text-align: center;
}
/* End temp beta styles */

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0; 
	padding:0; 
	text-align: center;
}

a:link { color: blue; }
a:hover { color: red; }
a:visited { color: purple; }
acronym { color: #5f1f21; cursor: help; }

h1 { font-size: large; font: }
h2 { font-size: 20px; font-weight: lighter; }
h3 { font-size: 17px; }
h4 { font-size: 14px; }
p, ol, ul, li, dt, dd { font-size: 14px; }

dt { font-weight: bold; }
dd { margin: 0; }
ul { list-style-type: square; }
ol.alist { list-style: upper-alpha; }
ul.no-indent {margin-left: 20px; }

form { margin: 0; }
/*input { background: #ffffff; border: solid 1px #555555;}

.submit-btn { background: #ffffff; border: solid 1px #555555; }
*/
img { border: 0; }


/* General */

.float-left { float: left; }
.float-right { float: right; }
.float-center { text-align: center; }
.center { margin: 0 auto 0 auto; display: block; }

.block { display: block; }
.inline { display: inline; }
.clear { clear: both; }

.skip-nav { display: none; }
.no-show { display: none; }

.psmall { font-size: x-small; }
.pxsmall { font-size: xx-small; }

#content dt { margin: 10px 0 5px 0; }

.pad { margin: 5px; }
.pad-left { margin: 0 0 10px 10px; }
.pad-right { margin: 0 10px 10px 0; }
.img-container { width: 50%; padding: 5px; }
.img-container p { margin: 0 5px 5px 5px; }

dl.note { font: small; }
dl.note dt { display: inline; margin: 0; }
dl.note dd { font-style: italic; margin: 0 0 8px 0; }

/* Template */

/* Container */

#pagewidth { 
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

#header {
	width: 760px;
	height: 70px; 
	margin: 0;
	padding: 0;
	background: #ffffff url(/share/template_images05/header_550.gif) no-repeat bottom left;
}

#header h1 {
	display: none;
}

#header img {
	float: left;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#utility {
	float: right;
	width: 200px;
	margin: 5px 0 0 0;
}

#utility ul {
	display: block;
	margin: 0 -8px 5px 0;
	padding: 0;
} 

#utility li {
	display: inline;
	font-size: 9px;
	margin: 0;
	padding: 0 3px 0 3px;
}

#country {
	font-weight: bold;
	color: #999999;
	border: 0 0 0 6px solid #ffffff;
}

#worldwide {

}

#contact {
	font-size: 9px;
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
}

#search {
	width: 100%;
	margin: 0;
	padding: 0;
}

#search form {
	float: right;
	margin: 0;
	padding: 0;
}

#search label {
	display: none;
}

#search input {
	font-size: 9px;
	margin: 0;
	padding: 0;
	border: solid 1px #666666;
	background: #ffffff;
}

#search input.button {
	background: #f9f9f9;
}

/* Header Navigation */

#header-nav {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #000000;
	border-bottom: solid 2px #f70039;
}

#header-nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#header-nav li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#header-nav a {
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 10px;
}

#header-nav a:hover {
	background-color: #f70039;
}

/* Sidebars and Content specs */

/* Old left sidebar -don't delete
#left-side {
	width:140px; 
	float: left; 
	position: relative; 
	margin: 0 1px 0 -140px;
	padding: 10px 0 0 0;
}
*/

#outer {
	border-left-width: 0;
	border-left-color: #ffffff;   /* left column colour */
	border-left-style: solid;
	border-right-width: 140px;
	border-right-color: #f9f9f9;  /* right column colour */
	border-right-style: solid;
	background-color: #ffffff; /* center column colour */
	width: auto;
 }

 #inner {
	margin: 0;
	width: 100%;
}

#outer>#inner {
	border-bottom: 1px solid #ffffff;
}

#content { 
	float: left; 
	width: 600px;
	position: relative;
	padding: 5px 15px 30px 5px;
	margin: 0 -8px 15px -2px;
 }
 
#right-side {

}

.r-butt {
	background: none;
	border: 0;
}

/* Footer Navigation */

#footer-nav {
	background: #000000;
	border-bottom: solid 2px #f70039;
	margin: 0 auto 0 auto;
	width: 760px;
}

#footer-nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer-nav li {
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer-nav a {
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 10px;
}

#footer-nav a:hover {
	background-color: #f70039;
}

/* Footer */

#footer {
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
	width: 760px;
}

#footer p {
	font-size: 10px;
	text-align: right;
	margin: 4px 0 0 0;
}

/* Breadcrumb */

#bread-crumb {
	font-size: x-small;
	color: #666666;
	margin: 0;
}

#bread-crumb a {
	color: #666666;
	text-decoration: none;
}

#bread-crumb a:hover {
	text-decoration: underline;
}

/* Special */
#literature {
	margin-bottom: - 20px;
}

/* REM Project Assistance Form styling */
.project td { border-bottom: 1px dotted #999999; padding: 15px 0 15px 0;}
