body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
	background-color: #FFFFFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
	background-color: #E7ECF0;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

a {
	color: #7191A8;
	text-decoration: none;
}
a:visited { color: #7191A8; }
a:hover {
	color: #000000;
	text-decoration: underline;
}

list, input, textarea, select {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #7191A8;
}

.head {
	height: 35px;
	background-image:  url(images/loop_headbg.gif);
	background-repeat: repeat-x;
}
.headtxt {
	font-size: 20px;
	font-weight: normal;
	color: #7191A8;
	background-color: #E7ECF0;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.midhead {
	font-size: 12px;
	font-weight: bold;
	color: #7191A8;
}

.smalltext {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.footer {
	line-height: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.tabledata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.noborder	{ border-style: none; none; background-color: #E7ECF0; }
#printnavbar {
	display: none;
}
#navbar {
}
#sidebar {
}