p,A,td{
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#091348;
}

td{
	vertical-align:top;
}

img{
	border:none;
}

ul{
margin-left:29px;
padding:0px;
font-family:Arial,Helvetica, sans-serif;
font-size:12px;

/*margin-left:-27px;*/
/*list-style-position:outside;*/
}

li{
    color:#091348;
	list-style-image:url(../images/bullet_point.gif);
	line-height:14px;
	vertical-align:bottom;
}




/* #############################
** ### classesParagraph ########
** #############################
*/

p.lightblue{font-size:22px;color:#091348;margin-left:15px;}
p.lightblue_small{font-size:14px;color:#091348;}
p.orange{font-size:14px;color:#091348;text-transform:uppercase;}
p.green{font-size:12px;color:#98b5d3;text-transform:uppercase;}
p.blue{color:#ff0000;}

h2{font-family:Arial,Helvetica, sans-serif;
	font-size:14px;
	color:#091348;
    font-weight:bold;
    margin-bottom:14px;
    margin-top:4px;
    margin-left:15px; 
    text-transform:uppercase;
   }
   
h3{font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#084a7e;
    font-weight:bold;
    margin-bottom:14px;
    margin-top:4px;
    margin-left:15px; 
    text-transform:uppercase;
   }
  
   
/* #############################
** ### classesCharacter ########
** #############################
*/

span.lightblue{font-size:22px;color:#091348;font-weight:bold;line-height:24px;}
span.lightblue_small{font-size:14px;color:#091348;font-weight:bold;line-height:24px;}
span.orange{font-size:14px;color:#091348;font-weight:bold;text-transform:uppercase;}
span.green{font-size:12px;color:#2e418e;font-weight:bold;text-transform:uppercase;}
span.blue{font-size:11px;color:#2e418e;font-weight:normal;}


div.lightblue{font-size:22px;color:#091348;}
div.lightblue_small{font-size:14px;color:#091348;}
div.orange{font-size:14px;color:#091348;text-transform:uppercase;}
div.green{font-size:12px;color:#2e418e;text-transform:uppercase;}
div.blue{font-size:11px;color:#2e418e;font-weight:normal;}




