html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.jpg) repeat-x top #5E6874;
	background-attachment: fixed;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	margin:0;
	padding:0;
	padding-left: 10px;
	background: url(../images/bullet-list.gif) no-repeat 0px 6px;
}
a {
	color: #545C66;
		text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #95C222;
		text-decoration: underline;
}
a img {
	border: none;
}
#ori-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	text-align: left;
	min-width: 750px;
	max-width: 2000px;
	border: 4px solid #646E7B;
}

.wide #ori-wrapper {
	width: 930px;
}

#ori-contentwrap {
	background: url(../images/grad1.gif) repeat-x top;
}

#ori-content {
	padding: 10px 15px 20px;

}

#ori-mainnav {
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: normal;
	background: #646E7B;
	border-bottom: 5px solid #A4D426;
}

#ori-splitmenu {
	margin: 0;
	padding: 0;
}

#ori-splitmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ori-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#ori-splitmenu a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	background: url(../images/tableft.gif) no-repeat top left;
	text-decoration: none;
	text-align: center;
}

#ori-splitmenu a:hover,
#ori-splitmenu a:active,
#ori-splitmenu a:focus {
}

#ori-splitmenu a span {
	margin: 0 2px 0 0;
	float: left;
	padding: 7px 15px 6px 11px;
	display: block;
	background: url(../images/tabright.gif) no-repeat top right;
	color: #DFE5EC;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ori-splitmenu a span {
	float: none;
}

/* End IE5-Mac hack */
#ori-splitmenu a:hover span {
	color: #FFFFFF;
}

#ori-splitmenu a:hover {
	background-position: 0% -42px;
}

#ori-splitmenu a:hover span {
	background-position: 100% -42px;
}

#ori-header {
	clear: both;
	background: url(../images/header-bg.jpg) top right repeat-x #95C222;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	height: 70px;
	position: relative;
}

#ori-usertoolswrap {
	position: absolute;
	top: 25px;
	right: 15px;
	height: 27px;
	padding: 0;
	padding-left: 4px;
	background: url(../images/usertools-left-bg.gif) top left no-repeat;
}

#ori-usertools {
	padding: 0;
	float: left;
	display: block;
	font-size: 11px;
	height: 27px;
	background: url(../images/usertools-right-bg.gif) top right no-repeat;
}

#ori-search {
	float: left;
	display: block;
	margin: 5px 15px 5px 10px;
}

#ori-search div.search {
	padding-left: 18px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ori-search .inputbox {
	border: none!important;
	width: 100px;
	color: #DFE5EC;
	background: #95C222;
	padding-left: 5px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;

}

textarea {
	padding-left: 2px;
}

.button, .button:hover {
	border-top: 1px solid #DFE5EC;
	border-right: 1px solid #8E9CAE;
	border-bottom: 1px solid #8E9CAE;
	border-left: 1px solid #DFE5EC;
	padding: 1px 10px!important;
	padding: 1px 5px;
	background: url(../images/button-bg.gif) repeat-x top left #ECF0F4;
	color: #646E7B;
}

.button:active, .button:focus {
	border-top: 1px solid #8E9CAE;
	border-right: 1px solid #DFE5EC;
	border-bottom: 1px solid #DFE5EC;
	border-left: 1px solid #8E9CAE;
}

.inputbox {
	border: 1px solid #DFE5EC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #8E9CAE;
}

/* PATHWAY
---------------------------------------------------------*/
#ori-pathway {
	padding: 3px 0 3px;
	text-indent: 10px;
	background: url(../images/pathway-bg.gif) repeat-x bottom #FFFFFF;
	color: #646E7B;
}

#ori-pathway strong {
	margin-right: 10px;
}

#ori-pathway img {
	margin: 0 5px;
}

#ori-pathway a {
	color: #646E7B;
	text-decoration: none;
}

#ori-pathway a:hover, #ori-pathway a:active {
	color: #646E7B;
	text-decoration: none;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#ori-mainbody, #ori-mainbody-fr {
}

#ori-mainbody {
	float: left;
	width: 80%;
}

#ori-mainbody #ori-contentwrap {
	float: right;
	width: 75%;
}

#ori-mainbody-fr {
	float: left;
	width: 100%;
}

#ori-mainbody-fr #ori-contentwrap {
	float: right;
	width: 80%;
}

#ori-mainbody-fr #ori-leftcol {
	width: 20%;
}

#ori-container,
#ori-container-fr {
	padding: 0;
	background: url(../images/container-bg.gif) repeat-y 20% 0 #FFFFFF;
	padding:0px;
}

/* FOOTER
--------------------------------------------------------- */
#ori-footer {
	clear: both;
	color: #C6CED9;
	border-bottom: 1px solid #3A4048;
	position: relative;
	vertical-align:middle
}

#ori-footer a {
	color: #C6CED9;
	text-decoration:underline;
}

#ori-footer a:hover,
#ori-footer a:active,
#ori-footer a:focus {
	color: #5FA4FB;
}

#ori-bottomline {
	position: absolute;
	top: 10px;
	left: 15px;
}

#ori-cert {
	position: absolute;
	top: 25px;
	right: 15px;
}

#ori-cert a {
	padding-left: 5px;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ori-leftcol {
	float: left;
	width: 25%;
}

#ori-leftcol div.modulehead h3 {
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/h3-bg.gif) no-repeat center right #D0DCE7;
	color: #646E7B;
	font-size: 1em;
}

#ori-leftcol div.modulehead {
	padding: 0 10px 10px;
	background: url(../images/modules-bg.gif) repeat-y top right #ECF0F4;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#ori-rightcol {
	float: left;
	width: 20%;
	padding-top: 10px;
	background: url(../images/grad1.gif) repeat-x top;
}

#ori-rightcol div.modulehead h3 {
	margin: 0 0 5px;
	padding: 0 10px 4px 14px;
	/*color: #646E7B;*/
	background: url(../images/h3right-bg.gif) no-repeat bottom left;
	font-size: 1em;
	color: #646E7B;
}

#ori-rightcol div.modulehead {
	margin-bottom: 5px;
	padding: 5px 0 10px;
	width: 92%;
}
.title_bd {
	font-weight:bold;
	font-size: 14px;
	padding: 0 0 10px;
}