﻿body 
{
	font-family: Arial;
	background-color: #08408A;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0px;
}

a.hover_line
{
    text-decoration:none;
}
a.hover_line:hover
{
    text-decoration:underline;
}

#container
{
	background-image: url('../images/container.jpg');
	width: 941px;
	height: 642px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
#network
{
	background-image: url(../images/boxa1.jpg);
	direction: rtl;
	background-repeat: no-repeat;
}
.net
{
	padding-right: 16px;
	padding-left: 20px;
	direction: rtl;
	padding-top: 90px;
}

#pageContent
{
	padding-left: 11px;
	padding-top: 0px;
}

#contentLeft
{
	width: 622px;
	height: 398px;
	display: block;
	float: left;
	text-align: right;
	direction: rtl;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	color: #08408A;
	line-height: 18px;
}
 a{ color:#08408A;}

#contentRight
{
	width: 285px;
	height: 408px;
	display: block;
	float: left;
}


#fotterLinks
{
	float: left;
	width:500px;
}
#fotterMenuList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left: 20px;
}
/* fix for ie6 */
* html #fotterMenuList
{
    padding-top: 4px;
}
/* END - fix for ie6 - END */
#fotterMenuList li
{
	float: left;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	margin: 0;	
}


#fotterMenuList li a 
{
	text-decoration: none;
	color: #FB9503;
	font-size: 12px;
    padding-left:8px;
    padding-right:8px;
	display:block;
}
#fotterMenuList li a:hover
{
	font-weight: bold;
	text-decoration: underline;
    padding-right:5px;
}

#fotterAddress1
{
	padding-top: 18px;
	 padding-right:10px;
	float:right;
	color: #C1BFBF;
	font-size: 12px;
	direction: rtl;
}

#fotterAddress
{
	padding-top: 18px;
	padding-left: 50px;
	float: left;
	color: #C1BFBF;
	font-size: 12px;
	direction: rtl;
}
/* fix for ie6 */
* html #fotterAddress
{
    padding-top: 4px;
}
/* END - fix for ie6 - END */

#fotterAddress a
{
   color: #C1BFBF; 
   text-decoration:none;
}
#fotterAddress a:hover
{
    
   text-decoration:underline;
}

div.sharon
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 23px;
	float: right;
}
div.sharon a
{
    color: #F3840D; 
    font-size:10px;
    text-decoration:none;
}
div.sharon a:hover
{
    text-decoration:underline;    
}




div.tcd
{
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 23px;
}
	

/* TCD Design and developed */
div.tcd a
{
    color: #F3840D; 
    font-size:10px;
    text-decoration:none;
}
div.tcd a:hover
{
    text-decoration:underline;    
}
/* END -  TCD Design and developed  - END*/

.menuItem
{
	font-size: 12px;
	color: White;
}

#menuList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	padding-top: 118px;
	padding-left: 13px;
	padding-bottom: 18px;
}

#menuList li
{
	float: left;
	width: 79px;
	text-align: center;
}

#menuList li a
{
	text-decoration: none;
	color: White;
	font-size: 14px;
}
#menuList li a:hover
{
	font-weight: bold;
}

.formField
{
    width:120px;
    font-weight: bold;
}
.fromTable
{
    width:538px;
    font-size: 14px;
    border:solid 1px #08408A;
}
.fromTable td
{
    vertical-align:top;
    /*border-bottom:solid 1px #08408A;*/
}