@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	padding: 0;
}
body {
	background: url(../images/body_bg.png) 0 0 repeat-x;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
th, td {
	vertical-align: top;
}
.wrapp {
	background: url(../images/footer_bg.png) 0 100% repeat-x;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -34px auto;
}
.push {
	height: 35px;
}
.promo {
	background: url(../images/promo.png) no-repeat 50% 0;
	height: 140px;
	margin: 0 0 -10px 0;
}
.page_container {
	width: 730px;
	margin: 0 auto -15px auto;
}
.page_top {
	background: url(../images/pg_t.png) no-repeat;
	height: 30px;
}
.page {
	background: url(../images/pg_m.png) repeat-y;
}
.page_btm {
	background: url(../images/pg_b.png) no-repeat;
	height: 30px;
}
.page_content {
	padding: 0 30px;
}
.head {
	background: url(../images/head_bg.png) no-repeat;
	height: 180px;
	padding: 0 0 10px 0;
}
.page_body {
	border-top: 1px solid #ccc7c0;
	padding: 20px 0 0 0;
}
.logo {
	background: url(../images/head_logo.png) no-repeat;
	cursor: pointer;
	float: left;
	height: 180px;
	width: 107px;
}

/* ----- SIDEBAR begin ------------------------------------------ */
.sidebar {
	float: left;
	width: 200px;
}
.block .t {
	background:url(../images/block_t.png) 0 0 repeat-x;
	height: 5px;
}
.block .t .t {
	background: url(../images/block_tr.png) 100% 0 no-repeat; 
}
.block .t .t .t {
	background: url(../images/block_tl.png) 0 0 no-repeat; 
}
.block .m {
	border-right: 1px solid #c4bcaf;
}
.block .m .m {
	border-right: none;
	border-left: 1px solid #c4bcaf;
}
.block .m .m .m {
	background: #f0eee2;
	border: none;
	padding: 10px 14px;
}
.block .b {
	background:url(../images/block_b.png) 0 0 repeat-x;
	height: 5px;
}
.block .b .b {
	background: url(../images/block_br.png) 100% 0 no-repeat; 
}
.block .b .b .b {
	background: url(../images/block_bl.png) 0 0 no-repeat; 
}
.block .title {
	border-bottom: 1px dotted #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
.nav ul {
	list-style-type: none;
}
.nav ul li {
	background: url(../images/bullet1.png) 0 4px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
.nav ul li a {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav ul li a:hover, .nav ul li a.active {
	color: #000;
}
.links {
	padding: 0 5px;
}
.links ul {
	border-top: 1px solid #c4bcaf;
	list-style-type: none;
}
.links ul li {
	background: none;
	border-bottom: 1px solid #c4bcaf;
	margin: 0;
}
.links ul li a {
	color: #000;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	padding: 0 0 0 30px;
}
.links ul li a:hover {
	background-color: #f0eee2;
}
.links a.wizard {
	background: url(../images/ico_wizard.png) 5px 50% no-repeat;
}
.links a.sponsor {
	background: url(../images/ico_sponsor.png) 5px 50% no-repeat;
}
.logo_iusti {
	background: url(../images/logo_iusti.png) 0 0 no-repeat;
	height: 106px;
}
/* ----- SIDEBAR end -------------------------------------------- */

.content {
	float: left;
	width: 445px;
}

/* ----- ARTICLE begin ------------------------------------------ */
.article {
	color: #333;
	font-size: 12px;
	padding: 15px 0 0 0;
}
.article p, .article h1, .article h2, .article h3, .article ul, .article table.wide {
	margin: 0 0 10px 0;
}
.article h1, .article h2, .article h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.article h1 {
	border-bottom: 1px dotted #000000;
	color: #d1ab42;
	font-size: 18px;
	padding: 0 0 5px 0;
}
.article h2, .article h3 {
	color: #000000;
}
.article h3 {
	font-size: 14px;
}
.article ul {
	padding: 0 0 0 15px;
}
.article .image {
	border: 1px solid #e0e0e0;
	padding: 4px;
	overflow: hidden;
}
.article .image.right {
	float: right;
	margin: 0 0 0 10px;
}
.article .image.left {
	float: left;
	margin: 0 10px 0 0;
}
.article a {
	color: #333;
	text-decoration: underline;
}
.article table {
	border-collapse: collapse;
}
.article table, .article th, .article td {
	border: 1px solid #37517c;
}
.article th, .article td {
	padding: 2px 7px 2px;
}
.article th {
	background-color: #b3bdcd;
}
/* ----- ARTICLE end -------------------------------------------- */

/* ----- GALLERY begin ------------------------------------------ */
.gallery {
	float: left;
	margin: 0 0 0 -7px;
}
.gallery ul {
	float: left;
	list-style-type: none;
	padding: 0;
}
.gallery ul li {
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #e0e0e0;
	float: left;
	overflow: hidden;
	height: 72px;
	margin: 0 0 0 7px;
	width: 104px;
}
.gallery ul li a {
	display: block;
	padding: 3px 4px 4px 3px;
}
.gallery ul li a:hover {
	background: #e1e1e1;
	padding: 4px 3px 3px 4px;
}
/* ----- GALLERY end -------------------------------------------- */

/* ----- FOOTER begin ------------------------------------------- */
.footer {
	color: #38527d;
	line-height: 35px;
	padding: 0 25px;
	font-size: 12px;
}
.footer_container {
	margin: 0 auto;
	width: 680px;
}
.ftr_left {
	float: left;
}
.ftr_right {
	float: right;
}
/* ----- FOOTER end --------------------------------------------- */
.clr {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
}
.wide {
	width: 100%;
}
.split_10 {
	float: left;
	height: 10px;
	width: 10px;
}
.split_20 {
	float: left;
	height: 10px;
	width: 20px;
}
.space_10 {
	height: 10px;
}
.space_20 {
	height: 20px;
}
.space_30 {
	height: 30px;
}
.bold {
	font-weight: bold;
}