body {
	text-align: center;
	font-family: arial, verdana, tahoma, sans-serif;
	background-image: url(../Images/mainBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #000000;
	background-color: #e8e8e8;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, tahoma, sans-serif;
}

select, input, textarea, button {
	font-family: arial, sans-serif;
}

textarea {
	width: 250px;
}

select {
	font-size: 12px;
	height: 17px;
	width: 95px;
}

input, select, label {
	vertical-align: middle;
}

hr {
	border-bottom: 1px solid #01567D;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	height: 1px;
	overflow: hidden;
	margin: 15px auto;
	width: 70%;
}

div#ie6Detector {
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	display: none;
	border-bottom: 1px solid #cccccc;
	color: #362320;
	padding: 5px 0;
	background-color: #efefef;
}

div#ie6Detector a, div#ie6Detector p.button {
	color: #8F0808;
	text-decoration: none;
}

div#ie6Detector a:hover, div#ie6Detector p.button {
	text-decoration: underline;
}

div#fixedWidth {
	width: 770px;
	border: 6px solid #666666;
	min-height: 100%;
	text-align: left;
	position: relative;
	background-color: #ffffff;
	margin: 30px auto;
}

p.userDetails {
	font-size: 12px;
	color: #cc6600;
	padding-bottom: 5px;
	margin-bottom: -30px;
	margin-top: 10px;
}

p.userDetails a {
	color: #cc6600;
}

div.hp {
	background-image: url(../Images/hpBgLtr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#hpHeader {
	text-align: right;
	padding: 5px 15px;
	height: 125px;
}

div#header {
	background-image: url(../Images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 702px;
	height: 121px;
	overflow: hidden;
	padding: 7px 45px 7px 23px;
}

p.breadCrumbs {
	font-size: 12px;
	color: #333333;
}

div.articles p.breadCrumbs a {
	color: #333333;
	text-decoration: none;
}

div.articles p.search {
	margin: 0;
}

ul#breadCrumbs {
	margin-top: 110px;
	font-size: 11px;
	color: #ffffff;
}

ul#breadCrumbs a {
	color: #ffffff;
}

div#logoHolder {
	text-align: center;
	margin-top: 5px;
}

div#logoHolder h1 {
	font-family: FrankRuehl, Times, serif ;
	font-size: 34px;
}

div#logoHolder h1 small {
	font-size: 21px;
	display: block;
}

div#logoHolder a {
	color: #333333;
	text-decoration: none;
}

div#hpHeader div#logoHolder {
	width: 205px;
	color: #ffffff;
	padding-top: 5px;
}

div#hpHeader div#logoHolder h1 {
	font-weight: normal;
	line-height: 30px;
}

div#sidePanel {
	width: 235px;
	margin-bottom: 45px;
}

div#sidePanel h2 {
	background-repeat: no-repeat;
	background-position: top center;
	height: 61px;
}

div#alert {
	width: 300px;
	padding: 15px;
	text-align: center;
	position: absolute;
	bottom: 150px;
	left: 115px;
	z-index: 11;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

div#screen {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

#marqueecontainer{
	position: relative;
	overflow: hidden;
}

#vmarquee {
	position: absolute;
	margin: 5px;
	z-index: 0;
}

div#mainBanner {
	width: 100%;
	height: 40px;
	background-color: #D98021;
}

div#sidePanel {
	min-height: 400px;
	width: 235px;
}

div#sidePanel h2 {
	background-color: #CD6601;
	color: #ffffff;
	font-size: 11px;
	height: 42px;
	padding-top: 20px;
	text-align: left;
	padding-left: 23px;
	font-family: Times, serif;
}


div#sidePanel h2.hp {
	background-image: url(../Images/sidePanelH2BgLtr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: normal;
	text-align: left;
	font-family: Times, serif;
	padding-left: 24px;
	padding-top: 15px;
}

div#sidePanel h2.normal {
	height: 42px;
	padding-top: 15px;
	font-weight: normal;
}

p.allNews {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

p.allNews a {
	color: #aa0000;
}

div#mainContent {
	min-height: 400px;
	width: 535px;
}

div#mainContent h2 {
	background-color: #ECBE94;
	color: #CD6601;
	font-size: 20px;
	height: 42px;
	padding-top: 15px;
	padding-left: 46px;
	text-align: left;
}

div#mainContent h2 a {
	color: #cd6601;
}

div#mainContent ul.hMenu li {
	width: 50px;
	height: 25px;
	margin: 0 2px;
}

div#mainContent ul.hMenu li li {
	float: none;
}

