BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
}

td, tr, p, div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1c1c;
}

ul {
	margin: 0px 0px 0px 0px;
}

HR {
	color: #EFEFEF;
	height: 1px;
	width: 100%;
}

.inputbox {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.outline_right_dotted {
	border-right: 1px dotted black;
}
.outline_left_dotted {
	border-left: 1px dotted black;
}


a {
  font-size: 11px;
  color: #483D8B;
  text-decoration: none; }

a:hover {
  color: #FF9C00;
  text-decoration: underline; }

a:active {
  text-decoration:underline;
  color: #336699; }
  
.horizontalmenu   {
	border-bottom: 1px dotted;
	border-top: 1px dashed #E3E3E3;
	font-size: 10px;
	font-weight: bold;
}

.contentheading   {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: Black;
	display: block;
	background-color: #F0F0F0;
}
.componentheading   {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: Black;
	display: block;
	background-color: #F0F0F0;
}
.createdate {
	font-style: italic;
}
.small {
	font-style: italic;
	font-size: 9px;
}
.footer {
	font-size: 6px;
	text-align: center;
}
.moduletable  {
	text-align: left;
}
.frontpageheader {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.headertext {
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	vertical-align: middle;
}
.outline_bottom {
	border-bottom: 1px dotted Black;
}
.header {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	border-bottom: 1px dotted Black;
}
