
.menupopup
{
background-color:#FFFFFF;
float:left;
cursor:default;
}

.menu .menupopup
{
display:none;
position:absolute;
border:1px solid #AAAAAA;
z-index:1000;
background-color:#DADADA;
}

.menu .menupopup .menupopup
{
z-index:101;
}

.menu .menupopup .menupopup .menupopup
{
z-index:102;
}


.menupopup br
{
line-height:0px;
display:none;
}

.menuitem,
.menupopup a,
.menupopup a:link,
.menupopup a:visited,
.menupopup a:active
{
display:block;
vertical-align:middle;
text-align:left;
text-decoration:none;
clear:both;
margin:0px;
border:0px none;
text-align:left;
text-decoration:none;
color:#5F6062;

}

.menu .menuitem,
.menu .menupopup a,
.menu .menupopup a:link,
.menu .menupopup a:visited,
.menu .menupopup a:active
{
color:#333333;
left:0px;
top:0px;
width:180px;
padding:1px 1px 1px 18px;
}

.menuitem:hover,
.menupopup a:hover
{
color:#FFFFFF;
background-color:#7299C6;
}


/*






.menulist .menuitem img,
.menulist .menu a img
{
vertical-align:middle;
}




*/

.menulist
{
background-color:#FFFFFF;
background-image:url('/common/ui/menulist/button.gif');
background-repeat:no-repeat;
background-position:right -18px;
height:13px;
border:1px solid #7299C6;
float:left;
padding:1px 20px 1px 1px;
overflow:hidden;
}
.menubar
{
background-color:#EBEBEB;
height:22px;
padding-top:2px;
background-image:url('/custom/menubar.png');
background-repeat:no-repeat;
z-index:3;
white-space:nowrap;
}

.menubar input,
.menubar select,
.menubar button
{
height:16px;
vertical-align:middle;
}



.menubutton,
.menubutton:link,
.menubutton:visited,
.menubutton-active,
.menubutton-active:link,
.menubutton-active:visited,
.menubutton-active:hover
{
color:#707070;
text-decoration:none;
display:block;
float:left;
text-align:center;
padding:1px 8px;
margin:1px 0px;/*must be zero*/
border-left:1px solid #FFFFFF;
border-right:1px solid #999999;
background-image:url('/custom/menubutton.png');
background-repeat:repeat-x;
background-position:right 0px;
vertical-align:middle;
}

.menubutton:hover
{
color:#336699;
background-position:right -20px;
}

.menubutton-active,
.menubutton-active:link,
.menubutton-active:visited,
.menubutton-active:hover
{
color:#336699;
background-position:right -40px;
}

.menu a img
{
vertical-align:middle;
}


/*font of input elements*/
body,
table,
input,
select,
button,
label,
textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5F6062;
text-decoration:none;
}


/*border and background of input elements*/
input.text,
select,
textarea
{
border:1px solid #7299C6;
background-color:#FFFFFF;
}


.warning,.error
{
padding:8px;
margin:8px;
clear:both;
}


.error
{
border:1px solid #CC0000;
background:#FFEEEE;
}

.warning
{
border:1px solid #CCCC00;
background:#FFFFEE;
}



a,
a:link,
a:visited
{
text-decoration:none;
color: #0072aa;
}

a:link,
.footer a:visited
{
color:#336699;
}

a:visited
{
color: #0072aa;
}

a:hover
{
color:#0066CC;
text-decoration:underline;
}

body
{
background-color:#999999;
/*background-image:url('/img/ui/body_background-image.jpg');*/
background-repeat:repeat-x;
padding:1% 0px;
margin:0px;
overflow:auto;
text-align:center;
}

html
{
}

hr
{
color:#FFFFFF;
height:1px;
border:none;
border-top:1px solid #336699;
}

h1,.h1 /*page title*/
{
font-weight:bold;
font-size:120%;
border-bottom:1px solid #336699;
padding:20px 0px 0px 0px;
margin:0px;
}

h2,.h2 /*page subtitle*/
{
font-size:105%;
font-style:italic;
margin:0px 0px 2ex 0px;
font-weight:normal;
color:#336699;
}

h3,.h3 /*paragraph headline*/
{
font-size:105%;
margin:0px 0px 10px 0px;
font-weight:bold;
color:#336699;
clear:both;
}

h3 strong
{
color:#990000;
font-size:120%;
}

.slim
{
width:500px;
}

p
{
line-height:140%;
}

p.abstract
{
font-weight:bold;
}


img
{
border:0px none;
}

li
{
/*list-style-image:url('bullet-circle.gif');*/
}

sub, sup
{
font-size:80%;
line-height:0%;
}


table textarea,
table input
{
width:95%;
}

table input.bool
{
width:auto;
}

table label
{
font-weight:bold;
}



.header,
.menubar,
.userbar,
.content,
.footer
{
width:850px;
padding-left:40px;
padding-right:40px;
border:0px none !important;
text-align:left;
margin-left:auto;/*horizontal centering for Gecko*/
margin-right:auto;/*horizontal centering for Gecko*/
z-index:4;
background-color:#FFFFFF;
}


.header
{
background-image:url('/custom/header.png');
background-repeat:no-repeat;
background-position:top left;
padding-top:20px;
height:70px;
}

.userbar
{
border-width:0px 1px 0px 1px;
background-image:url('/custom/content.png');
background-repeat:repeat-y;
padding:0px 16px;
width:898px;
z-index:2;
text-align:right;
height:32px;
}

