/* ###################### GENERAL SETTINGS ###################### */
td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style-type  : none;
  background-image : url(../images/list_bullet.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left     : 25px;
}

hr {
  background       : #6D89BB;
  height           : 1px;
  width            : 95%;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  table-layout	   : auto;
  margin-bottom    : 10px;
  padding-bottom   : 5px;
  background-image : url(../images/module_background.jpg);
  background-repeat: repeat-y;
  background-position: 0px 30px;
}

table.moduletable th {
  font             : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #500101;
  padding-left     : 20px;
  padding-bottom   : 3px;
  height           : 30px;
  line-height      : 30px;
  background-image : url(../images/module_header.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

table.moduletable td {
  font             : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  text-align       : justify;
  padding-left     : 13px;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #950000;
  text-decoration  : none;
}

a:hover {
  border-bottom    : 1px solid #950000;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #950000;
  font-weight      : bold;
  text-decoration  : none;
}

a.category:hover {
  border-bottom    : 1px solid #950000;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #950000;
  font-weight      : bold;
  text-decoration  : none;
}
a.blogsection:hover {
  border-bottom    : 1px solid #950000;
}

a.buttonbar:link, a.buttonbar:visited {
	display: table-cell;
	height: 41px;
	font-family: Arial,Tahoma,Verdana;
	text-align: center;
	vertical-align: middle;
	color: #500101;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

a.buttonbar:hover {
	background-image: url(../images/hover.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: none;
}

a.bottom_menu:link, a.bottom_menu:visited {
	font-family: Arial,Tahoma,Verdana;
	color: #500101;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

a.bottom_menu:hover {
	text-decoration: underline overline;
	border-bottom: none;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #303030;
}

a.mainlevel:hover {
  color            : #303030;
  border-bottom    : 1px solid #c0c0c0;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 11px;
  text-align       : right;
}

a.sublevel:link, a.sublevel:visited {
  color            : #303030;
}

a.sublevel:hover {
  color            : #303030;
  border-bottom    : 1px dashed #c0c0c0;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #346716;
  text-align       : left;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #5C5C23;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #346716;
  text-align       : left;
  padding-top      : 7px;
  border-bottom    : 1px solid #346716;
}

.componentheading {
  font-family      : Trebuchet MS;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  letter-spacing   : 5px;
  color            : #490000;
  text-align       : left;
  padding-left     : 60px;
  padding-bottom   : 5px;
  height           : 32px;
  line-height      : 32px;
  background-image : url(../images/component_header.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #A1B2D3;
  margin           : 1px;
  padding          : 1px;
 }

.sectiontableentry2 {
  background-color : #D7D7D7;
  margin           : 1px;
  padding          : 1px;
 }

.sectiontableheader {
  background-color : #6D89BB;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #303030;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 5px;
  margin           : 5px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  border-bottom    : none;
}

a.toclink:hover {
  border-bottom    : 1px dashed #707070;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 10px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 17px;
  padding-top      : 5px;
  border-bottom    : 1px solid;
}

.pathway {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 11px;
  font-weight      : bold;
}
