/* Global font size adjustment for use with the text size selectors */

tr, td, p, div {
  	font-size		 	: 14px;
  	line-height	   		: 18px;
}

/* Opacity effect for image links */

.reverse {
  	font-size        	: 12px;
  	margin-left      	: 8px;
}

#mainlevel-nav li {
	font-size			: 13px;
	line-height			: 19px;
	text-indent			: 20px;
}

/* Different setting for newsflash */

.newsflash td {
	font-size			: 13px;
}

.newsflashtext {
	font-size			: 12px;
}

/*setting for the greetings*/

.greybg {
    background			: #FFFFFF;
}

/*pathway setting*/

td.pathway {
	background			: #F0F6FC;
	padding				: 2px 2px 2px 15px;
}

.pathway {
	font-size			: 12px;
}

a.pathway:link, a.pathway:visited {
    font-size			: 12px;
}

/*for title or site name*/

.title {
	font-size			: 15px;
}

/*for the tag-line*/

.subtitle {
	font-size			: 14px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	text-indent			: 5px;
	line-height			: 18px;
	font-size			: 12px;
}

a.readon {
	font-size			: 12px;
}

a.mainmenu:link, a.mainmenu:visited {
	font-size			: 12px;
	line-height			: 18px;
}

a.sublevel:link, a.sublevel:visited {
    font-size			: 12px;
    line-height			: 17px;
}

table.moduletable {
	padding				: 3px;
	margin-bottom		: 5px;
	width				: 98%;
	font-size  			: 14px;
}

table.moduletable-news {
	margin-bottom		: 14px;
	padding-bottom		: 0;
}

table.moduletable th, table.moduletable-news th {
	font-size  			: 13px;
}

table.moduletable td, table.moduletable-news td {
	font-size			: 13px;
	line-height			: 17px;
}

table.moduletable li {
}

table.moduletable ul {
	padding				: 0px;
}

.poll {
  font-size        		: 12px;
  line-height      		: 17px;
}

.sectiontableheader {
  padding-left			: 5px;
}

.sectiontableentry1, tr.sectiontableentry1 {
  padding    			: 3px 0px 3px 0px;
}

.sectiontableentry1 td, .sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
  padding       		: 3px 5px 3px 5px;
}

.sectiontableentry2, tr.sectiontableentry2 {
  padding    			: 3px 0px 3px 0px;
}

.small, .pagenavcounter {
  font-size        		: 11px;
  line-height      		: 17px;
}
.smalldark {
  font-size        		: 11px;
}

.contentpaneopen {
  border 				: 0px ridge #0A91D1;
  padding				: 2px 0px 0px 0px;
}

.contentpaneopen td {
	font-size			: 13px;
	line-height			: 19px;
}

div.contentheading, div.componentheading {
  line-height      		: 20px;
  font-size        		: 16px;
  border-bottom			: #333333 1px solid;
  margin-bottom			: 5px;
}

td.contentheading, td.componentheading {
  line-height      		: 18px;
  font-size        		: 13px;
  border-bottom			: #FFAA00 1px solid;
  margin-top			: 5px;
  padding				: 0px;
}

.createdate {
  font-size        		: 12px;
}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size			: 14px;
}

a.contentpagetitle:hover {
	font-size			: 14px;
}

a.category:link, a.category:visited {
  	font-size		 	: 13px;
}

a.category:hover {
  	border-bottom    	: 0px;
}
/* Styles for dhtml tabbed-pages */

.ontab {
	border-left			: outset 2px #ff9900;
	border-right		: outset 2px #808080;
	border-top			: outset 2px #ff9900;
	border-bottom		: solid 1px #d5d5d5;
}

.offtab {
	border-left			: outset 2px #E0E0E0;
	border-right		: outset 2px #E0E0E0;
	border-top			: outset 2px #E0E0E0;
	border-bottom		: solid 1px #d5d5d5;
}

.tabpadding {
}

/* for modifying {moscode} output.  Don't set the colour! */

.code {
	border				: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */

.message {
	font-size 			: 13px;
}

/* Javascript Back button */

.back_button {
	margin-top			: 14px;
}

table.contenttoc {
	border				: 1px solid #999999;
    margin				: 13px;
	padding				: 3px;
}

table.contenttoc th {
    font-size			: 11px;
	padding				: 2px;
	line-height			: 16px;
}

table.contenttoc td {
    font-size			: 12px;
	line-height			: 17px;
	padding				: 0px 5px 0px 5px;
}

li {
  line-height			: 18px;
  padding-left			: 14px;
  background-position	: 0px 3px;
}

/* mod_login module styling */

#mod_login_usernametext, #mod_login_passwordtext, #mod_login_remembermetext, a.mod_login {
	font-size			: 12px;
}

/* mod_tagcloud module styling */

.cloud0 { font-size		: 9px; }
.cloud1 { font-size		: 10px; }
.cloud2 { font-size		: 11px; }
.cloud3 { font-size		: 12px; }
.cloud4 { font-size		: 13px; }
.cloud5 { font-size		: 16px; }
.cloud6 { font-size		: 18px; }
.cloud7 { font-size		: 20px; }