.content
{
border-width:0px 1px 0px 1px;
background-image:url('/custom/content.png');
background-repeat:repeat-y;
padding-bottom:1em;
padding-top:20px;
padding-left:100px;
padding-right:100px;
width:730px;
z-index:2;
}

.footer
{
height:20px;
padding:20px 40px 70px 40px;
background-image:url('/custom/footer.png');
background-repeat:no-repeat;
background-position:top left;
font-size:90%;
z-index:1;
}



/*separator, bullet*/
img.bull
{
border-left:1px dotted #336699;
height:1.3em;
width:1px;
margin:0px 0.9em -0.3em 1em;
}



.center
{
margin-left:auto;
margin-right:auto;
display:block;
}

.right
{
margin-left:20px;
float:right;
}

img.right
{
padding:3px;
}




form.search
{
height:18px;
white-space:pre;
border:1px solid #7299C6;
padding:0px 0px 0px 1px;
display:inline;
background-color:#FFFFFF;
}


	form.search input
	{
	display:inline;
	margin:0px 0px 0px 0px;
	width:18px;
	height:18px;
	background-image:url('/custom/cms_search.gif');
	background-position:right -18px;
	background-repeat:no-repeat;
	border:0px none;
	}
	
	form.search input.text
	{
	height:16px;
	width:110px;
	background-image:none;
	}

ul#home
{
width:375px;
background-image:url('/img/home.png');
background-repeat:no-repeat;
padding:0px;
margin:0px;
list-style-type:none !important;
}

	ul#home li
	{
	border:1px solid #ffffff;
	list-style-image:none;
	}
	
	ul#home a,
	ul#home a:link,
	ul#home a:visited,
	ul#home a:hover
	{
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#336699;
	background-image:url('/img/ul2.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding:4px 4px 4px 20px;
	}
	
	ul#home a:hover
	{
	padding-left:25px;
	}

.quicklinks
{
margin-left:20px;
float:right;
width:200px;
}


.quicklinks a,
.quicklinks a.visited,
.quicklinks a.active
{
display:block;
margin-bottom:2ex;
}



.thumb,
.thumb:link,
.thumb:visited,
.thumb:hover
{
float:left;
display:block;
border:2px solid #336699;
text-decoration:none;
}

.thumb img
{
width:150px;
}

.thumb h3
{
float:left;
font-size:11px;
color:#FFFFFF;
margin:0px;
padding:0px 3px;
height:100px;
background-color:#336699;
width:144px;
font-weight:normal;
}


.buttonbar
{
height:30px;
background-image:url('/img/ui/buttonbar.gif');
background-repeat:repeat-x;
float:left;
width:725px;
padding:4px 0px 1px 0px;
margin-bottom:1em;
}

.buttonbar a,
.buttonbar img
{
display:block;
float:left;
}

.buttonbar img
{
margin-top:-4px;
}

.buttonbar a,
.buttonbar a:link,
.buttonbar a:visited 
{
padding:6px 8px 0px 8px;
height:20px;
background-repeat:repeat-x;
background-position:0px -4px;
border-right:1px solid #999999;
border-left:1px solid #DDDDDD;
color:#000000;
}

.buttonbar a.end
{
padding:6px 12px 0px 12px;
height:20px;
margin-right:-4px;
background-image:url('/img/ui/buttonbar-end.gif');
float:right;
background-position:right -4px;
background-repeat:no-repeat;
border:none;
}

.buttonbar a.active
{
background-image:url('/img/ui/buttonbar-active.gif');
color:#FFFFFF;
border-left:1px solid #555555;
border-right:1px solid #FFFFFF;
}

.info
{
float:right;
border:1px solid #000000;
background-color:#e8eaec;
border-collapse:collapse;
margin:4px 0px 16px 16px;
font-size:11px;
}

.info th,
.info td
{
padding:2px 4px;
}

.info thead th
{
background-color:#3e647e;
color:#FFFFFF;
}

.info .odd
{
background-color:#ced3d8;
}


form.download
{
float:right;
margin:0px 0px 0px 20px;
border:1px solid #19406D;
padding:10px;
}

form.download h3
{
margin:-10px -10px 10px -10px;
padding:6px 10px 20px 10px;
background-image:url('/img/ui/download.png');
background-repeat:no-repeat;
background-position:right top;
color:#FFFFFF;
}


.note
{
background-image:url('/img/ui/info.png');
background-repeat:no-repeat;
background-position:8px 8px;
border:1px solid #6699FF;
background-color:#EEEEFF;
padding:10px 5px 10px 60px;
margin-bottom:1em;
font-size:11px;
font-weight:bold;
}

.note a,
.note a:link
{
border-bottom:1px dotted;
}

ul.nice li
{
padding-bottom: 8px;
}

address
{
font-style:normal;
}


.expandable
{
margin:0px 0px 10px 0px;
}

.expandable h3
{
margin:0px;
}


.expand-data
{
padding:10px;
background-image:url('/img/ui/expand-data.png');
background-position:left bottom;
background-repeat:no-repeat;
}


ul.linklist
{
margin:2px 0 1em 0;
list-style-position:inside;
padding:0px;
}

ul.linklist li
{
list-style:none;
}

ul.linklist li a
{
background-image:url('/custom/opentext2/mini-file.png');
background-repeat:no-repeat;
background-position:left center;
padding-left:3ex;
}