.biglisttext {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

body{
	background-color : #F0F0F0;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a {
	color : #09003E;
	font-weight : bold;
	text-decoration : none;
}

.reflink {
	border : 1px solid #00AEEF;
}

.referencelistcell {
	padding: 0px;
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: center;
}

a:hover{
	color : #09003E;
	font-weight : bold;
	text-decoration : underline;
}

.menuitemonpath {
	nocolor : #254B70;
	text-decoration : underline;
}

.menuitemselected {
	color : #19344D;
	text-decoration : underline;
}

.flag {
	border : 1px solid #00AEEF;
}

.contentcell{
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height : 14px;
	padding : 10px 10px 10px 15px;
	vertical-align : top;
}

.buttonpane {
	background-image : url(../gif/pane_but.gif);
}

.header{
	color : #333333;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 20px;
	font-weight : bolder;
	line-height : 26px;
}

.subheader{
	color : #333333;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 15px;
	font-weight : bolder;
	line-height : 20px;
}

.countertext{
	padding: 0px 30px 0px 30px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9px;
	line-height : 12px;
	color: #336699;
}

.contactformcell {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height : 14px;
	padding : 2px 10px 2px 0px;
	vertical-align : top;
}

.montagetext {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height : 14px;
	vertical-align : top;
	width: 130px;
	padding: 3px 30px 3px 0px;
}

.dimtable {
	border-left : 1px solid White;
	padding : 3px;
}

.dimtableheader {
	background-color : #29ABE2;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
	border-right : 1px solid White;
	text-align : left;
	padding : 3px;
}

.dimtablemeasures {
	font-size : 11px;
	color : #808080;
	white-space: nowrap;
	padding: 7px;
}

.dimtable_oddrow {
	background-color : White;
	border-bottom : 1px solid White;
	border-right : 1px solid White;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	text-align : left;	
	padding : 3px;
	white-space: nowrap;
}

.dimtable_evenrow {
	background-color : #DCF2FC;
	border-bottom : 1px solid White;
	border-right : 1px solid White;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	text-align : left;	
	padding : 3px;
	white-space: nowrap;
}

/* CoolMenus 4 - default styles - do not edit */
.clcmevent{
	clip : rect(0,100%,100%,0);
	height : 99%;
	left : 0;
	position : absolute;
	top : 0;
	width : 99%;
	visibility : visible;
}

.clcmabs{
	left : 0;
	position : absolute;
	top : 0;
	visibility : hidden;
}

/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clbar{
	background-color : #FFFFFF;
	height : 10;
	layer-background-color : #FFFFFF;
	position : absolute;
	width : 10;
	visibility : hidden;
}

/*Styles for level 0*/
.cllevel0,.cllevel0over{
	font-family : verdana,tahoma,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	padding : 4px 2px 2px 7px;
	position : absolute;
}

.cllevel0{
	background-color : #FFFFFF;
	background-image : url(../gif/item_off.gif);
	color : #336699;
	layer-background-color : #FFFFFF;
}

.cllevel0over{
	background-color : #FFFFFF;
	background-image : url(../gif/item_on.gif);
	color : #336699;
	cursor : pointer;
	cursor : hand;
	layer-background-color : #FFFFFF;
}

.cllevel0border{
	background-color : #C7EAFB;
	layer-background-color : #C7EAFB;
	position : absolute;
	visibility : hidden;
}

/*Styles for level 1*/
.cllevel1,.cllevel1over{
	font-family : verdana,tahoma,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	padding : 4px 2px 2px 7px;
	position : absolute;
}

.cllevel1{
	background-color : #FFFFFF;
	background-image : url(../gif/item_off.gif);
	color : #336699;
	layer-background-color : #FFFFFF;
}

.cllevel1over{
	background-color : #FFFFFF;
	background-image : url(../gif/item_on.gif);
	color : #336699;
	cursor : pointer;
	cursor : hand;
	layer-background-color : #FFFFFF;
}

.cllevel1border{
	/* 
	background-color : #C7EAFB;
	layer-background-color : #C7EAFB;
	*/
	position : absolute;
	visibility : hidden;
}


