body {
	font-family: Arial, sans-serif ;
	font-size: 9pt
}

td {
	font-family: Arial, sans-serif ;
	font-size: 9pt
}

a {
	text-decoration: none;
	color: #005C82
	
}

a:hover {
	text-decoration: underline;
	color: #4A4A4A
}

a.large {
	text-decoration: none;
	font-size: 10pt;
	color: #005C82
	
}

a.large:hover {
	text-decoration: underline;
	font-size: 10pt;
	color: #4A4A4A
}


a.menu {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
	
}

a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #EEEEEE
}


a.button {
	text-decoration: none;
	font-weight: bold;
	color: #005C82
	
}

a.button:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF
}


a.programs {
	text-decoration: none;
	color: #015EAE;
	font-size: 10pt;
	font-weight: bold
	
}

a.programs:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold
}

.form_home {
	background-position: left top;
	background-image: url('images/ds.gif');
	background-repeat: no-repeat
	COLOR: #F5001D;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
		border: 1px #CCCCCC;
		border-bottom-style: outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset;
}

.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt
}

.white {
	color: #FFFFFF;
	font-size: 9pt
}

.subtitle {
	color: #000000;
	font-weight: bold;
	font-size: 11pt
}

.footer {
	font-size: 8pt;
}

.whiteheader2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px
}

.blackheader {
	color: #000000;
	font-weight: bold;
	font-size: 15px
}

.blueheader {
	color: #015EAE;
	font-weight: bold;
	font-size: 15px
}


