/* ---------- Layout Elements ------- */

body{
	text-align: center;
	background-color: #DDD8C0;
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	/*height: 100%;*/
	background-image: url('img/bg_main.gif');
	background-repeat: repeat-x;
}

body, table, div, ol, ul{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #575757;
}

.supercontainer{
	position: relative;
	vertical-align: top;
	width: 950px;
	display: table;
	margin: 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 15px;
}

.maincontainer{
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 950px;
	display: table;
	margin: 0 auto;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	background-image: url('img/bg_body.jpg');
	background-repeat: repeat-y;
}

.bg_top
{
	min-height: 256px;
	_height: 256px;
	width: 100%;
	background-image: url('img/bg_top.jpg');
	background-repeat: no-repeat;
}

.bg_bottom
{
	width: 100%;
	height: 82px;
	background-image: url('img/bg_bottom.jpg');
	background-repeat: no-repeat;

	text-align: right;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #575757;
}

.side_menu
{
	width: 176px;
	margin-left:12px;
	float:left;
	background-image: url('img/bg_side_menu.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	min-height: 120px;
	_height: 120px;
}

.side_menu_top
{
	width: 176px;
	height: 21px;
	background-image: url('img/side_menu_top.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #243139;
	font-weight: bold;
}

.right_column
{
	width: 176px;
	margin-right:12px;
	float:right;
}

.right_column .side_menu
{
	margin-left:0px !important;
	float:none;
}

.side_menu ul li
{
	margin-left: -10px !important;

}

.side_menu_photo
{
	width: 180px;
	margin-left:12px;
	float:left;
	background-image: url('img/side_menu_bg.gif');
	background-repeat: repeat-y;
}

.side_photo
{
	/*width: 180px;*/
	margin: 0px 7px 7px 0px;
	float:left;
}

.page_content
{
	padding-left: 215px;
	margin-right: 12px;
	font-size: 12px;
}

.error_box
{
	margin-right: 12px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	min-height: 50px;
	_height: 50px;
}

td div.error_box
{
	margin: 5px 10px 5px 0px;
}

.error_box div.error_box_img
{
	padding: 5px 5px 5px 5px;
	float:left;
}

.error_box div.error_box_txt
{
	padding: 5px 5px 5px 55px;
}


/* ---------- Design Elements ------- */

.right_margin
{
	padding-right: 12px;
}

div.large_image
{
	height: 328px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
	background-image: url('img/bg_large_image.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

img.large_image
{
	border: #FFFFFF solid 1px;
}


.large_image_double
{
	margin-left: 10px;
	margin-right: 10px;
	height: 190px;
	width: 930px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.logo_top
{
	margin-top: 5px;
	margin-left: 12px;
}

.top_menu
{
	height: 31px;/*31px;*/
	margin-top: 5px;
	background-image: url('img/bg_top_menu.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.top_menu ul li
{
	float: right;
	list-style: none;
	padding: 3px 10px 3px 10px;
	margin: 0px 15px 8px 0px !important;
	height: 16px;
}

.noprint {
    /* Shows all the elements irrelevant for printing */
	display: block;
}

.noscreen {
    /* Hides all the elements relevant for printing */
	display: none;
}

select.regular, input.regular, textarea.regular
{
	width: 172px;
}

.wide_field .regular
{
	width: 270px;
}

.year_field .regular
{
	width: 35px;
}

.small_field .regular
{
	width: 100px;
}

.date_field .regular
{
	width: 20px;
}

/* ---------- Table Elements ------- */

table.table_top
{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	/*border: solid #0000FF; for development*/
}

td.table_top
{
	vertical-align: top;
	width: 200px;
	text-align: right;
	padding-right: 17px;
	padding-top: 7px;

}

table.form
{
	border-spacing: 0px;/**/
	/*border-collapse: collapse;*/
	/*border: solid #0000FF; for development*/
}

table.form td
{
	vertical-align: top;
}

table.bottom td
{
	vertical-align: bottom;
}

td.field_label
{
	width: 110px;
	padding-right: 5px;
}

td.field_description
{
	padding-left: 5px;
	padding-right: 17px;
}

tr.section td div
{
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	margin: 10px 0px 10px 0px;
}

/* ---------- Text Elements ------- */

a.link_green:link, a.link_green:visited, a.link_green:active, a.link_green:hover, .link_top:link, .link_top:visited, .link_top:active, .link_top:hover
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #88959C;
	text-decoration: none;
}

.link_top:active, .link_top:hover, .link_top
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

font.link_grey, a.link_grey:link, a.link_grey:visited, a.link_grey:active, a.link_grey:hover
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}

a.link_green:active, a.link_green:hover, a.link_grey:active, a.link_grey:hover
{
	text-decoration: underline;
}

a.link_grey:active img, a.link_grey:hover img
{
	text-decoration: none;
}

div.top_menu li a:link, div.top_menu li a:visited, div.top_menu li a:active, div.top_menu li a:hover, div.top_menu li b
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #243139;
	text-decoration: none;
}


div.top_menu li a:hover, div.top_menu li b
{
	color: #FD9901;
}

a.link_text:link, a.link_text:visited, a.link_text:active, a.link_text:hover
{
	font-family: Arial, Verdana;
	color: #575757;
}


h1
{
	margin-top: 0;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #575757;
}

h2
{
	margin-top: 0;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #575757;
}

.section h2
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.nomargins
{
	margin: 0;
}

ul
{
	margin-top: 2px;
	margin-bottom: 2px;
	list-style: square outside;
}

li.go
{
	list-style-image: url('img/arrow.gif');
	margin-left: -10px !important;
}

.text_small
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.text_red
{
	font-family: Arial, Verdana;
	color: red;
}

.text_orange
{
	font-family: Arial, Verdana;
	color: #FD9901;
}

.field_label
{
	font-weight: bold;
}

.field_description
{
	font-family: Arial, Verdana;
	color: #003399;
}