/***
 * General HTML tags
**/
body {
	background: #FFF;
	font: 70% verdana, arial, sans-serif;
	margin: 0;
}
form {
	border: none;
	margin: 0px;
}
table {
	font: 100% verdana, arial, sans-serif;
	text-align: left;
}
legend {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 5px;
	text-align: center;
}
ol {
	margin-left: 25px;
	padding: 0;
}
ul {
	margin: 0 0 0 18px;
	padding: 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}

ul.pro_contentlist {
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
}
/***
 * Links
**/
a:link, a:active, a:visited {
	color: #00a;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: none;
}

a.important:link, a.important:active, a.important:visited {
	color: #F30;
	font-weight: bold;
	text-decoration: none;
}
a.important:hover {
	color: #F30;
	font-weight: bold;
	text-decoration: underline;
}

.important {
	color: #F30;
	font-weight: bold;
}

/***
 * Form tags
**/
input {
	margin: 0;
	padding: 0;
}
.inp_text, .inp_select, .inp_sfixed, .inp_tarea {
	background-color: #fff;
	border: #000000 1px solid;
	font-size: 100%;
}
.inp_text {
	height: 1.35em;
}
.inp_submit {
	background-color: #CEE5BE;
	border: #000000 1px solid;
	font-size: 100%;
	height: 1.5em;
}
.inp_sfixed {
	font-family: monospace;
}

/***
 * General layout
**/
#pro_wrap, #pro_header {
	background: #727878 url('images/bg_1.gif') repeat-y top center;
	margin: 0 auto;
	text-align: left;
}
#pro_header {
	width: 770px;
}
#pro_wrap {
	padding: 0 41px 0 41px;
	width: 688px;
}
#pro_wrapinner {
	background: #FFF;
	padding: 6px;
}
#pro_print {
	margin: 0 auto;
	width: 600px;
}
#pro_header {
	height: 200px;
}
#pro_toplogo {
	background: url('images/main.jpg') no-repeat center center;
	float: left;
	height: 200px;
	width: 729px;
}
#pro_toplogo h1, #pro_toplogo h2 {
	display: none;
}
#pro_navigation {
	float: left;
	margin-right: 3px;
	width: 180px;
}
#pro_subcontent {
	float: right;
	margin-left: 3px;
	width: 150px;
}
#pro_content {
	float: left;
	margin-bottom: 5px;
}
#pro_maincontent {
	float: left;
	padding: 0 2px 10px 2px;
}
#pro_seccontent {
	float: right;
	margin-bottom: 5px;
	width: 627px;
}
#pro_footer{
	clear: both;
	text-align: center;
	width: 770px;
}
.hidden {
	display: none;
}

/***
 * Top navigation menu
**/
.pro_topnav {
	width: 720px;
	background-color: #727878;
	border: 0;
	margin: 0 auto;
	padding: 10px 25px 10px 25px;
}
.pro_topnavlinks {
	font-weight: bold;
	margin: 0 auto;
	padding: 3px 0;
	text-align: left;
} 
.pro_topnavlinks ul, .pro_topnavlinks li {
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
}

/***
 * Bottom copyright message
**/
#pro_copyright {
	background: #727878;
	margin: 0 auto;
	padding: 10px 41px 10px 41px;
	width: 688px;
	text-align: center;
}
#pro_copyright .part_left {
	font-size: 85%;
	float: left;
}
#pro_copyright .part_right {
	font-size: 85%;
	float: right;
}

#pro_copyright a:link, #pro_copyright a:active, #pro_copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
#pro_copyright a:hover {
	color: #F30;
	text-decoration: none;
}

/***
 * Block and header
**/
.pro_block {
	background-color: #FFF;
	border-right: #bce9e6 1px solid;
	margin-bottom: 10px;
	display: block;
	height: 100%;
}
.pro_table {
	border: 1px solid #CEE5BE;
	margin-bottom: 5px;
}
.pro_blockcenter {
	background-color: #EFF6E9;
	margin-bottom: 10px;
}
.pro_header {
	background-color: #ADD492;
	font-weight: bold;
	margin: 2px 0;
	padding: 2px;
}
.pro_twopartl, .pro_twopartr {
	padding: 0;
	margin: 0;
	width: 49%;
}
.pro_twopartr {
	margin: 0 1px 0 0;
	float: right;
}
.pro_twopartl {
	margin: 0 0 0 1px;
	float: left;
}

/***
 * Headers
**/ 
h1, h2, h3, h4, h5 {
	color: #000080;
	font-weight: bold;
	margin: 0;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3, h4, h5 {
	font-size: 100%;
}
h1.error {
	font-size: 250%;
	color: #F00;
}
h1.question {
    font-size: 250%;
	color: #00F;
}
h1.info {
    font-size: 250%;
	color: #0F0;
}

/***
 * Misc
**/ 
.pro_clearer {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	width: 0;
}

/***
 * Banners
**/ 
.banner_intext {
	padding: 5px 0;
}

/***
 * List Box
**/
ul.list_box, li.list_box {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.list_box {
	border-bottom: 1px dashed #DDD;
	padding: 5px 0;
}
.list_boxinfo {
	color: #999999;
	font-size: 90%;
	padding: 2px 0;	
}
.list_boximage {
	border: 1px solid #DDD;
	float: left;
	margin: 0 3px 0 0;
}
.list_boxshort {
	
}

/***
 * Table list
**/ 
table.table_list {
	border-left: 1px solid #EFF6E9;
	border-right: 1px solid #EFF6E9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}
.table_list th	{
	background-color: #EFF6E9;
	font-weight: bold;
	padding: 5px;
}
.row_odd td, .row_even td {
	padding: 3px;
	border-bottom: 1px solid #EFF6E9;
}
.row_odd td {
	background-color: #f8f8f8;
}
.table_list h1 {
	font-size: 100%;
}