/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000  
	text-decoration:underline;
}
img {
border: none;
}

.help h1 {
display: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: "Tahoma";
	font-weight:200;
}	
.tablehelp h2 {
font-size:15px;
font-weight:400;

}
.tablehelp .style2 {color: #FF0000}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: "tahoma";
	font-size: 11px;
	
}
 {
background-color: #6ea9e1;
}
.title h2, .title h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-weight:200;
}
.title h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-weight:200;
}

.content h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-weight:200;
	padding-bottom: 10px;
}

/** PRINT */
#content_print {
float: left;
width: 850px;
margin-left: 10px;
}

#left_print {
float: left;
width: 850px;

}



/** TEXTS */

#search h3 {
	font-size: 18px;
	font-style:italic;
	font-weight:400;
	color: #000000;
}

#search, td {
font-family: "tahoma";
}


body, th, td, input, textarea, select {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.content th, td {
font-size:
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

.text1 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: normal;
	color: #000;
}

.text2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.text3 {
	font: normal 11px "Tahoma";
}

.text4 {
	font: bold 11px "Tahoma";
	color: #000000;
}
a.quickSearch:link{
	font: bold 11px "Tahoma";
	color: #000000;
	text-decoration:none;
}
a.quickSearch:visited{
	font: bold 11px "Tahoma";
	color: #000  !important;
	text-decoration:none;
}
.text5 {
	text-align: center;
	color: #0000;
}

/** LISTS */

.list1 {
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url(images/) no-repeat 5px 50%;
}

.list1 a {
}

/** LINKS */

a {
	color: #597990;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
