*
{
}

html
{
	height: 100%;
}

body, td, th
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #222;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../img/bg_body.gif);
	background-color: #e5e5e5;
	background-repeat: repeat-x;
}

p
{
	text-align: justify;
}

div#outer_content_div
{
	position: relative;
	width: 825px;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: url(../img/bg_content_shadow.gif);
	background-repeat: repeat-y;
}

div#content_margin_left
{
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 295px;
	background: url(../img/bg_content_margin_left.gif);
	background-repeat: no-repeat;
}

div#content_margin_right
{
	position: absolute;
	top: 0;
	left: 803px;
	width: 22px;
	height: 295px;
	background: url(../img/bg_content_margin_right.gif);
	background-repeat: no-repeat;
	margin: 0;
}

div#inner_content_div
{
	position: relative;
	top: 0;
	left: 22px;
	width: 781px;
}

/*

	HEADER

*/

div#header
{
	position: relative;
	width: 781px;
	height: 295px;
	margin: 0 auto 0 auto;
	background: url(../img/bg_header.gif);
	background-repeat: repeat-x;
}

div#header div#quick_links
{
	position: absolute;
	top: 11px;
	right: 11px;
	width: 304px;
	height: 75px;
	background: url(../img/bg_quick_links.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 7px 15px 0 0;
	text-align: right;
}

div#header div#quick_links a
{
	font-size: 11px;
	font-weight: bold;
	color: #2f4178;
	text-decoration: none;
}

div#header div#quick_links a:hover
{
	color: #fff;
	background-color: #2f4178;
}

/*

	MENU

*/

div#menu_top
{
	position: absolute;
	top: 85px;
	left: 10px;
	width: 760px;
	height: 210px;
	background: url(../img/bg_menu_01.jpg);
}

div#menu_top ul#menu_top_list
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 33px;
	background: url(../img/bg_menu_top.gif);
	width: 760px;
}

