/* Start of CMSMS style sheet 'Rest' */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End of 'Rest' */

/* Start of CMSMS style sheet 'Common' */
/* HTML Elements */
html, body {
	width:100%;
	background-color:#ccc;
	font-family:Verdana, Arial;
	margin:40px 0px 40px 0px; padding:0px;
}

body { margin:0px; padding:0px; }

h1 {
	color:#8f359d;
	font-size:110%; font-weight:normal;
	line-height:1.2em; letter-spacing:0.025em;
	margin:12px 0px 12px 0px;
}

p {
	color:#000;
	font-size:75%; font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 17px 0px;
}

ol {
        list-style:outside hebrew !important;
}

ol li {
	color:#000;
	font-size:75%; font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 17px 0px;
}

ul.std {
list-style:circle;
margin-bottom:17px;
}
ul.std li {
color:#000;
font-size:75%; font-weight:normal;
line-height:1.4em;
margin:0px 0px 0px 16px;
}

a {
	color:#8f359d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* Containers */
#Center {
	width:952px;
	padding:21px;
	margin:0 auto; 
background-color:#fff;
}
#Container {
	width:952px;
background:#fff url(uploads/images/common/center_bg.gif) repeat-y 0px 0px;
}


/* Left Column */
#LeftColumn { 
	width:230px;
	float:left;
}
#LeftColumn .Logo {
	width:230px; height:165px;
}
#LeftColumn .LeftNav {
	width:230px; height:360px;
	border-top:1px solid #d8d8d8;
	background-color:#e7e7e7;
	padding:9px 0px 0px 0px;
	text-align:right;
}
#LeftColumn .LeftNav ul {
	list-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#LeftColumn .LeftNav ul li {
	line-height:26px;
	border-bottom:1px solid #fff;
	padding:0px 23px 0px 0px;
}
#LeftColumn .LeftNav ul li a {
	font-size:90%; font-weight:normal;
	color:#484848;
	text-decoration:none;
}
#LeftColumn .LeftNav ul li a:hover {
	text-decoration:underline;
}

/* Right Column */
#RightColumn {
	width:722px;
	float:right;
background-color:#fff;
}
#RightColumn .Header {
	width:722px; height:202px;
	background:#fff url(uploads/images/common/header_background.jpg);
	position:relative;
}
#RightColumn .Header .TopNav {
	position:absolute;
	width:528px; height:24px;
	left:0px; top:143px;
	text-align:center;
}
#RightColumn .Header .TopNav a {
	color:#000;
	text-decoration:none;
	font-size:75%; font-weight:none; font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px 5px 0px 5px;
	line-height:12px; letter-spacing:0.025em;
}
#RightColumn .Header .TopNav a:hover {
	text-decoration:underline;
}
#RightColumn .Header .Ticker {
	position:absolute;
	left:42px; top:165px;
	width:680px; height:37px;
	color:#fffefe;
	font-size:75%; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:37px; letter-spacing:1px;
}
#RightColumn .Header .Ticker a {
	color:#fffefe;
	text-decoration:none;
}
#RightColumn .Header .Ticker a:hover {
	text-decoration:underline;
}

#DynamicMain {
	width:722px;
}
#DynamicMainCopyL {
	width:447px;
	padding:12px 30px 0px 30px;
	float:left;
}
#DynamicMainCopyR {
	width:215px;
	float:right;
	padding:14px 0px 0px 0px;
}
#DynamicMainCopyR img {
	margin:0px 0px 5px 0px;
	float:left;
}

#DynamicMainFullWidth {
	width:692px;
	padding:12px 0px 0px 30px;
}

#DynamicMainCol499 {
width:497px;
float:left;
margin:0px 17px 0px 0px;
}
#DynamicMainCol178 {
width:150px;
float:right;
background-color:#f1eaf2;
padding:12px;
}
#DynamicMainCol178 h2 {
color:#8f359d;
font-size:80%; font-weight:bold;
}
#DynamicMainCol178 div {
border-bottom:1px dashed #272526;
padding:6px 0px 6px 0px;
}
#DynamicMainCol178 div p {
color:#333;
font-size:60%;
line-height:1.2em;
margin:0px; padding:0px;
}
#DynamicMainCol178 div a {
color:#333;
text-decoration:none;
}
#DynamicMainCol178 div a:hover {
color:#333;
text-decoration:none;
}
p.PressArchivePagination {
font-size:60%;
color:#555;
margin:8px 0px 0px 0px;
text-align:center;
}

.prDetailed170 {
width:170px;
float:left;
margin:0px 18px 0px 0px;
}
.prDetailed309 {
width:309px;
float:left;
}
.prDetailed170 img {
margin:0px 0px 8px 0px;
}
.prDetailed170 a {
font-size:65%; font-weight:bold;
line-height:14px;
}
.prDetailed309 p.DStamp {
color:#8f359d;
font-size:65%; font-weight:bold;
}
.prDetailed309 p {
font-size:70%;
}
.prDetailed309 ul {
list-style:disc;
margin:0px 0px 0px 14px;
}
.prDetailed309 ul li {
color:#000;
	font-size:70%; font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 17px 0px
}

