/* CSS Document */

/* == Template ======================================================================= */
body,td,th {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/pageBackground.gif) #79818b;
}
a:link {
	color: #007BE3;
	text-decoration: none;
}
a:visited {
	color: #9313D0;
	text-decoration: none;
}
a:hover {
	color: #E38400;
	text-decoration: none;
}
a:active {
	color: #E38400;
	text-decoration: none;
}

.copyright {
	height: 20px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #6685a2;
	background-image: url(/images/copyrightBackground.gif);
	text-align: left;
	font-size: 10px;
	padding-left: 12px;
	text-decoration: none;
}
.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	text-align: center;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.menu  a:link, .menu a:visited, .menu a:hover, .menu  a:active {
	text-align: center;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}

.whFull {
	border: none;
	width: 100%;
	height: 100%;
}
.wHalf {
	width: 50%;
}
.hFull {
	height: 100%;
	vertical-align: top;
}
.shadowLeft {
	width: 4px;
	background: url(/images/shadowLeft.gif) repeat-y;
}
.shadowRight {
	width: 4px;
	background: url(/images/shadowRight.gif) repeat-y;
}
.bannerBox {
	height:100px;
	background-color: #4c7ca7;
}
.contentBox {
	width: 714px;
	background-color: #FFFFFF;
}
.menuBox {
	height: 22px;
	background: #6e95ba url(/images/menuBody.gif) repeat-x;
}
.menuSeparator {
	width:1px;
}
.navigationBar {
	background-color:eff5fb;
	height:20px;
}
.copyrightSeparator {
	height: 1px;
	background-color: #ba5436;
}
.table1 {
	width: 100%;
	direction: rtl;
	border: 1px solid #1F91AD;
}
.table1Title {
	color: #FFFFFF;
	background-color: #1F91AD;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	cursor: default;
}
.table1BodyStyle1 {
	background-color: #E5E5E5;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	border: none;
	cursor: default;
}
.table1Comment {
	color: #666666;
	font-size: 9px;
}
.table2 {
	width: 100%;
	direction: rtl;
	border: 1px solid #999999;
}
.table2BodyStyle1 {
	background-color: #E5E5E5;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	border: none;
	cursor: default;
}
.field1 {
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
	width: 200px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	border: 1px solid #1F91AD;
	background-color: #FFFFFF;
}
.field2 {
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	border: 1px solid #1F91AD;
	background-color: #FFFFFF;
}
.field3 {
	padding-right: 1px;
	padding-left: 1px;
	width: 20px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 9px;
	color: #000000;
	border: 1px solid #1F91AD;
	background-color: #FFFFFF;
}
.field1Obl {
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
	width: 200px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	border: 1px solid #AD3B1F;
	background-color: #FBF5F4;
}
.field1Ob2 {
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
	width: 117px;
	font-family: "Courier New", Courier;
	font-size: 12px;
	color: #000000;
	border: 1px solid #AD3B1F;
	background-color: #FBF5F4;
}
.oblText {
	color: #FF3200;
}
.button1 {
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}
/* == Errors ======================================================================= */
.errorsTable {
	width: 100%;
	border: 1px solid #FFF600;
	background-color: #FFFFFF;
	direction: rtl;
}
.errorsHeader {
	background-color: #FFD053;
	color: #000000;
}
.errorsBodyTitle {
	color: #FF540C;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.errorsBody {
	background-color: #FFFA7F;
	color: #000000;
}
.errorsText {
	vertical-align:top; 
	text-align:justify;
}

/* == Helps ======================================================================= */
.helpsTable {
	width: 100%;
	border: 1px solid #52C0CB;
	background-color: #FFFFFF;
	direction: rtl;
}
.helpsHeader {
	background-color: #4FAAD3;
	color: #FFFFFF;
}
.helpsBody {
	background-color: #C9EDF1;
	color: #000000;
	text-align: justify;
}
/* == News ======================================================================= */
.newsCreatDate1 {
	font-size: 10px;
}
.newsCreatDate2 {
	color: #FF3300;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	cursor: default;
}
.newsTitle1 {
	color: #FFFFFF;
	background-color: #1F91AD;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	cursor: default;
}
.newsHeader1 {
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding: 5px;
	cursor: default;
	text-align: justify;
}
.newsBody1 {
	border: 1px solid #E5E5E5;
	padding: 5px;
	cursor: default;
	text-align: justify;
	line-height: 150%;
}
.newsFooter1 {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	padding: 2px 5px 2px 5px;
	cursor: default;
}