/* CSS Document */

body{
background-color:#FFFFFF;
}

.bg
{
background-repeat:no-repeat
}

.text
{
	font:arial;
	font-size:12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.text2
{
	font:arial;
	font-size:10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}

.text3
{
	font-size:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.headings
{
	font-size:25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.heading2
{
	font-size:22px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.ttlprog
{
	font-size:20px;
	font-weight:bold;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.drop-down
{
	font:arial;
	font-size:11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width:288px;
}

.drop-down-page2
{
	font:arial;
	font-size:11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width:170px;
}
.bgicon1 {
	background-image: url(../images/bg_icon1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
}
.bgicon2 {
	background-image: url(../images/bg_icon2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
}
.bgicon3 {
	background-image: url(../images/bg_icon3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
}
.bgicon4 {
	background-image: url(../images/bg_icon4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
}
.bgicon5 {
	background-image: url(../images/bg_icon5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
}


