﻿body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:996px;
}

.imgL{float:left;}

select,input{font-family:Arial,Sans-Serif;font-size:9pt;}
A:link,
A:visited,
A:active{text-decoration:none;color:#ff0000;font:normal 12px Arial,sans-serif;}
A:hover{text-decoration:none;color:#f2d000;}

img{border-width:0px;}

#printDialog{text-align:left;padding:2px;}

#logo{
		float:left;
		width:252px;
		height:88px;
}

#heada{
		background-image:url(/main/data/heada.jpg);
		background-repeat:no-repeat;
		float:left;
		width:744px;
		height:88px;
}

#headb{
		background-image:url(/main/data/headb.jpg);
		background-repeat:no-repeat;
		clear:both;
		width:996px;
		height:48px;
}

#container{
				background-image:	url(/main/data/side_bar.jpg);
				background-position: bottom;
				background-repeat: no-repeat;
				float: left;
				width:996px; 
}

#leftcol{
			background-image: url(/main/data/leftimg.gif);
			background-repeat: no-repeat;	
			float: left;
			width: 188px;
			height: 558px;
}

#content{
			color:#000;
			float:left;
			font: normal 12px/16px Arial, sans-serif;
			margin: 15px 0px 98px 10px;
			width:790px;
}

#footer{
			clear: both;
			width: 991px;
			height: 15px;
}

#copyright,
#copyright a:link,
#copyright a:visited,
#copyright a:hover{
							font:normal 11px/30px Arial,sans-serif;
							color: Gray;
							text-align: right;
}

#search{
	float:left;
	width:222px;
	background-color:#5671B9;
	height:23px;
	padding-top:2px;
	padding-bottom:2px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#search input{font-size:9pt;}


H1.module-title{
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	/*background: #050B91 url(/main/data/right.gif) no-repeat scroll right;*/
	background-color: #050B91;
	height:20px;
	line-height:20px;
	padding-left:5px;
	margin:0px;
}

a.link-logoff,
a.link-logoff:active,
a.link-logoff:visited,
a.link-logoff:hover{line-height:106px;display:block;float:left;width:100px;text-align:center;color:#ff0000;}

.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}

/* Module Editor */
H1.editor{font-family:Arial, sans-serif;font-size:18px;font-weight:bold;letter-spacing:5px;border-bottom:solid 1px #000000;}
H2.editor{font-family:Arial, sans-serif;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;}
/* - - - - - - - - - - - - - */
