body {
background-color: #fdfdfd;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color: #666666;
}

p{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color:#666666;
line-height:16px;
margin-top:5px;
}

p strong, p b{
color:#333333;
font-weight: bold;
}

a, a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#84a704;
}

a:hover {
	color:#0099CC;
}
#main {
width:780px;
margin-top:50px;
}
#whiteborder {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #f3f3f3;
}

#left {
padding-right:10px;
	float:left;
	width: 155px;
}
#right {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #f3f3f3;
	float:left;
	width: 597px;
}


.naviBar {
vertical-align:top;
margin-top:10px;
margin-bottom:10px;
width: 137px;
background-color: #FFFFFF;
padding: 8px;
border: 1px solid #f3f3f3;
}

#contentArea {
	width: 597px;
	background-image: url(gfx/cntBgr.gif);
	background-repeat: repeat-y;
}
#content {
margin-left:30px;
margin-right:30px;
padding-bottom:30px;
text-align:left;
}

#content u {
text-decoration:none;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#cecece;
}

td.bgImage1 {
	background-image:url(gfx/bg1b.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

td.bgImage2 {
background-image:url(gfx/bg2.jpg);
background-repeat:no-repeat;
background-position:top;
}

td.bgImage3 {
background-image:url(gfx/bg3.jpg);
background-repeat:no-repeat;
background-position:top;
}

h1 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#84a704;
font-size:12pt;
font-weight:bold;
margin-bottom:2px;
}
h2 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#0099CC;
font-size:10pt;
font-weight:bold;
margin-bottom:0px;
}

ul{
list-style-image:url(gfx/li2.png);
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color:#666666;
}

li {
	margin-bottom: 5px;
}

div.tila {
margin-bottom:190px;
}
.cntTop {
	background-image: url(gfx/cntTop.gif);
	background-repeat: no-repeat;
}
.cntBtm {
	background-image: url(gfx/cntBtm.gif);
	background-repeat: no-repeat;
}
.disclaimerArea {
	width: 597px;
	float:right;
	padding:0;
}

p.copyright{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:7pt;
text-align:center;
color:#a4a4a4;
margin-top:5px;
}

p.copyright a, p.copyright a:visited{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:7pt;
color:#a4a4a4;
}

p.copyright a:hover{
color:#0099CC;
}

.clips {
background-color: #FFFFFF;
padding: 4px;
border: 1px solid #f3f3f3;
}

.clipsLeft {
background-color: #FFFFFF;
padding: 4px;
border: 1px solid #f3f3f3;
margin-right:10px;
margin-bottom:5px;
float:left;
}

.clipsRight {
background-color: #FFFFFF;
padding: 4px;
border: 1px solid #f3f3f3;
margin-left:10px;
margin-bottom:10px;
float:right;
}

hr {
	height: 5px;
	border-style:none;
	background:#f5f5f5;
	color: #f5f5f5;
	width:98%;
}

