div.box_content_main
{
	visibility: visible;
	color: #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 20px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
}
.left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

div.content_left
{
	border-top: 2px solid #4e649a;
	border-bottom: 2px solid #4e649a;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
}

div.single_column
{
	visibility: visible;
	text-align: justify;
	padding: 0px;
	margin: 0px 18px 0px 0px;
	border: 0px;
}

div.two_column
{
	width: 45%;
	position: floating;
	float: left;
	visibility: visible;
	text-align: justify;
	padding: 0px;
	margin: 0px 18px 0px 0px;
	border: 0px;
}

div.two_column_span
{
	width: 95%;
	position: floating;
	float: left;
	visibility: visible;
	text-align: justify;
	padding: 0px;
	margin: 0px 18px 0px 0px;
	border: 0px;
}

div.row
{
	display: block;
	clear: both;
	margin: 0px;
	padding-bottom: 5px;
}

div.row span.label
{
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 3px;
	margin-right: 5px;
	font-weight: normal;
}

div.row span.form
{
	text-align: left;
}

div.row span.spacer
{
	width: 10px;
}

table.page
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

table.footer
{
	color: #666666;
	background-image: url(/conv/images/top_bar_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.quote
{
	width: 400px;
}

td.quote
{
	font-weight: normal;
	color: #000000;
	width: 350px;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

td.quote_value
{
	width: 50px;
	padding: 3px;
	border-bottom: 1px solid #000000;
	text-align: right;
}

td.form
{
	font-weight: normal;
	color: #000000;
	width: 350px;
	padding: 4px 4px 4px 6px;
	background: #eeeeee;
}

td.spacer
{
	background: #ffffff;
}

table.result
{ 
	border-spacing: 15px
}

th
{
	font-weight: bold;
}

td.header
{
	background-color: #4e649a;
}

tr.navigation
{
	background-color: #fcfcce;
}

td.content_main, td.content_right, td.bottom_right, td.white, td.page_top
{
	background-color: #ffffff;
}

td.page_top
{
	padding-left: 20px;
	color: #808080;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	background-image: url(/conv/images/page_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.content_main
{
	padding: 15px 20px 15px 20px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

td.content_right
{
	color: #4c4c4c;
	padding-left: 10px;
	padding-right:10px;
}

td.bottom_right
{
	color: #4c4c4c;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
}

td.navLink
{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: center;
	background: #cccccc;
}

td.spacer
{
	padding: 2px;
	background: #ffffff;
}

div.hr
{
	height: 5px;
	margin: 20px;
	padding: 2px;
	background-image: url(/conv/images/hori_line.gif);
	background-repeat: repeat-x;
}

.hori
{
	height: 5px;
	margin: 5px -27px 15px -27px;
	padding: 2px;
	background-image: url(/conv/images/hori_line.gif);
	background-repeat: repeat-x;
}

h1
{
	font-size: 160%;
	color: #4e649a;
}

h2
{
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}

h3
{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.fine
{
	font-size: 90%;
	color: #999999;
}

a:visited
{
	color: #0000ff;
}

a.menu_left:link 
{
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

a.menu_left:visited
{
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

a.menu_left:active
{
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

a.menu_left:hover
{
	font-size: 90%;
	color: #000000;
	text-decoration: underline;
}

a.breadcrumb:link 
{
	color: #666666;
	text-decoration: none;
	padding:2px 4px 2px 4px;
}

a.breadcrumb:visited
{
	color: #666666;
	text-decoration: none;
	padding:2px 4px 2px 4px;
}

a.breadcrumb:active
{
	color: #666666;
	text-decoration: none;
	padding:2px 4px 2px 4px;
}

a.breadcrumb:hover
{
	color: #666666;
	text-decoration: underline;
	padding:2px 4px 2px 4px;
}

a.uline:link 
{
	color: #000000;
	text-decoration: none;
}

a.uline:visited
{
	color: #000000;
	text-decoration: none;
}

a.uline:active
{
	color: #000000;
	text-decoration: none;
}

a.uline:hover
{
	color: #000000;
	text-decoration: underline;
}

img.breadcrumb
{
	margin-bottom: -1px;
}

div.image
{
	float: left;
	padding: 3px 3px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search_box
{
	font-size: 95%;
	border: 1px solid #7c7c7c;
	margin-bottom: 4px;
	width: 104px;
}
table {
	vertical-align: middle;
}
img {
border: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style10 {font-weight: bold; color: #4E649A;}
.style11 {margin-left: 12px; color: #999999;}
