body {
	margin: 0px;
	background: #EFEFEF;
}
tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #333333;
}
hr {
	height           : 1px;
	width            : 100%;
	border:1px dotted #333333;
}
#mainlevel-nav {
	margin: 0; padding: 0;
}

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; float: right; 
	margin: 0; width: 15.5%; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
	display: block; 
	float: right; 
	text-decoration: none;  
	border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;
	color: white;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
 background: #ff6600;
}

/*different setting for newsflash*/
.newsflash td {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
	text-align: justify;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
	background: #eeeeee;
}
/*contact email setting*/
.contact_email {
	margin-left: 5px;
}
/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

a.pathway:link, a.pathway:visited {
	color            : #CB5506;
	font-weight      : normal;
}

a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

/*for title or site name*/
.title {
	font-family: sans-serif;
	font-size: 30px;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
}

#active_menu {
	color: #FF6500;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/vmenu_bgr.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	text-indent: 10px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 30px;
	margin-bottom: 1px;
	font-size: 10px;
}
a.mainlevel:hover {
	color: #FFFFFF;
	background: #CB5506 url(../images/vmenu_bgr.png) left center no-repeat;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 0px;
	vertical-align: middle;
	font-size: 9px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
}


a.sublevel:hover {
	color: #FFFFFF;
	color: #CB5506; text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable2 {
	width:170px;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable2 th {
	background: url(../images/module_th_bg.png);
	background-repeat:no-repeat;
	color: #000000;
	text-align: left;
	vertical-align:middle;
	padding-left: 18px;
	height: 32px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable2 td {
	margin-top:20px;
	/*padding-left:50px;*/
	text-align: center;
	margin: 16px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "MS UI Gothic";
	letter-spacing: 2px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

table.moduletable1 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	width: 100%;
	
}

table.moduletable1 th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : center;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;

}

table.moduletable1 li {
}

table.moduletable1 ul {
	padding: 0px;
}
table.moduletable1 td {
	font-size: 11px;
	font-weight: normal;
	line-height: 50px;
	color: #000000;
	background-image:url(../images/lineborder.png);background-repeat:repeat-x;background-position:bottom;
}


.poll {
font-family      : Arial, Helvetica, sans-serif;
font-size        : 10px;
color            : #666666;
line-height      : 14px;
}

table.pollstableborder {
border: 1px solid #cccccc;
}

.sectiontableheader {
background-color : #CCCCCC;
color            : #333333;
font-weight      : bold;
}
.sectiontableentry {
	background-color : #FFFFFF;
	line-height: 20px;
}
.sectiontableentry1 {
	background-color : #FFFFFF;
	background-image:url(../images/lineborder.png);background-repeat:repeat-x;background-position:bottom;
	line-height: 28px;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
	background-image:url(../images/lineborder.png);background-repeat:repeat-x;background-position:bottom;
	line-height: 28px;
}

.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}

.smalldark {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}


.contentpane, .contentpane1, .contentpane2, .contentpane3, .contentpane4, .contentpane5, .contentpane6, .contentpane7, .contentpane8, .contentpane9, .contentpane10 {
	background       : #ffffff;
	padding: 1px;
	
}

.contentpaneopen_heading {
	width: 100%;
	padding: 1px;
	background: #FFFFFF;
}

.contentdescription {
	width: 100%;
	background: #FFFFFF;
	padding: 1px 8px 5px 8px;
	LINE-HEIGHT: 150%;
}
.contentpaneopen, .contentpaneopen1, .contentpaneopen2, .contentpaneopen3, .contentpaneopen4, .contentpaneopen5, .contentpaneopen6, .contentpaneopen7, .contentpaneopen8, .contentpaneopen9, .contentpaneopen10  {
	width: 100%;
	background: #FFFFFF;
	padding: 1px 8px 5px 8px;
	LINE-HEIGHT: 150%;
}
a.contentheadingHref:link, a.contentheadingHref:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
}
.contentheading, .componentheading {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 14px;
	font-weight      : bold;
	color            : #FFFFFF;
	text-align       : left;
	text-indent	: 20px;	 
	line-height: 20px;
	background: #CB5506 url(../images/ico_paper.gif) left no-repeat;;
	padding-left: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-transform:none;
}

.contentheading1, .componentheading1 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	text-transform:none;
	
}

.contentheading2, .componentheading2 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg2.gif) left no-repeat;
	text-transform:none;
}

.contentheading3, .componentheading3 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg3.gif) left no-repeat;
	text-transform:none;
}

.contentheading4, .componentheading4 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg4.gif) left no-repeat;
	text-transform:none;
}

.contentheading5, .componentheading5 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg5.gif) left no-repeat;
	text-transform:none;
}

.contentheading6, .componentheading6 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg6.gif) left no-repeat;
	text-transform:none;
}

.contentheading7, .componentheading7 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg7.gif) left no-repeat;
	text-transform:none;
}

.contentheading8, .componentheading8 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg8.gif) left no-repeat;
	text-transform:none;
}

.contentheading9, .componentheading9 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg9.gif) left no-repeat;
	text-transform:none;
}

.contentheading10, .componentheading10 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 16px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	text-indent	: 210px;	 
	line-height: 36px;
	background: #D6D6D6 url(../images/header/headerbg10.gif) left no-repeat;
	text-transform:none;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
}


.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #CCCCCC;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
	margin-bottom	 : 3px;
	margin-right	 : 3px;
}
a.normal:link, a.normal:visited {
	color            : #CB5506;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
a.normal:hover {
	color: #999999;
	text-decoration: underline;
}
a:link, a:visited {
	color            : #CB5506;
	font-weight: bold;
	font-size: 11px;
	/*line-height: 28px;*/
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.style2:link, a.style2:visited {
	color            : #0099CC;
	font-weight      : bold;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.style2:hover {
	color: #FF6500;
	text-decoration: underline;
}

a.readon:link, a.readon:visited, a.readon1:link, a.readon1:visited, a.readon2:link, a.readon2:visited, a.readon3:link, a.readon3:visited, a.readon4:link, a.readon4:visited, a.readon5:link, a.readon5:visited, a.readon6:link, a.readon6:visited, a.readon7:link, a.readon7:visited, a.readon8:link, a.readon8:visited, a.readon9:link, a.readon9:visited, a.readon10:link, a.readon10:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6500;
	text-align:right;
	text-decoration: underline;
}

a.readon:hover,a.readon1:hover,a.readon2:hover,a.readon3:hover,a.readon4:hover,a.readon5:hover,a.readon6:hover,a.readon7:hover,a.readon8:hover,a.readon9:hover,a.readon10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color: #666666;
	text-decoration: none;
}

/* 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: 12px;
	font-weight: bold;
	color: #ff9900;
	text-align:left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color            : #CB5506;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-transform:none;
}

a.category:hover {
	color            : #999999;
}

/* 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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* 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;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 32px;
	padding-left: 20px;
	padding-top: 0px;
	background: url(../images/aprobul3.gif) bottom no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
table.tableborders {
	border: 1px solid grey;
	border-collapse: collapse;
	background-color: white;
}
table.tableborders th {
	border: 1px inset grey;
	background-color: white;
}
table.tableborders td {
	border: 1px inset grey;
}