.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.topheading {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;

}
.topbutton {
	
	font-family: tahoma;
	font-size: 11px;
	color: #383A3C;

}
.topbutton a{
	font-family: tahoma;
	font-size: 11px;
	color: #383A3C;
	text-decoration:none;
}
.topbutton a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #3595E5;
	text-decoration:none;
}

.leftmargin {
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;

}
.grayborder {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	padding-left: 29px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0864B0;

}
.text {
	font-family: tahoma;
	font-weight: normal;
	text-transform: none;
	color: #383A3C;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text a{
	font-family: tahoma;
	font-weight: normal;
	text-transform: none;
	color: #383A3C;
	font-size: 11px;
	text-decoration: none;
	}
.text a:hover{
	font-family: tahoma;
	font-weight: normal;
	text-transform: none;
	color: #3595E5;
	font-size: 11px;
	text-decoration: none;
	}


.border {
	background-image: url(images/gray-line.jpg);
	background-repeat: repeat-y;
	color: #0066FF;

}
.border1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0864B0;
	background-image: url(images/border1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 29px;
	padding-top: 10px;


}
.white {
	background-image: url(images/white-frame.jpg);
	background-repeat: no-repeat;
	height: 399px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;



}
.textheading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0864B0;
}
.text1 {
	font-family: tahoma;
	font-weight: normal;
	text-transform: none;
	color: #383A3C;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-right: 10px;
}
.text1 a{
	font-family: tahoma;
	font-weight: bold;
	color: #383A3C;
	font-size: 11px;
	text-decoration: none;
}
.text1 a:hover{
	font-family: tahoma;
	font-weight: bold;
	color: #3595E5;
	font-size: 11px;
	text-decoration: none;
}



.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
}
.contact {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0864B0;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 130px;
	padding-top: 30px;
	padding-left: 10px;


}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.te {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 5px;


}

