h5 {
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000033;
  text-align       : left;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
 font-weight      : bold;
  color:#000000;  
  
}



h2 {
	font-family      :  Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight: bold;
  line-height: 16px;
	color: #3e7bb1;
}

  

body {
	
	margin: 0px;
	
	/*background: #E1E2E5;*/
}
#bodymarg {
background-image: url(../images/bodyback.gif);
	background-repeat: repeat-y;
}
#bodymarg_nr {
background-image: url(../images/bodyback_nr.gif);
	background-repeat: repeat-y;
}

#wrapper{
	margin-left: 137px;
	margin-top:0px;
	width: 867px;
	}
	
#branding{
	width: 867px;
	height: 127px;
	background-image: url(../images/bup_header.gif);
	background-repeat: no-repeat;
	
	}
#branding_nr{
	width: 867px;
	height: 127px;
	background-image: url(../images/bup_header_nr.gif);
	background-repeat: no-repeat;
	
	}	
	
#left{
	
float: left;
width: 200px;
padding: 10px;

}
	
	
#main{
	float: right;
	width: 640px;
	}

#main_full{
	float: right;
	width: 640px;
	/*background-image: url(../images/body_white.gif);
	background-repeat: repeat-y;*/
	
	}

#mainbody{
	float: left;
	width: 380px;	
	}
	#mainbody_full{
	float: left;
	width: 620px;	
	}
	
#right{
	float: right;
	width: 220px;
padding-right: 15px;
	}

#bottom{
width: 360px;
}
#clear {
clear:both;
}

tr, p, div {
  font-family: Tahoma, Helvetica, Arial, sans-serift;
  font-size: 11px;
  line-height: 16px;
  /*font-family      :  Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  line-height: 16px;*/
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}



li#current.item1 a, li#current.item2 a, li#current.item3 a, li#current.item4 a, li#current.item5 a, li#current.item6 a,
li#current.item7 a, li#current.item8 a, li#current.item9 a, li#current.item10 a, li#current.item11 a, li#current.item12 a,
li#current.item12 a 

{

	
	text-decoration: none;
	color:#3e7bb1;

	
	
}


/*Left menu*/
ul.menu {
width: 100%;
}
ul.menu li {

color:#000000;
	font-weight:bold;
	/*font-size: 1.4em;*/
	font-size:14px;
	/*line-height: 1.6em;*/
	line-height:16px;
	font-family: Helvetica, sans-serif;
	text-transform:uppercase;
/*background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	
}
ul.menu li a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;*/
	color: #000;
}

ul.menu li a:hover {
	color: #3e7bb1 !important
}

/*ul.menu li ul li {
border-bottom: none;
line-height: 18px;
}

ul.menu li ul li a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
ul.menu li ul li a:hover{
color: #0099CC;
}

ul.menu li#current.active a span {
	color: #19BECF;
}

ul.menu li#current.parent ul li a span {
color: #000;
}*/

ul.menu_right, ul.menu_right_fragor {
font-weight: bold;

}


ul.menu_right_links,  ul.menu_right_fragor {
margin-top: 15px;}

ul.menu_right li a,  ul.menu_right_fragor li a {
font-weight: normal;
margin-left: 10px;
}

ul.menu_right_links li a {
font-weight: bold;
margin-left: 10px;
}

ul.menu_right li a:hover, ul.menu_right_links li a:hover,  ul.menu_right_fragor li a:hover {
color: #990000;
text-decoration:underline;

}
/*Sub menu*/

#mainlevel-navsub {
	
	position:relative;
	left: -12px;
	height: 24px;
	/*display:block;*/
	margin: 0;
	padding: 25px 0px 0px 0px;
	width: 500px;
	/*border-bottom: #f5f5f5 2px solid;*/
	
}
#mainlevel-navsub li {
	background-image: none;
	
	height:24px;
	margin-right: 0px;
	margin-left: 5px;
	
	padding: 3px 0px 0px 0px;
	
	
	
	list-style: none;
	float: left;
	text-align:center;
	

}
#mainlevel-navsub a {
	background-image: none;
	display:block;
	height:22px;
	line-height: 22px;
	margin-right: 0px;
	margin-bottom: 3px;
	vertical-align: bottom;
	padding: 3px 7px 0px 7px;
	background-color: #d4d4d4;
	border-bottom: #f5f5f5 4px solid;
	list-style: none;
	float: left;
	text-align:center;
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	
	
}
#mainlevel-navsub a {
float: none;
}
#mainlevel-navsub a:hover {

	text-decoration: none;
	color:#3399CC;
	 
