body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #000000;
}
a:link {
	color: #990000;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: #990000;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #990000;
	background: transparent;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	color: #000000;
	margin: 10px 0px 5px 0px
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	color: #000000;
	margin: 10px 0px 5px 0px
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	color: #000000;
	margin: 10px 0px 5px 0px
}
p.content {
	margin: 5px 0px 5px 0px;
}
p.contentreduced {
	margin: 3px 0px 3px 0px;
	font-size: 10px;
	line-height: 12px;
}
hr { 
	margin: 0px; 
	padding: 0px;
}
img.dashboard {
    border: 1px solid #990000;
    margin-right: 5px;
    margin-bottom: 5px;
}
img.thumbnail {
    border: 1px solid #990000;
    margin-left: 10px;
    margin-bottom: 5px;
}
img.portrait {
    border: 1px solid #990000;
    margin-left: 10px;
    margin-bottom: 10px;
}
img.logo {
    margin-left: 10px;
	margin-top: 5px;
    margin-bottom: 5px;
}
table.module {
    border-collapse: collapse;
    margin-bottom: 1px;
}
table.module td, table.module th {
    padding: 3px;
}
table.module, table.module td, table.module th {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
table.module th {
	font-size: 9px;
	line-height: 11px;
    background-color: #BEBEBE;
}
table.module td {
	vertical-align: top;
	font-size: 9px;
	line-height: 11px;
    background-color: #FFFFFF;
}
table.detail th {
    text-align: right;
    vertical-align: text-top;
    white-space: nowrap;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
}
.adminfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	padding: 2px;
	width: 400px;
	margin: 0px 0px 3px 3px;
}
.leadfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	padding: 2px;
	width: 250px;
	margin: 0px 0px 3px 3px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	padding: 2px;
	width: 175px;
	margin: 0px 0px 3px 0px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #666;
	border: outset 1px #ccc;
	background: #999;
	padding: 3px 5px 3px 5px;
	background: url(../images/form_background.gif) repeat-x left top;
	cursor: pointer;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-align: left;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	color: #000000;
}
#badge code {
    display: block;
    margin: 0;
    border: solid 1px #CCCCCC;
    width: 370px;
    height: 110px;
    white-space: nowrap;
    margin-bottom: 10px;
    overflow: auto;
}