/* CSS Document */
@import url(navigation_summer.css);
@import url(rte.css);

*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body
{
	background-color: #666;
	color: #e1ebe1;
	width: 100%;
	text-align: center;
}

a, a:visited
{
	color: #FF9900;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

h1
{
	font-size: 19px;
	font-weight: lighter;
	margin-bottom: 15px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

h4
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

ul, ol
{
	text-align: left;
	margin-left: 40px;
	margin-top: 3px;
}

#content
{
	padding: 20px;
}

#copyright
{
	color: #153a21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 15px;
	text-align: center;
}

#header
{
	background-color: #FFFFFF;
	width: 100%;
}

#header_left
{
	text-align: left;
}

#header_center
{
	text-align: center;
}

#header_right
{
	text-align: right;
}

#home .align-justify {
	margin: 0 230px;
}

#navi_bottom
{
	background-color: #153a21;
	width: 100%;
}

#navi_top
{
	background-color: #153a21;
	width: 100%;
}

#struct
{
	margin: auto;
}

#wrapper
{
	background-color: #4b7656;
	border: #bed1be solid 3px;
	width: 960px;
}

.ava_table
{
	background-color: #555555;
	border: solid #333333 1px;
	border-collapse: collapse;
	text-align: left;
	margin-top: 5px;
	width: 100%;
}

.ava_table caption
{
	text-align: left;
}

.ava_table td
{
	padding: 3px 3px 3px 5px;
}

.ava_table th
{
	background-color: #333333;
	font-size: 13px;
	padding: 5px;
	width: 50%;
	text-align: left;
}

.ava_table .tr-even
{
	background-color: #444444;
}

.csc-linkToTop
{
	text-align: right;
}

.csc-menu
{
	list-style: none;
	margin-left: 0px;
}

.csc-textpic-imagecolumn
{
	padding-bottom: 15px;
}

.csc-textpic-caption
{
	font-size: 11px;
	padding-top: 2px;
}

.link_desc
{
	width: 100%;
}

.link_desc td
{
	width: 30%;
}

.rates_table
{
	background-color: #555555;
	border: solid #333333 1px;
	border-collapse: collapse;
	text-align: left;
	margin-top: 5px;
	width: 100%;
}

.rates_table caption
{
	text-align: left;
}

.rates_table td
{
	padding: 3px 3px 3px 5px;
}

.rates_table .tr-0 th
{
	background-color: #333333;
	font-size: 13px;
	padding: 5px;
}

.rates_table .td-0
{
	width: 20%
}

.rates_table .td-1
{
	width: 20%
}

.rates_table .td-2
{
	width: 20%
}

.rates_table .td-3
{
	width: 20%
}

.rates_table .td-4
{
	width: 20%
}

.rates_table .tr-1 td
{
	background-color: #333333;
	font-size: 11px;
	padding-bottom: 5px;
}

.rates_table .tr-odd
{
	background-color: #444444;
}

.rgsgnest335
{
	text-align: center;
	margin: auto;
}