.Col220 {
	width:147px;
	float:left;
	padding:0px 23px 0px 0px;
}

.Col256 {
width:256px;
float:left;
}
.Col436 {
width:436px;
float:left;
}

.ImgMB11 { margin:0px 0px 11px 0px; }

.p75 {
 font-size:65%;
}

.imgLeft {
float:left;
margin:0px 12px 0px 0px;
}


.PressRelease {
width:475px;
padding:12px;
background-color:#f1eaf2;
margin:4px 0px 0px 0px;
}
.PressRelease:hover {
background-color:#e4d5e6;
}
.prThumbnail {
width:63px; height:63px;
float:left;
margin:0px 12px 0px 0px;
}
.PressRelease .Summary {
width:400px;
float:right;
}
.PressRelease .Summary h2 {
font-size:85%; font-weight:bold;
margin:0px 0px 4px 0px; padding:0px;
}
.PressRelease .Summary p {
font-size:70%; font-weight:normal;
margin:0px 0px 2px 0px; padding:0px;
}
.PressRelease .Summary a {
font-size:70%;
}

#KeyFact1 {
width:215px; height:101px;
background:#fff url(uploads/images/home/key_fact_1.jpg) no-repeat 0px 0px;
margin:0px 0px 5px 0px;
}
#KeyFact2 {
width:215px; height:101px;
background:#fff url(uploads/images/home/key_fact_2.jpg) no-repeat 0px 0px;
margin:0px 0px 5px 0px;
}
#KeyFact3 {
width:215px; height:101px;
background:#fff url(uploads/images/home/key_fact_3.jpg) no-repeat 0px 0px;
}
#KeyFact1 div, #KeyFact2 div, #KeyFact3 div {
width:112px;
font-size:60%; font-weight:normal;
color:#730d8a;
padding:28px 0px 0px 13px;
line-height:1.2em;
}


.ContactForm {
font-size:75%;
border:1px solid #e7e7e7;
padding:12px;
width:608px;
}
.ContactForm div {
margin:0px 0px 4px 0px;
}
.ContactForm label {
display:block;
width:200px;
float:left;
line-height:18px;
}
.ContactForm input, .ContactForm textarea {
width:400px;
border:1px solid #d8d8d8;
}
.ContactForm textarea {
height:150px;
}
.ContactForm .submit {
align:right;
width:608px;
}
.ContactForm #fbsubmit {
width:auto;
}

.error_message ul {
list-style:disc;
margin:0px 0px 16px 14px;
}
.error_message li {
font-size:75%; color:#c00;
height:16px; line-height:16px;
}

.Boxout1 {
border:1px solid #e7e7e7;
padding:6px;
margin:0px 0px 4px 0px;
}
.Boxout1 h2 {
color:#8f359d;
font-size:75%; font-weight:bold;
line-height:1.3em;
margin:0px 0px 4px 0px;
}
.Boxout1 p {
margin:0px 0px 4px 0px;
font-size:70%; color:#333;
}
.Boxout1 a {
font-size:70%;
}
.Boxout1 p a {
font-size:100%;
}



.PDFLink {
display:block;
height:16px;
background:#fff url(uploads/images/common/small_PDF_icon.gif) no-repeat 0px 0px;
padding:5px 0px 0px 23px;
}


.ImageGalleryThumb {
width:159px;
float:left;
margin:0px 12px 12px 0px;
text-align:center;
}
.ImageGalleryThumb p {
color:#8f359d;
}
.ImageGalleryThumb img {
margin:0px 0px 4px 0px;
}
.ImageGalleryThumb p span {
font-size:75%;
}

.HighlightA {
width:429px;
background-color:#eee0f1;
padding:6px;
}
.HighlightA p {
padding:0px; margin:0px;
}

.PRHomeBox {
width:425px; height:28px;
padding:10px;
background:#fff url(uploads/images//home/press_bg.gif) no-repeat 0px 0px;
margin:0px 0px 3px 0px;
font-size:75%;
}
.PRHomeBox div.DStamp {
color:#111;
font-weight:bold;
margin:0px 0px 3px 0px;
}
.PRHomeBox span.Title {
color:#111;
font-weight:normal;
margin:0px 0px 3px 0px;
}
.PRHomeBox div.Link a {
color:#782e83;
}


.ImgSpacingVStd {
margin:0px 0px 6px 0px;
}
.ImgSpacingVBig {
margin: 0px 0px 79px;
}

/* Helpy Helper classes */
.Pointer { cursor:pointer; }
.FloatL { float:left; }
.FloatR { float:right; }
.ClearB { clear:both; height:1px; }
.Justify { text-align:justify; }
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
/* End of 'Common' */

