
body {
	background: #0093C4;
	background-attachment: fixed;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .7em;
	color: #fff;
	padding: 0;
	margin: 0;
	direction: rtl;
	line-height: 17px
}


	a {
		text-decoration:none;
		padding-bottom: 3px;
		color:#fff;
	}

	a:hover {
		color:#ff0;
	}



	p { padding: 0; margin: 0 0 10px 0; }




h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 2em;
	color: #fff;
	padding: 0;
	margin: 0;
}


h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #a6a6a6;
	padding: 0;
	margin: 0 0 10px 0;
}



#site {
	width: 800px;
	margin: 0 auto;
}



#header {
	height: 122px;
	color: #fff;
}

	#header a { color: #fff; text-decoration: none; }
	#header a.current { color: #fff; text-decoration: none; }



	.site_title {
		float: right;
		margin: 30px 17px 0 0;
	}

	.slogan {
		float: left;
		color: #91bef5;
		font-style: italic;
		font-size: 1em;
		margin: 31px 0 0 20px;
	}



	#nav {
		padding: 73px 0 0 0;
	}


		#nav ul {
			list-style-type: none;
			padding: 0px 0 0 0;
			margin: 0 auto;
		}


			#nav ul li {
				float: right;
				padding: 0;
				margin: 0;
			}


			#nav a {

				border-right: 1px dotted #fff;
				display: block;
				font-size: .9em;
				font-family: tahoma,helvetica, arial, sans-serif;
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				text-align: center;
				padding: 4px 12px;
			}


			#nav a:hover {
				background: #f90;
				color: #005588;
				margin: 0;
				padding-right: 11px;
				border-right: 2px solid #fff;
				border-bottom: none;
			}
			
			#homeNavLink a
			{
				border-right: none;
			}
			#homeNavLink a:hover
			{
				padding-right: 10px;
			}



	#search {
		float: right;
		margin: 6px 0 0 0;
	} :first-child+html #search { margin: 5px 0 0 0; }


		.magnify {
			float: left;
			margin: -17px 0 0 0;
		} :first-child+html .magnify { margin: -16px 0 0 0; }


		#search input {
			width: 150px;
			background-image: url(../images/input.gif);
			background-repeat: repeat-x;
			font-family: helvetica;
			font-size: 1em;
			color: #696969;
			border: 0;
			padding: 8px 5px 7px 0;
		}



#main {
	padding: 0;
	margin: 30px 0 0 0;
}


	#main_left {
		float: left;
		width: 550px;
		background: #fff;
		color: #006699;
	}
	


		.welcome {
			padding: 5px 0 20px 0;
			margin: 0;
		}


			.welc1 {
				font-size: 1.5em;
				color: #fff;
				padding: 20px 15px 0 15px;
				margin: 0 0 10px 0;
			}


			.welc2 {
				font-size: 12px;
				color: #fff;
				padding: 15px 10px 15px 15px;
			}



		#market {
			float: left;
			width: 160px;
			height: 177px;
			background-image: url(../images/market.jpg);
			background-repeat: no-repeat;
			color: #fff;
			padding: 20px;
			margin: 0 30px 0 0;
		}


			#market h3 {
				color: #fff;
				margin: 0 0 10px 0;
			}


			#market a { color: #fff; text-decoration: none; }
			#market a:hover { color: #fff; text-decoration: underline; }




		#latest {
			float: left;
			width: 320px;
		}


			#latest ul {
				list-style-type: none;
				padding: 0;
				margin: 0;
			}

				#latest a { color: #3774be; text-decoration: none; }
				#latest a:hover { color: #3774be; text-decoration: underline; }

				#latest li {
					padding: 7px 15px 7px 15px;
					margin: 0;
				}

				#latest li.even {
					background-color: #f1f1f1;
				}


		#mainbox {
			clear: both;
		}


			.titlel {
				float: left;
				width: 6px;
				height: 29px;
				padding: 0;
				margin: 0;
			}


			.title {
				float: left;
				width: 528px;
				height: 20px;
				font-size: 1.2em;
				font-family: tahoma, helvetica, arial, sans-serif;
				font-weight: bold;
				color: #006699;
				text-transform: uppercase;
				padding: 9px 0 0 10px;
				margin: 0;
			}


			.titler {
				float: left;
				width: 6px;
				height: 29px;
				padding: 0;
				margin: 0;
			}


			.box_large 
			{
				font-size: 12px;
				clear: both;
				text-align: justify;
				padding: 15px 15px 10px 15px;
				margin: 0 0 25px 0;
			}
			.box_large a, .breadcrumb a
			{
				color: #993300;
				padding-bottom: 3px;
			}
			.box_large a:hover, .breadcrumb a:hover
			{
				/*border-bottom: solid 2px #993300;				*/
				text-decoration: underline;
			}


	#main_right {
		float: right;
		width: 225px;
		padding: 0;
		margin: 0;
	}



		.boxtop {
			height: 25px;
			background: url(/interface/images/box_bg.jpg) repeat-x bottom;
			font-size: 1.0em;
			font-family: tahoma, helvetica, arial, sans-serif;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 9px 16px 0 0;
			margin: 0;
		}


		.box {
			clear: both;
			padding: 15px 15px 10px 15px;
		}


		#infobox {
			height: 80px;
			background-image: url(../images/info.jpg);
			background-repeat: no-repeat;
			color: #fff;
			padding: 20px 0 0 95px;
			margin: 0;
		}


			#infobox h3 {
				color: #fff;
				margin: 0 0 10px 0;
			}


			#infobox a { color: #fff; text-decoration: none; }
			#infobox a:hover { color: #fff; text-decoration: underline; }



	#news {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}


		#news li {
			padding: 0 0 10px 0;
			margin: 0 0 10px 0;
		}



		.date {
			text-transform: uppercase;
			margin: 0 0 3px 0;
		}


#spacer  
{
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	height: 40px; 
  	background: url(/interface/images/box_bg.jpg) repeat-x bottom;
}
#footer 
{
	direction: ltr;
	clear: both;
	height: 30px;
	padding: 10px 7px 0 7px;
}


	#footer a { color: #848484; text-decoration: none; }
	#footer a:hover { color: #848484; text-decoration: underline; }


	.lfooter {
		float: left;
		width: 45%;
		text-align:left;
	}


	.rfooter {
		float: right;
		width: 45%;
		direction: rtl;
	}


.cmfErrorMessageBoard{
	color: red;
	border:1px solid #ff0000;
	display: inline;
	float:right;
}

.breadcrumb{
	padding: 5px 10px 5px 0;
	margin-bottom: 5px;
	border-bottom: solid 2px #006699;
}

.dropDown {
	position: absolute; 
	top: 24px; 
	left: -74px; 
	z-index: 100;
	display: none;
	background: #369cCf;
}
.dropDown a
{
	border-right: none;
	width: 130px;
	text-align: right;
	display: block;
	/*background: #08a1d4;*/
}
.dropDown a:hover
{
	float: none;
}
.homeImage{
	text-align: center;
}

.newsImage{
	float: left; margin: 5px 20px 0 0;
}

/* drop shadow */

.outerpair1 {
background: url(/interface/images/upperrightfade.png) right top no-repeat;
}
.outerpair2 {
background: url(/interface/images/lowerleftfade.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
.shadowbox {
background: url(/interface/images/shadow.png) bottom right;
}
.innerbox 
{
	width:155px;
	position: relative;
	left: -8px;
	top: -8px;
	background: #08a1d4;
}

/* end drop shadow */
