body {
	background-color: #000000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	font-weight: bold; 
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: lighter;	
}
/* @group Horizontal Menu */


.Menu a:link{	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.Menu a:visited{	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.Menu a:hover{	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Menu a:active{	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#home #home_on{
	color: #FF0000;
}

#Services #Services_on {
	color: #FF0000;
}
#Programs #Programs_on {
	color: #FF0000;
} 
#Testimonials #Testimonials_on {
	color: #FF0000;
}
#Articles #Articles_on {
	color: #FF0000;
}
#Press #Press_on {
	color: #FF0000;
}
#AboutIDMI #AboutIDMI_on {
	color: #FF0000;
}
#ContactUS #ContactUs_on {
	color: #FF0000;
}

/* @group Content area */

.content-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: lighter;
	text-align: left;
}

.content-text a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
}

.content-text li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 5px;
	list-style-type: square;
	text-align: left;
}
.content-title {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	font-weight: bold;
}

.content-headline {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	font-weight: bold; 
}

/* @group Footer area */

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
}

.footer-text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	text-decoration: underline;
}
.body_button {
	background-color: #FFFFFF;
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 8px;
	margin-left: 8px;
	border-left: 4;
	border-right: 4;
	border-left-color: #999999;
	border-color: #999999;
	width: 25px;
}
.body_button a {
	color: #990000;
	text-decoration: underline;
}
.newsletter-TopTips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}

.newsletter-TopTipsbox {
	background-color: #660000;
}
.newsletter-TopTipsbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
}
.newsletter-Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000;
	font-weight: bolder;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
.newsletter-subheading-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.newsletter-subheading-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: right;
	vertical-align: top;
}
.newsletter-MainArticleHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	right: 10px;
}
.newsletter-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: lighter;
	text-align: justify;
	vertical-align: top;
}
.newsletter-recomendations {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
	background-color: #666;
}
.newsletter-recomendations a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
	text-decoration: underline;
	font-variant: normal;
}
}
.newsletter-favproducts {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}
.newsletter-bodyfavproducts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	list-style-type: circle;
	background-color: #666;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}
.pagebreak {
	page-break-after: always;
}