body {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 95%;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:relative;
	margin: 0px auto;
	width: 766px;
	background-color: #36434A;
	
}

/* menu area */

div.topmenu {
	font-size: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 100%;
	padding-top:5px;
}
div.topmenu a {
	width:82px;
	height:33px;
	background-image: url(images/sce/menu-off.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height:28px;
	color: #ffffff;
	font-weight: bold;
	
	
}
div.topmenu a:visited {
	text-align: center;
	line-height:28px;
	color: #ffffff;
	font-size: 100%;
}
div.topmenu a:hover {
	width:82px;
	height:33px;
	background-image: url(images/sce/menu-on.gif);
	background-repeat: no-repeat;
	line-height:28px;
	color: #fe0000;
	font-size: 100%;
	text-align: center;
		
}


h1 {
	font-size: 120%;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 5px 0px;



}

td.content {
	align:left;
	vertical-align:top;
	margin: 0px;
	padding: 5px 10px 0px 18px;
	background-color: #36434A;

}

td.content p {
	padding: 0px 0px 0px 0px;
	margin-top:0px;
}

td.content p a {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
}

td.content  p a:visited {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
}

td.content p a:hover  {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
	text-decoration: underline;
}


td.content ul {
	padding: 0px 0px 0px 18px;
	font-size: 100%;
	font-weight: bold;
	margin: 0em;
	list-style-type: circle;
	
}

td.content li {
	font-size:100%;
	padding: 0px 10px 0px 0px;
	line-height: 110%;
	font-weight: normal;
	list-style-type: circle;
	
}
td.content li a {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
}

td.content  li a:visited {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
}

td.content li a:hover {
	font-weight: bold;
	color: #71ce02;
	font-size: 100%;
	text-decoration: underline;
}


table.contenttbl {
	background-color: #ffffff;
	padding-right: 5px;


}
table.contenttbl h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #005e3f;
	line-height: 120%;
}


table.contenttbl td {
	margin: 5px;
	padding: 5px;
}

table.contenttbl p {
	margin: 0px;
	padding: 5px;
}

table.contenttbl p a {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

table.contenttbl  p a:visited {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
}

table.contenttbl p a:hover {
	font-weight: bold;
	color: #005e3f;
	font-size: 100%;
	text-decoration: underline;
}



/* footer area */

td.footer {
	align:center;
	background-color: #36434A;
	padding: 0px 0px 0px 0px;
	height: 50px;
	font-size: 60%;
		
}
td.footer p {
	color: #ffffff;
	text-align: center;
	font-weight: bold;


	}

td.footer p a {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;

}

td.footer  p a:visited {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;

}

td.footer p a:hover {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
img.left {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
img.right {
	float: right;
	margin: 0px 8px 10px 0px;
	padding: 0px;
}
div.email {
	padding-top : 0px;
	padding-left : 20px;
	padding-right : 0px;
	font-weight : normal;
	color: #ffffff;
	font-weight: bold;
	font-size : 0.9em;
}