﻿/* Default CSS Reset START */
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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{line-height: 150%;margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/* Default CSS Reset END */

/* Setup Class Defaults START  */
body {font: normal 13px/150% Arial,Verdana,sans-serif;background: #fff;direction: rtl;text-align: right;color: #000;margin: 0;}
p {margin: 10px 0;}
fieldset {border: solid 1px;padding: 10px;margin: 10px 0;}
legend {padding: 0 10px;}
/*HEADERS*/h1,h2,h3,h4,h5 {margin-bottom: .5em;font-weight: normal;}h1 {font-size: 32px;}h2 {font-size: 21px;}h3 {font-size: 18px;}h4 {font-size: 15px;}h5 {font-size: 13px;}
/* Setup Class Defaults END  */

/* Useful Classes START  */
ul.bulletList {margin: 10px 0;padding-right: 50px;list-style:square outside;}
ol {margin: 10px 0;padding-right: 50px;list-style:decimal outside;}
ul.bulletList li, ol li {margin-bottom: .33em;}
ul.lineList li {border-bottom: solid 1px #ccc;padding: 2px 0;}
table.dt th, table.dt td {text-align: right;padding: 3px;}
table.dt tr.even td {background: #eef3f9;}
table.dt caption {font-style: italic;text-align: right;margin-bottom: 10px;}
.align {text-align: right;}
.alignx {text-align: left;}
.center {text-align: center;}
.float {float: right;}
.floatx {float: left;}
.bold {font-weight: bold;}
.italic {font-style:italic;}
.notbold {font-weight: normal;}
.redText {color: #f00;}
.greenText {color: green;}
.blueText {color:#56697c;}
.greyText {color: #888;}
.inlineImg {vertical-align: middle;}
.seperator {margin-top: 20px;height: 20px;border-top: solid 3px #f2f2f2;}
.noBor {border: 0 !important;}.noPad {padding: 0 !important;}.noMargin {margin: 0 !important;}
/*FONT SIZES*/.f8 {font-size: 8px;}.f9 {font-size: 9px;}.f10 {font-size: 10px;}.f11 {font-size: 11px;}.f12 {font-size: 12px;}.f13 {font-size: 13px;}.f14 {font-size: 14px;}.f16 {font-size: 16px;}.f18 {font-size: 18px;}.f20 {font-size: 20px;}.f22 {font-size: 22px;}.f24 {font-size: 24px;}
/*FORM FIELD SIZES*/select.w30 ,input.w30, textarea.w30 {width: 20px;}select.w30 ,input.w40, textarea.w40 {width: 40px;}select.w60 ,input.w60, textarea.w60 {width: 60px;}select.80 ,input.w80, textarea.w80 {width: 80px;}select.w100 ,input.w100, textarea.w100 {width: 100px;}select.w120 ,input.w120, textarea.w120 {width: 120px;}select.w140 ,input.w140, textarea.w140 {width: 140px;}select.w200 ,input.w200, textarea.w200 {width: 200px;}select.w250 ,input.w250, textarea.w250 {width: 250px;}select.w300 ,input.w300, textarea.w300 {width: 300px;}select.w400 ,input.w400, textarea.w400 {width: 400px;}select.w500 ,input.w500, textarea.w500 {width: 500px;}
/* Useful Classes END  */
