﻿body {
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #9B9D9D;
	font-family:Tahoma;
	font-size: 13px;
	color: #666666;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

ul {
	line-height: 180%;
}

ol {
	line-height: 180%;
}

p {
	line-height: 180%;
	text-align:justify;
}


ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: gray;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}


/* Logo */

#logo {
	width: 740px;
	height: 150px;
	margin: 0 auto;
	background: white url(images/argejadid.gif);
}

#logo h2 {
	margin-right: 540px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	margin-right: 540px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 102px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: green;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(images/img04.gif);
}



/* Content */

#content {
	float: right;
	width: 540px;
	padding: 0px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 0px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 195px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 0px;
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 10px 0 0 80px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed p {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	height: 50px;
	padding: 20px 0 0 0;
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}


.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(images/link.gif) left no-repeat;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}


.accordion_child h2 {
	font:170% tahoma;
	margin:0px 0 0px;
	padding:0px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
}


#accordian{
	padding:0px;
	width:530px;
	z-index:2;
	margin:0 auto;
	direction:rtl;
}

.accordion_headings{
	padding:7px 10px;
	background:url(images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170%  tahoma;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:0px 0px;
	background: transparent;
	border:0px solid transparent;
}


.header_highlight{
	background:url(images/item_bg_hover.jpg) top no-repeat;
}

.header12{
	background:url(images/item_bg_hover.jpg) top no-repeat;
	padding:7px 10px;
	color:#FFFFFF;
	margin-top:2px;
	font:170%  tahoma;
	letter-spacing:1px;
	clear:both;

}


