/* CSS Document */
TD{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	color: #585A68;
}
A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;	

}
A:visited {
	TEXT-DECORATION: none;
	COLOR: #000000;
	font-weight: bold;
	font-size: 10px;	
}
A:hover {
	TEXT-DECORATION: none;
	COLOR: #126EB7;
	font-weight: bold;
	font-size: 10px;	
}
A:active {
	COLOR: #000000;
	font-weight: bold;
	font-size: 10px;	
}

.bodytext{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
}
.boldtext{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pagetitle{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3B;
}
.title{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #811A89;
	font-variant: normal;
}
.heading2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #811A89;
}
.textfiled {
	FONT-SIZE: 11px;
	WIDTH: auto;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #126EB7;
	height: auto;

}
.bigtextfield {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	HEIGHT: 100px;
	WIDTH: 200px;
	border: 1px solid #3A3D16;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C0C0C0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #F4F4F4;
	cursor: hand;
	font-weight: bold;
}
.gobutton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/gobutton.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 31px;
	border: none;
}
a.toplink {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;	
    font-weight: 400;
}
a.toplink:visited {
	TEXT-DECORATION: none;
	COLOR: #000000;
	font-size: 9pt;	
	font-weight: 400;
}
a.toplink:hover {
	TEXT-DECORATION: none;
	COLOR: #FF0000;
	font-size: 9pt;	
	font-weight: 400;
}
a.toplink:active {
	TEXT-DECORATION: none;
	COLOR: #000000;
	font-size: 9pt;	
	font-weight: 400;
}
.whitetext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/arrow.jpg);


}
