/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
	text-decoration:none;
}
body {
	background-color: #CCF;
	color: #222;
	font: normal 90% Arial, Helvetica, sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1em Arial, Helvetica, sans-serif;
}
p,cite,code,ul {
	font-size: 1em;
	padding-bottom: 1.2em;
}
.call {
	color: #367EA6;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0px;
	xmargin-bottom: 16px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
	margin-bottom: 16px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


/* misc */
.clearer {
	clear: both;
}

.pimage {
	font-size: 10px;
	border: solid 1px #999999;
	width:210px;	
	display: block;
	float:right;
	text-align:center;
	clear:right;
	margin: 0 0 10px 10px;
}

/* structure */
.container {
	background: url(images/bgcontainer.gif) repeat-y;
	margin: 0px auto;
	padding-bottom: 6px;
	width: 774px;
}
.header {
	background: url(images/header2.jpg) no-repeat ;
	margin: 0 auto;
	width: 774px;
	height: 110px;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 2em Arial, Helvetica, sans-serif;
	text-align: left;
	display:none;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}



/* content */
.content {
	float: right;
	width: 520px;
}
.content .xitem {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 38px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background: #CCF url(images/footer2.gif) no-repeat ;
	color: #777;
	margin: 0 auto;
	text-align: center;
	width: 774px;
	height: 118px;
	font-size: 10px;
}
.footer p {
	padding: 26px 180px 0 180px
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}


/* common styling */
.menu2{
font-family: Arial, Helvetica, sans-serif;  width:180px; xheight:180px; position:relative; font-size: 90%; margin:30px 0; z-index:100;
}
.menu2 ul {
padding:0; margin:0; list-style-type: none; background:#eee; width:180px; xheight:180px;
}
.menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:140px;
}
.menu2 ul li {
float:left;  border:2px solid #ccc; 
}
.menu2 ul li a, .menu2 ul li a:visited {
display:block; float:left; text-decoration:none; color:#000; width:170px; height:30px; line-height:15px;padding:5px 0 5px 10px;  background:transparent; 
}
* html .menu2 ul li a, * html .menu2 ul li a:visited {width:180px; w\idth:170px;}

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0;  position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover{
background:#3311BB; color:#fff; font-weight: bold ;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
visibility:visible; position:absolute; height:auto;  overflow:visible;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:#3311BB; color:#fff; line-height:15px; padding:5px 0 5px 10px; height:auto; text-decoration:none;
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
background:#069; color:#ff0;
}
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:140px;
}
.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; height:auto;  padding:0;  list-style-type:none;
}
.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; background:#069;  color:#ff0;
}

.menu2 ul li:hover ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#ade; color:#000;
}
.contentsmalllink {
	font-weight: bold;
}
.container .main .content ul li {
	margin-top: 10px;
}

#contact-area {
	width: 400px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 200px;
	xfont-family: Helvetica, sans-serif;
	xfont-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	xfont-size: 1.4em;
}