﻿body
{
background-color:#333333;

padding: 30px 0px 30px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #0510BA;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1 {
font-size:24px;
font-weight:100;

}



h2 {
font-size:2px;
color:#fff;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.2pt;
padding-right: 34px;

}

h4
{
font-size: 10pt;
padding-right: 28px;

}

h5
{
font-size: 10pt;
font-weight: normal;
color: #aaa;
}

.contentarea
{
padding-top: 10pt;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.boxfront
{
	position: relative;
	/*background: #FDFCF6 url('images/boxbg.gif') repeat-x; */
left: 0px;
	top: .5em;
	padding-top: 0px;
	margin-bottom: 1.0em;
	
}


.box
{
	position: relative;
	/*background: #FDFCF6 url('images/boxbg.gif') repeat-x; */
left: 0px;
	top: .5em;
	padding-top: 15px;
	margin-bottom: 1.0em;
	background-color: #e1e1e1;
}

.rightcontent  {
border:solid #0000CC 2px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}



#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 750px;
border: 3px solid #e1e1e1;
background-color: #e1e1e1;
margin: 0 auto;
}

/*
#header
{
position: relative;
width: 100%;
height: 221px;
background: #2B2B2B url('images/ibnheader.png') repeat-x;
margin-bottom: 2px;
}
*/

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #fff;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}


#headerpic
{
	position: relative;
	height: 221px;
	background: #e1e1e1 url('http://www.ibn.org/themes/zen/images/ibnheader.png') no-repeat;
	margin-bottom: 2px;
	width: 746px;
}

#menu {
	list-style:none;
	padding:0;
	margin:0;
	height:26px;
	}
#menu li {
	display:block;
	position:relative;
	float:left;
	padding:6px 0;
	margin:0;
	height:14px;
	text-transform:uppercase;
	background-image:url(/global-images/main/nav_arrow.gif);
	background-position:10px 50%;
	}
#menu li#nhom {
	/* float:right; */
	}
#menu li a {
	padding:0 10px 0 26px;
	text-decoration:none;
	border:0;
	font-weight:bold;
	}
#menu li a:hover {
	}
#menu li ul {
	display:none;
	position:absolute;
	left:-22px;
	top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(/global-images/main/nav_subshadow.gif);
	background-repeat:repeat-x;
	padding:0;
	background-color:#e1e1e1;
	border-top:1px solid #fff;
	width:190px;
	z-index:99;
	}
#menu li ul li {
	display:block;
	float:none;
	text-align:left;
	border-left:1px solid #c30;
	border-right:1px solid #c30;
	border-top:0;
	height:auto;
	background-image:none;
	padding:0;
	}
#menu li ul li a {
	display:block;
	width:168px;
	background-image:none;
	padding:3px 10px;
	text-transform:none;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #c30;
	}
#menu li ul li a:hover {
	background-image:none;
	background-color:#e1e1e1;
	color:#fff;
	}
#menu li:hover,
#menu li.over,
#menu li.active {
	background-color:#e5e5e5;
	background-image:url(/global-images/main/nav_arrow_down.gif);
	background-position:13px 45%;
	}
#menu li:hover a,
#menu li.over a {
	color:#f60;
	}
#menu li:hover li a,
#menu li.over li a {
	color:#fff;
	}
#menu li:hover ul,
#menu li.over ul {
	display:block;
	}

#nav {
	text-align:right;
	background-color:#e1e1e1;
	}
#nav a img {
	background-image:url(/global-images/main/nav_arrow.gif);
	background-position:0 50%;
	padding-left:11px;
	}
#nav a:hover img {
	background-image:url(/global-images/main/nav_arrow_down.gif);
	}
	
#content
{
padding: 0em 2.0em 0em 2.0em;
}



#primarycontent
{
margin: 1.5em 18.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.0em;
float: right;
width: 15em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


		
#imagewrapper a img {
border: none;
}

#imagewrapper {
position: relative;
float: left;
margin-bottom:5px;
}

