.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 18px;
}

.borderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.borderBR{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderR4{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.borderCom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 2px;
	color: #006699;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.Heading1Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6633;
	height:20;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.link {
	textDecoration:underline;
	color:#FF6600;

	}
	
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #28527B;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28527B;

}

.text12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.table9 {
	font-size: 8px;
}
.cursor {
	cursor: hand;
}
.textsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	

}
.text12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28527B;
	font-weight: bold;
