/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #444;
	font-family: tahoma, sans-serif;
}

hr
{
	border:0px none;
	height:18px; /* высота 1px IE, Firefox, Opera, Safari */
	clear:both; /* для очистки, если тег идет после float елемента */
	background-image: url('/images/hr.gif');
	background-repeat: no-repeat;
	background-position: left;
	border-width:0px;
}

body,input
{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #555;
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	padding: 0.1em;
	color: #000000;
}


select
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0em;
}

textarea
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #EEE;
	border-right: solid 1px #EEE;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

div#help {
	display: none;
	position: absolute;
	width: 500px;
	padding: 1px;
	color: #000000;
}
div#help table {width: 95%; text-align: justify; background-color:#FFFFCC}
div#help table .button {height:1.8em; border: 1px #2FA537 outset; background-color: #0F8F19; color: #FFFFFF; letter-spacing: 0px; font-size: 12px; font-family: arial, sans-serif;}
div#help table a {color: #006699;	text-decoration: underline;}

div#LeftSubMenu1 {display: none;}
div#LeftSubMenu2 {display: none;}
div#LeftSubMenu3 {display: none;}

div#compliant {display: none; /*margin-top: 40px;*/ padding: 1px;	color: #000000;}

div#compliant2 {display: none; /*margin-top: 40px;*/ padding: 1px;	color: #000000;}

a
{
	color: #006699;
	text-decoration: underline;
}

a.hint
{
	color: #006699;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
/*	margin: 0.5em auto 0em; */
	margin: 0em auto 0em; 
	padding-left: 2em;
	padding-right: 0.5em;
/*	width: 100%;
	margin: 0 auto; */
	min-width: 850px;
	max-width: 1200px;
}

/* Header */

/* #header
{
	padding: 0.1em 2.0em 0em 1.0em;

	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #e5e5e5;
}

#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #949494;
	display: inline;
	padding-left: 0.5em;
}

#header h1
{
	font-size: 1.9em;
	display: inline;
	letter-spacing: 0.05em;
}

#header h1 a
{
	color: #343434;
	text-decoration: none;
}

#header h4
{
	font-family: tahoma, sans-serif;
	font-size: 1.9em;
	display: inline;
	letter-spacing: 0.05em;
}

#header h4 a
{
	color: #343434;
	text-decoration: none;
} */








#header
{
	HEIGHT: 90px;
	BACKGROUND: url('/images/bg-header.gif');

	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 0px;
	border-color: #e5e5e5;
}

#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #949494;
	display: inline;
	padding-left: 0.5em;
}


#header h4#headimg1
{
	margin: 0px 0px 0px 0px; width: 431px; display: inline; background: url('/images/logo-left.jpg') no-repeat; float: left; height: 90px; overflow: hidden;
}

#header h4#headimg1 a
{
	TEXT-INDENT: -10000px; 
	width: 240px; display: block; height: 60px; overflow: hidden;
	letter-spacing: 0.05em;
}


#header #alltest
{
	float: left;
	display: inline; overflow: hidden;
	margin: 40px 0px 0px -180px;
}

#header #createtest
{
	float: left;
	display: inline; overflow: hidden;
	margin: 20px 0px 0px -180px; 
}



#header #headimg2
{
	margin: 0px 0px 0px 0px; width: 385px; display: inline; background: url('/images/header-right.jpg') no-repeat; float: right; height: 90px; overflow: hidden;
/*	font-family: tahoma, sans-serif; */
}


#header #headimg2 a
{
	DISPLAY: block; overflow: hidden;
	text-align: right;
	margin: 25px 65px 0px 100px;
}

#header #headimg2 a.sec
{
	MARGIN: 5px 65px 0px 100px; 
}

#header #headimg2 #help a
{
	margin: 0px 0px 0px 0px;
/*	float: right;
	display: inline; overflow: hidden;
	margin: 70px 0px 0px 350px; */
}



/* Menu */

#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #558800;
	border-bottom: solid 1px #336600;
	width: 100%;
}

#menu ul
{
	padding: 1em 4.5em 1em 4.5em;
	list-style: none;
}

#menu li
{
	display: inline;
	padding-right: 2.0em;
	font-size: 0.8em;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
}

#menu li a:hover
{
	border-bottom: solid 1px #558800;
}

/* Content */

#content
{
/*	padding-left: 2em;*/
	padding-left: 0em; 
	padding-right: 2em;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e5e5e5;
	background: url('/images/bg-content_right.gif') top right repeat-y;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 1em 0.7em 0.25em 0.7em;
	background: #ffffff url('/images/a1.gif') top left repeat-x;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #75737C;
	border-right: solid 1px #75737C;
	background: #B6B4C1 url('/images/bg-login.gif') top left repeat-x;
	padding: 1em 1.5em 1em 1em;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
	color: #75737C;
}

.boxA a
{
	background-color: inherit;
	color: #75737C;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #75737C;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #004466;
	background: #007799;
	padding: 1em 1.5em 1em 1em;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #007799;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

.customP
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

.customP strong
{
	margin-bottom: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;
}

#content strong
{
	color: #444;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.25em;
}

#content h1
{
	font-size: 1.25em;
}

#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content ol
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
/*	margin-bottom: 1.5em; */
	border-left: solid 6px #558800;
	text-align: justify;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
	text-align: justify;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.4em;
	color: #444;
}

#content table td
{
	padding: 0.4em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -23em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 20em;
	padding: 1.0em 0.0em 1.5em 2.0em;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #e5e5e5;

}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 19em;
	padding: 1.0em 2.0em 1.5em 1.0em;

	background: url('/images/bg-content_left.gif') repeat-y;
}

.secondaryContentBottom
{
	padding: 0em 0em 0em 0em;
	margin-right: -1px;

	background: url('/images/bg-content_bottom.gif') repeat-x left bottom;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #e5e5e5;
}

.bottom { /* ! */
	display: block;
	padding-bottom: 0; 
	margin-left: -1em;
	margin-bottom: -1.51em;
	background: url('/images/bg-content_leftbottom.gif') no-repeat left bottom;

}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: right;
	padding: 1.5em 0em 1.5em 1.0em;
	margin-left: 20em;
	margin-right: 0em;
}

.clear
{
	clear: both;
}

