.submenu {
	FONT-SIZE: 11px;
	COLOR: #336666;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
A:link {
	color: #666666; text-decoration: none;
}
A:active {
	color: #666666; text-decoration: none;

}
A:visited {
	color: #666666; text-decoration: none;

}
A:hover {
	color: #999900; text-decoration: none;

}

.rightmenu-list {
	FONT-SIZE: 11px;
	COLOR: #999999;
	line-height: 21px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;

}
A.rightmenu-list:link {
	COLOR: #999999;
	line-height: 21px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;

}

A.rightmenu-list:visited {
	color: #999999; text-decoration: none;

}
A.rightmenu-list:hover {
	color: #999900; text-decoration: none;

}


.menu {
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}
A.menu:link {
	COLOR: #999999;
	line-height: 21px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
A.menu:visited {
	color: #999999; text-decoration: none;
}
A.menu:hover {
	color: #999900; text-decoration: none;
}
.hints-pg-txt {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	line-height: 21px;
	text-decoration: none;
}
A.hints-pg-txt:link{
	color: #FFFFFF; text-decoration: none;
}
A.hints-pg-txt:visited{
	color: #FFFFFF; text-decoration: none;
}
A.hints-pg-txt:hover{
	color: #FFCC00; text-decoration: none;
}
.mainbodytext {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: square;
}
.bodytext-leader {
	FONT-SIZE: 11px;
	COLOR: #006666;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	line-height: 18px;

}
.bodytext {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/gold-bullet.gif);

}
.contactus-bodytext {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
.bodytextHeading {
	FONT-SIZE: 17px;
	COLOR: #006666;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;



}
input {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7996DE;
}
	
textarea{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.inputbuttons {
	border: 1px solid #;
}
.btmtxt {
	FONT-SIZE: 9px;
	COLOR: #CCCCCC;
	list-style-position: inside;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}

.bigwhiteheading {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.inputbuttonsarea {
	border: 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.highlightit img{
border: 1px solid #FFFFFF;
}

.highlightit:hover img{
border: 1px solid #333333;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/* Vertical menu */
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 160px;
	padding: 0px;
	margin: 0px;


}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 11px;
display: block;
border-bottom: 1px solid #CCCCCC;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
.Largewhiteheading {

	FONT-SIZE: 21px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
