body{
margin-top: 0px;
padding-top: 0px;
font-family: Verdana, Arial;
Font-size: 10pt;
background-color:#b3b3b3;
text-align: center;
min-width: 765px;

}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 765px;
	background-color:#FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}


#topbar{
background-color: #234D88;
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
height: 30px;
padding-top: 3px;
padding-left: 40px;
}


#topbar a{

color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
height: 25px;
padding-top: 3px;
padding-left: 20px;
}

#topbar a:hover{
color: #FF6306;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
height: 25px;
padding-top: 3px;
padding-left: 20px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #7F955D;
}

form {
	clear: left;
	margin: 0;
}

#leftnav {
	padding-right: 10px;
	padding-left: 20px;
	font:  Arial, Helvetica, sans-serif;
	color: #234D88;
	font-weight: 500;
	font-size: 11pt;
	margin-left: 10px;
}

#leftnav a {
color: #234D88;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
}

#leftnav a:hover {
color: #FF6306;
text-decoration: underline;
}

#leftnav a:link.current-left, #leftnav a:visited.current-left
{

color: #FF6306;
cursor:default;

}






#main{
	background-color: #FFFFFF;
	color: #333333;
	width: 550px;
	min-height: 550px;
	margin-right: 10px;
}


#main a{
color: #FF6306;
text-decoration: none;
}

#main a:hover{
color: #FF6306;
text-decoration: underline;
}

.title
{
	color: #7F955D;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

/* for Internet Explorer */
/*\*/
* html #main {
height: 650px;
}
/**/


#footer {
	font-size: 8pt;
	color: #dddddd;
}

#footer a {
text-decoration: none;
font-size: 8pt;
	color: #dddddd;
}

#footer a:hover {
text-decoration: underline;
font-size: 8pt;
	color: #dddddd;

}
.search-form {
	float: right;
	width: 70px;
}
#topbar img {
	padding-top: 5px;
}
#library {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 500px;
}

#library a {
color: #FF6306;
text-decoration: none;
}

#library a:hover {
color: #FF6306;
text-decoration: underline;
}
#library li {
	list-style-type: none;
}
#library li a {
	color: #234D88;
}
.row1 {
	background-color: #EBEBEB;
}
.row0 {
	background-color: #FFFFFF;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
}
.title_sub {
	background-color: #EBEBEB;
	color: #234D88;
	display: block;
	font-weight: bold;
}
.title_sub a {
	font-weight: bold;
}

.company_name {
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #234D88;
}
