/* CSS Document */
.valid {
	padding-left: 35px;
	padding-top: 10px;
}
.valid img {
	border: 0;
}

.piclhs {
	float: left;
	padding: 8px;
}

.picrhs {
	float: right;
	padding: 8px;
}
.topBar {
	margin-right: 0px;
	line-height: 1.5em;
	background-image: url(../images/top-bar.gif);
	margin-left: 165px;
	text-align: center;
}
.redtxt {
	color: #FF0000;
}
.topBar a:link, .topBar a:visited {
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	padding-left: 0.8em;
	padding-right: 0.8em;
}
.topBar a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.subfoot {
	background-color:#33ccff;
	clear: both;
	margin: 0;
	padding: 0em;
	font-size: 0.9em;
	text-align: center;
	line-height: 2.2em;
}
.subfoot a {
	text-decoration: none;
}
.subfoot img {
	border: 0;
}
.fntsmall {
	font-size: 0.8em;
	line-height: 80%;
}

.footer
{
	clear: both;
	margin: 0;
	padding: 5px 0px 5px;
	color: #333;
	background-color: #0033FF;
	border-top: 1px solid gray;
	font-size: 1em;
	text-align: center;
	line-height: 1.4em;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.search1 {
	font-size: 0.8em;
	text-align: center;
}
.error {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

.clearR {
	clear: right;
	line-height: 1mm;
}

.sbox {
	width: 150px;
}
.sboxbody {
	background-image: url(../images/images/sidebox_02.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 150px;
}
.sboxcontent {
	background-image: url(../images/sidebox_02.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 0px 10px;
}
.sbox p {
	margin: 0px;
}
.sboxtopa {
	background-image: url(../images/sidebox_01a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 11px 15px 0px 15px;
	text-align: center;
}
.container .content ol {
	padding-left: 20px;
}

.sboxtopb {
	background-image: url(../images/sidebox_01b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 10px 15px 0px 15px;
	text-align: center;
}
.sboxtopc {
	background-image: url(../images/sidebox_01c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 10px 15px 0px 15px;
	text-align: center;
}
.sboxbottom {
	background-image: url(../images/sidebox_04.gif);
	background-repeat: no-repeat;
}

