/* CSS Document */

* { margin: 0; padding: 0; }



body, html {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 101%; /* Hack for better IE support */
	color: #333333;
	background-repeat: repeat;

	}

.logo {
	margin-left: 3px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#top-bar  {
	background-image: url(assets/topbar.gif);
	background-repeat: repeat-x;
	height: 49px;
}

#search-box {
	width: 780px;
	height: auto;
	text-align: right;
	margin: auto;
}


input {
	font-size: .8em;
	background-image: url(assets/search-back.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

#middle-section {
	height: 100%;
	background-image: url(assets/stripes.gif);
	background-repeat: repeat;
}

#wrapper {
	margin: auto;
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}

#latest {
	width: 185px;
	margin-left: 5px;
	margin-top: 12px;
	clear: both;
	float: left;
	position: relative;
}
.latest-h {
	background-color: #ffff87;
	font-size: 0.7em;
	color: #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 90px;
}
.latest-date {
	font-size: 0.6em;
	color: #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	margin-top: 4px;
}

.latest-text {
	background-color: #faf8ec;
	font-size: 0.6em;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 0px;
	width: auto;
}

.latest-text a:link{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.latest-text a:visited{	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.latest-text a:hover{	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}



#bottom-yellow-bar {
	background-image: url(assets/footer.gif);
	background-repeat: repeat-x;
	height: 49px;
	position: relative;
	clear: both;
	width: 100%;
}

#left-col {
	width: 200px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
}

#maincontent {
	float: right;
	width: 590px;
	background-color: #FFFFFF;
}

#maincontent ul{
	padding-left: 30px;
	font-size: 0.7em;
	list-style-type: square;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincontent ul li {
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom: 3px;
}

#maincontent a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}
#maincontent a:visited {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;

}
#maincontent a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;

}




/*headers */
h1 {
	font-size: 1.1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
}

p {
	padding-left: 10px;
	font-size: 0.7em;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h2 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
h3 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}


.floatright {
	float: right;
	position: relative;
	padding-left: 10px;
}

#footer {
	width: 840px;
	margin: auto;
	padding-top: 15px;
	color: #000000;
}

#footer a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	font-weight: bold;
	color: #000099;
}

.footer-left {
	font-size: 0.7em;
	color: #333333;
	float: left;
	position: relative;
}

.footer-right {
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #333333;
	float: right;
	position: relative;
}


.standards-logo {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

input {
	height: 19px;
	float: right;
	border: 1px solid #CCCCCC;
	color: #969696;
	background-image: url(assets/input-box-bg.jpg);
	background-repeat: repeat-x;
	width: 135px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}

.submit {
	height: 21px;
	float: right;
	border: 1px none #333333;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/submit-background.gif);
	background-repeat: repeat-x;
	width: 48px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding-top: 0;
	padding-bottom: 0;
}

.bold {
	font-weight: bolder;
}

.bold-italic {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bolder;
}

.rhos-logo {
	margin-left: 20px;
}

.floatleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

h3 {
	color: #000066;
	font-size: .8em;
	margin-bottom: 6px;
	margin-top: -4px;
}

h4 {
	color: #333333;
	font-size: .8em;
	margin-left: 10px;
}

.quote {
	font-style: italic;
	color: #000000;
	background-color: #FFFF99;
	display: block;
	padding: 5px;
	border: 1px solid #FFCC00;
}


.news-article {
	position: relative;
	height: auto;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
}

.note {color:#0066FF;}

table {
	width: 550px;
	background-color: #FFFF99;
	padding: 3px;
}

th {
	background-color: #FFCC66;
	text-align: left;
	font-size: 1.1em;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td {
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

tr {
	border: 1px solid #FFFFFF;
}

