/* global */

div, table {
	/*border: 1px solid lightgrey;*/
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 8pt;
	color: black;
}

body {
	margin: 20 0 0 0;
	padding: 0;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	background: url('../images/abi.gif') center repeat;
}

img {
	border: 0;
}

/* layout */
div#frame {
	width: 700;
	margin: 0 auto;
}

div#header {
	width: 700;
	height: 129;
	background: url('../images/banner1.gif') no-repeat;
}

div#language {
	background: url('../images/container_bg_head1.gif') bottom no-repeat;
	height: 20;

}

div#navigation {
	width: 150;
	float: left;
	padding-left: 5;
}

div#container {
	width: 700;
	background: url('../images/container_bg1.gif');
}

div#content {
	padding: 5 15 15 15;
	margin-left: 150;
}

div#footer {
	padding-top: 20;
	color: gray;
	font-size: 7pt;
	background: url('../images/container_bg_foot1.gif') top no-repeat;
	text-align: center;
	width: 700;
}

/* header */

/* address */
div#address {
	float: right;
	position: relative;
	padding-top: 20;
	margin: 5 4 4 5;
	text-align: right}

#address a {
	padding: 3;
	font-size: 10;
	text-decoration: none;
	border: none;
	display: block;
	color: white;
	-moz-border-radius: 6;
}

/*#address a:hover {
	color: #002244;
	background-color: #FFFFFF;
}
*/


/* language */
form#langswitch {
	margin: 0;
	padding: 0;
}

#language ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -23;
	right: 4;
}

#language li {
	display: inline;
	padding: 0 4;
	margin: 0;
}

/* navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 140;
	border-bottom: 1px solid #7F7FBE;
}

#navigation li {
	position: relative;
	
}

#navigation a {
	background-color: #002244;
	display: block;
	text-decoration: none;
	color: white;
	padding: 3;
	margin: 0;
	border: 1px solid #7F7FBE;
	border-bottom: 0;
}

#navigation a:hover {
	background-color: white;
	color: #002244;
}

li ul { /* second-level lists */
	float: left;
	display: none;
	position: absolute;
	left: 139;
	top: 0;
	z-index: 2;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

li#subitem a { /* nav list sub items */
	padding-left: 18;
	background: url('../images/arrow-subitem.gif') no-repeat 4px center #B5B5DF;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.arrow {
	background: url('../images/arrow-subnav.gif') no-repeat center right;
}

/* content */
#content h1, #content .contentheading {
	font-size: 12pt;
	margin: 0 0 10 0;
	color: white;
	border: solid /*lightgrey*/ #002244 3px;
	border-bottom-width: 1px;
	background-color: #002244;
	width: 510;
	font-weight: bold;
}

#content img {
	margin-left: 10;
	border: 1px solid #CDCDE8;
	padding: 2px;
	background-color: white;
}

#content a img {
	margin: 0;
	border: none;
	padding: 0;
}

#content h2 {
	font-size: 9pt;
	margin: 10 0;
	color: #002244;
}

#content p {
	text-align: justify;
}

#content hr {
	border: 0px solid lightgrey;
	border-bottom-width: 1px;
	height: 0;
}

#content ul {
	list-style-type: square;
	margin: 0 0 0 20;
	padding: 0;
}

#content li {
	float: none;
	display: list-item;
	padding: 0 0 6 0;
	margin: 0;
	vertical-align: top;
}

#content a {
	text-decoration: none;
	color: #7F7FBE;
}

#content a:hover {
	color: #59599C;
}

div#headline {
	padding: 0 5 4 2;
	width: 250;
	/*background: url('../images/about.gif') top left no-repeat;*/
	text-align: justify;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	float: left;
	border: solid lightgrey;
	border-width: 0 1 0 0;
}

div#headline h2  {
	font-size: 8pt;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	text-decoration: none;
}

div#newsbits h2 {
	font-size: 8pt;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	text-decoration: blink;
}

div#newsbits {
	font-size: 7pt;
	color: #9E9ECD;
	padding: 0 0 4 0;
	line-height: 10pt;
	margin-left: 252;
	height: 165px;
}

#newsbits a {
	color: black;
	text-decoration: none;
}

#newsbits a:hover {
	color: black;
	text-decoration: underline;
}

div#hovertext {
	background-color: white;
	padding: 10;
	margin: 20 0 0 0;
	border: 1px inset;
	width: 500;
}

div#hovertext div {
	float: right;
	border: 1px solid #9E9ECD;
	background: #C8C8E5;
	padding: 5;
	height: 240;
	width: 200;
	color: white;
	-moz-border-radius: 10;
}

div#hovertext div div {
	margin: 0;
	padding: 0;
	float: none;
	border: 0;
}

div#hovertext ul {
	list-style: none;
	padding: 0 0 0 0;
	width: 185;
	margin: 0;
	color: #59599C;
}

div#hovertext li {
	font-size: 8pt;
	width: 170;
	padding: 0 0 6 20;
	float: none;
	background: url('../images/arrow-subitem.gif') top left no-repeat;
	background-position: 0 3;
}

div#hovertext hr {
	border: 0px solid #B5B5DF;
	border-bottom-width: 1px;
	height: 0;
}

tr.sectiontableentry1 td {
	padding: 5px 0px;
}

div#dl_pdf {
	padding-left: 20;
	background: url('../../../components/com_docman/themes/default/images/icons/16x16/pdf.png') no-repeat;
	height: 16;
}

p#backlink {
	border-top: 1px solid lightgrey;
	margin-top: 30;
	padding-top: 5;
	text-align: center;
}


/* footer */

#footer a {
	color: white;
}

#footer a:hover {
	color: #7F7FBE;
}


/* tab navigation */

ul#tabnav {
    list-style-type: none;
		line-height:20pt;
    /*padding-bottom: 21px;
    border-bottom: 1px solid #7F7FBE;*/
    margin: 0;
}

ul#tabnav li {
    float: left;
    background-color: lightgrey;
	margin: 0 0;
	font-size: 7pt;
	font-weight: bold;
	padding: 0;
}

ul#tabnav li.active a {
    color: white;
	background-color: #002244;
	font-size:10pt;
    border-bottom: 1px solid #002244;
}

#tabnav a {
    float: left;
    display: block;
    color: white;
    text-decoration: none;
    padding: 4px 3px;
	height: 20pt;
	border: 1px solid white;
}

#tabnav a:hover {
    background: white;
	color: black;
	/*font-size:10pt;*/
	border-bottom: 1px solid white;
		height=20pt;
}

.tabcontent {
	background-color: #002244;
	/*border: 1px solid #002244*/
	border-left: 1px solid lightgrey;
	position: relative;
	top: 37;
	padding: 5;
	color: white;
	z-index: 1;
}

.tabcontent h2 {
	clear: both;
}
