A {
	font-family: "Times New Roman", Times, serif;
	color : #666666;
	font-size: 12px;
	text-decoration: underline;
	
}

A:HOVER {
	font-family: "Times New Roman", Times, serif;
	color : #2244AA;
	font-size: 12px;
	text-decoration: underline;
	
}

A:ACTIVE {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color : #666666;
	text-decoration: underline;
	
}

.heading {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #2244AA;
}

.subheading {
	font-size : 11px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #2244AA;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color : #666666;
	line-height: 13px;
}

.bluecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color : #2244AA;
	line-height: 13px;
}

.goldcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color : #FF0000;
	line-height: normal;
	text-decoration: underline;
}

.headingGreen {
	font-size : 14px;
	line-height: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.headingBlack {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.headingBlue {
	font-size : 14px;
	line-height: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #3366cc;
}

.copyWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color : #FFFFFF;
	line-height: 14px;
}

.gray_subheading {
	font-size : 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #555555;
}

.bluelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color : #2244AA;
	line-height: 12px;
	text-decoration: underline;
}

.bluelink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color : #666666;
	line-height: 12px;
	text-decoration: underline;
}

.footerlink {
	font-size : 10px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

.hidden {
	display:block;
}

.homepagelogin {
	width: 100;
}



.texteBlack {
	font-size : 14px;
	line-height: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.headingXhite {
	font-size : 12px;
	line-height: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	border: 1px outset;

}
.generalcell {
	border: 1px solid #dddddd;
	}
	
.frameborder {
	border: 1px solid #000000;
}
.formstyle {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.btn {
	border: 1px outset;
	cursor: pointer;
	font-size:12;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(images/button2.gif);
	backgroung-image: repeat-x;
	width:50px;
	font-family: "Times New Roman", Times, serif;

}
.btn_med {
	border: 1px outset;
	cursor: pointer;
	font-size:12;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(images/button2.gif);
	backgroung-image: repeat-x;
	width:106px;
	font-family: "Times New Roman", Times, serif;

}
.btn_wide {
	border: 1px outset;
	cursor: pointer;
	font-size:12;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(images/button2.gif);
	backgroung-image: repeat-x;
	width:150px;
	font-family: "Times New Roman", Times, serif;

}
.headformbkg {
	border: 1px outset;
	font-size:13;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(images/button2.gif);
	backgroung-image: repeat-x;
	width:0px;
	color: #3366CC;
	font-family: "Times New Roman", Times, serif;


}
.border2 {
	border: 1px outset;
}