div#mainContent p.error {
	padding: 2px;
	text-align: center;
}

div#footer {
	width: 100%;
	height: 60px;
	clear: both;
	background-color: #968E81;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

div#footer p {
	padding-top: 25px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
}

div.login {
	width: 370px;
	border: 1px solid #666666;
	text-align: left;
	margin: 30px auto;
	position: relative;
	background-color: #ffffff;
	padding: 5px;
}

div.login h1 {
	text-align: center;
}

div.login form.edit {
	width: 350px;
}

ul.sideMenu {
	background-color: #333333;
	list-style-type: none;
	font-size: 15px;
}

ul.sideMenu li {
	border-bottom: 1px solid #959595;
	padding: 4px 0;
	overflow: hidden;
}

ul.sideMenu li a {
	color: #ffffff;
	text-decoration: none;
}

ul.sideMenu li.parent {
	border: 0;
	padding: 5px 0 0;
	color: #ffffff;
	cursor: pointer;
}

ul.sideMenu li.parent.opened {
	padding-bottom: 0;
	border-bottom: 0;
}

ul.sideMenu li.current {
	color: #8DB3B3;
}

ul.sideMenu li.parent.closed {
	border-bottom: 1px solid #959595;
	padding-bottom: 5px;
}

ul.sideMenu li.parent ul {
	border-top: 1px solid #959595;
	margin-top: 5px;
	padding-left: 15px;
}

ul.sideMenu li.last {
	border: 0;
}

ul.sideMenu li span.separator {
	padding: 0 5px;
	color: #959595;
	position: relative;
	top: 5px;
	font-size: 20px;
	font-family: arial, sans-serif;
	line-height: 10px;
}

ul.sideMenu li img {
	padding-left: 10px;
}

ul.sideMenu a.hp {
	color: #cc6600;
}

ul.sideMenu li a:hover, ul.sideMenu li.parent:hover, ul.sideMenu li a.on {
	color: #8DB3B3;
}

div#searchBox {
	background-color: #CC6600;
	text-align: center;
	padding: 7px;
}

div#searchBox input.txt {
	border: 0;
	background-color: #ffffff;
	margin: 0 10px;
	width: 120px;
}

div#searchBox input.submit {
	border: 0;
	cursor: pointer;
	color: #333333;
	font-size: 11px;
	background-image: url(../Images/searchSubmitBg.gif);
	width: 49px;
	height: 16px;
}

div.news {
	padding: 0 23px;
	height: 200px;
}

div.news p, div.news h4 {
	font-size: 12px;
}

div.news p.more, div.news h4 {
	margin-bottom: 15px;
}

div.news p.more {
	text-align: right;
}

div.news div#vmarquee {
	width: 180px;
}

div.news p.more a {
	font-weight: bold;
	color: #cc6600;
}

div.protocole {
	width: 205px;
	background-repeat: no-repeat;
	background-position: bottom center;
	clear:both;
	color: #ffffff;
	background-color: #CC6600;
	padding: 0 15px;
}

div.protocole p {
	font-size: 11px;
	position: relative;
	top: 5px;
}

div.protocole h3 {
	font-size: 30px;
	color: #F1F7F7;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 27px;
	line-height: 33px;
}

div.protocole h3 small {
	font-size: 25px;
}

div.protocole a {
	color: #ffffff;
	text-decoration: none;
}

div#hpContent {
	margin-top: 154px;
	margin-right: 36px;
	margin-bottom: 45px;
	width: 478px;
}

div#hpContent h2 {
	width: 478px;
}

div#hpContent h2 {
	color: #cc6600;
	font-size: 24px;
	border-bottom: 1px solid #c2c2c2;
	font-weight: normal;
	padding-bottom: 5px;
}

div#hpContent p {
	font-size: 14px;
	margin-top: 15px;
}

div#hpImgHolder {
	background-image: url(../Images/hpImgHolderBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 151px;
	height: 117px;
	text-align: center;
	padding: 10px;
	margin: 15px;
	margin-left: 0;
}

img#hpImgHolder {
	background-image: url(../Images/hpImgHolderBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 151px;
	height: 117px;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}

div#articleList {
	width: 478px;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 20px;
}

div#articleList div.clear {
	padding: 20px 0;
	height: 92px;
}

div.itemBox {
	width: 239px;
}

div.who {
	margin-bottom: 20px;
}

div#hpContent div.itemBox p {
	margin: 0;
	width: 100%;
}

div#hpContent div.itemBox p.imHolder {
	height: 67px;
	overflow: hidden;
}

