/* Basic elements */
body {
	background-color: #FFFFFF;
	background: url(../images/images/bg_page.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

form {margin: 0px;}
p, td {font-size: 14px;}
img	{border: 0; margin: 0;}
strong {font-weight: bold;}
em {font-style: italic;}
sup {font-size: 10px}


.gradientboxtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.identifiertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.identifiertext1 {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style2 {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	visibility: visible;
	line-height: 30px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.style3 {font-size: xx-small}
.style5 {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF00FF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	list-style-type: disk;
	padding-bottom: 10px;
}



/* Body Area */	
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px;
	}
#body ul.bulleted, #body ul.bulleted2 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	}
#body ul.bulleted li {
	margin: 0px 0px 10px;
	list-style-type: disc;
}	

#body ul.bulleted2 li {
	margin: 0;
	list-style-type: disc;
}	

h1 {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	visibility: visible;
	line-height: 30px;
	}
h3 {
    font-family: "Times", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height:14px;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}
	
hr {
	height: 1px;
	color:#ece1bb;
	margin: 10px 0px 20px 0px;
	background: url(../images/img/bg_hr.gif) left top repeat-x;
	border: none;
	}
	
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
}
.insetbulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	line-height: 18px;
}
.textareatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
	}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	}	
.redtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
	}	
