/* Global Css */

body,  td
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {color: #234501; text-decoration: underline;}     /* unvisited link */
a:hover {color: #000000; text-decoration: none;}   /* mouse over link */


a.footerLink
{
color: #660000;
font-size:10px;
text-decoration:underline;
}

a.footerLink:hover
{
color: #660000;
text-decoration:none;
}

.copyright {
font-size:10px;
color:#666666;
line-height:1.6;
}

a.breadcrums {
font-size:10px;
}

h1 {
	font-weight:bold;
	font-size: 16px;
}

h2 {
	font-weight:bold;
	font-size: 14px;
}

p {
	line-height: 1.5;
}
.submenu { 

	font-size:11px; 
	color:#000000;
	height:21px;
	padding-left:5px;
	padding-right:5px;
	align: right;
	dir: rtl;
	}

.submenu a {
font-size:11px;
color:#000000;
text-decoration: underline;
}

.submenu a:hover {
text-decoration: none;
color:#234501;

}

.emph1 {font: bold 12px  Arial,; color:#799C8A;}

table.brdr1 {border: solid 1px #8dbc5e;}

ul, ol {
	line-height:20px;
	
}

li
{
	vertical-align: middle;
}

ol li {

	vertical-align: bottom;
	}

.arrow ul li{

background-position: bottom right;
	list-style-image:url(/images/arrow-li.gif);
	list-style-position: outside;
}

.arrow li li{


	list-style-type: circle;
	list-style-image:url();
}
.credittxt {
font-size:9px;
color:#666666;
}

.homebox{
	padding:6px;
	padding-right:12px;
	line-height:20px;
	
}
.insidebox{
	padding:6px;
	padding-right:12px;
	line-height:20px;
	padding-left:40px;
}

.spacing {
	line-height:20px;

}
.sidemenucell {
	align: right;
	dir: rtl;
	padding-right:5px;
	height:30px;
	font-weight: bold;
}
.sidemenucell a:hover {
	background-color: #D6E0CC;
}

a.home_ttl {
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	text-decoration:none;

}

.cellbrdright {border-right: solid 1px #8dbc5e;}
.cellbrdbot {border-bottom: solid 1px #8dbc5e;}
.guf {
	padding-right:12px;
	padding-top:10px;
	padding-bottom:10px;
}
div#answer1,div#answer2,div#answer3,div#answer4,div#answer5,div#answer6,div#answer7,
div#answer8,div#answer9,div#answer10,div#answer11,div#answer12,div#answer13,div#answer14,
div#answer15,div#answer16,div#answer17,div#answer18,div#answer19,div#answer20,div#answer21  {  margin: 10px 20px 10px 20px;  display: none;}


.txt-underline
{
	text-decoration:underline;
}
.text-indent-20
{
margin-right:20px;
display:block;
}
    