#imagewrapper span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

.curve1 {
background: transparent url(images/topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent url(images/topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(images/bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(images/bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}

.xml  {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000055;

}

/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menudrop {
background:#e1e1e1;
width:750px; 
font-size:0.85em;
position:relative;
z-index:100;
padding-left:5px;

}
/* remove all the bullets, borders and padding from the default list styling */
.menudrop ul {
padding:0;
margin:0;
list-style-type:none;
background-color:#e1e1e1;
}
.menudrop ul ul {
width:148px;
background-color:#e1e1e1;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menudrop li {
	float: left;
	width: 80px;
	position: relative;
	background-color: #e1e1e1;
}
/* style the links for the top level */
.menudrop a, .menudrop a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height: 30px;
	border: 2px solid #fff;
	border-width: 2px 2px 0 0;
	background: #0510ba;
	padding-left: 2px;
	line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menudrop a, * html .menudrop a:visited {
width:148px;
w\idth:137px;
}

/* style the second level background */
.menudrop ul ul a.drop, .menudrop ul ul a.drop:visited {
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menudrop ul ul a.drop:hover{
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;
z-index:100;
}
.menudrop ul ul :hover > a.drop {
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;
z-index:100;
}
/* style the third level background */
.menudrop ul ul ul a, .menudrop ul ul ul a:visited {
background:#0510ba;
}
/* style the third level hover */
.menudrop ul ul ul a:hover {
background:#0510ba;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menudrop ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menudrop ul ul {
top:30px;
top:31px;
}

/* position the third level flyout menu */
.menudrop ul ul ul{
left:148px; 
top:0;
width:148px;
}
/* position the third level flyout menu for a left flyout */
.menudrop ul ul ul.left {
left:-148px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menudrop table {position:absolute; top:0; left:0;}

/* style the second level links */
.menudrop ul ul a, .menudrop ul ul a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#0510ba; 
color:#FFF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:125px;
z-index:1000;
/* yet another hack for IE5.5 */
}
* html .menudrop ul ul a{
width:148px;
w\idth:125px;
}


/* style the top level hover */
.menudrop a:hover, .menudrop ul ul a:hover{
color:#fff; 
background:#0510ba;
}
.menudrop :hover > a, .menudrop ul ul :hover > a {
color:#fff;
background:#0510ba;
}

/* make the second level visible when hover on first level list OR link */
.menudrop ul li:hover ul,
.menudrop ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menudrop ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menudrop ul :hover ul :hover ul{ 
visibility:visible;
}

#roundbox{width: 36em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#e1e1e1;
	}

#roundbox2{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba;}
	
	#roundbox2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox2 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox3{
	width: 16em;
	padding: 20px;
	background:#0510ba;
	color:#0510ba;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	#roundbox3 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox3 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox4{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox4 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox4 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox5{
	width: 18em;
	padding: 10px;
	background:#0510ba;
	color:#0510ba;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	#roundbox5 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	text-align:center;
	}
	
	#roundbox5 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	text-align:left;
	}
	
	#roundbox6{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox6 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox6 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}	

TABLE 
{ table-layout : sLayout } 

.adtext {
padding: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

.adtext h4 {
font-size:16px;
font-weight:bold;
}

submitted span {
font-size:9px;
}


.view view-PubishedPage {
 list-style-type: none;
 list-style-image:none;
 text-align:center;
 padding:0 0 0 0;
 }
 

 
 .item-list ul li{
 list-style-type: none;
 padding:0 0 10 0;
 margin: 0 0 0 -15px;
 }
 
 .view-data-node-link a {
 color:#e1e1e1;
 }
 
 A.topics:link { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif
} 

A.topics:active { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 
A.topics:visited { 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 
A.topics:hover { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 


.topics { 
     color: #e1e1e1; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
}  
body
{
background-color:#333333;

padding: 30px 0px 30px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #0510BA;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1 {
font-size:24px;
font-weight:100;

}



h2 {
font-size:2px;
color:#fff;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.2pt;
padding-right: 34px;

}

h4
{
font-size: 10pt;
padding-right: 28px;

}

h5
{
font-size: 10pt;
font-weight: normal;
color: #aaa;
}

.contentarea
{
padding-top: 10pt;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.boxfront
{
	position: relative;
	/*background: #FDFCF6 url('images/boxbg.gif') repeat-x; */
left: 0px;
	top: .5em;
	padding-top: 0px;
	margin-bottom: 1.0em;
	
}


.box
{
	position: relative;
	/*background: #FDFCF6 url('images/boxbg.gif') repeat-x; */
left: 0px;
	top: .5em;
	padding-top: 15px;
	margin-bottom: 1.0em;
	background-color: #e1e1e1;
}

.rightcontent  {
border:solid #0000CC 2px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}



#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 750px;
border: 3px solid #e1e1e1;
background-color: #e1e1e1;
margin: 0 auto;
}

/*
#header
{
position: relative;
width: 100%;
height: 221px;
background: #2B2B2B url('images/ibnheader.png') repeat-x;
margin-bottom: 2px;
}
*/

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #fff;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}


#headerpic
{
	position: relative;
	height: 221px;
	background: #e1e1e1 url('http://www.ibn.org/themes/zen/images/ibnheader.png') no-repeat;
	margin-bottom: 2px;
	width: 746px;
}

#menu {
	list-style:none;
	padding:0;
	margin:0;
	height:26px;
	}
#menu li {
	display:block;
	position:relative;
	float:left;
	padding:6px 0;
	margin:0;
	height:14px;
	text-transform:uppercase;
	background-image:url(/global-images/main/nav_arrow.gif);
	background-position:10px 50%;
	}
#menu li#nhom {
	/* float:right; */
	}
#menu li a {
	padding:0 10px 0 26px;
	text-decoration:none;
	border:0;
	font-weight:bold;
	}
#menu li a:hover {
	}
#menu li ul {
	display:none;
	position:absolute;
	left:-22px;
	top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(/global-images/main/nav_subshadow.gif);
	background-repeat:repeat-x;
	padding:0;
	background-color:#e1e1e1;
	border-top:1px solid #fff;
	width:190px;
	z-index:99;
	}
#menu li ul li {
	display:block;
	float:none;
	text-align:left;
	border-left:1px solid #c30;
	border-right:1px solid #c30;
	border-top:0;
	height:auto;
	background-image:none;
	padding:0;
	}
