/* CSS Document */
a {
	color: inherit;
}
body {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
form, select, option, input, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}
#banner {
	height: 135px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	width: 800px;
}
#header {
	float: left;
	height: 99px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 447px;
}
#header img {
	background-image: url(../images/header_img.gif);
	background-repeat: no-repeat;
	border: none;
	float: right;
	height: 99px;
	width: 94px;
}
#header h1 {
	font-size: 32px;
	margin: 20px 0px 0px 20px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h2 {
	font-size: 18px;
	margin: 0px 0px 0px 20px;
}
#header h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#language {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	height: 69px;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 0px 173px;
	text-align: right;
	width: 160px;
}
#language p {
	text-align: center;
	width: 160px;
}
#language p select {
	margin: 5px 0px 0px 0px;
	width: 150px;
}
#address {
	clear: both;
	color: #000000;
	float: left;
	font-size: 10px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 447px;
}
#address img {
	background-image: url(../images/header_img.gif);
	background-position: 0px -99px;
	background-repeat: no-repeat;
	border: none;
	float: right;
	height: 36px;
	width: 94px;
}
#address p {
	margin: 12px 0px 0px 20px;
}
#contact {
	color: #000000;
	float: left;
	font-size: 10px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 333px;
}
#contact ul {
	display: block;
	height: 24px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 12px 20px 0px 0px;
	width: 333px;
}
#contact ul li {
	float: left;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 166px;
}
#contact ul li a {
	color: #000000;
	text-decoration: none;
}
#contact ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	width: 760px;
}
#content #frame {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 760px;
}
#content #frame:first-child {
	padding: 0px 0px 0px 0px;
}
#content #frame #sub {
	border-left: 1px solid #dd2a29;
	border-right: 1px solid #dd2a29;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#content #Div1 #sub 
{
	border-left: 1px solid #dd2a29;
	border-right: 1px solid #dd2a29;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;	
}

#content #frame #sub ul {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
}

#content #frame #sub ul li {
	background-image: url(../images/arrow_right.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	width: 213px;
	display: inline;	
}
#content table {
	background-color: #f8afa7;
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content table thead th {
	background-color: #dd2a29;
	border: 1px solid #dd2a29;
	color: #FFFFFF;
	text-align: left;
}
#content table thead td {
	border: 1px solid #dfdfdf;
}
#content table tbody th {
	background-color: #dd2a29;
	border: 1px solid #dd2a29;
	color: #FFFFFF;
	text-align: left;
}
#content table tbody td {
	border: 1px solid #dfdfdf;
}
#content table tfoot th {
	background-color: #dd2a29;
	border: 1px solid #dd2a29;
	color: #FFFFFF;
	text-align: left;
}
#content table tfoot td {
	border: 1px solid #dfdfdf;
}


/*
=======
/*
>>>>>>> .r89
#content table span {
	color: #dd2a29;
}
*/
/*#content #frame #sub table thead tr td.check {
	border-left: 1px solid #000000;
}
#content #frame #sub table tbody tr th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
#content #frame #sub table .cut {
	border-bottom: 1px solid #000000;
}
#content #frame #sub table tbody tr td.check {
	border-left: 1px solid #000000;
}
#content #frame #sub table tfoot tr th {
	font-weight: bold;
	text-align: right;
}*/
#content img.frameTop {
	background-image: url(../images/div_frame.gif);
	border: 0px;
	height: 10px;
	width: 760px;
}
#content img.frameBottom {
	background-image: url(../images/div_frame.gif);
	background-position: 0px -15px;
	border: 0px;
	height: 10px;
	width: 760px;
}
#content h3 {
	color: #dd2a29;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#content h3 a {
	color: #dd2a29;
}
#content h4 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#content h4 a {
	color: #000000;
}
#content p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#content p a {
	color: #000000;
}
#navigation { 
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 1000px;	
}
#navigation ul {
	display: block;
	height: 25px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
}
#navigation ul li{
	background-image: url(../images/navigation_frame_1.gif);
	background-repeat: no-repeat;		
	float: left;
	height: 20px;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 175px;
	display: inline;
}
#navigation ul li:first-child {
	background-image: url(../images/navigation_frame_arrow_left.gif);
	margin: 0px 0px 0px 0px;
}
/*
#navigation ul li.Normal
{
	background-image: url(../images/navigation_frame_1.gif) ! important;
	margin: 0px 0px 0px 0px;
	text-decoration: none ! important;
	color: black ! important;
}
*/
#navigation ul li.Normal
{
	background-image: url(../images/navigation_frame_1.gif) ! important;
	margin: 0px 0px 0px 20px;
	text-decoration: none ! important;
	color: black ! important;
}

