html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-smooth:always;
}
.masthead { background-color: #6a9c41; width: 100%; height:95px; }
.masthead1 { background-color: #a4d062; width: 780px; height:5px; }
.mainlogo { width: 780px; }
.mainlogoleft { width: 217px; float:left; background-image:url(images/cogizu_toplogo.jpg); height:90px; }
.mainlogoright { width: 563px; float: right; background-color: #FFFFFF; height:90px; font-size: 11px; color: #777777; }
.mainlogotext { padding-top: 30px; padding-right: 10px; text-align: right; }
.mainhead { background-image:url(images/cogizu_masthead.jpg); height:166px; width: 780px; }
.yellowboxtop { background-image:url(images/yellowbox_top.jpg); width:772px; height:6px; overflow: hidden;}
.yellowboxbottom { background-image:url(images/yellowbox_bottom.jpg); width:772px; height:6px; overflow: hidden; }
.yellowboxtext { background-image:url(images/yellowbox_bg.jpg); width: 772px; }
.yellowboxtext1 { font-size: 18px; color: #6a9c41; text-align: left; padding: 20px; }
.yellowboxtext2  { font-size: 12px; color: #000000; text-align: left; padding: 0 20px 20px 20px;}
.maincontent { width: 780px; padding-top: 10px; }
.maincontentleft { width: 420px; float: left; text-align: left; font-size: 14px; color: #777777; }
.maincontelefttext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #777777; width: 420px; }
.maincontentright { width: 340px; float: right; }
.greyboxtop { background-image:url(images/cogizu_greyboxtop.jpg); width: 332px; height:6px; overflow: hidden;}
.greyboxbottom { background-image:url(images/cogizu_greyboxbottom.jpg); width: 332px; height:6px; overflow: hidden;}
.greyboxtext { background-image: url(images/cogizu_greyboxbg.jpg); width: 332px; text-align: left; }
.greyboxtext1 { width: 300px; padding: 5px 10px 5px 10px; font-size: 14px; color: #777777; }
.bullets { list-style-type: none; margin: 5px 0; padding: 0; padding-bottom: 0px; }
.bullets li { background-image:url(images/cogizu_bullet.jpg) no-repeat 4px center; font-family: Arial, Helvet
ica, sans-serif; color: #777777; font-size: 11px; text-decoration: none; display: block; width: auto; padding-left: 20px; text-decoration: none; padding-bottom: 5px; }
.bottomcontainer { background-image:url(images/cogizu_bottombg.jpg); background-repeat: no-repeat; background-color: #f6f6f6; width: 100%; height: 100px; font-size: 11px; color: #777777; text-align: left; }
.copyrighttext { padding: 40px 0 0 60px; }
.tabs {
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	z-index:500;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 768px;
	padding: 0;
}
.tabs li.tabstop {
	display:block;
	float:left;
	width: auto;
}
.tabs li a.tabslink {
	display:block;
	float:left;
	line-height:30px;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 19px;
	cursor:pointer;
}
.tabs li a.tabslink:hover {
	color:#6a9c41;
}