.div_box {
	font-size : 12px;
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	position: static;
	height: 400px;
	width: 737px;
	background-color: #131313;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	padding: 15;
}
.div_boxsub {
	font-size : 12px;
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	position: static;
	height: 376px;
	width: 400px;
	background-color: #131313;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	padding: 50;
}
.textheader {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.textbold {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.textbody {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textbodyblack {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
}
.div_boxvisionlayer  {
	padding: 10;
	width: 460px;
	height: 300px;
	overflow: auto;
}
.div_boxdirector  {
	padding: 10;
	width: 580px;
	height: 300px;
	overflow: auto;
}
a.link:link {
	color: #FFFFFF;
}
a.link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.link:visited {
	color: #FFFFFF;
}
.box_underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.olcap {
	text-align:left;
	background-color: #666666;
	background-position: left bottom;
	color: #333333;
	font-size: 14pt;
}
.oltxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}
.olbg {
	border: 2px solid #525252;
}.logoheader {
	background-image: url(../images/jg_template_03.jpg);
	background-repeat: no-repeat;
}
