
.productheader {
	font-size: 14px;
}

.sectiontable {
	border: 1px solid;
}
body {
	margin: 0px;
}

tr, p, div {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #777777;
}

hr {
  color: #CCCCCC;
  height: 1px;
  width: 75%;
}
.mainpage {
	text-align: justify;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.webhosting  { color: #333333; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: left }
.webhosting2 { color: #333333; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: center }
.pathway { font-size: 9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}
.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
}
.subtitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #777777;
	font-weight: bold;
	width: 95%;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
	text-indent: 2px;
	border: 1px solid #ffffff;
	height: 20px;
}

a.mainlevel:hover {
	color: #333333;
	text-indent: 2px;
	background-color: #efefef;
	border: 1px solid #cccccc;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ff9e31; 
	text-decoration: none;
}

a.mainlevel2:link, a.mainlevel2:visited {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a.mainlevel2:hover {
	color: #333333;
	text-decoration: underline;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background-color: #FFFFFF;
	color: #777777;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #777777;*/
}

table.moduletable th  { color: #777777; font-size: 11px; font-weight: bold; background-repeat: no-repeat; background-position: 0 60%; text-align: left; text-indent: 12px !important; letter-spacing: 2px; padding-bottom: 3px; width: 100%; border-bottom: 1px solid #777777 }

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

table.moduletable2 {
	padding: 10px 0px 5px 8px;
	width: 80%;
	color: #777777;
	border: 0px;
	background: transparent;
}

table.moduletable2 td {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

table.moduletable3 {
	color: #777777;
}

table.moduletable3 td {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.sectiontableheader {
  background-color : #efefef;
  color            : #333333;
  font-weight      : bold;
  height: 20px;
  border-top: 2px dotted #cccccc;
  border-bottom: 2px dotted #cccccc;
  padding-left: 2px;
}

.sectiontableentry1 {
  background-color : #fefefe;
  height: 20px;
  padding-left: 5px;
  border-bottom: 1px solid #cecece;
}

.sectiontableentry2 {
  background-color : #F0F0F0;
  height: 20px;
  padding-left: 5px;
  border-bottom: 1px solid #cecece;
}

.small {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane   { background: #ffffff; width: 100% }

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  border-bottom: 5px solid #fff;
}

.contentheading, .componentheading   { color: #1b4caa; font-size: 16px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 -60%; text-align: left; width: 100%; height: 25px; vertical-align: bottom }

.h1 {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #1B4CAA;
  text-align       : left;
  height           : 25px;
  vertical-align   : bottom;
  font-variant     : small-caps;
}

.h2 {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #1B4CAA;
  text-align       : left;
  height           : 25px;
  vertical-align   : bottom;
  font-variant     : small-caps;
}

.h3 {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #1B4CAA;
  text-align       : left;
  height           : 25px;
  vertical-align   : bottom;
  font-variant     : small-caps;
}

.h4 {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #1B4CAA;
  text-align       : left;
  vertical-align   : bottom;
  font-variant     : small-caps;
}

.date {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
  font-style       : italic;
  vertical-align   : top;
}
.inputbox {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
	color: #1B4CAA;
	text-decoration: none;
}

a:hover {
	color: #6192F0;
	text-decoration: none;
}
a.contentpagetitle:link, a.contentpagetitle:visited  { color: #1b4caa; font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li  { line-height: 15px; background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0 3px; padding-top: 0; padding-left: 15px }
