body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

a.no-line {
	text-decoration: none;
	
}

a:hover{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

div.text-a {
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	margin: 5px;
	padding: 1px;
	height: auto;
	width: auto;
}

div.text-b {
	padding: 2px;
}

div.rt {
	height: 180px;
	width: 230px;
	vertical-align: top;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

div.redbox {
	height: 180px;
	width: 200;
	vertical-align: top;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-image: url(images/red-box-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.bluebox {
	height: 180px;
	width: 200;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-image: url(images/blue-box-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.bluebox2 {
	height: 180px;
	width: 200;
	vertical-align: top;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-image: url(images/blue-box-bg-2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.rt2 {
	height: 20px;
	width: 200px;
	vertical-align: top;
}

.whiteboxtitle {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0px;
}

.redtitle {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #EE0000;
	font-weight: bold;
	letter-spacing: 0px;
}

.bluetitle {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #27408B;
	font-weight: bold;
	letter-spacing: -1px;
}

#button-apply {
cursor: pointer;
	color: #ffffff;
	font-weight: Bold;
	background-color: #104E8B;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 2px;
}
#button-courses {
cursor: pointer;
	color: #ffffff;
	font-weight: Bold;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 2px;
}
#button-aid {
	cursor: pointer;
	color: #ffffff;
	font-weight: Bold;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 2px; 
}
FORM {
	font-family: "Arial", "Helvetica";
	border: 0px;
	border-bottom: 0px;
	border-bottom-width: 0px;
	border-left: 0px;
	border-left-width: 0px;
	border-right: 0px;
	border-right-width: 0px;
	border-top: 0px;
	border-top-width: 0px;
	border-width: 0px;
}
