/* CEU Styles Document */

body {

	font-family:Verdana;
	font-size:12px;
	margin:0px;}

br.i {text-indent:10px;}

form, td.form {
	color:#000000;
	font-size:8pt;}

h1 {
	color:#00437A;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	margin:14px 0px 3px;
	text-align:center;}
h2 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:12px 0px 3px;}
h3 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 2px;
	text-indent:26px;}
h3.ni {text-indent:0px;}

img.left {
	border:1px solid #6D6C69;
	float:left;
	margin:0px 5px;}
img.right {
	border:1px solid #6D6C69;
	float:right;
	margin:0px 5px;}

ol, ul {margin-top:5px; margin-right:0px; margin-bottom:0px;}
ol li, ul li {margin:0px 0px 5px 0px;}
li p {margin:5px 0px 5px 0px; text-indent:0px;}

p {
	font-family:Verdana;
	font-size:12px;
	margin:0px 0px 5px 0px;
}
p.ni {text-indent:0px;}

td {font-size:12px;}

/* Classes */
.tblh 
{
	background-color: #00437A;
	color: #E1CA98;
	font-weight: bold;
	text-align: center;
}
.tblm
{
    background-color: #CCCCFF;
}
.tbla
{
    background-color: #FFFFFF;
}
.myStyleC
{
    table-layout:auto;
    text-align:center;
}
.myStyleL
{
    table-layout:auto;
    text-align:left;
}
.noUnderline
{
    text-decoration: none;
}