﻿/* CSS Document */
body 
{
	background-color:		#EEEEEE;
	text-align:				center;
	font-family:			Verdana;
	font-size:				10pt;
	margin-left:			0px; 
	margin-right:			0px; 
	margin-top:				0px; 
	margin-bottom:			0px;
}

body a:link
{
	color:					black;
}

.Button
{
	color:					White;
	background-color:		#b9d08e;
	font-family:			Verdana;
	font-size:				Smaller;
	height:					20px;
}

h1
{
	font-size:				12pt;
	font-style:				normal;
	font-weight:			bold;

	margin:					0cm;
	margin-bottom:			.0001pt;
	page-break-after:		avoid;
}

h2
{
	font-size:				9pt;
	font-style:				italic;
	font-weight:			bold;

	margin:					0cm;
	margin-bottom:			.0001pt;
	page-break-after:		avoid;
}

h2 a:link
{
	 text-decoration:		none;
}

h2 a:visited
{
	 text-decoration:		none;
}
 
h2 a:hover
{
	 text-decoration:		none;
}

h2 a:active
{
	 text-decoration:		none;
}

h3
{
	font-size:				10pt;
	font-style:				normal;
	font-weight:			bold;

	margin:					0cm;
	margin-bottom:			.0001pt;
	page-break-after:		avoid;
}

/* ===== Search Button */
.tbSearch
{
	background-color:		White;
	border-style:			solid; 
	border-left-style:		none; 
	border-top-color:		#b8cc8f; 
	border-right-color:		#b8cc8f; 
	border-bottom-color:	#b8cc8f;
}

/* ===== Menubar */
.MenuBar
{
	 font-family:			Verdana;
	 font-size:				9pt;
	 color:					White;
	 background-color:		#b9d08e;
}

.MenuBar a:link
{
	color:					black;
	text-decoration:		none;
}

.MenuBar a:visited
{
	color:					Black;
	text-decoration:		none;
}

.MenuBar a:hover
{
	color:					white;
	text-decoration:		none;
}
/* ===== END Menubar */

/* ===== Category */
#Category{
	font-family:			Verdana;
	font-size:				16px;
	font-weight:			bold;
	color:					#FFFFFF;
	border-right-width:     0px;

}
.CategoryHeader
{
	color:              	#FFFFFF;
}
.CategoryItem{
	color:              	#336633;
	display:				block;
    text-decoration:    	none;
	text-align:				right;
	padding-right:			0px;
	border-right-width:     0px;	
}

.CategoryItem td
{
	height:					40px;
	vertical-align:			middle;
	border-right-width:     0px;
	border-bottom-width:	0px;
	border-bottom-style:	solid;
	border-bottom-color:	white;
}
/* ===== END Category */

/* ===== Top 5 Sidebar */
.Top5
{
	width:					212px;
	background-color:		#19a1e0;
}

.Top5 a:link
{
	color:					White;
}

.Top5 table
{
	width:					212px;
}

.Top5 img
{
	width:					212px;
}

.Top5 h1
{
	font-size:				9pt;
	font-style:				normal;
	font-weight:			bold;

	mso-style-next:			Normal;
	margin:					0cm;
	margin-bottom:			.0001pt;
	page-break-after:		avoid;
	page-break-inside:		inherit;
}

.Top5 h2
{
	font-size:				9pt;
	font-style:				italic;
	font-weight:			bold;

	margin:					0cm;
	margin-bottom:			.0001pt;
	page-break-after:		avoid;
	page-break-inside:		inherit;
}
/* ===== END Top 5 Sidebar */


email
{
	font-family:			Verdana;
	font-size:				9pt;
	color:					Orange;
}

/* ===== ItemList */
#ItemList{
	font-family:			Verdana;
	font-size:				16px;
	font-weight:			bold;
	color:					#FFFFFF;
	margin-left:			13px;
	margin-top:				10px;
	width:					126px;
}
.ItemListDescription{
	border:					1px solid #E1E8E1;
	color:              	#000000;
	display:				block;
    text-decoration:    	none;
	text-align:				left;
	padding-left:			10px;
	border:					none;
}
.ItemListDescription a:link{
    color:              	#336633;
	display:				block;
    text-decoration:    	none;
}
.ItemListDescription a:visited {
    color:              	#336633;
	display:				block;
    text-decoration:    	none;
}
/* ===== END Itemlist */

/* ===== Search Highlight */
.highlight 
{
	text-decoration:		none; 
	font-weight:			bold; 
	color:					black; 
	background:				yellow;
}
/* ===== END Search Highlight */

/* ===== Hidden */
.hidden 
{
	display:				none;
}
/* ===== END Hidden */

.noborder
{
	 border-style:			none;
	 border-width:			0;
}
.noborder td 
{
	border-style:			none;
	border-width:			0;
}


/* ===== SubMenu */
#SubMenu{
	font-family:			Georgia;
	font-size:				16px;
	font-weight:			bold;
	color:					#FFFFFF;
	margin-left:			13px;
	margin-top:				10px;
	width:					126px;
}
.SubMenuHeader
{
	color:              	#336633;
	background-color:		#F5F7F5;
}
.SubMenuItem{
	border:					1px solid #E1E8E1;
	color:              	#336633;
	background-color:		#F5F7F5;
    text-decoration:    	none;
	text-align:				left;
}
.SubMenuItem a:link {
    color:              	#336633;
	background-color:		#F5F7F5;
    text-decoration:    	none;
	padding-left:			10px;
}
.SubMenuItem a:visited {
    color:              	#336633;
	background-color:		#F5F7F5;
    text-decoration:    	none;
	padding-left:			10px;
}
.SubMenuItem a:hover {
    color:              	#336633;
	display:				block;
	background-color:		#EAEFEA;
    text-decoration:    	none;
	padding-left:			10px;
}
.SubMenuItem a:active {
    color:              	#336633;
	background-color:		#FCE5ED;
    text-decoration:    	none;
	padding-left:			10px;
}	
/* ===== END Submenu */

/* Page */
.Page
{
	background:				white;
	width:					1000px;
	border-color:			#DDDDDD;
	border-right-color:		#BBBBBB;
	border-bottom-color:	#BBBBBB;
	border-style:			solid;
	border-width:			1px;
}

/* Header */
.Header
{
	background-color:		#ffffff;
}

/* Image */
.ImageItem
{
	border-style:			solid;
	border-color:			red;
	border-width:			10px;
}

.HeaderCellTopRight
{
	background-image:		url(../Graph/onb-Orange.jpg);
	background-color:		#F2801F;
}


.CategoryName
{
	color:					#ffffff;
	font-size:				xx-large;
	text-align:				right;
	font-weight:			normal;
	height:					40;
	margin-right:			10;
	display:				block;
}

/* TopX */

.TopX
{
	margin-left:			0px;
	margin-top:				0px;
	text-decoration:		none;
}

.TopX a:link
{
	text-decoration:		none;
}

.TopX a:visited
{
	text-decoration:		none;
}

#Grid  
{
	border:					solid 1px #FFFFFF; 
}
.Grid td
{
	border:					solid 1px #FFFFFF;
	margin:					1px 1px 1px 1px;
	padding:				1px 1px 1px 1px;
	text-align:				center;
}
.GridHeader
{
	font-weight:			bold;
	color:					White;
	background-color:		#b9d08e;
}
.GridItem
{
	background-color:		#f7cbcd;
}

.GridAltItem
{
	background-color:		white;
}

/* ===== Footer Company Information */
.Footer
{
	text-align: center;
    font-size: xx-small;
    margin-left: 0px;
    margin-top: 0px;
}
/* ===== END Footer */