body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

h1 {
	font-size: 14pt;
	color: #13007D;
}
h2 {
	font-size: 14pt;
	color: #7FC41C;
}

a:link {
	color: #13007D;
}

a:visited {
	color: #13007D;
}

a:hover {
	color: #FF3300;
}

a:active {
	color: #FF3300;
}

.style7 {font-size: 10pt}
.style9 {font-size: 11pt}
.style15 {	
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
}
.style16 {font-size: 12pt}
.style17 {font-size: 12px}
.style18 {color: #FFFFFF}
.style19 {font-size: 12pt; font-weight: bold; }
.style21 {color: #7FC41C}
.style22 {color: #13007D}
.style24 {color: #000099; font-weight: bold; font-size: 12pt; }
.style25 {
	font-size: 12pt;
	color: #13007E;
	font-weight: bold;
}

/* Ambiguous styles here */
.style25 {color: #120078}
.style26 {
	font-size: 12pt;
	color: #10007A;
	font-weight: bold;
}
.style26 {color: #12007D}

.style31 {	
	font-size: 12;
	color: #14017F;
}
.style32 {	
	font-size: 12;
	font-weight: bold;
	color: #14017F;
}
/* Same as 24 */
.style33 {color: #000099; font-weight: bold; font-size: 12px; }
/* Ambiguous */
.style33 {font-size: 10px}
.style34 {color: #14017F}
.style35 {font-weight: bold; color: #000099;}
.style36 {color: #11007C}
.style37 {
	color: #13017B;
	font-weight: bold;
}
.style38 {
	color: #130080;
	font-weight: bold;
}
.style39 {font-size: 10px}

/* Popup Alert */
.thankyou-popup {
/*margin: 100px auto;*/
padding: 0;
width: 100px;
position: relative;
}
 
div.thankyou-popup em {
background: url(thankyou-bubble.png) no-repeat;
width: 250px;
height: 127px;
position: absolute;
top: -70px;
left: -0px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}