﻿body
{
	font-family: 'Lucida Sans' , verdana, helvetica, arial, sans-serif; /*background-color:#2C2E56; */
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: black;
}

#frame 
{
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:White;
	padding-top:0px;
	/*padding-bottom:20px;*/
	height:100%; 
	}
#contentleft
{
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#contentright
{
	width: 710px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.footer
{
	text-align:center;
	color:White;
	background-color:#4d8acd;
	background-image:url(../../Images/bottom_curve.jpg);
	width:950px;
	height:50px;
}	
a.carlink
{ 
	color:#000000; 
	text-decoration:none; 
}

a:hover.carlink
{ 
	text-decoration:underline; 
}

img         { border: 0px; }


  .row1_desc  { padding-left:3;}
  .row1_18b   { text-align:center; font-weight: bold; font-size:18pt;}
  .row1_text  { text-align:center; font-size:11pt; }
  .row1_ltext { text-align:left; font-size:11pt; }
  .row1       { text-align:center}

  .row2_desc  { background-color:#4A4E93; padding-left:3;}
  .row2_18b   { background-color:#4A4E93; text-align:center; font-weight: bold; font-size:18pt;}
  .row2_text  { background-color:#4A4E93; text-align:center; font-size:11pt; }
  .row2_ltext { background-color:#4A4E93; text-align:left; font-size:11pt; }
  .row2       { background-color:#4A4E93; text-align:center;}
  
A 
{
	color:#2C2E56;
}

A.pdf
{
	text-decoration: none;
}
.highlighttop
{
	background-image:url('highlight_top.gif');
	width:710px;
	background-repeat:no-repeat;
}
.highlight
{
	text-align: justify; 
	padding: 50px; 
	padding-bottom:0px;
}
.highlightbottom 
{
	background-image:url('highlight_bottom.gif');
	width:710px;
	height:50px
}
.highlight180top
{
	background-image:url('highlight_180_top.gif');
	width:180px;
	background-repeat:no-repeat;
}
.highlight180
{
	text-align: justify; 
	padding: 11px; 
	padding-bottom:0px;
}
.highlight180bottom 
{
	background-image:url('highlight_180_bottom.gif');
	width:180px;
	height:13px
}
.cow
{
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.editrow TD
{
	border: solid 1px black;
}
