h1 {
	font-size:17px;
	color: #202B82; 	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
}

h2 {
	font-size:14px;
	color: #202B82; 	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
}


/* Events Listing*/
.topMenu{
	font-size: 14px;
	color: #202B82;
	font-family: Verdana;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;	
	text-align : center;
	border: 1px #E0E0E0 solid;
}

a.topMenu:link {color: #202B82; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.topMenu:visited {color: #202B82; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.topMenu:hover {color: #999999; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration: none;}

/* Events Listing*/
.leftMenu{
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

a.leftMenu:link {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.leftMenu:visited {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.leftMenu:hover {color: #000000; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration: none;}
 
.tdleftmenu{
	border-bottom-color: #B7BDF7; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.maintext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
}

.telNo{
	font-size: 28px;
	color: #202B82;
	font-family: Arial, Verdana;
	text-decoration : none;
	font-weight : bold;
}


.footertext{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration : none;
	font-weight : normal;
}

form input.dataField, form textarea, form select {
	border: 1px solid #a7a6aa;
	/* default input width */
	width: 200px;
	padding: 0.2em;
}

.menuItem{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

a.menuItem:link {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.menuItem:visited {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.menuItem:hover {color: #000000; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration: none;}
  
.morelink{
	font-size: 12px;
	color: #202B82;
	font-family: Verdana;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

a.morelink:link {color: #202B82; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.morelink:visited {color: #202B82; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold;}
a.morelink:hover {color: #000000; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration: none;}
 
.benefits{
	font-size: 11px;
	color: #202B82;
	font-family: Verdana;
	text-decoration : none;
	font-weight : normal;
}

.footerMenu{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

a.footerMenu:link {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold;}
a.footerMenu:visited {color: #ffffff; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold;}
a.footerMenu:hover {color: #000000; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration: none;}
 
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 254px;
height: 70px;
border: 1px solid #f1f1f1;
padding: 5px;
background-color: #fefefe;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller1 a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #202B82;
	text-decoration: underline;

} 