html {
	height:100%;
	width: 99.3%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	height: 80%;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.background {
	background-color: #6699CC;
}
.top {
	background-image: url(images/main/top_right.jpg);
	background-repeat: repeat-x;


}
.small {
	font-size: 9px;
}


.contentTable {
	text-decoration: none;
	background-color: #F4F8FB;
	border: 1px dashed #3871A9;
	padding: 10px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.content {
	padding: 20px;
}
b {
	color: #3871A9;
}
.blueMain {
	color: #3871A9;
	background-image: url(images/arrow_b.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 2px -3px;
}
.blueElement {
	list-style-position: outside;
	color: #000000;
	list-style-image: url(images/bullet_b.gif);
}
a {
	color: #3871A9;
}
.outer {
	height: 100%;
}
