BODY {
  margin : 0;
  color : #000000;
}

td, tr, p, div {
  font-family : Verdana;
  font-size : 11px;
  color : #000000;
}

ul {
  margin : 0;
}

hr { 
  height : 1px;
  width : 90%;
}


.title {
  font-family : verdana;
  font-size : 14px;
  font-weight : bold;
  color : #000000;
}

.subtitle {
  font-family : sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
}

.date, .pathway {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000000;
  text-decoration : none;
  margin : 5px;
}

a.pathway:link, a.pathway:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000000;
  margin : 5px;
}

a.pathway:hover {
  color : #FF9900;
  font-weight : normal;
  text-decoration : underline;
  margin : 5px;
}

.blog_more {
  margin : 10px;
  font-weight : bold;
}

.back_button {
  margin : 10px;
  font-weight : bold;
  float : right;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
  font-family : Verdana;
  color : #000000;
  font-size : 10px;
  text-decoration : none;
  background-position : left;
  text-align : left;
  font-weight : normal;
}

a.mainlevel:hover {
  color : #FF9900;
  background-position : left;
  text-decoration : none;
  text-align : left;
}

a.mainmenu:link, a.mainmenu:visited {
  font-family : Verdana;
  font-weight : bold;
  color : #e9e9e9;
}

a.mainmenu:hover {
  color : #FF9900;
  text-decoration : underline;
}

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

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



.poll {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #999;
  line-height : 14px;
  margin : 10px;
  width : 80%;
}

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

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

.contentpane, .contentpaneopen {
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}

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

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

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

.inputbox {
margin-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
padding-top: 2px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000;
  background-color : #fff;
  border : 1px solid #ccc;
  width: 130px;
border: 2px solid #E9E9E9;
}
.search {
padding-bottom: 5px;
}


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

a:hover {
  color : #ff9900;
  text-decoration : underline;
}



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

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

a.category:link, a.category:visited {
  padding-left: 5px;
  color : #000000;
  font-weight : bold;
}

a.category:hover {
  color : #ff9900;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
  background-color : #666666;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family : Verdana;
  font-weight : bold;
  font-size : 18px;
  color : #666666;
  text-align : center;
}
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 450px;
height: 50px;
padding: 1px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
/* Modules */

#leftcol div.module, #rightcol-normal div.module {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 150px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-family : Verdana;
font-size: 11px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
font-family : Verdana;
font-size: 11px;
padding: 5px;
margin: 5px;
}

#rightcol div.module, #rightcol-normal div.module {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol div.module div, #rightcol-normal div.module div {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#rightcol div.module div div, #rightcol-normal div.module div div {
font-family : Verdana;
font-size: 11px;
width: 150px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#rightcol div.module div div div,#rightcol-normal div.module div div div{
width: 140px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-family : Verdana;
font-size: 11px;
}

#rightcol div.module div div div div, #rightcol-normal div.module div div div div{
font-family : Verdana;
font-size: 11px;
padding: 5px;
margin: 5px;
}


div.module h3 {
letter-spacing: 150%;
font-size: 1.075em;
width: 100%;
font-weight: bold;
color : #ff9900;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
word-spacing: 0.025em;
letter-spacing: 0.08em;
}



#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-family : Verdana;
font-size: 11px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-family : Verdana;
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 15px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}
a.mainlevel:hover, a.mainlevel#active_menu {
font-family : Verdana;
color: #FF9900;
font-size: 10px;
background: #F1F1F1;
text-decoration: none;
}
a.mainlevel {
font-family : Verdana;
font-size: 10px;
padding-left: 5px;
width: 137px;
display: block;
line-height: 15px;
margin-bottom: 3px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}
#leftcol div.module div div div div.syndicate {
font-family : Verdana;
font-size: 11px;
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
font-family : Verdana;
font-size: 10px;
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}
#div.moduletable {
font-family : Verdana;
font-size: 11px;
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}
#rightcol div.module div div div div.syndicate {
font-family : Verdana;
font-size: 10px;
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#rightcol div.module div div div div.syndicate div {
font-family : Verdana;
font-size: 10px;
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}
ul.mostread, li.mostread, a.mostread, ul.latestnews, li.latestnews, a.latestnews {
font-family : Verdana;
font-size: 10px;
width: 137px;
line-height: 15px;
margin-bottom: 3px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
padding-left: 1px;
padding-right: 5px;
list-style: none;
display: block;
}

.mostread:hover, .mostread:hover, .latestnews:hover, .latestnews:hover {
font-family : Verdana;
font-weight: normal;
background: #F1F1F1;
text-decoration: none;
display: block;
width: 135px;
}



.componentheading, .contentheading {
padding-left: 5px;
line-height: 25px;
width: 95%;
font-weight: bold;
font-size: 14px;
font-family: Verdana, sans serif;
border-bottom: 1px solid #E9E9E9;
color: #FF9900;
}

.contentpaneopen {
font-weight: normal;
font-size: 12px;
line-height: 15px;
font-family: verdana, sans-serif;
}

.sectiontable {
padding-bottom: 0px;
}

.sectiontableheader {
font-weight: bold;
color: #FF9900;
font-size: 12px;
line-height: 15px;
padding-left:15px;
padding-top: 10px;
padding-bottom: 10px;
}

.sectiontableentry {
padding-left: 5px;
padding-right: 5px;
width: 440px;
font-family: Verdana, sans serif;
font-weight: normal;
font-size: 11px;
background: #EFEFEF;
display: block;
line-height: 20px;
border-top: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
margin-bottom: 2px;
text-decoration:  none; 

}


.categorytitle {
line-height: 25px;
font-weight: bold;
background: #E9E9E9;
font-size: 14px;
color: #FF9900;
}
a.category {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  underline; 
 }


table.contentpane td.contentheading {
font-weight: bold;
font-size: 12px;
line-height: 15px;
font-family: verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 5px;
padding-right: 5px;
}

.contentdescription {
font-size: 12px;
}

.footer {
text-align:center;
font-family: verdana;
vertical-align:middle;
font-weight: normal;
font-size: 10px;
line-height: 15px;
}
.footer a {
text-align:center;
font-family: verdana;
vertical-align:middle;
font-weight: normal;
font-size: 10px;
line-height: 15px;
text-decoration: none;
}



.sectiontablefooter {
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 9px;
border-top: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;
background: #E9E9E9;
height: 15px;
}

.nav {
text-align: left;
padding: 2px;
}
form {
text-align: left;
padding-top: 5px;
margin: 5px;
}
.pagenav {
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 9px;
text-align: left;
padding: 2px;
}
