/*
 * General site settings


 * Site hyperlink styles
 */

body{
	padding: 0; /* beh�vs alltid!! */
	margin: 0; /* sidans marginaler */
	padding-top:0px;
	background-position: 0px 100px;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	
}

a:active { color: #FF0000; }

a:hover {
    color: #0000FF;
    text-decoration: underline;
}

a:link {
    color: #0000FF;
    text-decoration: none;
}

a:visited {
    color: #0000FF;
    text-decoration: none;
}

a.nav{
    color: #333366;
    text-decoration: none;
}

a:active.nav{
    color: #FF0000;
    text-decoration: none;
}

h1 {
font-family: Verdana, Arial, Helvetica;
    font-size: 18px;
    text-decoration: none;
}

h2 {
font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #333366;
}

span.highlight{
    background-color: yellow;
}

textarea{ width: 98%; }

td.caption{
    font-size: 11px;
    font-style: italic;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*
 * Subheader
 *   Used to display browse and search results header bar
 */

td.subHeader {
    font-size: 13px;
    font-weight: bold;
    background-color: #EBEBEB;
    font-family: Verdana, Arial, Helvetica;
    padding-left: 3px;
}

td.subHeaderFAQ {
    font-size: 11px;
    font-weight: bold;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica;
    padding-left: 0px;
}

font.subHeader {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
}

/*
 * Browse form styles
 */

select.browse, input.browse {
    font-size: 10px;
}

select.browseBefore {  /* red background for browsing before current date */
    font-size: 10px;
    color:#000000; 
    background-color:#FF8888;
}

select.browseFixedWidth {  /* This is for the variable Item class select box which needs to have non-variable width for dynamic content. */
    width: 150px;
    font-size: 10px;
    margin: 5px 0 5px 0;
}
/*
 * Search form styles
 */

table.search{
}

td.search {
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
}

td.browseHeader {
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    /*color: #333366;*/
}

select.search{
    width: 315px;
}

/*
 * Result table styles for browse and search results
 */

table.results {
    background-color: #999999;
}

a.sort { 
    color: #FFFFAA;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
}
a.sort:hover { color: #FFFFAA; text-decoration: underline;  font-weight: bold; }
a.sort:visited { color: #FFFFAA;  font-weight: bold; }
a.sort:active { color: #FFFFAA;  font-weight: bold; }

font.sort { color: #FFFFAA; }

a.results {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #0000FF;
}
a.results:hover{ text-decoration: underline;  font-weight: bold; }
a.results:visited { font-weight: bold; }
a.results:active { font-weight: bold; }

a.resultsCode {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #5555FF;
}
a.resultsCode:hover{ text-decoration: underline; color: #5555FF;  font-weight: bold; }
a.resultsCode:visited { color: #5555FF; font-weight: bold; }
a.resultsCode:active { color: #5555FF; font-weight: bold; }

td.resultsHeader {
    font-size: 11px;
    font-weight: bold;
    background-color: #808080;
    color: #E1E1E1;
}

tr.notvalid, tr.superseded, tr.retired {
    font-style: italic;
}

td.result1 {
    font-size: 11px;
    background-color: #DEEEFE;
}

td.result2 {
    font-size: 11px;
    background-color: #FFFFFF;
}

table.umResults{
    background-color: #CCCCCC;
}

td.umResult1{
    font-size: 11px;
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
}

td.umResult2{
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}    

table.dlvResults{
    background-color: #CCCCCC;
}

td.dlvResult1{
    font-size: 11px;
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
}

td.dlvResult2{
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

table.deResults{
    background-color: #CCCCCC;
}

td.deResult1{
    font-size: 11px;
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
}

td.deResult2{
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

input.recordCount{ 
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    border: 0px; 
}

/*
 * Item styles
 */

div.typeBanner {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    /*color: #333366;*/
}

.itemBanner {
    background-color: #CCCCCC;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #AAAAAA;
    padding-left: 15px;
    padding-right: 15px;
}

.itemSubBanner {
    background-color: #ff8888;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #666666;
    padding-left: 15px;
    padding-right: 15px;
}

td.statusDate {
    text-align: right;
}

table.item{
    font-size: 12px;
}

td.itemFieldHeader {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    vertical-align: top;
    width: 155px;
}

td.itemField{
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

td.itemIdentifierField{
    font-weight: bold;
    color: green;
}

td.itemSubSection{
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: underline;
    font-size: 12px;
}

a.item{
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
    color: #0000FF;
}
a.item:hover { font-weight: bold; text-decoration: underline; color: #0000FF; }
a.item:visited { font-weight: bold; color: #0000FF; }

a.itemCode{
    text-decoration: none;
    font-weight: bold;
    color: #5555FF;
}
a.itemCode:hover { text-decoration: underline; color: #5555FF;  font-weight: bold; }
a.itemCode:visited { color: #5555FF;  font-weight: bold; }
a.itemCode:active { color: #5555FF;  font-weight: bold; }

table.itemSubtable{
    font-size: 11px;
    width: 550;
    border: 1px solid #CCCCCC;
}

td.itemSubtableTitle{
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    background-color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}

tr.itemSubtableHeader{
    font-weight: bold;
    font-size: 11px;
    background-color: #0260BD;
    color: #FFFFFF;
    text-align: center
}

tr.itemSubtableResult1, td.itemSubtableResult1{
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

tr.itemSubtableResult2, td.itemSubtableResult2{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

a.itemSubtableResults{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #0000FF;
}
a.itemSubtableResults:hover{ text-decoration: underline; }
a.itemSubtableResults:visited { color: #0000FF;  font-weight: bold;}
a.itemSubtableResults:active { color: #0000FF;  font-weight: bold;}

a.itemSubtableResultsCode{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #5555FF;
}
a.itemSubtableResultsCode:hover{ text-decoration: underline; font-weight: bold; color: #5555FF; }
a.itemSubtableResultsCode:visited { color: #5555FF; font-weight: bold; }
a.itemSubtableResultsCode:active { color: #5555FF; font-weight: bold; }

td.itemSubtableFieldHeader{
    font-weight: bold;
    font-size: 11px;
}

td.itemSubtableField{
    font-size: 11px;
}

/*
 * PMI
 */

table.pmiSubtable{
    width: 100%;
    border: 2px solid #CCCCCC;
}

td.pmiSubtableTitle{
    color: #000000;
    background-color: #CCCCCC;
    font-weight: bold;
}

td.pmiSubtableHeader{
    font-weight: bold;
    font-size: 11px;
    background-color: #0260BD;
    color: #FFFFFF;
    text-align: center;
}

tr.pmiSubtableResult1, td.pmiSubtableResult1{
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
}

tr.pmiSubtableResult2, td.pmiSubtableResult2{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

td.pmiFieldHeader{
    font-weight: bold;
    font-size: 11px;
    width: 175px;
}

td.pmiField{
    font-size: 11px;
}

font.code {
    color: 5555FF;
}
font.name {
    color: 0000FF;
}

font.abstract {
    color: 880000;
}
/*
 * Notes
 */

table.noteSearch{
    background-color: #EEEEEE;
    border: 2px solid #CCCCCC;
}

table.noteSearchResults{
    background-color: #EEEEEE;
    border: 2px solid #CCCCCC;
}

td.noteSearchResultNote{
    background-color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

table.notes{
    font-size: 11px;
    background-color: #CCCCCC;
    border: 2px solid #AAAAAA;
}

tr.noteSubtableHeader{
    font-weight: bold;
    font-size: 11px;
    background-color: #0260BD;
    color: #FFFFFF;
    text-align: center
}

tr.noteHeader{
    font-size: 12px;
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold
}

td.noteResult1{
    background-color: #DEEEFE;
}

td.noteResult2{
    background-color: #FFFFFF;
}

/*
 * User Listing
 */

 table.userListing{
    font-size: 11px;
    width: 80%;
    border: 1px solid #AAAAAA;
 }

tr.userListingHeader{
    font-weight: bold;
    font-size: 11px;
    background-color: #0260BD;
    color: #FFFFFF;
    text-align: center;
}

tr.userListingResult1, td.userListingResult1{
    background-color: #DEEEFE;
    border: 1px solid #CCCCCC;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

tr.userListingResult2, td.userListingResult2{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}

a.userListing{
    text-decoration: none;
    color: #0000FF;
    font-weight: bold;
    font-size: 11px;
}

font.userListing {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

a.userListing:hover { text-decoration: underline; }

/*
 * User Profile
 */

table.profileTable{
    border: 2px solid #CCCCCC;
}

table.permissionsSubtable{
    border: 1px solid #AAAAAA;
    width: 550px;
}

td.abstractFieldHeader{
    font-weight: bold;
    font-size: 11px;
    color: #880000;
}

/*
 * Imported Style sheets
 */

h1, h2, h3, h4, h5, h6 { 
font-family: Verdana, Arial, Helvetica;
color: #323266; 
background-color: inherit;
letter-spacing: 2px;
margin-top: 0px;
margin-bottom: 0px;
 }

h1 { font-size: 2.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 0.9em; 
	padding-bottom: 15px;}
h4 { font-size: 1.16em; }
h5 { font-size: 1em; }
h6 { font-size: 0.9em; }

p { 
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 140%;
	padding-right: 40px; 

}

.ico{
	padding-top: 10px;
}
.text {
	margin: 0 0 15px 0;
	font-size: 10px;
	line-height: 250%;
        padding-right: 40px;
}

.errortext {
        font-family: Verdana, Arial, Helvetica;
	margin: 0 0 0px 0;
	font-size: 11px;
	line-height: 140%;
        padding-right: 0px;
}

.menutext {
	margin: 0 0 15px 0;
	font-size: 10px;
	line-height: 250%;
        padding-right: 0px;
}

.anchor {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textMetadata {
	font-size: 10px;
	line-height: 140%;
}

.textContact {
	font-size: 10px;
	line-height: 190%;
}

.textPostal {
	font-size: 10px;
	line-height: 150%;
	vertical-align: top;
	
}

.textDocuments {
	font-size: 10px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	border: solid 1px #B7BFD1;
	height: 25px;
	width: 100%;
}



.textDocumentsLinks {
	font-size: 10px;
	padding-left:10px;
	border: solid 1px #B7BFD1;
	height: 25px;
	width: 75%;
}

.textDocumentsLinksRight{
	font-size: 10px;
	padding-left:10px;
	padding-right: 10px;
	border: solid 1px #B7BFD1;
	height: 25px;
	width: 25%;
	
}


.textLabelDocuments {
	font-size: 10px;
	border: solid 1px #B7BFD1;
	font-weight: bold;
	text-align: center;
	width: 50px;	
}

.textLabelPortal {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333366	
}



.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}
.label1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding-bottom: 15px;
}
.label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.label3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.kbtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}
.insertlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}

.table_text_top{
	padding-top: 20px;
	

}

.td_text_top{
	padding-left: 25px;
        padding-bottom: 0px;

}

.search_button{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px; 
	width: 50px;  
	height: 20px
}

.search_textfield{
    padding-right: 10px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px; 
	width: 180px; 
	height: 20px;
}
.label_submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	padding-left: 10px;
}

.td_menu{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	padding-left: 10px;
	width: 245px;
}

.td_left{
	padding-left: 10px;
	vertical-align: top;
	width: 300px;
}

.td_join{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}


.td_login{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #EDEDED;
}

.td_menu_label{
	width: 270px;
	height:20px;
	background-image: url(../images/misc/bgr_submenu_label.gif);
	border: 0px;
}

.td_menu_variable_width{
	height:20px;
	background-image: url(../images/misc/bgr_submenu_label.gif);
	border: 0px
}

.textbox {
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 300px;
	
}

.textboxPortal {
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	width: 200px;
	
}


.onMo {
	background-color: #333366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	cursor: pointer;
	height: 24px;
        }
		
.onMoSubMenu {
	background-color: #333366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	height: 25px;
        }			


.td_content_index{
	background-image: url(../images/bgr_start.gif);
	padding-top: 30px;
}

.table_content{
	padding-top: 30px;
	padding-right: 15px;
	width: 100%;
	border: 0px;
}

.table_test{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
        padding-left: 0px;
	border: 0px;
}

#tableMembers{
	width:500px;	
}

#tableMembers td{
	padding-bottom:10px;
	padding-right:10px;
        padding-left:10px;
	font-size:10px;
}


.td_content{
	width: 100%;
	border: 0px;
	vertical-align: top;
	
}
	
		
.td_top {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	padding-left: 10px;
	cursor: pointer;
		} 
		
.LHS {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	padding-left: 10px;
	cursor: pointer;
	height: 24px;
} 

.tdPortal {
	background-color: #EDEDED;
}

.tdSubMenu {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	/*padding-left: 15px;*/
	cursor: pointer;
} 

.table_menu{
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	width: 270px;
}

.table_menu_variable_width{
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
}

.tableScenarios {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
} 


	
#td_menu_top {
 line-height: 100%;
 padding-bottom: 0px;
}
		
#td_menu_top a{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	line-height: 100%;	
        padding-bottom: 0px;
}

#td_menu_top a:visited{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	 line-height: 140%;		
        padding-bottom: 0px;
}

#td_menu_top a:hover{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	line-height: 140%;		
        padding-bottom: 0px;
} 

#td_menu_top a:active{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
        line-height: 140%;	
        padding-bottom: 0px;
}

.table_tab {
	margin-left:245px;
} 

#td_tab {

}
		
#td_tab a{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_tab a:visited{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_tab a:hover{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;		
} 

#td_tab a:active{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;		
} 
		
#td_menu_level_3 {
	
}
		
#td_menu_level_3 a{
font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_menu_level_3 a:visited{
font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_menu_level_3 a:hover{
font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;		
} 

#td_menu_level_3 a:active{
font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_menu_level_2_link {
	
}  

#td_menu_level_2_link a{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_menu_level_2_link a:visited{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
}

#td_menu_level_2_link a:hover{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;		
} 

#td_menu_level_2_link a:active{
font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;		
} 

ul {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 140%;
}

.sublist{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.0em;
	line-height: 140%;
	
}

.list{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 140%;
	
}

.listPadding{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	padding-left:30px;
}

.listSIS{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 140%;
	padding-left: 17px;
	list-style-type: square; 
	
}

.tableDocuments{
	border: solid 1px #B7BFD1;
	width: 100%;
	}

.tableSearch{
	border: 0px;
	width: 296px;
	height: 31px;
	}

.tdSearch{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	cursor: pointer;
	height: 25px;
	border: 0px;
	width: 148px;
	height: 31px;
	text-align: center;
	}
.tableSearchLine{
	border: 0px;
	width: 100%;
	background-image: url(../images/line_search.gif);	
}

.labelBoxes{
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.labelBoxesAdvanced{
    padding-top:10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.buttonGo{
	border: 1px solid #333366;
	background-color: #B7BFD1;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	cursor: pointer;
	text-align: center;
}
	
.buttonGoOnMo{
	border: 1px solid #333366;
	background-color: #E2E7F1;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	cursor: pointer;
	text-align: center;
}

#linkBold{
}

#linkBold a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	
}
#linkBold a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#linkBold a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#linkBold a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.linkScenarios {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

