.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #333333;
}
.link {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.text a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#005597;
	text-decoration:underline;
}
.text a:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}


.bkg {
	background-image: url(images/indextable_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;

}
.heading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005597;
	font-style: normal;
	font-variant: normal;

}
.headsmall {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CDD0BF;
}
.submitbutton {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005597;
	background-color: #CCCFBE;
	border: 1px solid #005597;
}
.textbold {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005597;
}
.textbold a{

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005597;
}
.textbold a:hover{

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #908D56;
}


.textheading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005597;
	text-decoration: none;

}
.textheading a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005597;
	background-color: #FFFFFF;
        text-decoration: none;


}
.textheading a:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #908D56;
	text-decoration: none;


}
.textboldCopy {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005597;
	text-decoration: none;

}
.brd {
	border: 1px solid #18186b;
}
.textblackbold {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textboldunderline {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005597;
	text-decoration: underline;

}
.textbox {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border: 1px solid #cccfbe;
}
.meltdown-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#403152;
	font-weight: normal;
}
.meltdown-text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#403152;
	font-weight: bold;
}
.meltdown-greentext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F6228;
	line-height:17px;
	text-align:justify;
	font-weight: normal;
}
.meltdown-greentext1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#4F6228;
	line-height:17px;
	font-weight: bold;
}
.meltdown-browntext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#984806;
	line-height:17px;
	font-weight: normal;
}