*{ 
    padding: 0;
    margin: 0;	
} 

body {	
	font: 87%/1em arial,helvetica,sans-serif;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #7e7e7e;
}

h1 {
	margin-bottom: 5px;
	font-size:1.5em;
}

h2 {
	color:#000080;
	margin-bottom:9px;
	font-size:1.4em;	
}

h3 {
	color:#003399;
	font-size:1.2em;	
	margin-bottom:4px;
}

h4 {
	color: #333333;
	margin: 10px 0 10px 0;
	font-size:0.96em;
}
li {

	line-height: 1.4;
}
p {	line-height: 1.3em;	}
ol { padding-left: 20px; }
img { border: none; }
a { color: #1D87EF; text-decoration: none; }
a:hover { text-decoration: underline; color : #ff0000; }

#wrap {
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	height: 120px;	
}

#header h1 {
	padding: 27px 0 0 30px;
}

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-size:171%;
}

#header h1 a:hover {
	text-decoration: none;
	color: #CCCCCC;

}

#header h2 {
	color: #30A5F2;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 0 0 0 30px;
	font-size:1em;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 24px;
	background-color: #4FA0F2;
}

#menu ul {
	padding-left: 20px;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;;
	font-size:0.96em;
	font-weight:bold;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	padding: 10px 10px;
}
.right {
	float: right;
	width: 165px;
	text-align: justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.right h2 {
	color: #B4241B;
	letter-spacing: -2px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}

.right h2 a {

}

.right h2 a:hover {

}

.left {
	float: left;
	width: 160px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 

}

.left h2 {
	color: #333;
	padding: 5px 0 2px 10px;
}

.left ul {
	list-style-type: none;
	padding: 5px 0 27px 3px;
}

.left ul li {
	padding: 5px 0px 5px;
	line-height: 21px;
}

.left ul li a {
	display: block;
	color:#1075DA;
	font-size:0.96em;
}

.left ul li a:hover {
	color: #ff0000;
}
#center 
{
	float: left;
	width: 590px;
	padding: 3px 5px 5px 15px;
	margin-left: 5px;
	/*vertical-align: top;*/
	/*min-height: 80%;
	height:auto !important;*/
}
#form_contact
{
	float: left;
	width: 590px;
	padding: 3px 5px 5px 15px;
	margin-left: 5px;
	/*vertical-align: top;*/
	/*min-height: 80%;
	height:auto !important;*/
}
.see_more{
	text-decoration:underline;
	color:#0000FF;
	font-size:0.96em;
	font-weight:bold;
}

#footer {
/*
	margin:0px;
	background-color: gray;
	color: #eee;
	height: 27px;
	text-align: center;
	line-height: 27px;
	border: 1px solid black;
	*/
	/*float:left;*/
	clear: both;
	position: relative;
	margin-top: 20px; 
	padding-top: 15px; 
	font-size: 9px;
	color: #999999;
	border-top-style:dashed;
	border-top-width: 1px;
	border-top-color: #999999;
	text-align:center;	
	font-weight:bold;	
	font-size: 0.85em;
 
}
#footer  a { 
	color: #999999;	
    text-decoration:underline;	
 }
/***************/
/* Breadcrumbs */
/***************/
.breadcrumbs{
	height: 27px;
	font-size:0.96em;
	padding-left: 8px;
}
.breadcrumbs a {
	color: #0000CC;
	text-decoration:underline;
	line-height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*****************/
/* SEARCH Styles */
/*****************/
#divSearchForm{
	width:165px;
	float:right;
	padding-bottom: 21px;
	line-height: 19px;
}
.searchPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000033;	
}
.linkSearch {
	color:blue;
	font-family:arial,sans-serif;	
	font-weight:normal;
	text-decoration:underline;
	
}
.linkSearch:hover {
	color:blue;
	font-family:arial,sans-serif;	
	font-weight:normal;
	text-decoration:underline;
	
}
.citeSearch {
	color:green;
	font-family:arial,sans-serif;
	font-weight:normal;
	text-decoration:none;
	
}
.citeSearch:hover {
	color:green;
	font-family:arial,sans-serif;	
	font-weight:normal;
	text-decoration:underline;
	
}

