body {
	margin				: 0px;
	background-color	: #ffffff;
	padding-top			: 0px;
}
tr, p, div {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;
}
hr {
	/*background		: #000000;*/
	height				: 3px;
	width				: 80%;
	color				: #000000;
}
#mainlevel-nav {
	margin				: 0;
	padding				: 0;
}
#mainlevel-nav li {
	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;
	background			: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
	color				: white;
}
#mainlevel-nav a {
	float				: none;
}
#mainlevel-nav a:hover {
	background			: #000000 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
	color				: #ffffff;
	text-align			: justify;
	vertical-align		: middle;
}

/*setting for the greetings*/
.mainpage {
	text-align			: left;
	color				: #ffffff;
	font-family			: Verdana, Helvetica, Arial, sans-serif;
	font-size			: 13px;
}
.mainpage-bkg {
	
}

.greybg {
/*  background: #000000;*/
}

/*pathaway setting*/
.pathway {
	font-family			: Verdana, Helvetica, Arial, sans-serif;
	color				: #000000;
	font-size			: 9px;
}

a.pathway:link, a.pathway:visited {
	color				: #000000;
	font-weight			: normal;
}

a.pathway:hover {
	color				: #BC1640;
	font-weight			: normal;
	text-decoration		: underline;
}

/*for title or site name*/
.title {
	font-family			: sans-serif;
	font-size			: 20px;
	font-weight			: bold;
	color				: #ffffff;
	margin-left			: 10px;
}

/*for the tag-line*/
.subtitle {
	font-family			: sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #666666;
	text-transform		: uppercase;
	letter-spacing		: 2px;
	margin-left			: 20px;
}

#active_menu {
	font-weight			: bold;  
	/*background-image: url(../images/anibut1.gif);*/
	color				: #ffffff;
}

a#active_menu:hover {
	/*background-image: url(../images/but2.jpg);*/
	color				: #ffffff;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display				: block;
	color				: #cccccc;
	font-size			: 11px;
	font-weight			: normal;
	/*background-image: url(../images/but1.jpg);*/
	background-repeat	: no-repeat;
	width				: 140px;
	text-indent			: 5px;
	text-decoration		: none;
	font-family			: Verdana, Helvetica, Arial, sans-serif;
	line-height			: 12px;
	margin-bottom		: 1px;
}

a.mainlevel:hover {
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: underline;
	/*background-image: url(../images/but2.jpg);*/
}

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;
	color				: #bc1a40
}

a.sublevel:link, a.sublevel:visited {
	display				: block;
	color				: #fbac56;
	/*background-image: url(../images/but4.jpg);*/
	background-repeat	: no-repeat;
	width				: 140px;
	text-indent			: 15px;
	text-decoration		: none;
	font-family			: Verdana, Helvetica, Arial, sans-serif;
	line-height			: 12px;
	margin-bottom		: 1px;
}


a.sublevel:hover {
	color				: #ffd534; text-decoration: none;
	/*background-image: url(../images/but5.jpg);*/
	font-weight			: bold;
}


a.sublevel#active_menu {
	font-weight			: bold;  
	/*background-image: url(../images/anibut2.gif);*/
	color				: #ffffff;
}


a.sublevel#active_menu:hover {
	/*background-image: url(../images/but5.jpg);*/
	color				: #ffd534;
}



table.moduletable {
	padding				: 5px 0px 5px 8px;
	margin-bottom		: 15px;
	width				: 100%;
}

table.moduletable th {
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
	text-align			: left;
	width				: 100%;
	letter-spacing		: 2px;
	text-indent			: 10px;
	padding-bottom		: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding				: 0px;
}
table.moduletable td {
	font-size			: 10px;
	font-weight			: normal;
}

.poll {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	line-height			: 14px;
}

table.pollstableborder {
	border				: 2px solid #BC1640;
}

.sectiontableheader {
	/*background-color : #BC1640;*/
	color				: #ffffff;
	font-size			: 10px;
	text-decoration 	: none;
	font-weight			: bold;
}

.sectiontableentry1 {
	font-weight			: bold;
	color				: #000000;
	background-image	: url(../images/bac_page3.gif);
	/*background-color : #FED620;*/
}

.sectiontableentry2 {
	font-weight			: bold;
	color				: #000000;
	background-image	: url(../images/bac_page2.gif);
	/*background-color : #F29400;*/
}

.small {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	color				: #BC1640;
	font-weight			: bold;
	text-decoration		: none;
}

.smalldark {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #BC1640;
	text-decoration 	: none;
	font-weight			: normal;
}

.contentpane {
	/*background       : #F29400;*/
}

.contentpaneopen {
	border				: 0px ridge #0099cc;
	width				: 100%;
	padding				: 1px;
}

.contentheading, .componentheading {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
	text-align			: left;
	text-indent			: 20px;
}

.createdate {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 9px;
	color				: #000000;
	text-align			: right;
}

.button {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: 10px;
	font-weight			: bold;
	background-color	: #cccccc;
	color				: #000000;
	border				: 1px solid #444444;
}

.inputbox {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	background-color	: #cccccc;
	border				: 1px solid #444444;
}

a:link, a:visited {
	color				: #000000;
	text-decoration 	: none;
	font-weight			: bold;
}

a:hover {
	color				: #BC1640;
	text-decoration		: underline;
  	font-weight			: bold;
}

/* 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				: #BC1640;
	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				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}

a.category:link, a.category:visited {
	color				: #ffffff;
	font-weight			: bold;
	font-size			: 11px;
	font-weight			: bold;
}

a.category:hover {
	color				: #bc1a40;
}

/* 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;
	color				: #ffffff;
}

table.contenttoc {
	color				: #ffffff;
	background-color	: #000000;
	border				: 1px solid #333;
}

table.contenttoc td {
    font-size			: 8pt;
    font-weight			: normal;
    text-align			:left;
}
ul {
	margin				: 0px;
	padding-left		: 20px;
	padding-top			: 2px;
	padding-bottom		: 2px;
	list-style			: none;
}

li {
	line-height			: 15px;
	padding-left		: 15px;
	padding-top			: 0px;
	background-image	: url(../images/arrow.png) ;
	background-repeat	: no-repeat;
	background-position	: 0px 3px;
}

table.searchinto {
	width				: 100%;
}

table.searchintro td {
	background-color	: #293C43;
	color				: #ffffff;
	font-weight			: bold;
}

form {
/* removes space below form elements */
	margin				: 0;
 	padding				: 0;
}
