body {
	margin: 0px;
	background: #E75A42;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

b	{
	font-weight: bold;
	color: #ffff23;}

.data,
.databold	{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-bottom: 0pt;
	vertical-align: top;}

.databold	{
	font-weight: bold;
	border-left: solid #E75A42 1px;}

.row1 {
background-color: #E75A42;
background-image: url(images/top.gif);
background-repeat: repeat-x;
background-position: top left;
background: #E75A42 url(images/top.gif) repeat-x top left;
height: 35px;
padding: 0px 0px 0px 0px;
}

.row2 {
background-color: #E75A42;
background-image: url(images/bottom.gif);
background-repeat: repeat-x;
background-position: bottom left;
background: #E75A42 url(images/bottom.gif) repeat-x bottom left;
height: 35px;
padding: 0px 0px 0px 0px;
}

#col1 {
height: 500px;
width: 35px;
background-color: #E75A42;
background-image: url(images/left.gif);
background-repeat: repeat-y;
background-position: top left;
background: #E75A42 url(images/left.gif) repeat-y top left;
}

.col2 {
	background-color: #005a22;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
background-image: url(images/right.gif);
background-repeat: repeat-y;
background-position: top right;
background: #005a22 url(images/right.gif) repeat-y top right;
padding: 15px 35px 0px 0px;
margin: 0px 0px 0px 0px;
}
.copy {
	background-color: #005a22;
background-image: url(images/right.gif);
background-repeat: repeat-y;
background-position: top right;
background: #005a22 url(images/right.gif) repeat-y top right;
padding: 17px 45px 3px 35px;
margin: 0px 0px 0px 0px;
text-align: right;
font-size: 8pt;
}
div.content {
margin-right: 35px;
margin-left: 35px;
}
div.home {
margin-right: 35px;
margin-left: 15px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
font-weight: normal;
color: #ffff23;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #E75A42;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
color: #ffff23;
}
ul.float {
margin-left: 0px;
padding-left: 0px;
width: 100%;
}
ul.float li {
list-style: none;
float: left;
padding-right: 35px;
text-align: center;
height: 200px;
}
  
ul.float p {
margin-top: 5px;
}
ul {
list-style-image: url(images/bullet.gif);
margin-left: 2em;
padding-left: 0px;
}

td.cap {
font-weight: bold;
font-style: normal;
font-size: 10px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #000;
text-align: center;
padding: 4px 0px 4px 0px;
}

table.photo {
margin-right: 30px;
margin-bottom: 10px;
}
small {
color: #fff;
font-size: 9px;
}
