td { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt; 
} 


h1, .h1 {
	font-weight: bold;
	color: #000000;
	font-size: 12pt; 
}

.h1_bluetitle {
	font-weight: bold;
	color: #141D40;
	font-size: 12pt; 
}

h2, .h2 {
	font-weight: bold; 
	font-size: 9pt; 
}

h4, .h4 { 
	font-weight: normal;
	color: #FFFFFF;
	font-size: 7pt;
}

h5, .h5 { 
	font-weight: normal;
	color: #5c92c0;
	font-size: 7pt;
}

h6, .h6 { 
	font-weight: bold;
	color: #000000;
	font-size: 14pt;
}

a, a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}


.footer,a.footer,a.footer:visited { 
	font-weight: normal;
	font-size: 6pt;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
a.footer:hover { 
	text-decoration: underline;
}


.smalltext {
	color: #000000; 
	font-size: 7pt; 
	text-decoration: none;
}
.contactus-text {
	font-weight: bold;
	font-size: 12pt;
	color: #141D40;
	text-decoration: none;
}


/* CONTENT PADDINGS */
.padding-main {
	padding-top:	20px;
	padding-bottom:	20px;
	padding-left:	33px;
	padding-right:	33px;
}

.padding-bluesection {
	padding-top:	20px;
	padding-bottom:	20px;
	padding-left:	33px;
	padding-right:	33px;
/*	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;*/
}

.padding-footer {
	padding-top:	20px;
	padding-bottom:	20px;
	padding-left:	33px;
	padding-right:	33px;
}
