html,body {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
scrollbar-face-color: #7F7F7F; scrollbar-shadow-color: #404040; 
scrollbar-highlight-color: #979797; scrollbar-3dlight-color: #A0A0A0; 
scrollbar-darkshadow-color: #535353; scrollbar-track-color: #717171; 
scrollbar-arrow-color: #F0F0F0;
	
}

table.overall {
	width: 100%;
	height: 100%;
}



td {
	vertical-align: top;	
	text-align: center;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
}



td.components,
#s7{
	vertical-align: top;
	text-align: left;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 560px;
	vertical-align: top;
}

div.main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 560px;
}
div.nav {
	text-align: left;
}
div.content {
	text-align: left;
	text-align: justify;
	vertical-align: top;
}

A{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
		text-decoration : underline;
		color: #254AB8;
	}
	
	A:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : underline;
		font-size : 9pt;
		color: #254AB8;
	}
	
	A:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
        text-decoration : underline;
		color: #426DED;
	}

A.g_link {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
		text-decoration : underline;
		color: #FFFFFF;
}
A.g_link:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : underline;
		font-size : 9pt;
		color: #CECECE;
	}
	
A.g_link:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
        text-decoration : underline;
		color: #254AB8;
}
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
    margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	border-bottom: solid 1px #f0f0f0;
}	

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #f5fde8;
}

FORM {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #707070;
background: #ffffff;
padding: 2px;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 9px;
	font-weight : bold;
	color: #707070;
	background-color: #eeeeee;
	border: inset 1px #993300;
}

.A2{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
		text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #F5F5F5;
	}
	
	.A2:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 8pt;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration : none;
		color: #B9B9B9;
	}
	
	.A2:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
        text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #7AAAFF;
	}
	
	.A3{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
		text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #000000;
	}
	
	.A3:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 8pt;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration : none;
		color: #484848;
	}
	
	.A3:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
        text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #ffffff;
	}


/*
	Slideshow
*/

#s7 {
	margin-left: 25px;
	height:400px;
	width:530px;
}
#s7 div {
	height:400px;
	overflow:hidden;
	padding:15px;
	text-align:left;
	width:510px;
}
#s7 div {
	left:0pt;
	top:0pt;
}
#s7 .loc {
	width: 500px;
	text-align:right;
	height:auto;
	padding:5px;
}
#s7 .loc span{
	margin-right:30px;
}
#s7 .loc a.slideshow_title{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 120%;
	font-weight:bold;
}
#s7 img {
	border:0;
	float:left;
	padding: 0 10px 0 0;
}
#s7 p,
#s7 ul{
	margin:0px;
	padding-left:10px;
	padding-bottom:10px;
	float:right;
	width:320px;
}
#s7 ul{
	width:300px;
	padding-left:20px;
	list-style-type: circle;

}
#s7 .desc {
	clear:both;
	width: 500px;
	padding:5px;
	height:auto;
}
#s7 .extra{
	clear:both;
	width: 500px;
	padding:5px;
	height:auto;
}

.extra .value{
	width:49%;
	float:left;
}
.extra .date{
	width:49%;
	float:right;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}

#nav a {
	border: 1px solid #ccc;
	background: #fc0;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;  
}
#nav a.activeSlide { 
	background: #ea0 
}
#nav a:focus { 
	outline: none;
}