body {
	font-family: Tahoma, Verdana, Arial, san-serif;

	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
	margin: 20px 20px 20px 20px;
}	

p, td, span, div, th, input, option, textarea {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}	

#header a{
	font-size: 8pt;
}

#header td {
	padding-bottom: 6px;
	padding-top: 0px;	
}

.marginleft {
	margin-left: 20px;
}

.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;

	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}	

.header {
	font-size: 13pt;
        font-weight: normal;
        font-family: Tahoma;
        color: #990000;
}

.header2 {
	font-size: 11pt;
        font-weight: normal;
        font-family: Tahoma;
        color: #990000;
}

.quote {
	font-family: Tahoma, Verdana, Arial, san-serif;

	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
	font-style: italic;
}	

a {
	color:#990000;
}

h3 {
	color:#990000;
	font-weight: bold;
}

ul {
	position: relative;
	left: -20px;
	font-size: 8pt;
}

li {
	list-style-position: outside;
	marker-offset: auto;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, san-serif;
}

.pageerror {
background:#FBE3E4 none repeat scroll 0 0;
border-color:#FBC2C4;
color:#8A1F11;
}
.pageerror, .notice, .success {
border:2px solid red;
margin-bottom:1em;
padding:0.8em;
}

#profile label {
	width: 120px;
	padding-right: 1em;
	clear: left;
	text-align: right;
}

#profile input, #profile select, #profile textarea {
	display: inline;	
}

.small {
	font-size: 80%;
}

.no-bullet li {
	list-style-type: none;
}