#menu li ul li a {
	display:block;
	width:168px;
	background-image:none;
	padding:3px 10px;
	text-transform:none;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #c30;
	}
#menu li ul li a:hover {
	background-image:none;
	background-color:#e1e1e1;
	color:#fff;
	}
#menu li:hover,
#menu li.over,
#menu li.active {
	background-color:#e5e5e5;
	background-image:url(/global-images/main/nav_arrow_down.gif);
	background-position:13px 45%;
	}
#menu li:hover a,
#menu li.over a {
	color:#f60;
	}
#menu li:hover li a,
#menu li.over li a {
	color:#fff;
	}
#menu li:hover ul,
#menu li.over ul {
	display:block;
	}

#nav {
	text-align:right;
	background-color:#e1e1e1;
	}
#nav a img {
	background-image:url(/global-images/main/nav_arrow.gif);
	background-position:0 50%;
	padding-left:11px;
	}
#nav a:hover img {
	background-image:url(/global-images/main/nav_arrow_down.gif);
	}
	
#content
{
padding: 0em 2.0em 0em 2.0em;
}



#primarycontent
{
margin: 1.5em 18.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.0em;
float: right;
width: 15em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


		
#imagewrapper a img {
border: none;
}

#imagewrapper {
position: relative;
float: left;
margin-bottom:5px;
}

#imagewrapper span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

