body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #EFEFEF;
}
.home_block_text {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.heading2 {
	font-weight: bold;
}
.vline_r_solid {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.link {
	text-decoration: none;
	color: #003366;
}
.linkover {
	color: #FF6600;
	text-decoration: underline;
}
.heading3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
}
.heading1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.heading1-gd {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../images/bg_gradiant.jpg);
	background-repeat: repeat-y;
}
.heading1-gd-aboutus {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../images/bg_gradiant_aboutus.jpg);
	background-repeat: repeat-y;
}
.heading1-gd-services {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../images/bg_gradiant_services.jpg);
	background-repeat: repeat-y;
	}
.heading1-gd-training {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../images/bg_gradiant_training.jpg);
	background-repeat: repeat-y;
}
.heading1-gd-clients {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../images/bg_gradiant_clients.jpg);
	background-repeat: repeat-y;
}
.standlogo-text {
	font-size: 8px;
	font-weight: bold;
}
.bold-text {
	font-weight: bold;
}
.link2 {

	text-decoration: none;
	color: #FFFFFF;
}
.linkover2 {

	color: #FF6600;
	text-decoration: underline;
}
.image-border1 {
	padding: 3px;
	border: 1px solid #9A9A68;
}
.heading3-boxed {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A9A68;
	border-right-color: #9A9A68;
	border-bottom-color: #9A9A68;
	border-left-color: #9A9A68;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodytext {

	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.hide {
	display: none;
}
.unhide {
	display: block;
}