.makeInvisible{
	visibility:hidden;
}

/****************************/
/* Styles for comments form */
/****************************/

#frmComment {
	background-color: #E6E6E6;
	padding: 10px;
	color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	width:360px;
}

.error { background:url(../images/ico_error.gif) 0 3px no-repeat; padding:0 0 3px 15px;text-decoration:underline; margin:0; color: #FF0000;font-weight:bold }

/***********************/
/* Default Code styles */
/***********************/
code,pre{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color:#000000;
	background-color:#FCF8F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	line-height: 1.3em;
	overflow-x: auto;
	overflow-y: auto;
	border-left: solid #CCC 1px;
	border-right: solid #CCC 1px;
}
/* Comment color style */
cite{
	color:#3F7F5F;
	font-family: Courier New,fixed,monospace;
	font-style:normal;	

}
pre em
{
	color:#3F7F5F;
	font-family: Courier New,fixed,monospace;
	font-style:normal;	
}

pre i
{
	color:#3F7F5F;
	font-family: Courier New,fixed,monospace;
	font-style:normal;	
}
/* Keyword color style */
pre b
{
	color:#7F0055;
	font-family: Courier New,fixed,monospace;
	font-style:normal;	
	font-weight:bold;
}

pre strong
{
	color:#7F0055;
	font-family: Courier New,fixed,monospace;
	font-style:normal;	
	font-weight:bold;
}
/********************/
/* Code styles here */
/********************/
.S0 {
	font-family: 'Times New Roman';
	color: #000000;
	font-size:0.91em;
}
.S18 {
	color: #0000FF;
	background: #F3F3F3;
	text-decoration: inherit;
}
span {
	font-family: Courier New,fixed,monospace;
	font-size:0.91em;
	color: #000000;
}
.S118 {
	color: #000033;
}
.S119 {
	color: #FF00FF;
}
.S120 {
	color: #FF00FF;
}
.S121 {
	font-weight: bold;
	color: #7F007F;
}
.S122 {
	color: #FF0000;
}
.S123 {
	color: #00007F;
}
.S124 {
	font-family: Courier New,fixed,monospace;
	font-size:0.91em;
	color: #006700;
}
.S125 {
	font-family: Courier New,fixed,monospace;
	font-size:0.91em;
	color: #006700;	
}
.S127 {
	font-weight: bold;
	font-size:0.91em;
	color: #0000FF;
}

/***************************/
/* Referenced sites styles */
/***************************/
a.reft {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8px ;
	color: #cccccc ;
}
.reft {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 6px ;
	color: #cccccc ;
}
			
/***********/
/* Sitemap */
/***********/
#dirshow {
	font-size:small;
	left:1em;
	position:absolute;
	top:2em;
}
#dirshow a {
	background:#ccc;
	border:2px solid;
	border-color:#fff #999 #999 #fff;
	color:#444;
	padding:2px 3px;
	text-decoration:none;
}
#dirshow a:hover {
	background:#bbb;
	border-color:#aaa #fff #fff #aaa;
	color:#222;
}
#sitemap {
	font:normal 16px Arial,sans-serif;
	overflow:hidden;
}
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sitemap li {
	background-color:#eee;
	float:left;
	margin:0 0 -0.1em;
	min-height:1em;
	padding:.2em .4em;
	position:relative;
	width:9em; 
}
#sitemap ul ul {
	font-size:90%;
	margin-top:-1.4em;
}
#sitemap ul ul li {
	background:#ddd;
	border-top:0.5em solid #fff !important;
	border-left:0.5em solid #66c;
	left:10.4em;
}
#sitemap ul ul ul li {
	background:#ccc;
	border-color:#9c3;
}
#sitemap ul ul ul ul li {
	background:#bbb;
	border-color:#c93;
}
#sitemap ul ul ul ul ul li {
	background:#999;
	border-color:#c33;
	color:#fff;
}
