BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  margin-left: 5px;
}

/* added by dean */
H1 {
	font-size: 13px;
	margin: 5px;
	color: #336699;
}
H2 {
	font-size: 12px;
	margin: 5px;
	color: #6699CC;
}
H3 {
	font-size: 11px;
	margin: 0px;
	color: #336699;
}

/*
ul {
  margin           : 0px 0px 0px 0px;
}
*/

ul {
  margin-left: 10px;
  padding-left:5px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

li {
  list-style-type: disc;
  list-style-position: outside;

}

td.sectiontableentry1{
	background-color: #ddddFF;
}

td.sectiontableentry2{
	background-color: #eeeeFF;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.boxes {
        border-style: solid;
        border-width: 2px;
        border-color: #336699;
}

.boxes-small{
        border-style: solid;
        border-width: 2px;
        border-color: #336699;
	height: 0px;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #336699;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-deoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #4490B4;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 10px #FFFFFF;
        border-bottom: solid 10px #FFFFFF;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-image : url(../images/module_title_bg.png);
  width            : 100%;
}

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

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


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

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


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #4490B4;
  text-align       : left;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : right;
}

.modifydate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 8px;
  font-weight      : bold;
  color            : #336699;
  text-align       : right;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #336699;
  border           : 1px solid #336699;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #336699;
  background-color : #F0F0F0;
  border           : 1px solid #336699;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #333399;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #ff0000;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Added by Dean - my frontpage*/

.light {
background-color: #f8f8ff;
border: 2px solid #e2e2ff;
}

.dark {
background-color: #fff4f4;
border: 1px solid #ffa9a9;
}


.newsflash {
background-color: #f8f8ff;
border: 1px solid #e2e2ff;
}

.heading {
font-size: 8pt;
font-weight: bold;
color: #336699;
}

/* added by Dean - Newsfeed Categories */
.newsfeedheading{
	font-size: 14pt;
	font-color: #336699;
}
.newsfeeddate{
	font-color: #FFDDDD;
}
.fase4rdf{
	height: 10px;
	alignment-vertical: top;
}
.fase4rdf.a{
	font-color: #0000FF;
	font-size: 10pt;
	margin-bottom: 30px;
}
.author{
  text-align: right;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

/* Used in MrRat's documentation */
.templatefilename{font-weight: bold; text-align:center;}
.new{color: #9999FF;}
.old{color: #FF0000;}



// MrRat's APF script related style info
.store_color_bar { background-color:#00659C; font-size:x-small; text-align:center; width:100%; }
.store_error { font-size:150%; font-weight:bold; color:red; }
.store_small_text { font-size:x-small; }
.store_prices { color: #990000;}
.store_prices_text { font-weight:bold; font-size: 12px;}
.store_normal_heading { font-weight:bold; }
.store_even_row { background-color:#eeeeee; padding:6; }
.store_odd_row { background-color:#ffffff; padding:6; }
.store_checkbox { clear:right; float:right; font-weight:bold; padding:6; }
.store_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.store_heading4c { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#CE6500; }


.indented{margin-left: 50px; margin-right: 50px; margin-top: 1px; margin-bottom:1px;}
.compact{margin-top: 1px; margin-bottom:1px;color: #ff0000; font-weight: bold;}
.compact{margin-top: 1px; margin-bottom:1px;}


/* Modified APF Store - JavaBean template based */

form { margin-top: 0px;  margin-bottom: 0px;}

h1{  margin-top:0px;  margin-bottom: 0px;}
.store_heading{ font-size: 16pt; text-align: center;    margin-top: 0px; }
.store_heading a {font-size: 16pt; }
.in_association{ text-align: center; margin-top:0px; }

.store_search_form{
   margin-top: 5px;
   margin-bottom: 5px;
}
.store_submit_button_style {  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.store_searchindex{  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.store_keywords{   font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.store_sort_select{ font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }

.searchindex_toolbar{
   background-color: #ffffff;
   margin-top: 10px;
   text-align: center;
   line-height: 20px;
   margin-bottom: 0px;
}
.searchindex_toolbar_text{
   font-weight: bold;
}
.store_search_box_table{
  border-color: #006699;
  border-style: solid;
  border-width: 0px;
  margin-top: 9px;
}


h1.store_product{font-size: 14px;}

.store_browse_menu_table {
	border-width:0px; border-color: #336699; border-style: solid; 
	background-color: #ffffff; //#EEEECC; 
	cellpadding: 5px; cellspacing: 0px;}
.store_browse_menu_tr {}
.store_browse_menu_td {vertical-align: top;}
.store_browse_menu_td ul {
      font-size: 11px;
      font-weight: bold;
      text-align: left;
}
.store_browse_menu_td li {
      margin-top: 10px;
      margin-bottom: 10px;
}

.store_browse_menu_a {font-weight: bolder; vertical-align: top;} 
p.store_browse_menu_p {vertical-align: top; font-size: 10pt;}

/* css declarations for logging.mod */
.apfrecentlyviewed_table {width: 100%;}
.apfrecentlyviewed_title_td {background-color: #ff9933; color: #ffffff; font-weight: bold; text-align: center;}
.apfrecentlyviewed_body_td {text-align: center;}
.apfmostviewed_table { width: 100%; }
.apfmostviewed_title_td {background-color: #ff9933; color: #ffffff;  font-weight: bold; text-align: center;}
.apfmostviewed_body_td {text-align: center;}
.linktothis{display: none;}


.apf_mini-cart_tr_title {}
.apf_mini-cart_td_title { background-color: #336699; color: #ffffff; font-weight: bold; text-align: center;}
.apf_mini-cart_tr_item { }
.apf_mini-cart_td_item { font-weight: bold; background-color: #eeeeee;}
.apf_mini-cart_td_itemtotals { }
.mini_cart_prices{ color: #ff0000; font-weight: normal;}
.apf_mini-cart_tr_pricetotals { }
.apf_mini-cart_td_pricetotals { }
.apf_mini-cart_tr_checkout { }
.apf_mini-cart_td_checkout { }
