img, div, * { behavior: url(pngbehavior.htc) }

img { 
	border-color:#000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color:#000000;
	font-family: Verdana, Helvetica, Arial sans-serif;
		background-image: url();
	background-repeat: repeat-x;
	background-color: #f7931e;
}

.header {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.footer {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#FFFFFF
}

.bggray {
	background-image:url(images/gradient_gray.png);
	background-repeat:repeat-x;
}

.orange_left {
	background-image:url(images/orange_left.jpg);
	background-repeat:repeat-x;
}

.orange_right {
	background-image:url(images/orange_right.jpg);
	background-repeat:repeat-x;
}

.breadcrumb {
	color:#f7931e;
	font-size: 8pt;
}

.breadcrumb a:link {
	color:#f7931e;
	font-size: 8pt;
}     
.breadcrumb a:visited {
	color:#f7931e;
	font-size: 8pt;
}  
.breadcrumb a:hover {
	color:#f7931e;
	font-size: 8pt;
}   
.breadcrumb a:active {
	color:#f7931e;
	font-size: 8pt;
}

h1 {
	color:#f7931e;
}

.index_bggray {
	background-image:url(images/index_gray.png);
	background-repeat:repeat-x;
}

.leftsidebartitle {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
}

.leftsidebar {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	color:#000000;
	text-align:justify;
}

.home_text {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	color:#000000;
}

.leftsidebar a:link {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f15a24;
	text-decoration:none;
}     
.leftsidebar a:visited {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f15a24;
	text-decoration:none;
}  
.leftsidebar a:hover {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f15a24;
	text-decoration:underline;
}   
.leftsidebar a:active {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f15a24;
	text-decoration:none;
}

a:link {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f7931e;
	text-decoration:none;
}     
a:visited {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f7931e;
	text-decoration:none;
}  
a:hover {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f7931e;
	text-decoration:underline;
}   
a:active {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #f7931e;
	text-decoration:none;
}

.bgorange {
	background-image:url(images/gradient_orange.png);
	background-repeat:repeat-y;
}

.bgfooter {
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
}

div.scrollbar {
	height: 200px;
	width: 480px;
	overflow: auto;
}

div.scrollbar2 {
	height: 200px;
	width: 434px;
	overflow: auto;
}

.links {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 9pt;
}

.quote {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11pt;
	font-weight:bold;
	font-style:italic;
}
