.BGContentArea {
	background-image: url(images/I_grey-Content-BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E8E8E8;
}
.imageBG {
	background-image: url(images/g9technologies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E8E8E8;
}
.BGgrey {
	background-color: #E8E8E8;
}
.BgBrdTop {
	background-color: #E8E8E8;
	background-image: url(images/I_border_T.jpg);
	background-repeat: repeat-x;
}
.BgBrdBottom {
	background-color: #E8E8E8;
	background-image: url(images/I_border_B.jpg);
	background-repeat: repeat-x;
}
.BgBrdLeft {
	background-color: #E8E8E8;
	background-image: url(images/I_border_L.jpg);
	background-repeat: repeat-y;
}
.BgBrdRight {
	background-color: #E8E8E8;
	background-image: url(images/I_border_R.jpg);
	background-repeat: repeat-y;
}
.ContentMain {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
	text-align: justify;
}
.ContentMain a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:hover {
	color: #FDCC00;
	font-weight: bold;
	text-decoration: none;
}
.ContentMain a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ContentHeading {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.ContentSubHeading {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FDDD00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 450px;
	line-height: 25px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A2A2A2;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A2A2A2;
	text-decoration: none;
}
.copyright a:link {
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:visited {
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
	color: #FDDC00;
	text-decoration: none;
	font-weight: bold;
}
.copyrighte a:active {
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
}
.Homepage {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Homepage a:link {
	color: #FDDC00;
	text-decoration: none;
	font-weight: bold;
}
.Homepage a:visited {
	color: #FDDC00;
	text-decoration: none;
	font-weight: bold;
}
.Homepage a:hover {
	color: #FDF33E;
	text-decoration: none;
	font-weight: bold;
}
.Homepage a:active {
	color: #FDDC00;
	text-decoration: none;
	font-weight: bold;
}
.HomepageHeader {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.HomepageSubHeader {
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: bold;
	text-transform: uppercase;
}
.SideBarHeaders {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
    font-style: normal;
}
.SideBarContent {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	font-style: italic;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.LogotypeWhite {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.Logotypeorange {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FDDC00;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}

