.horbar {
	color: #036;
	/*border: 2px outset #cecac1;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #036;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #036;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #369;
	text-decoration: none;
}
.horbaritem a:active {
	color: #369;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #036;
	font-weight: bold;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
}

.item	{
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.separator	{
	background-color: #fff;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 1px 2px 1px;    /* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #036;
	text-decoration: none;
}

.item a:visited	{
	color: #036;
	text-decoration: none;
}

.item a:hover	{
	color: #369;
	text-decoration: none;
}

.item a:active	{
	color: #369;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

BODY { 	
	background-image: url(images/cms/bg.gif);
	background-repeat: repeat; 
	background-color: #fff;
color: #666;
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
		   }
	
A:link { text-decoration: underline; color: #036; font-size: 11px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; }
A:visited { text-decoration: underline; color: #036; font-size: 11px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; }
A:active { text-decoration: underline; color: #369; font-size: 11px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; }
A:hover { text-decoration: underline; color: #036; font-size: 11px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; }

.bodytext {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}

ul, ol, li {
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #666;
	}

.footer {
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

a.footer:link { text-decoration: underline; color: #036; font-size: 10px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; text-align: center;}
a.footer:visited { text-decoration: underline; color: #036; font-size: 10px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; text-align: center;}
a.footer:active { text-decoration: underline; color: #369; font-size: 10px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; text-align: center;}
a.footer:hover { text-decoration: underline; color: #036; font-size: 10px; font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif; text-align: center; }
	
.header {
	font-size: 12px;
	line-height: 16px;
	color: #036;
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.button {
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
	}
	
INPUT {
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
	}
	
FORM {font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

TEXTAREA {
	font-family: Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
	}

.tblbor {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    }

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}

div.menu {
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #fff;
	width: 40px;
	}
div.content {
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
        text-align: justify;
	background: #fff;
	background-image: url(images/cms/worldmap_sm.gif);
	background-repeat: no-repeat; 
        background-position: 30px 10px;
	width: 500px;
	/* height: 90%; */
	/* overflow: scroll; */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
div.heading {
    color: #036;
    padding: 9px; 
    text-align: left; 
    font-size: 16px; 
    font-weight: bold;  
    text-transform: uppercase; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 10pt; 
    font-family: Tahoma; 
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #fff; 
    text-transform: uppercase; 
    color: #666;
}

/*  All the menu css */
.verbar {
    color: black;
    background-color: #fff;
}

.submenu    {
    position: fixed;
    /* position: absolute; */
    left: 0;
    top: 0;
    visibility: hidden;
}

.subframe   {
    position: relative;
    display: block;
    background-color: #fff;
}

.item   {
    padding: 3px;
    text-align: left;
    white-space: nowrap;
}

.separator  {
    background-color: #ff0000;
    border-top: 1px solid #9e9a91;
    border-bottom: 1px solid #ffffff;
    margin: 2px 1px 2px 1px;    /* top right bottom left */
    height: 0;
    font-size: 1px;
    line-height: 0
}

.item a {
    position: relative;
    display: block;
    text-decoration: none;
}

.item a:link    {
    color: #036;
    text-decoration: none;
}

.item a:visited {
    color: #036;
    text-decoration: none;
}

.item a:hover   {
    color: #369;
    text-decoration: none;
}
.item a:active  {
    color: #036;
    text-decoration: none;
}

.item .fwdarr   {
    position: absolute;
    top: 5px;
    right: 7px;
}