#navigation ul li.right {
	background-image: url(../images/navigation_frame_arrow_right.gif);
	text-align: center;
	margin: 0px 0px 0px 20px;
	width: 175px !important;
}

#navigation ul li.right_long {
	background-image: url(../images/Button_right_long.GIF);
	text-align: center;
	margin: 0px 0px 0px 20px;
	width: 255px !important;
}


#navigation ul li.left_long {
	background-image: url(../images/Button_Left_long.GIF);
	text-align: center;
	margin: 0px 0px 0px 20px;
	width: 255px !important;
}


#navigation ul li a {
	color: #000000;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #dd2a29;
	text-decoration: underline;
}

.ClassNavigation ul li a {
	color: #000000;
	text-decoration: none;
}
.ClassNavigation ul li a:hover {
	color: #dd2a29;
	text-decoration: underline;
}

#footer {
	border-top: 1px solid #dd2a29; 
	clear: both;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding: 5px 0px 0px 0px;
	width: 100%;
}
.margin-left20
{
	padding-left: 20px;
}
#footer p {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#footer p a {
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	color: #999999;
	text-decoration:  underline;
}

.spanSymbol
{

	background: url(../images/Symbol.gif) no-repeat left;
	padding-left: 25px;
	margin-left: 30px;
	display: block;
	color: red;
}

.spanSymbolBlack
{
	vertical-align: top;
	background: url(../images/Symbol_black.gif) no-repeat top left;
	padding-left: 25px;
	margin-left: 30px;
	display: block;
	color: black;
}

.spanSymbolArrow
{
	background: url(../images/Symbol_Arrow.gif) no-repeat left;
	padding-left: 25px;
	margin-left: 40px;
	display: block;
}

.spanSymbolCircle
{
	background: url(../images/Symbol_Circle.gif) no-repeat left;
	padding-left: 25px;
	margin-left: 50px;
	display: block;
}

#navigation1 { 
	clear: both;
	display: table;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 760px;	
}
#navigation1 ul {
	display: table-row;
	height: 50px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 760px;
}
#navigation1 ul li{
	background:  url(../images/navigation_frame.gif) no-repeat;
	display: table-cell;
	float: left;
	height: 40px;
	margin: 0px 0px 0px 20px;
	padding: 13px 0px 10px 0px;
	text-align: center;
	vertical-align: middle;
	width: 175px;
}
#navigation1 ul li.first-child {
	margin: 0px 0px 0px 0px;
}
#navigation ul li img {
	height: 10px;
	vertical-align: middle;
	with: 5px;
}
#navigation1 ul li a {
	color: #ffffff;
	text-decoration: none;
}
#navigation1 ul li a:hover {
	color: #ff9999;
	text-decoration: underline;
}


.BlueText
{
	color: #00018C;
	font-weight: bold;
	font-size: 10pt;
}
.BlueMail
{
	color: Blue;
	font-weight: normal;
	font-size: 10pt;
}
.BoxRight
{
	padding-right: 5px;
	text-align: right;
}

.LeftText
{
	text-align: left;
	margin-left: 15px;
	vertical-align: middle;
}

.contentBox
{
	margin-left: 10px;
}
.GrayText
{
	
	font: Tahoma ;
	color: Gray;
	font-weight: bold;
}
td.tableNone
{
	border: 0px none ! important;
	height: 28px;
	margin-top: 3px ! important;
}

td.lineDash
{
	padding-bottom: 2px ! important;
	border-top: 1px dashed #A9A9A9 ! important;
	border-left: 0px none ! important;
	border-right: 0px none ! important;
	border-bottom: 0px none ! important;
}

td.NoRighBorder
{
	border-right: 0px none ! important;
	border-bottom: 0px none ! important;
	border-top: 0px none ! important;
	vertical-align: middle;
	text-align: right;
}

.RightDiv
{
	float: right;
	vertical-align: middle;
}

.LeftDiv
{
	float: left;
	/*vertical-align: middle;*/
	vertical-align: top;
}