background-color: #d4d4d4;
	/*background-postion: -5px -2px;*/
	/*background-image: url(../images/top_men_over.jpg);
	background-repeat: no-repeat;*/

}
a#active_menu-navsub {
color:#3399CC;
background-color: #e8e8e8;
border-bottom:  #e8e8e8 4px solid;

 
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
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;
}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-left:3px;
}

a.pathway:link, a.pathway:visited {
  color            : #000033;
  font-weight      : normal;
padding-left: 5px;
}


a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

/* Hard home link*/
.home {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*padding-left:-200px;
	position: relative;
	height: -200px;*/
}

a.home:link, a.home:visited {
  color            : #000033;
  font-weight      : normal;
/*padding-left: -200px;
position: relative;
	height: -200px;*/
}

a.home:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}


/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
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 {
	background-image: url(../images/active.gif);
	background-repeat:repeat-x; 	
	color: #EEE;
		
	
	
	
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	display: block;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/left_men_back.gif);
	background-repeat: no-repeat;	
	width: 167px;
	height: 23px;
	text-indent: 15px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin-bottom: 0px;
	font-size: 1.1em;
	color:#333333; 	
	
}
a.mainlevel:hover {
	color: #000;
	
	text-decoration: none;
	background-image: url(../images/left_men_back_hover.gif);
	background-repeat: no-repeat;	
}




a.mainlevel_other, a.mainlevel_other:link, a.mainlevel_other:visited {
	
	display: block;
	/*border-top: solid #CCC 1px;
	border-left: solid #CCC 1px;*/
	border-bottom: solid #CCC 1px;
	color: #000;
	font-weight: normal;
	width: 158px;
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica sans-serif;
	text-indent: 4px;
	

	/*margin-bottom: 1px;*/
	/*height: 20px;*/
	
	font-size: 12px;
	line-height: 22px;	

	
}



a.mainlevel_other:hover {
	text-decoration: none;
	color: #990000;	
	background-image: url(../images/oth_menback.gif);
	background-repeat: repeat-x;
	/*background-image: url(../images/menback3_on.jpg);
	background-repeat: no-repeat;*/
	
	}