.curve1 {
background: transparent url(images/topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent url(images/topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(images/bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(images/bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}

.xml  {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000055;

}

/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menudrop {
background:#e1e1e1;
width:750px; 
font-size:0.85em;
position:relative;
z-index:100;
padding-left:5px;

}
/* remove all the bullets, borders and padding from the default list styling */
.menudrop ul {
padding:0;
margin:0;
list-style-type:none;
background-color:#e1e1e1;
}
.menudrop ul ul {
width:148px;
background-color:#e1e1e1;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menudrop li {
	float: left;
	width: 83px;
	position: relative;
	background-color: #e1e1e1;
}
/* style the links for the top level */
.menudrop a, .menudrop a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height: 30px;
	border: 2px solid #fff;
	border-width: 2px 2px 0 0;
	background: #0510ba;
	padding-left: 2px;
	line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menudrop a, * html .menudrop a:visited {
width:148px;
w\idth:137px;
}

/* style the second level background */
.menudrop ul ul a.drop, .menudrop ul ul a.drop:visited {
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menudrop ul ul a.drop:hover{
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;
z-index:100;
}
.menudrop ul ul :hover > a.drop {
background:#0510ba url(../../graphics/drop.gif) bottom right no-repeat;
z-index:100;
}
/* style the third level background */
.menudrop ul ul ul a, .menudrop ul ul ul a:visited {
background:#0510ba;
}
/* style the third level hover */
.menudrop ul ul ul a:hover {
background:#0510ba;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menudrop ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menudrop ul ul {
top:30px;
top:31px;
}

/* position the third level flyout menu */
.menudrop ul ul ul{
left:148px; 
top:0;
width:148px;
}
/* position the third level flyout menu for a left flyout */
.menudrop ul ul ul.left {
left:-148px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menudrop table {position:absolute; top:0; left:0;}

/* style the second level links */
.menudrop ul ul a, .menudrop ul ul a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#0510ba; 
color:#FFF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:125px;
z-index:1000;
/* yet another hack for IE5.5 */
}
* html .menudrop ul ul a{
width:148px;
w\idth:125px;
}


/* style the top level hover */
.menudrop a:hover, .menudrop ul ul a:hover{
color:#fff; 
background:#0510ba;
}
.menudrop :hover > a, .menudrop ul ul :hover > a {
color:#fff;
background:#0510ba;
}

/* make the second level visible when hover on first level list OR link */
.menudrop ul li:hover ul,
.menudrop ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menudrop ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menudrop ul :hover ul :hover ul{ 
visibility:visible;
}

#roundbox{width: 36em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#e1e1e1;
	}

#roundbox2{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba;}
	
	#roundbox2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox2 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox3{
	width: 16em;
	padding: 20px;
	background:#0510ba;
	color:#0510ba;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	#roundbox3 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox3 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox4{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox4 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox4 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}
	
	#roundbox5{
	width: 18em;
	padding: 10px;
	background:#0510ba;
	color:#0510ba;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	#roundbox5 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	text-align:center;
	}
	
	#roundbox5 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	text-align:left;
	}
	
	#roundbox6{width: 16em;padding: 20px;margin:0 auto;
    background:#0510ba;color:#0510ba}
	
	#roundbox6 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#e1e1e1;
	}
	
	#roundbox6 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#e1e1e1;
	}	

TABLE 
{ table-layout : sLayout } 

.adtext {
padding: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

.adtext h4 {
font-size:16px;
font-weight:bold;
}

submitted span {
font-size:9px;
}


.view view-PubishedPage {
 list-style-type: none;
 list-style-image:none;
 text-align:center;
 padding:0 0 0 0;
 }
 

 
 .item-list ul li{
 list-style-type: none;
 padding:0 0 10 0;
 margin: 0 0 0 -15px;
 }
 
 .view-data-node-link a {
 color:#e1e1e1;
 }
 
 A.topics:link { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif
} 

A.topics:active { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 
A.topics:visited { 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 
A.topics:hover { 
     color: #e1e1e1; 
     text-decoration: none; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
} 


.topics { 
     color: #e1e1e1; 
     font-size: 10px; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
}  
