* { padding: 0; margin: 0; font-family:arial,helvetica,clean,sans-serif; }

body {font-family:arial,helvetica,clean,sans-serif; font-size: 13px; background-color:#0299c5;  background-image:url(img/bg.jpg); background-repeat:repeat-x;}
#wrapper {margin: 0 auto; width:1000px; background-color:#fff}
#header {width:1000px; float: left; height: 140px; background-image:url(img/header.gif); background-repeat:no-repeat}

/* Navigation*/
#navigation {float: left; width:985px; height:41px; background-image:url(img/menu.gif); background-repeat:repeat-x; padding:0 0 0 15px}
#navigation ul li{display:inline; height:41px}
#navigation li{background-image:url(img/bullet.jpg); background-repeat:no-repeat; background-position:top left;}
#navigation a:link{line-height:38px; background:url(img/bullet.jpg) 0 0; background-repeat:no-repeat; color:#000; font-size:17px;  padding:0 25px 0 20px; text-decoration:none}
#navigation a:visited{line-height:38px; background:url(img/bullet.jpg) 0 0; background-repeat:no-repeat;color:#000; font-size:17px;  padding:0 25px 0 20px; text-decoration:none}
#navigation a:hover{line-height:38px; background:url(img/bullet.jpg) 0 -41px; background-repeat:no-repeat; background-position:left; padding:0 25px 0 20px;}
#navigation a {float:left;background:url("img/menu.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;}
#navigation a span {float:left;display:block;background:url("img/menu.gif") no-repeat right top;padding:0px 12px 2px 5px;color:#fff;}
#navigation a span {float:none;}
    /* End IE5-Mac hack */
#navigation a:hover span {color:#caf0fc;}
#navigation a:hover {background-position:0% -41px;}
#navigation a:hover span {background-position:100% -41px;}
#navigation #current a {background-position:0% -41px;}
#navigation #current a span {background-position:100% -41px;}
	  
/* TitlesColumn */
#Titlescolumn {float: left; width: 220px; display: inline; background: #fff; padding:0px 0px 0px 10px;}
#Titlescolumn h1{font-size:14px; color:#fff; padding:17px 0 0 10px; font-weight:normal}
#Titlescolumn p{padding:10px; font-size:11px; color:#31660e}
#Titlescolumn a{font-weight:bold}
#Titlescolumn a:link {color:#31660e; text-decoration:underline}
#Titlescolumn a:visited {color:#31660e; text-decoration:underline}
#Titlescolumn a:hover {text-decoration:none}

/* LeftColumn */
#leftcolumn {width: 768px; float: left; background:#fff;}
#leftcolumn p{color:#6d323a; font-size:12px; line-height:22px; padding:0px 10px 0 10px}
#leftcolumn p b{color:#000}


/* RightColun */
#rightcolumn {float: right; width: 220px; display: inline; background: #fff;}
#rightcolumn h1{font-size:14px; color:#fff; padding:17px 0 0 10px; font-weight:normal}
#rightcolumn p{padding:10px; font-size:11px; color:#31660e}
#rightcolumn a{font-weight:bold}
#rightcolumn a:link {color:#31660e; text-decoration:underline}
#rightcolumn a:visited {color:#31660e; text-decoration:underline}
#rightcolumn a:hover {text-decoration:none}
.box{width:211px; background-image:url(img/box_bg.gif); background-repeat:repeat-y; margin:0 0 6px 0}
.boxtop{width:211px; background-image:url(img/box_top.gif); background-repeat:no-repeat; background-position:top}
.boxbottom{width:211px; background-image:url(img/box_bottom.gif); background-repeat:no-repeat; background-position:bottom}


/* Footer*/
#footer {width:1000px; height:60px; clear: both; background-image:url(img/footer_bg.jpg); background-repeat:repeat-x; font-family:arial,helvetica,clean,sans-serif; font-size:10px; color:#fff; text-align:center}
#footerleft {height:60px;background-image:url(img/footer_left.jpg); background-repeat:no-repeat; background-position:left}
#footerright {height:60px;background-image:url(img/footer_right.jpg); background-repeat:no-repeat; background-position:right}
#footer ul li{display:inline}
#footer p{color:#44cb5f}
#footer a{padding:0 10px 0 10px; line-height:30px}
#footer a:link{color:#fff; text-decoration:none}
#footer a:visited{color:#fff; text-decoration:none}
#footer a:hover{text-decoration:underline}


/* wizard */
#wizard h1{font-size:14px; color:#fff; padding:0 0 10px 10px; font-weight:normal; cursor: move; position: relative;}
.wizardbox{width:755px; background-image:url(img/wizard_bg.gif); background-repeat:repeat-y; margin:0 0 6px 0}
.wizardboxtop{width:755px; background-image:url(img/wizard_top.gif); background-repeat:no-repeat; background-position:top; }
.wizardboxbottom{width:755px; background-image:url(img/wizard_bottom.gif); background-repeat:no-repeat; background-position:bottom}
.wizardModalBackground{background-color:White;filter:alpha(opacity=70);opacity:0.7;}


/* wizardReset */
#wizardReset h1{font-size:14px; color:#fff; padding:17px 0 0 10px; font-weight:normal; cursor: move; position: relative;}
.wizardResetbox{width:430px; background-image:url(img/wizardReset_bg.gif); background-repeat:repeat-y; margin:0 0 6px 0}
.wizardResetboxtop{width:430px; background-image:url(img/wizardReset_top.gif); background-repeat:no-repeat; background-position:top; }
.wizardResetboxbottom{width:430px; background-image:url(img/wizardReset_bottom.gif); background-repeat:no-repeat; background-position:bottom}

.modalBackground
 {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.linkbutton
{  
	font-size:15px;
}
.modalPopup 
{
	background-color:#D8ECCA;
    border-style:solid;
	border-color:#006900;
	background-color:#fff;
	border-width:2px;
	padding:3px 3px 3px 3px;
	background-position:center ;
 }
.TitlemodalPopup 
{
    cursor: move;
    font-weight: bold; 
    position: relative;
    font-size:14px; 
    color:#fff;
    background-color: #ABD88F;
    background-position:top;
}

.TdMenue
{font-family: arial,helvetica,clean,sans-serif;
	border-right: solid 1px #9dd17c; 
	height: 440px; 
	vertical-align: top;
	width: 180px;
    padding: 0px 3px 0px 3px;                                                                                                                                                                           
}
.TdSubject
{font-family: arial,helvetica,clean,sans-serif;
	  border-bottom: solid 1px #9dd17c; 
	  height: 70px; vertical-align: top; 
	  width: 575px;
      padding: 0px 3px 0px 15px; 
      vertical-align: middle;                                                                                              
}


.GridHeader
{margin: 5px;
    background-color:#ABD88F;
    color: #006900;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.GridItem 
{	margin: 5px;
    background-color:#D8ECCA;
    color:#000000;
    font-family:arial,helvetica,clean,sans-serif;
    font-size:9pt;
    font-style:normal;
    font-weight:normal;
    text-align:center;
    height:22px;
}
.GridItemAlternateRow 
{	margin: 5px;
    background-color:#F5F5F5;
    color:#000000;
    font-family:arial,helvetica,clean,sans-serif;
    font-size:9pt;
    font-style:normal;
    font-weight:normal;
    text-align:center;
    height:22px;
}
.Button 
{
    background-color:#ABD88F;
    border:1pt solid #006900;
    color:Black;
    font-family:arial,helvetica,clean,sans-serif;
    font-weight: bold;
}
.DisabledButton
{
    background-color: #C0C0C0;
    border: 1pt solid #006900;
    color: Black;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
}
.PageContent
{
    padding: 20px 0px 0px 0px ;
}
/*.SafaripageContent To handel prowsers
{
    padding : 0px 0px 700px 0px;
}*/
/* Message Boxes */

.Stretch
{
	height:100%;
	width:100%;
}

.Code
{
	margin: 10px;
	padding: 10px;
	
	font-family: 'arial,helvetica,clean,sans-serif';
	font-weight: bold;
	font-size: 1.2em;
	color: #000099;	
	text-align: justify;
	
	background-color: #e6e6fa;	
	border: #666699 1px dashed;	
}

.MessageBoxInfo
{
font-family: arial,helvetica,clean,sans-serif;
	padding: 2px;
	font-weight: bold;
	font-size: 1.0em;
	color: #000099;
	text-align: justify;
	background-color: #f0f8ff;
	border-bottom:  #666699 1px solid;
}

.MessageBoxWarining
{
	padding: 2px;
	font-weight: bold;
	font-size: 1.0em;
	color: #800000;
	text-align: justify;
	background-color: #ffffcc;
	border-bottom: #800000 1px solid;
}

.MessageBoxError
{

	padding: 2px;
	font-weight: bold;
	font-size: 1.0em;
	color: #990033;
	text-align: justify;
	background-color: #ffcccc;
	border-bottom: #ff0000 1px solid;
}

.imgIcon
{
	width:16px;
	height:16px;
	padding-right:5px;
	padding-left:5px;
}

.imgIconError
{
	background-image:url(img/error.gif);	
	background-position: 50% 50%;	
}

.imgIconWarning
{
	background-image:url(img/warning.gif);		
	background-position: 50% 50%;	
}

.imgIconInfo
{
	background-image:url(img/info.gif);	
	background-position: 50% 50%;		
}

.CloseBox
{
	background-color: #f5f5f5;
	height: 20px;
	text-align: center;
}