body {
	margin           : 0px 0px 0px 0px;
	color            : #333333;
	font-family	 : Arial, Tahoma, trebuchet MS, Helvetica, sans-serif;	
}

td, tr, p, div {
  font-family      : Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  margin           : 0px 0px 0px 1px;
  font-weight      : normal;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: Arial, sans-serif;
font-size: 24px;
font-weight: bold;
color: #BA1319;
}

.pathway {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #BA1319;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #BA1319;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

a.mainlevel:hover {
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	text-decoration: underline;
}
a.mainmenu:link, a.mainmenu:visited {
    color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
    font-weight: bold;
    }

a.mainmenu:hover {
        color: #000000; 
		text-decoration: underline;
        }

a.sublevel:hover {
        color: #000000; 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;
	padding: 0px 0px 0px 0px;
	}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  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 : #FFCC00;
  color            : #CC0000;
  font-weight      : bold;
  text-indent: 3px;
  width: 25%;
}

.sectiontableentry1 {
	background-color : #C7C3AB;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 10px;
}

.sectiontableentry2 {
  background-color : #e8e6dd;
  margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 10px;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CC3300;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #990000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #CC0000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #333333;
}

.inputbox {
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #333333;
	background-color : #FCAF17;
	border           : 1px solid #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}


a:link, a:visited {
	font-size        : 11px;
	color            : #CC0000;
	text-decoration  : none;
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color            : #FF6600;
	text-decoration  : underline;
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* 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: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align:left;
	text-decoration: underline;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #CC0000;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #CC0000;
}

/* 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.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Arial, Tahoma, Helvetica, sans-serif;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #BA1319;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #BA1319;
        border-width: 1px;

}
.login {
	background-repeat: no-repeat;
	background-position: left;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	height: 175px;
	font-size: 10px;
}
ul.JAddresses_categoryList li {
	width:auto !important;
	background-color: #e8e6dd;
	margin: 10px;
	height: 35px;
	padding: 5px;
	vertical-align: middle;
}
div.JAddresses_poweredby {
clear:left;
}
.JAddresses_entry {
	background-color: #E8E6DD;
	margin: 5px;
	padding: 5px;
	float: 5px;
}
