/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}
#container {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	width: 900px;
	height: auto;
	border: 1px solid #999;
}
#header {
	text-align: left;
	width: 900px;
	padding: 0px;
	margin: 0px;
	height: 103px;
	background-image: url(../images/world_map_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#banner {
	text-align: left;
	width: 900px;
	padding: 0px;
	margin: 0px;
	height: 197px;
	background-color: #009456;
}
#banner img {padding:0px 0px;}

#footer {
	clear: both;
	width: 100%;
	padding: 0;
	height: 24px;
	margin: 0;
	background-color: #005833;
}
#nav_holder {
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	width: 900px;
	padding: 0px;
	margin: 0px;
	height: 18px;
	text-align:right;
}
#contentarea
{
	text-align: left;
	width: 900px;
	padding: 0px;
	margin: 0px;
	height: auto;
	overflow: hidden;
}
#block1 
{
	text-align: left;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	background-color: #f4f5f5;
}
#block2 {
	text-align: left;
	float: left;
	width: 100%;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	height: auto;
	background-color: #d0d8d5;
}
#block3 {
	text-align: left;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #d8e4df;
}
#rightNav, #bodyContent {
	padding: 20px 10px 20px 16px;
	width: auto;
	height: auto;
}

#bodyContent 
{
	padding: 0px 10px 20px 16px;
}
/*===========NAVIGATION==========================================*/
.homelink {
	background-image:url(../images/nav_home_01.gif);
	height: 18px;
	width: 54px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.homelink:hover {
	background-image:url(../images/nav_home_02.gif);
	height: 18px;
	width: 54px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.colink {
	background-image:url(../images/nav_co_01.gif);
	height: 18px;
	width: 69px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.colink:hover {
	background-image:url(../images/nav_co_02.gif);
	height: 18px;
	width: 69px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.mtubelink {
	background-image:url(../images/nav_mtube_01.gif);
	height: 18px;
	width: 77px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.mtubelink:hover {
	background-image:url(../images/nav_mtube_02.gif);
	height: 18px;
	width: 77px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.distlink {
	background-image:url(../images/nav_dist_01.gif);
	height: 18px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.distlink:hover {
	background-image:url(../images/nav_dist_02.gif);
	height: 18px;
	width: 91px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.memberslink {
	background-image:url(../images/nav_members_01.gif);
	height: 18px;
	width: 122px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.memberslink:hover {
	background-image:url(../images/nav_members_02.gif);
	height: 18px;
	width: 122px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.contactlink {
	background-image:url(../images/nav_contact_01.gif);
	height: 18px;
	width: 80px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
.contactlink:hover {
	background-image:url(../images/nav_contact_02.gif);
	height: 18px;
	width: 80px;
	text-indent: -2000em;
	display: block;
	float: right;
	padding: 0px;
}
/*===========LEFT NAV STYLES=====================================*/

ul.lNav {
	margin: 0;
	padding: 11px 0px 0px 18px;
	border: 0;
}

ul li.lNav 
{
	width: auto;
	height: 28px;
	border-bottom: 1px solid #0073ae;
	line-height: 27px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul li.lNav a, ul li.lNav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display:block;
}

/*===========TEXT STYLES=========================================*/
A {
	font-weight: bold;
	text-decoration: underline;
	color: #005833;
}
A:HOVER {
	font-weight: bold;
	text-decoration: underline;
}
.clearline {
	clear: both;
	width: 900px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}
#block1 p, #block2 p, #block3 p{
	padding: 0px 10px 0px 15px;
}
#bodyContent table, #bodyContent p {
	padding: 0px 10px 0px 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #005833;
	padding: 20px 0px 0px 15px;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #005833;
	padding: 0px 0px 0px 15px;
	margin: 0;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #009456;
}
.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #009456;
}
.greensm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #005833;
}
.greenmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #005833;
}
.footertext {
	text-align: right;
	padding: 0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
}
/*Component Art Menu Classes*/
.TopMenuGroup
{
	background-color: #d6e7f1;
	cursor: pointer;
}

.MenuGroup
{
  background-color: #d6e7f1;
  cursor: pointer;
}

.topmenugroup {
	background-color: #d6e7f1;
	cursor: pointer;
}

.menuitem, .menuitem td, .menuitem_first, .menuitem_first td {
	background-color: #d8e4df;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0072ae;
	cursor: pointer;
	text-transform: uppercase;
}
.menuitem_hover, .menuitem_hover td, .menuitem_first_hover, .menuitem_first_hover td {
	background-color: #d0d8d5;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0072ae;
	cursor: pointer;
	text-transform: uppercase;
}
.menuitem_first, .menuitem_first_hover {
	border-top: 1px solid #0069aa;
}

.menuitem, .menuitem_hover, .menuitem_first, .menuitem_first_hover {
	/*border-bottom: 1px solid #0069aa;
	border-left: 1px solid #0069aa;
	border-right: 1px solid #0069aa;
	*/
}

/*end menu*/