html, body
{	
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: ;
    font-family: ;
    background: #FFF repeat-x;
    color: #4C4C4C;
    vertical-align: baseline;
    padding-bottom:0px;
}

a,
a:Active,
a:Visited
{
	color: #005375;
}

a:Hover
{
	color: #888;
}


div#container
{
	width:980px;
	margin: auto;
}

div#header
{
	height: 100px;
        margin: auto;
        background-size:100px 200px;
}

div#logo
{
	float: left;
	margin-top: 0px;
	text-indent: 450px;
	background: url(../img/trois_logo.png) no-repeat;
	height: 60px;
        padding: 40px 0 0 3px;
	font-size: 0px;
	color: #0055ff;
}

div#information
{
	float: right;
	text-align: right;
}

div#screen_id
{
	color: #FFF;
}

div#controls
{
	float: right;
	display: inline;
        text-indent: 185px;
	color: #FFF;
	margin: 130px 16px 0 0;
}

div#controls a,
div#controls a:Active,
div#controls a:Visited
{
	color: #FFF;
}

div#controls a:Hover
{
	color: #AAA;
}

div#controls a.logout
{
	background: url(../img/icon_logout.png) no-repeat;
	padding-left: 15px;
}

div#nav
{
	height: 25px;
        background-size:100px 200px;
        margin: 1px 0px 0 0px;
}

 /* Navigation */
ul#main_nav li
{
	float: left;
	display: inline;
	padding: 0 12px 0 8px;
	height: 25px;
	line-height: 25px;
        
}

ul#main_nav select
{
	float: right;
	height: 25px;
	vertical-align:middle;
}

ul#main_nav li a,
ul#main_nav li a:Active,
ul#main_nav li a:Visited
{
	display: block;
	font-weight: bold;
	font-family: ;
	font-size: ;
}

/* Main Menu box */
li#mnu_main_menu
{
	background: url(../img/nav_green_l.gif) no-repeat 0 3px;
}

li#mnu_main_menu a,
li#mnu_main_menu a:Active,
li#mnu_main_menu a:Visited
{
	background: url(../img/nav_green_r.gif) no-repeat right 3px;
	padding-right: 8px;
	color: #FFF;
}

/* Quick Links box */
li#mnu_quicklink
{
	background: url(../img/nav_blue_l.gif) no-repeat 0 3px;
}

/* Dropdown Menus */
ul#main_nav li ul
{
	display: none;
	position: absolute;
	border: solid 1px #FFF;
	width: 200px;
	margin-left: -7px;
	background: #0055ff;
} 

/* Dropdown menu item */
ul#main_nav li ul li
{
	float: none;
	display: block;
	background: #0055ff;
	height: 25px;
	line-height: 25px;
	padding: 0;
}

ul#main_nav li ul li a,
ul#main_nav li ul li a:Active,
ul#main_nav li ul li a:Visited
{
	background-image: none;
	color: #FFF;
	zoom: 1;
	text-indent: 6px;
	float:left;
}

ul#main_nav li ul li a:Hover
{
	color: #FFF;
	zoom: 1;
}

ul#main_nav li ul li.hover
{
	background: url(../img/dd_sltd_bg.jpg) repeat-x;
}

ul#main_nav li ul li a.mnu_parent
{
	margin-left: 13px;
	background: url(../img/dd_arrow.gif) no-repeat 95% 7px;
	float:none;
}

/* Sub dropdown menus */
ul#main_nav ul ul
{
	position: absolute;
	margin-left: 200px;
	margin-top: -26px;
}

li#mnu_quicklink a,
li#mnu_quicklink a:Active,
li#mnu_quicklink a:Visited
{
	background: url(../img/nav_blue_r.gif) no-repeat right 3px;
	padding-right: 8px;
	color: #FFF;
}

ul#main_nav li.shortcut
{
	background: url(../img/nav_sep.jpg) no-repeat 0 4px;
	padding: 0 17px;
}

li.shortcut a,
li.shortcut a:Active,
li.shortcut a:Visited
{
	color: #005375;
}

li.shortcut a:Hover
{
	color :#888;
}

li.allow_drop
{
	border: solid 1px #FF0000;
}

div#breadcrumbs
{
	margin: 7px 0;
}

/* Quicklinks */
div.quicklinks
{
	padding-left: 10px;
	background: url(../img/ql_left.gif) no-repeat;
}

div.quicklinks h1
{
	color: #4C4C4C;
	background: url(../img/ql_top.gif) no-repeat -20px 0;
	font-family: ;
	font-size: ;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}

div.quicklinks ul
{
	background: #FFF url(../img/ql_btm.gif) no-repeat right 0;
	display: block;
	height: 30px;
}

div.quicklinks ul li
{
	float: left;
	display: inline;
	margin-right: 10px;
	background: url(../img/ql_sep.gif) no-repeat right 6px;
	height: 25px;
	line-height: 25px;
}

div.quicklinks ul li.last
{
	background: 0;
}

