/* BODY */

body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* TYPO */

a {
	color: #999999;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #999999;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

a.smaller {
	color: #999999;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

ul {
	list-style: url(../pics/00_MasterElements/list_line.gif);
	font-weight: normal;
	line-height: 18px;
	margin-left: 18px;
	margin-top: 0px;
	padding-left: 8px;
	
}

li {
	color: #999;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18px;
}

p {
	color: #666666;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 17px;
}

.heading {
	color: #666666;
	font-size: 11pt;
	font-weight: normal;
}

.heading_lighter {
	color: #999999;
	font-size: 11pt;
	font-weight: normal;
}
.heading_lighter, p {
	color: #999999;
	font-size: 11pt;
	font-weight: normal;
}

.heading_lighter a, .heading_lighter a:link {
	color: #999999;
	text-decoration:underline;
}


p.smaller {
	color: #999;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 17px;
}

.color_lighter {
	color: #999999;
}

.heading1  { font-size: inherit; font-weight: normal; color: #66cccc; }
.heading2  { font-size: 11pt; font-weight: normal; color: #336699; }
.heading3  { font-size: inherit; font-weight: normal; color: #669966; }
.heading4  { font-size: inherit; font-weight: normal; color: #6699cc; }
.heading5  { font-size: inherit; font-weight: normal; color: #ff6698; }
.heading6  { font-size: inherit; font-weight: normal; color: #ff6600; }
.heading7  { font-size: inherit; font-weight: normal; color: #996699; }
.heading8  { font-size: inherit; font-weight: normal; color: #99cc66; }
.heading9  { font-size: inherit; font-weight: normal; color: #ff3366; }
.heading10 { font-size: inherit; font-weight: normal; color: #999999; }
.heading11 { font-size: inherit; font-weight: normal; color: #996633; }
.heading12 { font-size: inherit; font-weight: normal; color: #339966; }

.textnormal {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}

.attention {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

.picnormal {
	margin-left: 20px;	
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
}