﻿body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:782px;
	background-color:#fff;
	color:#000;
	font-family:Arial,Sans-Serif;
	font-size:11px;
}
select,input{font-family:Arial,Sans-Serif;font-size:8pt;}

A:link{text-decoration:none;color:#000080;}
A:visited{text-decoration:none;color:#000080;}
A:active{text-decoration:none;color:#000080;}
A:hover{text-decoration:none;color:#003399;}

img{border-width: 0px; color:#000}

#print{display:none;}

#page
{
	float:left;
	width:781px;
	border:solid 1px #000}
	
#bar
{
	float:left;
	background-image:url(/main/images/designer/bar.jpg);
	width:580px; 
	height:29px;
	padding-left:200px;
}

#header{
	color:#000;
	background:#FFFFF;
	width:781px;
	border:solid 0px #000;
}

#mMenu
{
	float:left;
	background: #FFF url(/main/images/designer/main_back.jpg) no-repeat scroll top left;
	color:#484848;
	height:275px;
	width:147px;

	}

#main
{
	float:left;
	background-image:url(/main/images/designer/left_back.jpg);
	background-repeat:repeat-y;
	width:780px;
}

#content
{
	float:left;
	background-color:#fff;
	color:#484848;
	width:628px;
}
#footer
{
	float:left;
	font-size:10px;
	background-color:#fff;
	color:#073ec9;
	width:780px;
	border:solid 0px #000;
}
#search
{
	float:left;
	border:solid 0px #000;
	background-image:url(/main/data/searchbg.jpg);
}
#search input
{
    font-size:8pt;
    border:solid 1px #000;
}

H1.module-title{
	font-family:Arial;
	font-size:15px;
	color:#B72C38;
	font-weight:bold;
	height:20px;
	border:solid 0px #000;
}

a.link-logoff{color:#000; width:120px; font-size:12px; float:left}
a.LangLink{color:#000}

.sitemap ul{list-style-image:url(/main/data/map-image.gif)}
.sitemap a{font-size:13px;font-weight:bold;text-decoration:none}
.sitemenu-inside a{font-size:1em;font-weight:normal;text-decoration:underline;}
.sitemap ul ul{list-style-image:none; list-style-type:square}

.separator{font-size:5px;padding-top:2px;padding-bottom:2px}
.message{color:Red}

/* Articles					*/
.staged{font-size:8pt;color:#000;background-color:#ff9999;border:solid 1px #000;margin-bottom:1px;}
a.staged:link,a.staged:visited,a.staged:active{font-size:8pt;color:#000;}
a.staged:hover{font-size:8pt;color:#FFF;}
/* - - - - - - - - - - - -	*/

/* Module Editor */
H1.editor{font-family:Arial;font-size:18px;font-weight:bold;letter-spacing:5px;border-bottom:solid 1px #000000;}
H2.editor{font-family:Arial;font-size:13px;font-weight:bold;letter-spacing:5px;border-bottom:solid 1px #000000;}
.edtHead{padding-left:5px; font-weight:bold;font-family:Arial,Sans-Serif;font-size: 12px;} /*grid header*/
.edtItem{padding-left:5px;font-family:Arial,Sans-Serif;font-size: 11px} /*grid item */
.edtLabel{float:left; font-weight:bold;width:100px;padding-top:3px}

/* Generic Form Report Styles */
.gFR{border:solid 1px #000000; border-collapse:collapse;}
.gFRH{font-weight:bold;border-collapse:collapse;text-align:center;border:solid 1px #000000;width:100px;background-color:#5671B9;color:White;}
.gFRI{border:solid 1px #000000; border-collapse:collapse;}
/* - - - - - - - - - - - - - */


/* Discussion Forum        */
.FrmHead{color:#FFFFFF; background-color:#999999; font-weight:bold; padding:1px 1px 1px 5px;}
.FrmItem{background-color:#FFFFFF; padding:2px 1px 2px 5px; vertical-align:top }
.FrmAlt{background-color:#EFEFEF;color:#000000; padding:2px 1px 2px 5px; vertical-align:top}
.FrmPage{color:#FFFFFF; background-color:#999999; text-align:center; font-weight:bold; padding:1px 1px 1px 5px;}
/* - - - - - - - - - - - */

/* Intranet        */
.iHead{color:#FFFFFF; background-color:#999999; font-weight:bold; padding:1px 2px 1px 2px;}
.iItem{background-color:#FFFFFF; padding: 1px 2px 1px 2px; vertical-align:top }
.iAlt{background-color:#EFEFEF;color:#000000; padding:1px 2px 1px 2px; vertical-align:top}
.iPage{color:#FFFFFF; background-color:#999999; text-align:center; font-weight:bold; padding:1px 1px 1px 5px;}
.iEmpMenu{padding:8px 0px 8px 0px;}
a.iEmpMenu:hover{color:Red}
a.iEmpMenuActive{color:Red}
/* - - - - - - - - - - - */