a.mainlevel_sec:link, a.mainlevel_sec:visited {
	
	display: block;
	color: #000;
	font-weight: normal;
	background-image: url(../images/blue_triangle.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 99%;
	text-indent: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica sans-serif;
	line-height: 16px;
	/*margin-bottom: 1px;*/
	/*height: 20px;*/
	vertical-align: middle;	/*border-bottom-color: #DDE0CF;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	
	font-size: 14px;	
	margin: 0px;
	margin-top: 30px;
	

}

a.mainlevel_sec:hover {
	text-decoration: underline;
	color: #990000;	
}


.moduletable img {
float: left;
}


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 {

}

a.sublevel_other:link, a.sublevel_other:visited {
	background-image: url(../images/indent1.png);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	font-weight: normal;
	width: 100%;
	text-indent: 30px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
	
	font-size: 11px;
	margin-left: -5px;
	background-attachment: scroll;
	
}


a.sublevel_other:hover {
	background-image: url(../images/indent1.png);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	font-weight: normal;
	width: 100%;
	text-indent: 30px;
	text-decoration: underline;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
	
	font-size: 11px;
	margin-left: -5px;
	background-attachment: scroll;
	
}

.moduletable h3 {
display:block;
width: 195px;
height: 24x;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
background-image: url(../images/mod_back.gif);
	background-repeat: no-repeat;
color: #EEE;

margin: 0px;
}
.moduletable {
border-bottom: #1f6da9 1px solid;
}


table.moduletable_bubble_dark  {
	margin-top: 10px;
	display: block;
	position:relative;
	right: 13px;
	width: 192px;
	height: 186px;
	background-image: url(../images/bubble_dark.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
padding-top: 10px;
 
	
}

table.moduletable_bubble_dark tr, table.moduletable_bubble_dark p, table.moduletable_bubble_dark div {
	color: #19BECF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 17px;
	line-height: 21px;
	
	
	
	
}

table.moduletable_bubble_dark div a, table.moduletable_bubble_dark p a {
color: #19BECF;
font-size: 17px;
background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}

table.moduletable_bubble_dark div a:hover, table.moduletable_bubble_dark p a:hover {
	color: #fff;
	text-decoration: none;
}

table.moduletable_bubble_light  {
	margin-top: 10px;
	display: block;
	position:relative;
	right: 13px;
	width: 192px;
	height: 186px;
	background-image: url(../images/bubble_light.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
padding-top: 10px;
 
	
}

table.moduletable_bubble_light tr, table.moduletable_bubble_light p, table.moduletable_bubble_light div {
	color: #19BECF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 17px;
	line-height: 21px;
	
	
	
	
}

table.moduletable_bubble_light div a, table.moduletable_bubble_light p a {
color: #19BECF;
font-size: 17px;
background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}

table.moduletable_bubble_light div a:hover, table.moduletable_bubble_light p a:hover {
	color: #3399CC;
	text-decoration: none;
}


table.moduletable_right {
	margin-top: 10px;
	padding-bottom: 5px;
	display: block;
	position:relative;
	right: 13px;
	
	
	
	margin-left: 10px;
	margin-right: 10px;
padding-top: 10px;

/*border-bottom: #48c3d3 1px dashed;*/ 
background-image: url(../images/dotted.png);
	background-repeat:repeat-x;
	background-position: bottom; 
	
}

table.moduletable_right th {
font-family: Arial, Helvetica, sans-serif;	
color: #19BECF;
font-size: 1.4em;
font-weight: normal;
}


table.moduletable_right tr, table.moduletable_right p, table.moduletable_right div {
	color: #000;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 16px;
	
	
	
	
}

table.moduletable_right div a, table.moduletable_right p a {
color: #000;
font-size: 12px;
background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

table.moduletable_right div a:hover, table.moduletable_right p a:hover {
	color: #666;
	text-decoration: none;
}


table.moduletable_top a img {

border: none;
}




table.moduletable {
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	width: 100%;
	
	/*background-color: #FFFFFF;*/
}
table.moduletable_news {
margin-bottom: 20px;
border-bottom: #1f6da9 1px solid;
}
table.moduletable_news table{
border-bottom: none;
}

table.moduletable th, table.moduletable_news th {
	padding: 0px 0px 0px 0px;
	font-size        : 8pt;
	font-weight      : bold;
	color            : #f6f6f6;
	text-align       : left;
	width            : 100%;
	text-indent: 8px;
	padding-bottom: 0px;
	height: 20px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif; 
	background-image: url(../images/mod_back1.gif);
	background-repeat: no-repeat;
}
	
table.moduletable_news td {
border-left: #1f6da9 1px solid;
border-right: #1f6da9 1px solid;
padding: 2px;

}

table.moduletable_news td td {
border: none;
}
	
.minifp-introtitle {
	color: #19BECF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;

}
td.minifp p a.minifp-full-link {

	font-weight: normal;
	background-image: url(../images/indent2.png);


	background-repeat: no-repeat;
	padding-left: 10px;
}
td.minifp p a:hover {
text-decoration:none;
}



table.moduletable_leftmen {
width: 100%;	
margin-top: 15px;
margin-left: 10px;
margin-right: 10px;
}
table.moduletable_leftmen th {
	font-size        : 1.4em;
	font-weight      : bold;
	color            : #19BECF;
	text-align       : left;
	width            : 100%;
	
	padding-bottom: 7px;
	
	font-family: Arial, Helvetica, sans-serif; 
	
	
	
	
		
}


table.moduletable_left {
width: 90%;	
margin-top: 15px;
margin-left: 10px;
margin-right: 10px;
}
table.moduletable_left th {
	font-size        : 1.4em;
	font-weight      : normal;
	color            : #4d4d4d;
	text-align       : left;
	width            : 100%;
	
	margin-bottom: 5px;
	height: 23px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	/*border-bottom: #48c3d3 1px dashed;*/
	background-image: url(../images/dotted.png);
	background-repeat:repeat-x;
	background-position: bottom;
	
	
	
		
}

* html table.moduletable_left th {
padding-bottom: 5px;
}

table.moduletable_left td {

margin-top: 10px;

}

* html table.moduletable_left td {

padding-top: 0px;
}





table.moduletable_search {
	position: relative;
	top: 146px;
	left: 92px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*background-color: #FFFFFF;*/
}

.inputbox_search {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}



table.moduletable_men th {
	padding: 5px 0px 2px 8px;
	margin-bottom: 15px;
	width: 100%;
	/*background-color: #FFFFFF;*/
}

table.moduletable_men td {
	padding: 5px 0px 2px 0px;
	margin-bottom: 15px;
	width: 100%;
	/*background-color: #FFFFFF;*/
}







table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
border-left: #1f6da9 1px solid;
border-right: #1f6da9 1px solid;
padding: 4px;
}



/* Modultable for Newsfeed */

table.modultable_feed {

	padding-left: 10px;
}
table.modultable_feed th {
font-size        : 11px;
	font-weight      : normal;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	
	
	padding-bottom: 10px;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  line-height      : 14px;
}

table.pollstableborder {
	
}

.sectiontableheader {
/*background-image: url(../images/forumback.gif);
	background-repeat: repeat;*/  
/*background-color : #DB807F;*/
background-color : #A6AFBE;
  color            : #FFFFFF;
  font-weight      : normal;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  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 {
  /*background       : #ffffff; */
}

.contentpaneopen {
  
  width: 100%;
  padding: 0px 0px 0px 0px;

}

* html .contentpaneopen {
margin-left: 10px;}

.mod_contentitem_leftart .contentpaneopen {
width: 100%;
  padding: 0px 0px 0px 0px;
  }
 
* html  .mod_contentitem_leftart table {
width: 100%;
  margin: 0px 0px 0px 0px;
  }
  








.contentpaneopen img{
	padding: 3px 3px 3px 0px;
	margin-top: 3px;
}

.swooshback {
background-image: url(../images/swoosh.jpg);
	background-repeat: no-repeat;
}
.contentheading, .componentheading, .componentheading a {
  
  
width: 100%;
border-bottom:2px dotted #999999;
color:#000000;
font-family:Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:9px;
text-transform:uppercase;
}





.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
	width: 100px;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;



	font-size        : 10px;
	font-weight      : bold;
	background-color : #FFFFFF;
	color            : #000033;
	border           : none;
	
	}

.inputbox, .inputbox_right {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	
	border           : 1px solid #000;
	
	/*margin-bottom: 4px;*/
}

a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
color: #9DC1B0;
text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */

.mod_contentitem_leftart .contentheading {

}


a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family      : Georgia, "Times New Roman", Times, serif;
  font-size        : 18pt;
  font-weight      : normal;
  color            : #36a505;
  text-align       : left;
	text-decoration: none;
	padding-left: 0px;
	}