div#menu_top ul#menu_top_list li.menu_item
{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	height: 33px;
	background: url(../img/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 20%;
	text-align: center;
	position: relative;
}

div#menu_top ul#menu_top_list li.menu_item a
{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 33px;
	display: block;
	height: 33px;
	width: 100%;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

div#menu_top ul#menu_top_list li.menu_item a:hover
{
	background: url(../img/bg_menu_top_on.gif);
	color: #D3F2FE;
}

/*

	BODY

*/

div#body
{
	position: relative;
}

div#body div#submenu
{
	width: 150px;
	float: left;
	margin: 30px 0 0 10px;
}

div#body div#submenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#body div#submenu li
{
	line-height: 27px;
	margin: 0;
	padding: 0;
}

div#body div#submenu a
{
	line-height: 27px;
	text-decoration: none;
	border-collapse: collapse;
}

div#body div#submenu li.submenu_level_1
{
	background: url(../img/bg_submenu_level1.gif);
	background-repeat: repeat-x;
	margin-bottom: 0;
}

div#body div#submenu li.submenu_level_1 a
{
	padding: 5px 0 3px 15px;
	margin-bottom: -3px;
	background: url(../img/bg_left_submenu_level1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #222;
}

div#body div#submenu li.submenu_level_1 a:hover
{
	color: #093;
}

div#body div#submenu li.submenu_level_2
{
	background: url(../img/bg_submenu_level2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#body div#submenu li.submenu_level_2 a
{
	padding: 3px 0 0 15px;
	margin-bottom: -3px;
	background: none;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	color: #222;
}

div#body div#submenu li.submenu_level_2 a:hover
{
	color: #093;
}

div#body div#content
{
	width: 530px;
	float: right;
	position: relative;
	right: 48px;
	margin: 30px 0 30px 0;
}

div#body div#content h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #B4BECF;
	font-size: 24px;
	margin: 0 0 30px 0;
}

div#body div#content h2
{
	font-size: 13px;
}

div#body div#content span.highlighted
{
	font-weight: bold;
}

div#body div#content a
{
	font-weight: bold;
	color: #367ecf;
	text-decoration: none;
}

div#body div#content a:hover
{
	color: #fff;
	background-color: #367ecf;
}

div#body div#content ol
{
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
}

div#body div#content li
{
	margin: 0 0 10px 0;
	padding: 0;
}

/* table styles */

div#body div#content table.comparative_table
{
	margin: 20px 0 20px 0;
}

div#body div#content table.comparative_table th,
div#body div#content table.comparative_table td
{
	padding: 5px;
	margin: 0px;
	font-size: 11px;
	border-collapse: collapse;
}

div#body div#content table.comparative_table th
{
	background-color: #364370;
	color: #fff;
}

div#body div#content table.comparative_table td
{
	background-color: #e6e8ef;
}

div#body div#content table.comparative_table td.highlighted
{
	background-color: #cbd1ed;
	font-weight: bold;
}

div#body div#content table.link_list
{
	margin: 20px 0 20px 0;
	width: 100%;
}

div#body div#content table.link_list th,
div#body div#content table.link_list td
{
	text-align: left;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
	border-collapse: collapse;
}

div#body div#content table.link_list th
{
	background-color: #364370;
	color: #fff;
}

div#body div#content table.link_list td
{
	background-color: #e6e8ef;
}

div#body div#content table.form_table
{
	margin: 20px 0 20px 0;
	width: 100%;
	border-collapse: collapse;
}

div#body div#content table.form_table th,
div#body div#content table.form_table td
{
	margin: 0px;
	font-size: 11px;
	border-collapse: collapse;
	position: relative;
	text-align: left;
}

div#body div#content table.form_table th
{
	background-color: #364370;
	color: #fff;
	padding: 5px;
}

div#body div#content table.form_table td
{
	background-color: #e6e8ef;
	padding: 10px;
}

div#body div#content table.form_table input,
div#body div#content table.form_table textarea,
div#body div#content table.form_table select
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	border: 1px solid #c0c4d4;
}

div#body div#content table.form_table label
{
	display: block;
	margin-top: 10px;
}

div#body div#content p.small_intented
{
	font-size: 12px;
	margin-left: 30px;
}

div#body div#content .red
{
	color: #c00;
}

div#body div#content .green
{
	color: #093;
}

div#body div#content div#message_panel
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px 0 10px 0;
	width: 500px;
	margin-bottom: 15px;

}

div#body div#content div#message_panel p
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/*

*/

div.catalogue
{
	width: 200px;
	display: block;
	margin: 0 10px 10px 0;
	padding: 8px;
	border: 1px solid #e8e8e8;
	background: #fafafa;
	cursor: pointer;
}

div.catalogue:hover
{
	border: 1px solid #d8d8d8;
	background: #eaeaea;
}

div.catalogue img
{
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

div.catalogue p
{
	text-align: left;
	font-size: 11px;
}

div.catalogue a
{
	color: #999900;
}

div.clickable_box
{
	background: #fafafa;
	border: 1px solid #eee;
	cursor: pointer;
	padding: 10px;
}

div.clickable_box:hover
{
	background: #f6f6f6;
	border: 1px solid #ddd;
	cursor: pointer;
}

p.tip
{
	margin: 5px 0 0 0;
	color: #999;
	font-size: 9pt;
	line-height: 1.2em;
}

/*

helper

*/

div.clear
{
	clear: both;
}

/*

	FOOTER

*/

div#footer
{
	width: 781px;
	height: 65px;
	background: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 auto 0 auto;
}

div#footer p
{
	color: #37497f;
	text-align: center;
	font-size: 11px;
}

div#footer a
{
	color: #093;
	text-decoration: none;
}

div#footer a:hover
{
	color: #fff;
	background-color: #2f4178;
	text-decoration: none;
}