th.TitleRed
{
	background-color: red ! important;
	color: white;
	font-size: 11pt;
	/font-size: 12pt;
	/font-weight: normal;
	height: 28px ! important;
	/height: 25px ! important;
	margin-top: 0px;
	margin-left: 0px;
	/margin-right: -2px;
	padding-left: 10px;
	padding-top: 4px;
	border: 0px none ! important;
}

* html th.TitleRed
{
	/font-weight: 550;
}

.TextNormal
{
	width: 204px
}

tr .hiddenTR, td .hiddenTR
{
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	height: 1px !important;
	border-bottom: 0px none !important;
	border-top: 0px none !important;
	border-left: 0px none !important;
	border-right: 0px none !important;
}


.ClassNavigation
{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	margin-top: 20px ! important;
	padding: 0px 0px 0px 0px;
	width: 1000px;	
}

.ClassNavigation ul {
	display: block;
	height: 25px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
}

.ClassNavigation ul li
{
	background-image: url(../images/navigation_frame_1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 175px;
	display: inline;
}

* html .ClassNavigation ul li
{
	margin: 0px 0px 0px 20px;
}

.hidden
{
	visibility:  hidden;
	display: none;
}

.ButtonBlock, .firstBlock, .lastBlock
  {
    background-image: url(../images/navigation_frame_1.gif);
    background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: middle ! important;
    height: 40px;
	width: 175px;
}

.firstBlock
{
  background-image: url(../images/navigation_frame_arrow_left.gif);
}
.lastBlock
{
  background-image: url(../images/navigation_frame_arrow_right.gif);
}

.ButtonBlock a,.firstBlock a, .lastBlock a {
	color: #000000;
	text-decoration: none;
    clear: both;
    font-size:10px;
    font-weight:bold;
}

.ButtonBlock a:hover, .firstBlock a:hover, .lastBlock a:hover  {
	color: #dd2a29;
	text-decoration: underline;
    clear: both;
    font-size:10px;
    font-weight:bold;
}

.Contain2Button
{
    float: left;
    width: 390px;
}

.TextTranslate
{
	height: auto;
	width: 100%;
}
.BackgroundWhite
{
	border: 0px 0px 0px 0px !important;
	border: White solid !important;
	background-color: White;
	color: Black !important;
}

.NotAbleText
{
	border-width: 2px;
	border-color: black;
	background-color: White;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.black
{
	color: Black;
}

.AlignLeft
{
	text-align: left;
}
.AlignRight
{
	text-align: right;
}
.AlignTop
{
	vertical-align: top;
}
.AlignBottom
{
	vertical-align: bottom;
}

.HalfPanel
{
	width: 48%;
	float: left;
}

.BlackTable table
{
	background-color: White;
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.BlackTable table td {
	border: 1px solid black; 
	background-color: white;
	color: black;	
	font-weight: bold;
	font-size: 1.5em;
	vertical-align: middle;
}

.BlackTable table th {
	border: 1px solid black; 
	color: white;
	background-color: #dd2a29;
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;	
}

.dvDevice
{
	float: left;
	width: 4%;
}

.NoneTable table td
{
	border: 2px;
	color: black;	
	font-weight: normal;
	font-size: 1em;
}

.TextMedica
{
	height: 90px;
	/height: 74px;
}
.BigText
{
	font-size: 1.6em;
}

.MiddleText
{
	font-size: 1.5em;
	font-weight: bolder;
}

#right-column
{
	float: left;
	overflow: visible;
}

@media print
{
	.print {display:none}
}


#dvMain
{
	width: 95% !important;
	margin-left: 20px; 
	margin-top: 10px;
}
textarea
{
	overflow: hidden;
	font-weight: bold;
}

.BlackTable table td 
{
	font-size: 1.2em;
	font-weight: normal;
}

input[type=checkbox]
{
	font-size: 1.2em;
}


.BlackTable table th 
{
	font-size: 1.0em;
	font-weight: bolder;
	vertical-align: middle;
}

.PageBreakAfter
{
	page-break-after: always;
}


.PageBreakBefore
{
	page-break-before: always;
}

.BigerFontHeader
{
	font-size: 1.5em;
}

.BigerFontContent
{
	font-size: 1.4em;
	font-weight: bold;
}


#dvHeaderPageBreak
{
	display: block;
}

