A {
	font-family: Arial, sans-serif;
	color : #666666;
	text-decoration: underline;
	line-height: 13px;
}

A:HOVER {
	font-family: Arial, sans-serif;
	color : #2244AA;
	text-decoration: underline;
	line-height: 13px;
}

A:ACTIVE {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #666666;
	text-decoration: underline;
	line-height: 13px;
}

.heading {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #2244AA;
}

.subheading {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #2244AA;
}

.copy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #666666;
	line-height: 13px;
}

.bluecopy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #2244AA;
	line-height: 13px;
}

.goldcopy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #ff9900;
	line-height: normal;
}

.headingGreen {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #117744;
}

.headingBlack {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;
}

.headingBlue {
	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #3366cc;
}

.copyWhite {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	line-height: 14px;
}

.gray_subheading {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #555555;
}

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

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

.footerlink {
	font-size : 10px;
	font-family: Arial, sans-serif;
	color: #666666;
}

.hidden {
	display:block;
}

.homepagelogin {
	width: 100;
}

.vertdot {
	background-image: url(/assets/images/dot.gif); 
	background-repeat: repeat-y;
}

.horizdot {
	background-image: url(/assets/images/dot.gif); 
	background-repeat: repeat-x;
}


.texteBlack {
	font-size : 13px;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #000000;
}
.headingXhite {

	font-size : 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}
.fluo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #FFFF00;
	line-height: 20px;
	text-decoration: none;
	word-spacing: 5px;


}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.titlewhite:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underligne;
}

a.titlewhite:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.titlewhitebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}
.borderrightbottom {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #435492;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #435492;
}
.form {
	margin: 0px;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.bordergeneral {
	border: 2px solid #435492;

}
.borderright {

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #435492;
}
.buttonandarea {

	font-size : 10px;
	font-family: Arial, sans-serif;
	color: #666666;
}

