/*****************************************************************************/
/* SMG CSS */

body {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;  
	margin: 0px;
	padding: 25px;
	background: #007886;
	}
	
img	{
	padding: 0px;
	margin: 0px;
	}
	

/* ******************************************************************* */
/* FOOTER */

.footer {
	border-top: 15px solid #33909b;
	border-bottom: 25px solid #33909b;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
}

.footertext {
	color: #60b556;
	font-size: 9px;
}

a.footertextlink:link { 
	text-decoration: none; 
	padding: 0px 0px 2px 0px;
	color: #60b556;
}
	
a.footertextlink:visited { 
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	color: #60b556;
}
	
a.footertextlink:hover, a.footertextlink:active { 
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	color: #80C478;
}

/* ******************************************************************* */
/* MASTER LINKS */

a:link { 
	text-decoration: none; 
}
	
a:visited { 
	text-decoration: none;
}
	
a:hover, a:active { 
	text-decoration: none;
}

/* ******************************************************************* */
/* BOARD OF DIRECTORS */

.greentext {
	color: #B0DAAB;
}

.bodmembernew {
	/*border-top: 1px solid #33909b;*/
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #33909b;
}

.bodmembernew td {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 5px 0px 0px;
}

.bodmembernew img {margin: 3px 5px 0px 5px;}

.bodmembernew p { margin: 5px 0px 0px 0px;}


/* ******************************************************************* */



.maincopyleft {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	/*text-align: justify;*/
	padding: 10px 10px 0 30px;
	margin: 0px;
	letter-spacing: -1px;
}

.maincopyleft p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

.maincopyright {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	/*text-align: justify;*/
	padding: 10px 10px 0 10px;
	margin: 0px;
	
}


.maincopyright p {
	margin-bottom: 5px;
}

/* LINKS */

a.inmaincopy:link { 
	text-decoration: none; 
	padding: 0px 0px 1px 0px;
	color: #fff;
}
	
a.inmaincopy:visited { 
	text-decoration: none;
	padding: 0px 0px 1px 0px;
	color: #ddd;
}
	
a.inmaincopy:hover, a.inmaincopy:active { 
	text-decoration: none;
	font-weight: 200;
	padding: 0px 0px 1px 0px;
	color: #B0DAAB;
}


/* ******************************************************************* */
/* GENERIC STUFF */ 

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
}

.flashbox {
	margin: 0px;
	padding: 10px;
}

.header {
	padding: 10px 0px 10px 0px;
}

.generictext {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

.registrationform {
	background-color:#fff;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	padding: 2px;
	margin: 0px;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	color: #000
}

.pressrelesepulldown {
	background-color:#fff;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	color: #000
}



.submitbutton {
	background-color:#33909B;
	border-top: 1px solid #66ACB4;
	border-left: 1px solid #66ACB4;
	border-right: 1px solid #007886;
	border-bottom: 1px solid #007886;
	padding: 4px;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	color: #fff;
	padding: 5px;
}

/* ******************************************************************* */
/* COPY CONTROL */ 

.headertext {
	padding-left: 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 200;

}

.featuretext {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #60b556;
	
}

/* ******************************************************************* */
/* MENU HEADER */

.menuheadertext {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}

a.menuheadertextlink:link { 
	text-decoration: none; 
	color: #fff;
}
	
a.menuheadertextlink:visited { 
	text-decoration: none;
	color: #eee;
}
	
a.menuheadertextlink:hover, a.menuheadertextlink:active { 
	text-decoration: none;
	color: #B0DAAB;
}

/* ******************************************************************* */
/* MAIN MENU */

.mainmenu {
	padding: 10px;
	margin: 0px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 15px;
}


a.mainmenulink:link { 
	text-decoration: none; 
	color: #fff;
}
	
a.mainmenulink:visited { 
	text-decoration: none;
	color: #eee;
}
	
a.mainmenulink:hover, a.mainmenulink:active { 
	text-decoration: none;
	color: #007886;
}
	
/* ******************************************************************* */
/* MENU ROLLOVER */

.menurollovertextOn {
	padding: 10px;
	margin: 0px;
	font-size: 9px;
}

.menurollovertextOff {
	padding: 10px;
	margin: 0px;
	font-size: 9px;
	display: none;
}

.menurollovertextOn ul {
	list-style: none;
	list-style-image: url(images/arrow_icon_short.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	
	}
	
.menurollovertextOff ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(images/arrow_icon.gif);
	}
	
/* ******************************************************************* */
/* WIDGET */

.widgetheader {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: 200;
	line-height: 15px;
	padding-bottom: 10px;
}

.widgettext {
	margin: 10px;
	font-size: 9px;
}

.widgettext img {
	margin: 5px;
}

.widgettext ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(images/arrow_icon.gif);
}

.widgettext li { margin-bottom: 5px; text-align: normal;}

.widgetdatatable td {font-size: 9px; padding: 2px 4px 2px 4px;}

.widgetdatatable .underline {border-bottom: 1px solid #33909b;}

/* LINKS */

a.widgettextlistlink:link { 
	text-decoration: none;
	color: #fff;
}
	
a.widgettextlistlink:visited { 
	text-decoration: none;
	color: #eee;
}
	
a.widgettextlistlink:hover, a.widgettextlistlink:active { 
	text-decoration: none;
	color: #007886;
}

/* ******************************************************************* */
/* SEARGH */

.searchbox {
	font-size: 9px;
	border: 1px solid #000;
	background-color: #fff;
	color: #ooo;
	padding: 1px;
	margin: 0px;
	
}

form { padding: 0px; margin: 0px;}

/* ******************************************************************* */
/* PARAGRAPH SETTINGS */

.para-padding-bottom-ten {
	padding-bottom: 10px;
}

.para-bottom-solid-rule {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #33909b;
	padding: 0px 0px 5px 0px;
}

.para-bottom-dashed-rule {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #33909b;
	padding: 0px 0px 5px 0px;
}

.para-bottom-solid-top-solid-rule {
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #33909b;
	border-top: 1px solid #33909b;
	padding: 5px 0px 5px 0px;
}

.para-bottom-dashed-top-solid-rule {
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dashed #33909b;
	border-top: 1px solid #33909b;
	padding: 5px 0px 5px 0px;
}

.para-top-solid-rule {
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #33909b;
	padding: 5px 0px 0px 0px;
}

.para-top-dashed-rule {
	margin: 5px 0px 0px 0px;
	border-top: 1px dashed #33909b;
	padding: 5px 0px 0px 0px;
}

/* ******************************************************************* */
/* POP-UP */

.popupcopy {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
}

.popupcopy p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

a.popuplink:link { 
	text-decoration: none;
	color: #fff;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
}
	
a.popuplink:visited { 
	text-decoration: none;
	color: #eee;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
}
	
a.popuplink:hover, a.popuplink:active { 
	text-decoration: none;
	color: #B0DAAB;
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
}

/* ******************************************************************* */
/* CONTACT */

.organisational-table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.organisational-table td {
	font-family: verdana,arial,helvitica,san-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 5px 5px 0px;
}



.footerhack img {margin-bottom: 10px;}