div.domtab {
	width:352px;}
	
ul.domtabs {
	margin-top:20px;
	float:left;
	width:100%;}
	
ul.domtabs li {
	float:left;
	margin:0 6px 0 0;
	border-top:1px solid #00aa51;
	border-right:1px solid #00aa51;
	border-left:1px solid #00aa51;
	/*font-weight:bold;*/}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:hover,
ul.domtabs a:active {
	display:block;}

ul.domtabs a:link.tab1,
ul.domtabs a:visited.tab1{
	width:150px;
	height:30px;
	background:url(/images/tabs_morad_up.jpg) no-repeat left top;}
	
ul.domtabs a:hover.tab1 {
	background:url(/images/tabs_morad_over.jpg) no-repeat left top;}
	
ul.domtabs a:link.tab2,
ul.domtabs a:visited.tab2 {
	width:100px;
	height:30px;
	background:url(/images/tabs_services_up.jpg) no-repeat left top;}
	
ul.domtabs a:hover.tab2 {
	background:url(/images/tabs_services_over.jpg) no-repeat left top;}
	
/*active state*/
ul.domtabs li.active a:link.tab1,
ul.domtabs li.active a:visited.tab1,
ul.domtabs li.active a:active.tab1,
ul.domtabs li.active a:hover.tab1 {
	background:url(/images/tabs_morad_over.jpg) no-repeat left top;}
		
ul.domtabs li.active a:link.tab2,
ul.domtabs li.active a:visited.tab2,
ul.domtabs li.active a:active.tab2,
ul.domtabs li.active a:hover.tab2 {
	background:url(/images/tabs_services_over.jpg) no-repeat left top;}
	


div.domtab div{
	clear:both;
	width:350px;
	height:265px;
	overflow:hidden;
	margin:0 0 18px;
	background:#2a2a2a;
	padding:24px 20px 16px 16px;
	#padding-top:18px; /*ie 7*/
	border:1px solid #00aa51;
	color:inherit;}	

/* hide anchors in tabs */
div.domtab span#tabAnchor {
	display:none;}
	
	
	
/**********************
  HOME SPECIFIC STYLE
***********************/
/* home specific content styles pulled from main.css - not needed on other pages */	

div#pageTitleContainer.home {
	display:none;}
	
div#contentLeftHome {
	float:left;
	width:352px;
	margin:0;
	padding:0;
	border:none;
	background:none;}

/* content left text styles */	

div#contentLeftHome h1,
div#contentLeftHome h2,
div#contentLeftHome h3, 
div#contentLeftHome h4,
div#contentLeftHome h5,
div#contentLeftHome h6 {
	color:#00aa51;
	background:inherit;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:10px;}

div#contentLeftHome p {
	text-align:justify;
	margin-bottom:20px;
	background:inherit;
	color:inherit;}
	
div#contentLeftHome p:first-letter {
	color:#00aa51;
	background:inherit;}
	
div#contentLeftHome div.domtab div a,
div#contentLeftHome div.domtab div a:link,
div#contentLeftHome div.domtab div a:active,
div#contentLeftHome div.domtab div a:visited {
	color:#bfbfbf;
	background:inherit;
	text-decoration:underline;}
	
div#contentLeftHome div.domtab div a:hover {
	color:#00aa51;
	background:inherit;}
	
div#contentLeftHome div.domtab div ul,
div#contentLeftHome div.domtab div ol {
	margin:14px 0 30px 0;
	font-family:Verdana, sans-serif;
	font-size:9pt;
	color:#bfbfbf;
	font-weight:normal;
	list-style:none;
	background:inherit;}

div#contentLeftHome div.domtab div li {
	padding-left:30px;
	line-height:1.3em;
	margin-bottom:8px;}

div#contentLeftHome div.domtab div li:first-letter {
	color:#00aa51;
	margin-left:-.6em;
	background:inherit;}
	
/* sidebar - content right */
div#contentRightHome {
	float:right;
	margin-top:45px;
	padding:0 18px 0 10px;
	width:292px;
	color:inherit;}

div#contentRightHome h1,
div#contentRightHome h2 {
	display:none;}
	
div#contentRightHome h3 {
	color:#00aa51;
	font-size:9pt;
	line-height:1.5em;
	margin-bottom:12px;}
	
div#blogTitle h3 a,
div#blogTitle h3 a:link,
div#blogTitle h3 a:active,
div#blogTitle h3 a:visited,
div#blogTitle h3 a:hover {
	color:#00aa51;
	text-decoration:none;}
	
div#contentRightHome h4 {
	margin-bottom:12px;
	background:inherit;
	color:#bfbfbf;}
	
div#contentRightHome h4:first-letter {
	color:#00aa51;
	background:inherit;}

div#contentRightHome h5,
div#contentRightHome h6 {
	color:#bfbfbf;
	margin-bottom:.3em;
	background:inherit;}

div#contentRightHome p {
	text-align:justify;
	margin-bottom:10px;
	background:inherit;
	color:inherit;}
	
/*
div#contentRightHome p:first-letter {
	color:#00aa51;
	background:inherit;}
*/

div#contentRightHome a,
div#contentRightHome a:link,
div#contentRightHome a:active,
div#contentRightHome a:visited {
	color:#bfbfbf;
	background:inherit;}
	
div#contentRightHome a:hover {
	color:#00aa51;
	background:inherit;}
	
div#contentRightHome ul,
div#contentRightHome ol {
	margin:14px 0 15px 0;
	font-family:Verdana, sans-serif;
	font-size:9pt;
	color:#bfbfbf;
	font-weight:normal;
	list-style:none;
	background:inherit;}

div#contentRightHome li {
	padding-left:30px;
	line-height:1.3em;
	margin-bottom:8px;
	background:url(../images/doc_icon.gif) no-repeat left top;}

div#contentRightHome li:first-letter {
	color:#00aa51;
	margin-left:-.6em;
	background:inherit;}
	
div#contentRightHome i {
	font-family:sans-serif;
	font-size:10px;
	color:#666666;}
	
div.hr {
	height:15px;
	background:url(/images/news_hr.gif) no-repeat left top;}
div.hr hr {display: none}

div#newsHome {
	height:315px;
	padding-right:8px;
	overflow-y:scroll;}
