/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:100% Verdana,Tahoma,Arial,sans-serif;
background:#eaeaea url(/images/oxed/primary/ort/bg.gif) top center repeat-y;
color:#3a3a3a;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:0px 0px;
width:1024px;
}

/***** Header *****/

#header {
color:#505050;
background:#ffffff url(/images/oxed/primary/ort/frontmock.gif) bottom left no-repeat;
height:220px;
margin:0 0 10px 0;
padding:0;
}

#header h1 {
font-size:1em;
color:#ffffff;
font-weight:bold;
letter-spacing:0px;
margin:-31px 925px 4px 0px;
padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

a { text-decoration:none }

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

#search {
color:#505050;
font-size:0.6em;
background: no-repeat;
height:20px;
width:500px;
margin:-1px 12px 5px 0;
padding:0;
}

#breadcrumb {
color:#000000;
font-size:0.6em;
background:#ffffff left no-repeat;
width:1000px;
margin:0 0 5px 5px;
padding:0;
}


/***** Left sidebar *****/

a.boldbuttons{
background: transparent url('/images/oxed/primary/ort/roundedge-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 0.7em Arial;
color:#010066;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
width:170px;
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
margin:0px 0px 3px 0px;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: 010066; /*button text color*/
}

 a:hover.boldbuttons, a:active.boldbuttons a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-left.gif) no-repeat top left;
 display: block;
 float: left;
font: bold 0.7em Arial;
 line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
 height: 30px; /* Height of button background height */
 padding-left: 8px; /* Width of left menu image */
 text-decoration: none;
 }

 a:hover.boldbuttons span, a:active.boldbuttons span a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/

 }

 a.boldbuttons span{
 background: transparent url(/images/oxed/primary/ort/roundedge-green-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
 }

 a:hover.boldbuttons{ /* Hover state CSS */

 }


 .buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
 overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
 width: 100%;
 }
 
a.boldbuttonscur{
background: transparent url('/images/oxed/primary/ort/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 0.7em Arial;line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
width:170px;
text-decoration: none;
margin:0px 0px 3px 0px;

}

a:link.boldbuttonscur, a:visited.boldbuttonscur, a:hover.boldbuttonscur, a:active.boldbuttonscur{
color: 010066; /*button text color*/
}

 a:hover.boldbuttoncurs, a:active.boldbuttonscur a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-left.gif) no-repeat top left;
 display: block;
 float: left;
font: bold 0.7em Arial; 
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
 height: 30px; /* Height of button background height */
 width:160px;
 padding-left: 8px; /* Width of left menu image */

 }

 a:hover.boldbuttonscur span, a:active.boldbuttonscur span a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/

 }

 a.boldbuttonscur span{
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
 }

 a:hover.boldbuttonscur{ /* Hover state CSS */

 }


 .buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
 overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
 height: 430px; /* Height of button background height */
 }
 
a.boldbuttons2{
background: transparent url('/images/oxed/primary/ort/roundedge-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 1em Arial;
color:#010066;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
width:99px;
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
margin:0px 0px 2px 0px;
}

a:link.boldbuttons2, a:visited.boldbuttons2, a:hover.boldbuttons2, a:active.boldbuttons2{
color: 010066; /*button text color*/
}

 a:hover.boldbuttons2, a:active.boldbuttons2 a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-left.gif) no-repeat top left;
 display: block;
 float: left;
font: bold 1em Arial;
 line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
 height: 30px; /* Height of button background height */
 padding-left: 8px; /* Width of left menu image */
 text-decoration: none;
 }

 a:hover.boldbuttons2 span, a:active.boldbuttons2 span a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/

 }

 a.boldbuttons2 span{
 background: transparent url(/images/oxed/primary/ort/roundedge-green-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
 }

 a:hover.boldbuttons2{ /* Hover state CSS */

 }


 .buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
 overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */

 }

