        .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 740px;
            background-color:#ffffff;
            padding: 5px;
            margin: 10px 0;
            overflow: hidden;
            border: 0px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px "Trebuchet MS", Verdana, Tahoma;
                        text-decoration: none;
                        color:#666699;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        z-index: 10;
						letter-spacing:0.02em;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    


div.example1
{
width: 100%;
color: #ffffff;
font-size:9pt;
font-family:Verdana, Tahoma, "Trebuchet MS", sans-serif;
}
div.example1 div
{
float: left;
margin:1px;
height: 115px;
margin:2px;
}
div.example1 div.example_column1
{
background-color: #598527; width: 32%;
}
div.example1 div.example_column2
{
background-color: #C84A3B; width: 34%;
}
div.example1 div.example_column3
{
background-color: #427C94; width: 32%;
}

body {
background-color:#ffffff;

font-size:10pt;
FONT-FAMILY:"Trebuchet MS", Verdana, Tahoma;
    margin-top: 8px;
    margin-bottom: 10px;

	background:url(bg.jpg) top repeat-x;
}
#wrapper
{
width: 770px; /*Width of main container D25A0B */
margin: 0 auto; /*Center container on page*/
}
#body
{
width: 765px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#ffffff;
border: 10px solid #ccc;
margin-top: 22px;
}

#content {
float:both;
padding:10px; 
margin: 0 auto; /*Center container on page*/
}
#content a {
	color:#3366CC;
	font-weight:bold;
	}
	
	#content a:hover {
	color:#CC3333;
	font-weight:bold;
	}
	
#nav {
float:both;
width:auto;
background:#971B1E;
clear:both;
}
#footer {
clear:both;
width:auto;
height:auto;
text-align:center;
font-family:Verdana, Tahoma;
font-size:8pt;
color:#000;
}
#footer a {
	color:#3366CC;
	font-weight:bold;
	}
	#footer a:hover {
	color:#CC3333;
	font-weight:bold;
	}
.Gray {

	COLOR: #666666

}

.Blue {

	COLOR: #0099cc

}

.Green {

	COLOR: #339900

}

.Red {

	COLOR:#ff6347;

}

.Navy {

	COLOR:#003399;

}

.Pink {

	COLOR:#FF3399;

}

.White {

	COLOR:#FFFFFF;

	font-family:Tahoma, Verdana, "Trebuchet MS";

}

.black {

	COLOR:#2C2C2C;

}
H1 
{
FONT-WEIGHT: bolder;
font-size: 14pt;
COLOR: #ffffff;
FONT-FAMILY:"Trebuchet MS", Verdana, Tahoma;
border-bottom: 0px solid #971B1E;
line-height: normal;
margin:0px;
}
H4 
{

	FONT-SIZE:20px;
	font-weight:normal;
	COLOR: #ffffff;
	FONT-FAMILY:"Trebuchet MS", Verdana, Tahoma;
	border-bottom: 1px dashed  #fff;
	line-height: normal;
	margin:0px;
}
H3 
{

	FONT-SIZE:20px;
	font-weight:normal;
	COLOR: #0388CB;
	FONT-FAMILY:"Trebuchet MS", Verdana, Tahoma;
	border-bottom: 1px dashed #0388CB;
	line-height: normal;
	margin:0px;
}

UL

{

LIST-STYLE-TYPE: square;

line-height: 150%;

list-style-image: url(arrow.gif);
font-size:8pt;
FONT-FAMILY: Verdana, Tahoma;
}

.ULstyle1

{

list-style-image:url(../images/dotg.gif);

}

.ULstyle2

{

list-style-image:url(../images/dotb.gif);

}

.ULstyle3

{

list-style-image:url(../images/doto.gif);

}





.ULstyle4

{

list-style-image:url(../images/gcheck.gif);

}

.ULstyle5

{

list-style-image:url(../images/rcheck.gif);

}

.ULstyle6

{

list-style-image:url(../images/scheck.gif);

}
p
{
line-height: 150%;
text-align:justify;
}
TABLE
{
    border-collapse: collapse;	
    FONT-FAMILY:"Trebuchet MS", Verdana, Tahoma;  
}
fieldset 
{
border: 1px solid #990000;
padding: 1em;
}
legend
{
font-size: 11pt;
font-weight: bold;
color: #fff;
background-color: #990000;
border: 1px solid #990000;
padding: 4px;
}