div#hpContent div.itemBox h4 {
	font-size: 11px;
}

div#hpContent div.itemBox p.title {
	color: #8DB3B3;
	font-size: 10px;
	margin-top: 7px;
}

div#hpContent div.who p.mishne {
	font-weight: bold;
}

div#hpContent div.who img.floatRight {
	margin-left: 5px;
}

div.itemBox p.more {
	text-align: right;
	color: #cc6600;
}

div.itemBox p.more a {
	color: #cc6600;
}

p#moreArticles {
	text-align: right;
	color: #8DB3B3;
	font-weight: bold;
}

p#moreArticles a {
	color: #8DB3B3;
}

.articlesImgHolder {
	background-image: url(../Images/articlesImgHolderBg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 92px;
	height: 89px;
	text-align: center;
	padding: 12px 10px;
}

.articlesImgHolder p.imgHolder {
	height: 71px;
}

.toMishne {
	width: 110px;
	height: 89px;
	margin-right: 10px;
}

.toMishne h4 {
	height: 28px;
	overflow: hidden;
}

.toMishne p.mishne {
	height: 66px;
	overflow: hidden;
}

div.articles, dl.articleList {
	margin: 15px 46px 0;
	font-size: 14px;
	line-height: 17px;
	background-color: #ffffff;
	min-height: 400px;
}

div.articles p.labelHolder {
	margin: 0;
}

div.articles h3, dl.articleList dt {
	font-size: 16px;
	margin-bottom: 3px;
	color: #333333;
}

dl.articleList dt {
	font-weight: bold;
}

dl.articleList dt a {
	color: #333333;
}

div.articles h5.search {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}

div.articles img {
	max-width: 450px;
}

div.articles h5 a {

}

div.articles p, dl.articleList {
	margin-bottom: 15px;
}

div.articles p a {
	color: #0000ff;
	text-decoration: underline;
}

div.articles p a:hover {
	color: #ff0000;
}

div.articles p.allNews a {
	color: #aa0000;
}

div.articles h5 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 15px;
}

div.articles p.mishne {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 15px 0 10px;
}

div.articles ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 25px 15px;
}

div.articles ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 25px 15px;
}

ul.hMenu {
	white-space: nowrap;
}

ul.hMenu li {
	float: left;
	list-style-type: none;
}

ul.dropDownMenu {
	height: 30px;
	background-color: #efefef;
}

ul.dropDownMenu li {
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0 10px;
	background-color: #cccccc;
}

ul.dropDownMenu ul {
	position: absolute;
	top: 10px;
	left: 0;
	display: none;
	padding: 0 10px;
	background-color: #bbbbbb;
	width: 110%;
}

ul.dropDownMenu li:hover ul {
	display: block;
}

ul.dropDownMenu ul li {
	float: none;
	white-space: nowrap;
}


.column {
	float: left;
}

.style0 {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.round {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
	width: 39px;
	height: 28px;
}

div.left {
	left: -6px;
}

div.right {
	right: -6px;
}

div.top {
	top: -6px;
}

div.bottom {
	bottom: -6px;
}

.bottom.left {
	background-image: url(../Images/mainBLBg.gif);
}

.bottom.right {
	background-image: url(../Images/mainBRBg.gif);
}

.top.left {
	background-image: url(../Images/mainTLBg.gif);
}

.top.right {
	background-image: url(../Images/mainTRBg.gif);
}

input.txt, input.tinyTxt {
	height: 15px;
	font-size: 12px;
}

input.radio {
	width: 10px;
	position: relative;
	bottom: 3px;
}

input.tinyTxt {
	width: 28px;
}

input.txt {
	width: 129px;
}

input.readonly {
	cursor: default;
}

input.button {
	border: 0;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
}

input.submit {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	background-color: #C10908;
	background-image: url(../Images/cmsSubmitBg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 40px;
	height: 17px;
	margin: 0 10px;
}

span.button {
	text-decoration: underline;
}

a.button {
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right
}

.clear {
	clear: both;
}

.oppositeAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.button {
	cursor: pointer;
}

.strikedThru {
	text-decoration: line-through;
}

.number {
	font-size: smaller;
}

.search input {
	border: 0;
	height: 16px;
	width: 60px;
	font-size: 12px;
}

.calHolder label {
	display: inline;
}

.calHolder img {
	vertical-align: middle;
}

.dirrtl {
	direction: rtl;
	text-align: right;
}

.dirltr {
	direction: ltr;
	text-align: left;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

input.mib {
	border: 0;
	background-color: #ffffff;
	cursor: default;
	width: 2px;
}