body {
	margin:0;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000066;
	background: #f9ffff url(../images/bg.gif) repeat-x top;
}
#header {
	width:960px;
	margin: 0 auto;
	padding: 16px 0px 0px 20px;
}
#header img{
	border: 0px;
}

#main {
	width:960px;
	margin: 0 auto;
}
.sseparator {
	background: #000066 url(../images/sseparator.gif) repeat-x top;
	margin: 0px 5px 0px 5px;
	height: 1px;
	line-height: 1px;
	font-size:1px
}
#sidebar1{
	float:left;
	width:240px;
	display:inline;
	padding:10px 0px;
}
#sidebar2{
	float:left;
	width:320px;
	display:inline;
	padding:10px 0px;
}
#sidebar1 h3, #sidebar2 h3 {
	color: #000066;
	font: 13px Verdana;
	font-weight: bold;
	margin: 0px;
	font-variant:small-caps !important;
}
#sidebar1 h4, #sidebar2 h4 {
	color: #000066;
	font: 12px Verdana;
	font-weight: bold;
	margin: 0px;
}
#sidebar1 ul, #sidebar2 ul {
	color: #000066;
	font: 12px Verdana;
	list-style:none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#sidebar1 ul li, #sidebar2 ul li{
	margin: 4px 0px;
}
#sidebar1 a, #sidebar2 a {
	color: #990000;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar2 a:hover{
	color: #e68200;
	text-decoration: underline;
}

#contentwrap{
	float:left;
	width:400px;
	display:inline;
}
#content{
	padding: 10px;
}
#content h1{
	font-variant:small-caps !important;
}
#content h3{
	text-transform:uppercase;
}
#content h1, #content h2{
	color: #000066;
	font: 12px Verdana;
	font-weight: bold;
}
#content h3{
	color: #000066;
	font: 11.5px Verdana;
	font-weight: bold;
}
#content h4{
	color: #000066;
	font: 11px Verdana;
	font-weight: bold;
}
#content h2,#content h3,#content h4 {
	margin-bottom: -9px;
}
.contenttitle {
	margin: 10px 0px -10px 0px;
}
.redtxt{
	color: #990000;
}

#content p{
	color: #000066;
	font: 11px Verdana;
	line-height: 1.2em;
}
#content ul, #content ol{
	color: #000066;
	font: 10px Verdana;
}
#content a{
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
#content a:hover{
	color: #e68200;
	text-decoration: underline;
}
#fbox{
	background: url(../images/featurebox.jpg) no-repeat top center;
	height: 328px;
}
#fbox ul{
	padding: 0px 0px 0px 15px;
	list-style: disc;
	font: 10px Verdana;
	margin: 0px;
	color: #000066;
}
#fbox p {
	font: 12px Verdana;
	margin: 0px;
	color: #000066;
}
#fbox a{
	color: #e68200;
	font-weight:bold;
	text-decoration: none;
}
#fbox a:hover{
	color: #990000;
	text-decoration: underline;
}
#fbox1{
	width: 200px;
	height: 118px;
	left:10px;
	position:relative;
	top:35px;
}
#fbox2{
	height:200px;
	left:168px;
	position:relative;
	top:50px;
	width:200px;
}
#fbox1 h4{
	font: 12px Verdana;
	color:#990000;
	text-align:right;
	font-weight:bold;
	margin: 0px;
}
#fbox2 h4{
	font: 12px Verdana;
	color:#990000;
	text-align:left;
	font-weight:bold;
	margin: 0px;
}
.rboxtop {
	background: url(../images/detailsboxtop.gif) no-repeat top center;
	height: 16px;
	font: 11px Verdana;
	padding: 0px;
	overflow: hidden
}
.rboxbottom {
	background: url(../images/detailsboxbottom.gif) no-repeat top center;
	height: 16px;
	font: 11px Verdana;
	padding: 0px;
	overflow: hidden
}
#rbox {
	background: url(../images/detailsboxbg.gif) repeat-y top center;
	font: 11px Verdana;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
}
#rbox p{
	font: 11px Verdana;
	margin: 0px 0px 11px 0px;
	padding: 0px 20px 0px 20px;
}
#rbox  ul{
	font: 11px Verdana;
	padding-top: 0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:35px;
	margin: 0px 0px 0px 0px;
	color: #000066;
}
#rbox  ul li{
	margin: 4px 0px 4px 0px;
}
#rbox  ul li ul{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin: 0px 0px 0px 0px;
}
#rbox  ul li ul li{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:25px;
	margin: 0px 0px 0px 0px;
}
/*
#rbox {
	background: url(../images/detailsbox.gif) no-repeat top center;
	height: 204px;
	font: 11px Verdana;
	padding: 20px;
}
#rbox p{
	font: 11px Verdana;
	margin: 0px 0px 11px 0px;
}
#rbox  ul{
	font: 11px Verdana;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	margin: 0px 0px 0px 0px;
	color: #000066;
}
#rbox  ul li{
	margin: 4px 0px;
}
#rbox  ul li ul{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin: 0px 0px 0px 0px;
}
#rbox  ul li ul li{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:25px;
	margin: 0px 0px 0px 0px;
}
#rbox2 {
	background: url(../images/detailsbox2.gif) no-repeat top center;
	height: 240px;
	font: 11px Verdana;
	padding: 20px;
}
#rbox2 p{
	font: 11px Verdana;
	margin: 0px 0px 11px 0px;
}
#rbox2  ul{
	font: 11px Verdana;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	margin: 0px 0px 0px 0px;
	color: #000066;
}
#rbox2  ul li{
	margin: 4px 0px;
}
#rbox2  ul li ul{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin: 0px 0px 0px 0px;
}
#rbox2  ul li ul li{
	list-style: none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:25px;
	margin: 0px 0px 0px 0px;
}
*/
#footer {
	margin: 0 auto;
	padding: 4px 0px;
	font: 11px Verdana;
	background: #c8d8ec;
	font-weight:bold;
	text-align: center;
}
#footer p{
	width:960px;
	margin: 0 auto;
	color: #000066;
}
#signuptop {
	background: url(../images/signuptop.gif) no-repeat top center;
	margin: 0px auto;
	width: 275px;
	height: 8px;
}
#signupbottom {
	background: url(../images/signupbottom.gif) no-repeat bottom center;
	margin: 0px auto;
	width: 275px;
	height: 8px;
}
#signup {
	background: url(../images/signupbg.gif) repeat-y top center;
	width: 275px;
	font: 10px Verdana;
	margin: 0px auto;
	color:#000066;
}
#signup  form{
	margin: 0px auto;
}
#signup p.title {
	font-weight:bold;
	color:#990000;
	padding: 10px 0px 0px 15px;
	margin: 0px;
}
.title {
	font-weight:bold;
	color:#990000;
}
.sinput{
	font: 10px Verdana;
}
.ssubmit {
	color:#990000;
	font-weight:bold;
}
#headerprivacy {
	width:440px;
	margin: 0 auto;
	padding: 16px 0px 0px 0px;
}
#headerprivacy img{
	border: 0px;
}
#contentwrapprivacy{
	margin: 0px auto;
	width:420px;
}
#contentwrapprivacy form{
	color: #000066;
	font: 10px Verdana;
}
#footerprivacy {
	margin: 0 auto;
	padding: 4px 0px;
	font: 11px Verdana;
	background: #c8d8ec;
	font-weight:bold;
	text-align: center;
}
#footerprivacy p{
	width:440px;
	margin: 0 auto;
	color: #000066;
}
#logo{
	margin: 10px 0px;
	text-align:center;
}
#logo img{
	border: 0px;
}
#logo .facebooklogo{
	margin-right:15px;
}
#logo .twitterlogo{
	margin-right:15px;
}
#logo .rssemaillogo{
	margin-right:15px;
}
#logo .linkedinlogo{

}

