body 
{
    margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color:#555;
	background-color: white;
}
#container
{
	width: 980px;
	border: 1px solid silver;
	margin-left:auto;
 	margin-right:auto;	
 	margin-top:35px;
 	margin-bottom:20px;
}

#header
{
	height:100px;
	width:100%;
	margin-bottom: 10px;
}

#logo
{
	height:70px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(Images/MTQ48Log.jpg) white no-repeat;
}
#flags
{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#editCustomer
{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#barre
{
	text-align:right;
	padding-right:10px;
	height: 16px;
	background-color:#01795E;
}

#page
{
	padding: 20px 20px 20px 20px;	
	/*height:100%;*/
}
.notice
{
	color: #060;
	background: url(Images/alertgood_icon.gif) #E2F9E3 left no-repeat;
	text-align: left;
	border-top: 1px solid #9c9;
	border-bottom: 1px solid #9c9;
	padding: 5px 5px 5px 30px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
.error
{
	background: url(Images/alertbad_icon.gif) #c00 left no-repeat;
	color: #fff;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c99;
	border-bottom: 1px solid #c99;
	padding: 5px 5px 5px 27px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
#message
{
	padding-top:15px;
}

#footer
{
	padding: 20px 20px 20px 20px;
	height: 15px;
	width: 940px;
	background: whitesmoke;
	border-top: 1px solid silver;
	clear: both;
}
#contentLeft
{
	float: left;
	width: 620px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom:15px;
}

#contentRight
{
	margin-left: 630px;
	border-left: dashed 1px Silver;
	padding: 0px 20px 20px 20px;
}
#contentRightReport
{
	margin-left: 630px;
	border-left: dashed 1px Silver;
	padding: 15px 20px 20px 20px;
}
#contentRight2
{
	float: left;
	padding: 0px 20px 20px 20px;
}
#contentRight h1
{
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 0px;
	border: none;
	font-weight: bold;
	color: #01795E;
}
#contentRight p
{
	margin-top: 5px;
}
/* ======================MENU======================= */
#top_menu
{
	/*position:relative;*/
	background: white;
	padding-left:20px;
	margin-top: 20px;
}
.menuStyle
{
	color: black;
	padding: 8px;
	font-size: 1em;
	background: url(Images/tab_background.gif) lightyellow bottom left repeat;
	border: 1px solid #01795E;
	border-bottom: none;
	text-align:center;
}

.menuSelectedStyle
{
	padding: 8px;
	font-size: 1em;
	background: url(Images/tab_background_selected.gif) white bottom left repeat;
	border: 1px solid #01795E;
	border-bottom: none;
	text-align:center;
}

.menuStyle a
{
	color: black;
	font-weight: normal;
}

.menuSelectedStyle a
{
	color: white;
	font-weight: bold;
}

.menuStyle a:visited
{
	color: black;
	font-weight: normal;
}

.menuSelectedStyle a:visited
{
	color: white;
	font-weight: bold;
}


/* ============================================= */

a:link {
	
	text-decoration: none;
}

a:visited {
	
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: underline;
}
.line
{
	background-color:Silver;	
	width: 275px;
	height: 1px;
}
h1 {
	font-size: 	1.6em;
	font-weight: normal;
	margin:		0;
	padding-top: 10px;
	padding-bottom:  5px;
	border-bottom: 1px solid silver;	
	}
h2 {
	font-size: 		1.2em;
	margin: 		1em 0;
	font-weight: 		normal;

	}
h3 {
	font-size: 		1.3em;
	margin: 		1em 0;
	font-weight: 	normal;
	}
h4 {
	font-size: 		1.2em;
	margin: 		1em 0;
	font-weight: 	bold;
	}
h5 {
	font-size: 		1.0em;
	margin: 		1em 0;
	font-weight: 	bold;
	}
h6 {
	font-size:	 	0.8em;
	margin: 		1em 0;
	font-weight: 	bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	
	}
	
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
}

.Customer td
{
	height:20px;
	width:220px;
}

thead
{
	font-weight: bold;
	font-size: 1.0em;
}

th{
	border-bottom: 1px solid silver;
	margin-bottom: 8px;
	padding-right: 8px;
}

.login td
{
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}

hr
{	color: white;
	border-bottom: 1px solid silver;
}

p, label, h1, span, a, div, td
{
	unicode-bidi: normal;
	
}

.floatImage
{
   float: right;
}

.summary
{
   border: 2px outset #01795E; 
   padding: 10px 10px 10px 10px;
}

.summary caption
{
    text-align: left;
    text-decoration: underline;
}
.summary th
{
    text-decoration: underline;
}