body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	margin: 0 auto;
	padding: 0;
	color: #333;
	height: 100%;
	line-height: 23px;
	background-color: #ececec;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

.clr {
	clear: both
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

*+html hr {
	margin: 0px 0px 5px 0px;
}

h1 {
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 5px;
	font-weight: bold;
	color: #96794F;
}

h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Tahoma;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #96794F;
}

h1 {
	font-size: 24px;
	color: #5C5C5C;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
}

h2.boxHeader {
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5,h6 {
	font-size: 13px;
}

a {
	color: #d98200;
	text-decoration: none;
}

a:hover {
	color: #fa9b0e;
	text-decoration: underline;
}

a img {
	border: none
}

ul.arrows {
	margin: 0;
	list-style-image: url(../images/red_arrow.gif);
	line-height: 20px;
	padding-left: 20px;
}

.imgleft {
	float: left;
	margin-right: 15px;
}

.imgleftborder {
	float: left;
	border: 1px solid #c5c5c5;
	padding: 3px;
}

.imgright {
	float: right;
	margin-left: 15px;
}

.imgcenter {
	margin: 5px auto 10px auto;
	display: block;
	text-align: center
}

table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	line-height: 100%;
}

td.hashCell {
	font-family: monospace;
	font-size: 8pt;
	color: blue;
	text-align: center;
}

p {
	font-size: 10pt;
	margin-bottom: 15px;
	line-height: 140%;
	text-align: justify;
}

input,select,textarea {
	padding: 2px;
	font-size: 8pt;
	border: 1px solid #DDDDDD;
}

input[disabled] {
	color: gray;
	background-color: #F0F0F0;
}

button {
	margin: 0px 5px 0px 0px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f6f6f6 url(../images/pagbg.png) 50% 50% repeat-x;
	color: #d98200;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

button:hover {
	border: 1px solid #9d9d9d;
	background: #f6f6f6 url(../images/pagbghover.png) 50% 50% repeat-x;
}

select[disabled] {
	color: gray;
	background-color: #E9EBF3;
}

textarea {
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
}

ul.errorMessage,ul.actionMessage {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

div.msgInfo,div.msgSuccess,div.msgWarning,div.msgError {
	border: 1px solid;
	margin: 5px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

div.msgInfo {
	color: #0055B5;
	border-color: #AAC6E8;
	background: #E5ECF9 url(../images/message_info.png) 10px 50% no-repeat;
}

div.msgSuccess {
	color: #1C8400;
	border-color: #B4E8AA;
	background: #E9F9E5 url(../images/message_success.png) 10px 50%
		no-repeat;
}

div.msgWarning {
	color: #828400;
	border-color: #E8E3AA;
	background: #F9F9E5 url(../images/message_warning.png) 10px 50%
		no-repeat;
}

div.msgError {
	color: #B50007;
	border-color: #E8AAAD;
	background: #F9E5E6 url(../images/message_error.png) 10px 50% no-repeat;
}

#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	width: 968px;
	margin: 0 auto
}

#centercolumn {
	width: 940px;
	margin: 0 auto;
}

#header {
	
}

#top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	height: 88px;
	padding: 10px 0px 0px 0px
}

#logo {
	float: left;
	width: 470px;
	height: 88px;
}

#topcontact {
	float: left;
	width: 470px;
	text-align: right;
	height: 88px;
}

#topnavigation {
	background-image: url(../images/bg_navigation.gif);
	background-repeat: no-repeat;
	height: 60px;
	z-index: 9;
	position: relative
}

#navigation {
	float: left;
	width: 940px;
}

.bg_input {
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 24px;
	display: block;
	margin: 8px 0px 0px 0px
}

.inputbox {
	background: transparent;
	border: 0px;
	width: 156px;
	padding: 4px 0px 5px 0px;
	margin-left: 28px;
	color: #857f7f;
	text-align: left;
	overflow: hidden
}