.nameblock a{
	font: 10px Verdana;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
.nameblock a:hover{
	color: #e68200;
	text-decoration: underline;
}
#friendfeed.widget {
 color: #000066;
 font-family: Verdana !important;
 font-size: 10px !important;
 position: relative;
 border: 1px solid #990000 !important;
 overflow: hidden;
}

#friendfeed.widget, #friendfeed.widget div, #friendfeed.widget span, #friendfeed.widget img, #friendfeed.widget table, #friendfeed.widget tr, #friendfeed.widget td {
background-color:white;
border:0 none;
color: #000066 !important;
float:none;
font-size:10px !important;
font-weight:normal;
line-height:17px;
margin:0;
padding:0;
position:relative;
text-align:left;
width:auto;
}
#friendfeed.widget a{
	font-size:10px !important;
	color: #990000 !important;
	text-decoration: none;
	font-weight:bold !important;
}
#friendfeed.widget a:hover{
	font-size:10px !important;
	color: #e68200 !important;
	text-decoration: underline;
}

#friendfeed .logo img
{ 
	display: none; 
}
#friendfeed.widget .bottom {
background:#e68200 !important;
border-top:1px solid #990000 !important;
padding:3px 5px !important;
}
#friendfeed.widget {
	font-size:10px !important;
	color: #990000 !important;
	text-decoration: none;
	font-weight:bold !important;
}
#friendfeed.widget .bottom  a:hover{
	font-size:10px !important;
	color: #333333 !important;
	text-decoration: underline;
}
.callout_box{
	width: 160px;
	text-align:left;
	float: right;
	border: 1px solid #666666;
	overflow: hidden;
	padding: 0px 4px;
	margin: 2px 2px 2px 10px;
}

.callout_box p{
	font: 11px Verdana !important;
	/*font-style:italic !important;*/
	line-height:1.5em !important;
	color: #000000 !important;
}
#getrss ul li {
	margin:4px 0 !important;
	border-bottom: 1px dashed #666666;
	padding: 4px;
}
.sideboxtop {
	background: url(../images/sidetexttop.gif) no-repeat top center;
	/*margin: 0px auto;*/
	margin: 0px;
	width:220px;
	height: 8px;
}
.sideboxbottom {
	background: url(../images/sidetextbottom.gif) no-repeat bottom center;
	/*margin: 0px auto;*/
	margin: 0px;
	width:220px;
	height: 8px;
}
.sidebox {
	background: url(../images/sidetextbg.gif) repeat-y top center;
	/*border: 1px solid #990000;*/
	/*margin: 0px auto;*/
	margin: 0px;
	width:220px;
	
}
.sidebox  p{
	margin: 0px;
    padding: 10px 10px;
	font: 11px Verdana !important;
	/*font-style:italic !important;*/
	line-height:1.5em !important;
	color: #000000 !important;
}
.screenhidden {
	display:none; 
}

span.emaildirection {
	unicode-bidi:bidi-override;
	direction: rtl;
}