﻿body {
	background-color:#E2E2E4;
	background-image:url('../images/base/background.gif');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:18px;
	text-align:center;
}

p {
	font-size:.75em;
	margin:0 0 9px 0;
	padding:0px;
}

a {
	color:#D00000;
		text-decoration: none;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:18px;
	list-style-type:circle;
	margin:6px 0 0;
	padding:0 0 18px 34px;
	vertical-align:top;
}

td {
	vertical-align:top;
}

.normal
	{
	font-size:.75em;
}

#container {
	background-image:url('../images/base/page.gif');
	background-repeat:repeat-y;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
}

#header {
	background-image:url('../images/base/header.jpg');
	background-repeat:no-repeat;
	height:273px;
	text-align:right;
}

#header a span {
	display:none;
}

#header a.link1 {
	height:25px;
	width:80px;
	float:right;
}

#header_internal {
	height:224px;
	padding:0;
	width:768px;
}

#content {
	margin:0 9px;
}

#nav {
	margin-left:4px;
	margin-right:4px;
	margin-bottom:5px;
	text-align:center;
	vertical-align:top;
	width:760px;
}

.graybtn {
	background-image:url('../images/base/graybar.gif');
	background-repeat:repeat-x;
	color:#FFF;
	font-size:.75em;
	font-weight:bold;
	width:180px;
}

.graybtn a {
	color:#FFF;
	text-decoration:none;
}

.greenbox {
	background-image:url('../images/base/greenbox.gif');
	background-repeat:repeat-x;
	padding:0 5px 18px 0;
	vertical-align:top;
	width:175px;
}

.title {
	background-image:url('../images/base/content.gif');
	background-repeat:repeat-x;
	height:35px;
	vertical-align:top;
}

.text {
	width:750px;
	margin:0;
}

.text td.half {
	width:350px;
	vertical-align:top;
}

.text td.quarter {
	width:175px;
	vertical-align:top;
}

.text td.field {
	width:350px;
	vertical-align:top;
	text-align:right;
	font-weight:bold;
}

.text p {
	padding:5px;
}

.red {
	
	font-weight:bold;
	color:#D00000;
}

#trio {
	background-image:url('../images/base/quadtro.gif');
	background-repeat:repeat-y;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	height:100%;
}

#trio_container {
	padding:0 30px;
}

.option {
	width:180px;
}

.option p {
	padding:5px 8px;
}

.option img {
	border:0;
}

.option_title {
	background-image:url('../images/base/redbar.gif');
	background-repeat:repeat-x;
	color:#FFF;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	width:180px;
}

.option_title a {
	color:#FFF;
	text-decoration:none;
}

.photo {
	padding:4px;
	text-align:center;
}

.option_1 {
	background-repeat:repeat-x;
	margin:0 5px;
}

.option_1 a {
	color:inherit;
	text-decoration:none;
}

.option_2 p {
	color:#000;
	text-decoration:none;
}

.option_1 p {
	color:#000;
	text-decoration:none;
}

.option_2 {
	background-repeat:repeat-x;
	margin:0 5px;
}

.option_3 {
	color:#000;
	background-repeat:repeat-x;
	margin:0 5px;
}

.option_3 p {
	color:#000;
	text-decoration:none;
}

.option_4 {
	color:#000;
	background-repeat:repeat-x;
	margin:0 5px;
}

.option_4 p {
	color:#000;
	text-decoration:none;
}

.divider {
	background-color:#A10303;
	width:14px;
	height:18px;
}

.gray_divider {
	background-color:#949494;
	width:13px;
	height:18px;
}

#options td {
	vertical-align:top;
}

#footer {
	background-image:url('../images/base/bottom.gif');
	background-repeat:no-repeat;
	line-height:16px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
}

#footer img {
	margin:0 0 0 10px;
}

#info {
	width:768px;
}

#info td {
	width:384px;
	vertical-align:top;
}

#info p {
	color:#747373;
	font-size:.64em;
	padding:8px 0;

}

#right_side {
	text-align:right;
}