#content,#content_inner {
	padding: 0px 0px 30px 0px
}

#contentleft {
	width: 700px;
	float: left;
	padding-right: 30px
}

* html #contentleft {
	float: left;
	padding-right: 28px
}

#maintext {
	padding: 0px 10px 0px 10px;
}

h1.italictext {
	font-style: italic !important;
}

h1.pagetitle {
	font-size: 18px;
	text-transform: uppercase
}

.boldtext {
	font-size: 13px;
	color: #6d6d6d;
	/*line-height: 24px;*/
}

ul.list_colleft {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 270px;
	float: left
}

ul.list_colleft li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: left
}

ul.list_colright {
	list-style-type: none;
	padding: 10px 0px 0px 50px;
	margin: 0px;
	width: 270px;
	float: left
}

ul.list_colright li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: left
}

#contentright {
	width: 210px;
	float: left;
}

#sideright {
	padding: 0px 10px 0px 0px;
}

.latestnews {
	margin-bottom: 10px;
}

ul.news {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

ul.news li {
	border-bottom: solid 1px #f0f0f0;
	clear: left;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	min-height: 70px
}

* html ul.news li {
	height: 70px;
}

div.image {
	float: left;
	margin: 5px;
	border: solid 1px #999999;
	text-align: center;
}

div.vertAlign {
	vertical-align: middle;
	display: table-cell;
	float: right;
}

.imgborder {
	border: solid 1px #999999;
	padding: 3px;
}

.date {
	color: #999999;
}

.navscroll {
	clear: left;
	background-image: url(../images/bg_navscroll.gif);
	background-repeat: no-repeat;;
	height: 40px;
	position: relative;
}

a.next,a.prev {
	width: 7px;
	text-indent: -9999px;
	position: absolute;
}

a.next {
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	right: 50px
}

a.prev {
	background-image: url(../images/icon_prev.gif);
	background-repeat: no-repeat;
	right: 85px
}

.box {
	background-image: url(../images/bg_box.gif);
	background-repeat: repeat-x;
	border: solid 1px #cccccc;
	padding: 20px 5px 5px 5px;
	margin-bottom: 30px
}

#boxslideshow {
	margin: 0px;
	position: relative;
}

#boxslideshow .cycle {
	background-color: #FFFFFF;
	width: 230px
}

#footer {
	height: 30px;
	background-color: #f2f2f2;
	color: #454545;
	text-align: center;
	padding-top: 5px;
}

.portlet-link {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 3px 5px 3px 22px;
	line-height: 15px;
	border: 1px solid #D0D0D0;
	background: url(../images/link.gif) 5px 50% no-repeat;
	text-decoration: none;
	white-space: nowrap;
	font-size: 8pt;
	font-weight: bold;
}

.portlet-link:visited {
	
}

.portlet-link:hover {
	display: block;
	background-color: #F0F0F0;
	border: 1px solid #9D9D9D;
	text-decoration: none;
}

/**
  | Pagination
  + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pagination {
	margin: 0px;
	padding: 0px;
}

.pagination li {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	cursor: pointer;
	float: left;
	list-style: none;
}

.pagination a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	line-height: 20px;
	display: block;
	/*width: 20px;*/
	min-width: 20px;
	text-align: center;
	background: #f6f6f6 url(images/pagbg.png) 50% 50% repeat-x;
	/*color: black;*/
	border: 1px solid #ddd;
	font-weight: bold;
	text-decoration: none;
}

.pagination a:hover {
	border: 1px solid #9D9D9D;
	background: #F6F6F6 url(images/pagbghover.png) 50% 50% repeat-x;
}

.pagination a.auto {
	width: auto;
}

.pagination li.active {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 20px;
	margin: 3px 3px 0px 0px;
	padding: 0px 4px 0px 4px;
	background: #f6f6f6 url(y.png) 50% 50% repeat-x;
	border: 1px solid #ddd;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	cursor: default;
}