a.boldbuttons2cur{
background: transparent url('/images/oxed/primary/ort/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 1em Arial;
color:#010066;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
width:99px;
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
margin:0px 0px 3px 0px;
}

a:link.boldbuttons2cur, a:visited.boldbuttons2cur, a:hover.boldbuttons2cur, a:active.boldbuttons2cur{
color: 010066; /*button text color*/
}

 a:hover.boldbuttons2cur, a:active.boldbuttons2cur a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-left.gif) no-repeat top left;
 display: block;
 float: left;
font: bold 1em Arial;
 line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
 height: 30px; /* Height of button background height */
 padding-left: 8px; /* Width of left menu image */
 text-decoration: none;
 }

 a:hover.boldbuttons2cur span, a:active.boldbuttons2cur span a.current {
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/

 }

 a.boldbuttons2cur span{
 background: transparent url(/images/oxed/primary/ort/roundedge-gray-right.gif) no-repeat top right;
 display: block;
 padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
 }

 a:hover.boldbuttons2cur{ /* Hover state CSS */

 }


 .buttonwrapper2cur{ /* Container you can use to surround a CSS button to clear float */
 overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
 }

#avmenu {
clear:left;
float:left;
width:180px;
margin:0 0 10px 5px;
padding:0;
}

#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(/images/oxed/primary/ort/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(/images/oxed/primary/ort/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#tablew {
background:#ffffff url('/images/oxed/primary/ort/table/tabbg.gif') bottom left no-repeat;
width:760px;
float: center;
height:220px;
margin:0px 0px 0px 0px;
}

#content {
margin:5px 30px 10px 200px;
font-size:0.7em;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 190px;
font-size:0.7em;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.4em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:9pt;
font-weight:normal;
margin:0px 0 6px 0;
line-height: 14px;
padding:0;
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:11pt;
font-weight:normal;
margin:0px 0 6px 0;
line-height: 18px;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:0px;

background:#cccccc;
color:#303030;
border:0px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
text-decoration:underline;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:1010px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.6em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:underline;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(/images/oxed/primary/ort/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:separate;
border-right-color:0px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:1px;
text-align:left;
background:#eaeaea url(/images/oxed/primary/ort/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:5px;
spacing: 3px;
font-size:10px;
text-align:left;
color:#303030;
}

td h2 {
font-size:1.8em;
letter-spacing:0px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:145px;
color:000066;
background:#f4f4f4 url(/images/oxed/primary/ort/menubg.gif) bottom left repeat-x;
border-top:1px solid #05a408;
border-right:1px solid #05a408;
border-bottom:1px solid #05a408;
border-left:4px solid #05a408;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
color:000066
padding:0;
}

#avmenu .announce {
width:150px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

/***** Teaser *****/


	}
	#labfooter {
		text-align:center;
		clear:both;
	}
	.adwrap {
		margin:30px auto 10px;
		padding:10px 0;
		width:750px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:750px;
		height:60px;
	}

	.teaser {
		width:750px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("/images/oxed/primary/ort/tsr.gif") bottom left no-repeat;
	}
	.teaser h4 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("/images/oxed/primary/ort/tsr.gif") top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		font-size:1.1em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("./images/oxed/primary/ort/tsr.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}
	



HR {border: none 0; border-top: 2px solid #green; width: 743px; height: 1px; }

#tabletop {
background:#ffffff url('/images/oxed/primary/ort/components/css/chart_01_1.gif') bottom left no-repeat;
width:760px;
height:30px;
margin:0px 0px 0px 0px;
}

#tablemid {
background:#ffffff url('/images/oxed/primary/ort/components/css/chart_03.gif') repeat-y;
width:760px;
margin:0px 0px 0px 0px;
}

#tablebot {
background:#ffffff url('/images/oxed/primary/ort/components/css/chart_05.gif') bottom left no-repeat;
width:760px;
height:14px;
margin:0px 0px 0px 0px;
}

