/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/bg_global.gif);
	background-repeat: repeat-repeat;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table { 
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 10pt;
}

table.moduletable { 
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 20pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	
}

p {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 10pt;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}	

ul	{	
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	
}						

li {	
	font-size: 8pt;
	/*  margin: top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img { 
	behavior: url(/style/iepngfix.htc) 
}				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #359e59;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
} 

H2 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ff9b06;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-transform: capitalize;
}

H4 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #008dba;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}

H5 {	
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ff9b06;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
} 

H6
{
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #359e59;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}


hr
{
	text-align: left;
	width: 100%;
	height: 1px;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cccccc;
}

table.news
{
	width: 300px;
	/* top right bottom left */
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
}

table.dc
{
		/* top right bottom left */
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
}



/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #359e59;
}

a:visited {	
	text-decoration: underline;
	color: #359e59;
}

a:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a:active {	
	text-decoration: underline;
	color: #000000;
}

a.mainlevel:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

a.mainlevel:visited {	
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

a.mainlevel:hover {	
	text-decoration: none;
	font-weight: bold;
	color: #359e59;
	margin-bottom: 5px;
}
								
a.mainlevel:active {	
	text-decoration: none;
	font-weight: bold;
	color: #359e59;
	margin-bottom: 5px;
}
a.mainlevelbottom:link {
	text-decoration: none;
	color: #000000;
	}

a.mainlevelbottom:visited {	
	text-decoration: none
	color: #000000;
}

a.mainlevelbottom:hover {	
	text-decoration: none;
	color: #359e59;
}
								
a.mainlevelbottom:active {	
	text-decoration: none;
	color: #359e59;
}

a.sublevel:link {
	text-decoration: none;
	color: #000000;
	}

a.sublevel:visited {	
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
}

a.sublevel:hover {	
	text-decoration: none;
	color: #359e59;
	margin-bottom: 5px;
}
								
a.sublevel:active {	
	text-decoration: none;
	color: #359e59;
	margin-bottom: 5px;
}

/* *************************************
HTML GREEN LINK STYLES BELOW
/* ********************************** */
									
.grn {	
	font-size: 8pt;
	color: #359e59;
	font-weight: bold;
}

a.grn:link {
	text-decoration: underline;
	color: #359e59;
}

a.grn:visited {	
	text-decoration: underline;
	color: #359e59;
}

a.grn:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.grn:active {	
	text-decoration: underline;
	color: #000000;
}

/* *************************************
HTML BLUE LINK STYLES BELOW
/* ********************************** */

.blue {	
	font-size: 8pt;
	color: #008dba;
	font-weight: bold;
}
									
a.blue:link {
	text-decoration: underline;
	color: #008dba;
}

a.blue:visited {	
	text-decoration: underline;
	color: #008dba;
}

a.blue:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.blue:active {	
	text-decoration: underline;
	color: #000000;
}		

/* *************************************
HTML ORANGE LINK STYLES BELOW
/* ********************************** */

.org {	
	font-size: 8pt;
	color: #ff9b06;
	font-weight: bold;
}
									
a.org:link {
	text-decoration: underline;
	color: #ff9b06;
}

a.org:visited {	
	text-decoration: underline;
	color: #ff9b06;
}

a.org:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.org:active {	
	text-decoration: underline;
	color: #000000;
}

/* *************************************
HTML NAV LINK STYLES BELOW
/* ********************************** */
									
.grnnav {	
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

a.grnnav:link {
	text-decoration: none;
	color: #000000;
}

a.grnnav:visited {	
	text-decoration: none;
	color: #000000;
}

a.grnnav:hover {	
	text-decoration: none;
	color: #359e59;
}
								
a.grnnav:active {	
	text-decoration: none;
	color: #359e59;
}		
/* *************************************
HTML Die navi
/* ********************************** */
									
.mainleveltopp {	
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

a.mainleveltopp:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.mainleveltopp:visited {	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.mainleveltopp:hover {	
	text-decoration: none;
	color: #359e59;
	font-weight: bold;
}
								
a.mainleveltopp:active {	
	text-decoration: none;
	color: #359e59;
	font-weight: bold;
}		



/* *************************************
HTML NAV LINK STYLES BELOW
/* ********************************** */

.mainnav {	
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
									
a.mainnav:link {
	text-decoration: none;
	color: #000000;
}

a.mainnav:visited {	
	text-decoration: none;
	color: #000000;
}

a.mainnav:hover {	
	text-decoration: underline;
	color: #359e59;
}
								
a.mainnav:active {	
	text-decoration: underline;
	color: #359e59;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 8pt;
	color: #838383;
	margin-left: auto;
	margin-right: auto;
}
				
a.cr:link {	
	text-decoration: none;
	color: #838383;
}

a.cr:visited {	
	text-decoration: none;
	color: #838383;
}

a.cr:hover {	
	text-decoration: none;
	color: #000000;
}

a.cr:active {	
	text-decoration: none;
	color: #000000;
}

th.gray1 {
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.mainborder
{
	/*  margin: top right bottom left */
	border-color: #A3A3A3;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
}

.whtlinerght
{
	/*  margin: top right bottom left */
	border-color: #ffffff;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}

.grnborder
{
	/*  margin: top right bottom left */
	border-color: #359e59;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
}

.grnborder2
{
	/*  margin: top right bottom left */
	border-color: #359e59;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.calloutborder_grn
{
	border-color: #359e59;
	background-color: #edfff3;
	color: #359e59;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 10px;
	
	
}

.calloutborder_org
{
	border-color: #ff9b06;
	background-color: #fff7eb;
	color: #ff9b06;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 10px;
	}

.calloutborder_blue
{
	
	border-color: #008dba;
	background-color: #ecfaff;
	color: #008dba;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #ffffff
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 10px;
}

.calloutborder_bsc
{
	/*  margin: top right bottom left */
	border-color: #2d2d47;
	background-color: #e9e9fc;
	color: #2d2d47;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
		/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 10px;
	font-family: verdana, tahoma, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
}

.border2 {
	background: #EDEDEE; /* color image repeat attachment position */
	margin: 8px auto 0px auto; /* top right bottom left   NOTE: Auto for left and right centers a table or div tag*/
	padding: 0px 0px 0px 0px; /* top right bottom left */
	border: 1px solid #000000; /* width style color */
}

.imagespace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.calloutspace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.navpadding	{	
	/*  margin: top right bottom left */
	margin: 15px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	
}

.paddingthumbs	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 0px 0px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #CFD6E3;
}

.bgnav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(../images/lorem2.gif);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(../images/lorem3.gif);
	background-repeat: repeat-x;
}
				
.bg4 {
	background-image: url(../images/dlorem4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