a.contentpagetitle:hover {
	
	color:#666666;
	/*text-decoration: underline;*/
	
	}


.mod_contentitem_leftart a.contentpagetitle:link, a.contentpagetitle:visited {

font-family      : Georgia, "Times New Roman", Times, serif;
  font-size        : 16pt;
  font-weight      : normal;
  color            : #36a505;
  text-align       : left;
	text-decoration: none;
	padding-left: 0px;
	}
.mod_contentitem_leftart a.contentpagetitle:hover {
	color:#666666;
	/*text-decoration: underline;*/
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

.back_button a:hover {
color: #666;
text-decoration: none;
}


table.contenttoc {
	color: #333300;
	background-color: #FFFFFF;
	border: 1px solid #333;
	padding-right: 2px;
	padding-left: 2px;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 0px;
  padding-top: 0px;
padding-bottom: 0px;
  /*background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;*/
}
li.latestnews_news {
margin-top: 4px;
line-height: 12px;
}

ul.newsfeed_news {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.newsfeed_news li a {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}


li.newsfeed {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
padding-bottom: 10px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

li.newsfeed a, li.newsfeed a:link, li.newsfeed a:hover, li.newsfeed a:visited  {
	font-size: 11px;
	font-weight: bold;
	list-style-image: none;
}




table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #FFF;
	color: #000;
	font-weight:normal;
}

form {
	
	margin-bottom: 2px;
	padding-bottom: 3px;
}
.leftcolumn {
	
	
	border-right: 1px solid #ccc;
	background-color: #FFF;	
	border-collapse: collapse;
	width: 198px;	
}
* html .leftcolumn {
width: 199px;	
}
 
.rightcolumn {
	
	
	border-left: 1px solid #ccc;
	background-color: #FFF;	
	border-collapse: collapse;
	width: 252px;	
}

* html .rightcolumn {
width: 250px;	
}

.borderleft_bottom {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
background-image: url(../images/greenstripe.gif);
	background-repeat: repeat;
}

.border_left {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #545454;
	
}
.top_border {
	
}

.top_border_top {
	
	border-top-color: #545454;
	border-top-style: solid;
	border-top-width: 1px;
}
.bluebar_text {
	color: #FFFFFF;
	background-color: #102B86;
	width: 100%;
	font-weight: bold;
}
.mosimage_caption {
font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;

}
a.newsfeed:link {
	font-size: 12px;
}
.parheader {
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #000033;
  text-align       : left;
}
.pabnews {
	padding: 0px 0px 0px 0px;
}
.boardtable {
	font-size: 11px;
}
.main {
	padding-left: 5px;
	background-color: #FFFFFF;
}

.article_seperator {
	/*margin-left: 0px;
	display: block;
	background       : url(../images/seperator.gif);
	background-repeat: repeat-x;
	width: 95%;
	height: 10px;*/
}
.box {
	border: solid #999 1px;
}
.clear_right {
	clear: right;
}

.bannerstyle img {
	margin-bottom: 20px;

}
.loggimg {
	position: relative;
	top: 150px;
	left: -40px;
}
.sdate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: relative;	/*padding-top: 10px;
	display:block;
	width: 160px;
	text-indent: 8px;
	border-bottom: solid #CCC 1px;*/
	top: -14px;
	left: 660px;
	color: #3B3B3B;
	font-weight: bold;
	
}
.top {
	background       : url(../images/head.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	background-color: #FFFFFF;
}

.firstpic {
	display: block;
	background       : url(../images/shoes7.jpg);
	background-repeat: no-repeat;
	width: 99%;
	height: 260px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.firstpic img {
	
	padding: 0px;
	margin: 0px;
}
.story {
background       : url(../images/stor_back1.jpg);
	
	background-repeat: no-repeat;
	width: 249px;
	height: 260px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}
.top_left {
width: 198px;
height: 120px;
background       : url(../images/top_left.jpg);
background-repeat: no-repeat;
background-color: #FFF;
}

.top_middle {
	
	/*background       : url(../images/top_menu_grey.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/	
}
.top_right {
width: 249px;
}
.border {
	width: 5px;
	background       : url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
 .moduletable_story {
 
 width: 99%;
 margin-top: 55px;
 margin-left: 20px;
 padding-right: 20px;
 }
 
 .moduletable_story .contentpaneopen .contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	padding-bottom: -12px;
 }
 .moduletable_comp {
 }
 
   .moduletable_comp th{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6086ab;
	font-weight: normal;
	
  }
  
   .moduletable_comp td, .moduletable_comp a  {
 padding-left: 0px;
 margin-left: 0px;
 }
  
ul .latestnews_comp, li .latestnews_comp,  a .latestnews_comp {
padding-left: 0px;
margin-left: 0px;

} 
 
  * html .moduletable_comp th, * html .contentheading{
  padding-bottom: 10px;
  }
  
  .paper_top {
  width: 800px;
  height: 32px;
  background       : url(../images/papertop.jpg);
background-repeat: no-repeat;
  
  }
  



.left {
background       : url(../images/left.jpg);
background-repeat: no-repeat;
height: 900px;
}
.vert_sep {
background       : url(../images/vertsep.gif) repeat-y center top;

}
.blog_more {
	
	
}
.dotted {
background       : url(../images/dotted.gif);
background-repeat: repeat-x;
height: 112px;
width: 100%;

}

.maintop {
	vertical-align: top;
}
a.readon, a.readon:link, a.readon:visited {
	width: 50px;
	height: 16px;
	background       : url(../images/read_more2.png);
	background-repeat: no-repeat;
	color: #666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	padding-right: 20px;
	vertical-align: middle;
	padding-top: 1px;
	
	background-position: right 1px;
	
}
a.readon:hover {
	color: #999;
	text-decoration: none;
	background       : url(../images/read_more2_over.png);
	background-position: right 1px;
	background-repeat: no-repeat;
}

.contentpaneopensol_ {
	position: relative;
	top: -5px;
	width: 100%;
	
	background-color: #e8e8e8;

	padding-bottom: 5px;

}
.contentheadingsol_ {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 10px;
}
a img {
border: none;
}
img {

}
.button_none {
position:relative;
top: 10px;
left:156px;
}

.inputbox_none {
border: #000 1px solid;
}
.moduletable_logga {
position: relative;
left: 60px;
}
#fragerub {
padding-left: 14px;
}
div#fragerub a {
padding-left: 14px;
	line-height: 16px;
	background-image:url(../images/red_bullet.gif);
	background-repeat:no-repeat;
	
}
.more {

padding-top: 15px;
padding-left: 20px;
}
#contact_text.inputbox {
width: 388px;
}

#contact_subject.inputbox {
width: 388px;
}

#contact_email.inputbox {
width: 388px;
}

#contact_name.inputbox {
width: 388px;
}

#fraga {
	
	display:block;
	width: 370px;
	height: 600px;
	background-image:url(../images/fs_head5.jpg);
	background-position: 0px 165px;
	background-repeat: no-repeat;
	}
#rub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 12px;
}
#divider{
display:block; 
width: 370px;
height: 19px;
background-image: url(../images/div.gif);
background-repeat:repeat-x;
}
.moduletable_heading th {
padding-top: 5px;
display: block;
font-family: Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
text-align: left;
text-transform:uppercase;
width: 100%;
height: 22px;
border-bottom: #999 2px dotted;

}