div.quicklinks ul li a,
div.quicklinks ul li a:Active,
div.quicklinks ul li a:Visited
{
	display: block;
	color: #044F77;
	padding: 2px 15px 2px 2px;
	font-weight: bold;
}

div.quicklinks ul li a:Hover
{
	color: #FFF;
}

/* Menu icon hover */
/****************************/
div.div_menu_child_right {
	float:right;
	background: url(../img/btn/btn_new_window_off.png) no-repeat;
	height:18px;
	width:18px;
	margin-top: 3px;
	margin-right: 3px;
}

div.div_menu_child_right_hover
{
	background: url(../img/btn/btn_new_window_on.png) no-repeat;
}

li img.li_img
{
	float:left;
	background: url(../img/btn/btn_drag2_off.png) no-repeat;
	width: 10px;
	height: 18px;
	margin-top: 3px;
	margin-left: 3px;
	cursor:move;
}
li img.li_img_hover
{
	background: url(../img/btn/btn_drag2_on.png) no-repeat;
}
/****************************/

/* Drag Helper (menu drag n drop) */
#drag_helper, #temp_drag_helper
{
	display: block;
	background: #DDD;
	color: #666;
	padding: 4px;
	border: solid 1px #666;
	width: 200px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}

/* Page Boxes, Controls */
div.page_controls
{

}

div.page_title
{
	margin-top: 15px;
	padding-left: 45px;
	height: 50px;
}

div.page_title h1
{	
	padding-top: 5px;
	color: #FC9700;
	font-size: ;
	font-family: ;
	font-weight: normal;
}
/* Boxes */
.float_left_box
{
	float: left;
	display: inline;
	width: 480px;
	margin-right: 10px;
}

.box_1
{
	background: #DDECE9;
	border: solid 1px #306E95;
}

.box_2
{
	background: #ECECEC	;
	border: solid 1px #AFBBC7;
}

.box_3
{
	background: #FBECCD;
	border: solid 1px #E7C4A4;
}

.box_1,
.box_2,
.box_3
{
	padding: 10px;
	margin-bottom: 15px;
	zoom: 1; /* hasLayout fix IE6 */
}

.box_1 h1,
.box_2 h1,
.box_3 h1,
h1.table_header
{
	margin: -10px -10px 6px -10px;
	padding-left: 10px;
	height: 23px;
	line-height: 23px;
	color: #FFF;
	font-weight: bold;
}

.box_1 h1
{
	background: url(../img/th_bg01.jpg) repeat-x;
	border-bottom: solid 1px #306E95;	
}

.box_2 h1,
h1.table_header
{
	background: url(../img/th_bg02.jpg) repeat-x;
	border-bottom: solid 1px #AFBBC7;
}

.box_3 h1
{
	background: url(../img/th_bg03.jpg) repeat-x;
	border-bottom: solid 1px #EAB17D;
}
/*****************/

h1.table_header
{
	border: 0;
	background: url(../img/header_blue_bg.gif) repeat-x;
	color: #0092C1;
	font-size:;
	font-family: ;
	font-weight: bold;
	height: 41px;
	line-height: 30px;
	margin: 20px 0 0 0;
}

div.error_box
{
	background: #EDC0C7 url(../img/icons/icon_error.gif) no-repeat 10px 4px;
	border: solid 1px #EA8E99;
	color: #CE0307;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 15px;
}

div.normal_box
{
	background: #DBECFF url(../img/icons/icon_s_info.gif) no-repeat 20px 10px;
	border: solid 1px #1F70FF;
	color: #005DFF;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 15px;
}

div.successful_box
{
	background: #DBFFED url(../img/icons/icon_ok.gif) no-repeat 10px 6px;
	border: solid 1px #4DFF2F;
	color: #00AF28;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 15px;
}

div.button_panel
{
	text-align: right;
	margin: 0 0 15px 0;
}

/* Help Panel */
div.help
{
	padding-bottom: 15px;
}

div.help span
{
	background: url(../img/icons/icon_s_help.gif) no-repeat 0 2px;
	padding: 0 0 3px 18px;
	line-height: 17px;
	margin-right: 5px;
	cursor: pointer;
	float: right;
}
div#help_contents
{
	background: #FFF5B0;
	border: solid 1px #FFCC33;
	margin-top: 5px;
	clear: both;
	padding: 8px;
	display: none;
}

div#footer
{
	clear: both;
	padding: 15px 0;
	text-align: center;
	color: #AAA;
	font-size: 10px;
}

div.page-footer {
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-style: solid;
	border-color: #DDDDDD;
	width:980px;
	height:35px;
	background:#ECECEC;
	position:fixed;
	bottom:0;
}

.bold{font-weight:bold;}
.center{text-align:middle;}
.right{text-align:right;}
.clearer{clear:both;}
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: ;
    font-family: inherit;
    vertical-align: baseline;
}
.r_main {
	float: left;
	padding-right: 20px;
}
.r_left {
	float: left;
}
.r_right {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}