/* CSS Document */
.text{font-family:Tahoma; font-size:11px; color:#343434}

.h4link:link {
	font-family: Arial;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.h4link:visited {
	font-family: Arial;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.h4link:active {
	font-family: Arial;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.h4link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #343434;
	text-decoration:underline;	
}


.border{border:#DCDCDC 1px solid}

/*LOGO*/
.logotxt1{font-family:"Trebuchet MS"; font-size:24px; color:#262223; font-weight:900}
.logotxt2{font-family:"Trebuchet MS"; font-size:24px; color:#f6892b; font-weight:700}

/*HEADER*/
.header{background-image:url(../images/header.jpg); background-repeat:no-repeat; height:282px}

/*MAIN BUTTON*/
.buttonBG{ background-color:#383938; height:40px}
h1{font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; margin:0px}
h2{font-family:tahoma; font-size:11px; color:#414141; font-weight:normal; margin:0px}
h3{font-family:Arial; font-size:18px; color:#414141; font-weight:normal; margin:0px; font-weight:900}
h4{font-family:Arial; font-size:11px; color:#414141; font-weight:normal; margin:0px; font-weight:900}

.butlink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.butlink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.butlink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.butlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #d0d0d0;
	text-decoration:none;	
}


.pagelink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.pagelink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.pagelink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #326ea1;
	text-decoration:none;
}
.pagelink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #326ea1;
	text-decoration:underline;	
}


.partnerlink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	text-decoration:none;
}
.partnerlink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	text-decoration:none;
}
.partnerlink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	text-decoration:none;
}
.partnerlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	text-decoration:underline;	
}

/*FOOTER BUTTON*/
.footerBG{background-color:#383938; height:40px}
.footerTXT{font-family:tahoma; font-size:11px; color:#FFFFFF}