﻿@import url('css/menu.css');
/* CSS Document */
.TopPane {
	padding: 0px;
	margin: 0px;
}
.ContentPane {
	padding: 0px;
	margin: 0px;
}
.LeftPane {
	padding: 0px 10px 0px 0px;
	width: 10em;
	margin: 0px;
}
.RightPane {
	padding: 0px 0px 0px 10px;
	width: 10em;
	margin: 0px;
}
/*------------ Breadcrumb Style --------------*/
a.Breadcrumb:visited {
	color: #477A48;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
}
a.Breadcrumb:active {
	color: #477A48;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
}
a.Breadcrumb:link {
	color: #477A48;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
}
.Breadcrumb {
	color: #477A48;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
}
a.Breadcrumb:hover {
	color: #477A48;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
}
/*-------------- Footer Style --------------*/
a.footer:visited {
	color: #4F839F;
	font-size: 12px;
}
a.footer:active {
	color: #4F839F;
	font-size: 12px;
}
a.footer:link {
	color: #4F839F;
	font-size: 12px;
}
.footer {
	color: #4F839F;
	font-size: 12px;
}
a.footer:hover {
	color: #C00;
}
/*---------------------------- Menu ----------------------------*/
.menu_bg {
	padding: 0 0 0 6px;
	margin: 0 19px 0 7px;
	height: 40px;
	background: url(images/menu_bg.png) repeat-x top left;
}
.menu_left {
	padding: 0px;
	margin: 0px;
	background: url(images/menu_left.png) no-repeat top left;
}
.menu_right {
	margin: 0px;
	background: url(images/menu_right.png) no-repeat top right;
}
/*---------------------------- Arco ----------------------------*/
a:link {
	color: #84414A;
	text-decoration: underline;
}
a:visited {
	color: #84414A;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #84414A;
	text-decoration: underline;
}
.textVerd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.textVerdBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #112269;
	line-height: 14px;
	font-weight: bold;
}
.textVerdBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #112269;
	line-height: 14px;
	font-weight: bold;
}
td.box4grey {
	border-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}
td.box4green {
	border-style: solid;
	background-color: #D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}
td.boxBlack {
	border-style: solid;
	background-color: #EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}
body {
	background-color: #ffffff;
	color: #3A3A3A;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
td.copy {
	font-size: 9px;
	text-align: justify;
	padding-left: 10px;
}
p#attention {
	font-size: 10px;
	padding-left: 1em;
	color: #FF9900;
}
h1 {
	font-size: 12px;
	color: #006600;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #94B21E;
}
a:hover {
	color: #94B21E;
}
a:active {
	color: #94B21E;
}
a:link {
	color: #94B21E;
}
.ContentBg {
	background-image: url(images/ContentBg.gif);
	background-repeat: repeat-y;
}
form {
	font-size: 10px;
}
td.copy {
	font-size: 9px;
	text-align: justify;
	padding-left: 10px;
}
p#attention {
	font-size: 10px;
	padding-left: 1em;
	color: #FF9900;
}
h1 {
	font-size: 12px;
	color: #006600;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.ContentBg {
	background-image: url(/images/ContentBg.gif);
	background-repeat: repeat-y;
}
div.page {
	position: relative;
	margin: 18px auto 0 auto;
	width: 826px;
	height: auto;
	text-align: left;
}
div#content_module {
	position: relative; /*width: 826px;url(../images/content_module_internal_bg.jpg) no-repeat*/;
	height: 316px;
	background: #ffffff;
}
h1#logo {
	position: relative;
	top: 2px; /*width: 973px;*/;
	height: 111px;
}
h1#logo a {
	position: absolute;
	overflow: hidden;
	text-indent: -9000px;
	left: 388px;/**/;
	text-decoration: none;
	background: url(../images/logo.gif) no-repeat;
	top: 2px;
	width: 436px;
	height: 111px;
}
div#flash {
	position: absolute; /*top: 360px;*/;
	top: 136px;
	left: 15px;
	width: 794px;
	height: 180px;
	background: #ffffff;
}
div#html_content {
	position: relative;
	width: 826px;
	height: auto !important;
	height: 193px;
	background: url(../images/html_content_internal_bg.jpg) repeat-y;
	padding-bottom: 10px;
}
iframe {
	width: 258px;
	height: 88px;
}
.get_a_new_browser_please_wont_you {
	display: none;
}
.arco_table840 {
	padding: 0px;
	margin: 0px;
	width: 840px;
	text-align: center;
	vertical-align: top;
	background-image: url('images/arco_table_back.gif');
	background-repeat: repeat-y;
}
.arco_top_back {
	padding: 0px;
	margin: 0px;
	background-image: url('images/arco_top.jpg');
	width: 840px;
	height: 111px;
	background-repeat: no-repeat;
}
.arco_middle_back {
	padding: 0px;
	margin: 0px;
	background-image: url('images/arco_table_back.gif');
	width: 840px;
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.inside_table {
	width: 800px;
	padding: 0px;
	margin: 0px;
}
.center {
	text-align: center;
}
/*-------------- User Style --------------*/
.user {
	color: #477A48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
	white-space: nowrap;
}
a.user:visited {
	color: #477A48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
	white-space: nowrap;
}
a.user:active {
	color: #477A48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
	white-space: nowrap;
;
}
a.user:link {
	color: #477A48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
	white-space: nowrap;
}
a.user:hover {
	color: #477A48;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 5px;
	white-space: nowrap;
}
.uderline_green {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DCE7BC;
}
.arco_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.uderline_gray {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

