/* CSS Document */

/*  PNG FIX */

img, div, input 
{ 
	behavior: url("css/iepngfix.htc") ;
}

#bg 
{ 
	behavior: url("css/iepngfix.htc") ;
	
}

/* End */
/* CSS Document */

.mainbg {
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}
.mainbg2 {
	background-color: #FFFFFF;
	background-image: url(../images/mainbg2.jpg);
	background-repeat: repeat-x;
}
.main-nav {
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.main-nav:hover {
	color: #2CBDEA;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.grey-bg {
	background-color: #FFFFFF;
	background-image: url(../images/grey-middlebg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #E8E9E9;
}
.blue-bg {
	background-image: url(../images/blue-middlebg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #C8F1FE;
}
.style1 {
	color: #000000;
	font-size: 30px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #646464;
	font-size: 17px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	color: #d92328;
	font-size: 27px;
	line-height: normal;
	font-family: "Myriad Pro", Arial;
	font-weight: bold;
	text-decoration: none;
}
.style4 {
	color: #016483;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style5 {
	color: #03b0e6;
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style6 {
	color: #3b8a02;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style7 {
	color: #e77714;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style8 {
	color: #000000;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.bodytext {
	color: #4b4b4b;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.footlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #03B0E6;
}
.footlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Textfield1 {
	color: #94938F;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #969696;
	height: 20px;
	width: 170px;

}
.Textfield2 {
	color: #94938F;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #969696;
	height: 100px;
	width: 170px;

}

.error {
	color: #F00;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}