.chromestyle{
	font-weight: bold;
	width: 100%;
	padding-top: 0px;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	height: 59px;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	padding: 8px 7px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
}

.chromestyle ul li a:hover{
	background-image:  url(images/navback.jpg);
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 256px;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	width: 139px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	color: #CCCCCC;
	left: 0;
	text-align: left;
	vertical-align: top;
	background-color: #2988D7;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #004A9F;
}
div#textbox {
	background-image:  url(nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 70px;
	width: 100%;
}
div#navbox {
	background-image:  url(images/nav.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 60px;
	width: 800px;
}
div#contentnews {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	height: 1200px;
}
div#contentindex {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	height: 800px;
}
div#contentabout {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	height: 750px;
}
div#textceoreal h2 {
	color: #0a67b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
div#contentethics {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	height: 2000px;
}
div#textcontact h2 {
	color: #0a67b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
div#contentcap {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	height: 1300px;
	position: relative;
	text-align: center;
	margin-top: 0px;
}
div#contentcontact1 {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-y;
	height: 650px;
	position: relative;
	text-align: center;
	margin-top: 0px;
}
