/* IE6 and earlier fix for :hover attributes */
body {behavior: url("../../../_jwork_v1/css/csshover2.htc");}

/* Tag-specific Styles */
a, 
a:visited {text-decoration: none;}

a, 
a:visited,
body,
div,
form,
html,
img {border:  0px;
     padding: 0px;
     margin:  0px;}

/* Print media settings */ 
@media print{
/*hide print links when printing*/
a {display:none;}
.NoPrint,
#NoPrint {display: none;}
}

/* Background Colors */
.Background_White  {background: white;}
.Background_Blue   {background: #336699;}
.Background_Green  {background: green;}
.Background_Yellow {background: yellow;}
.Background_Orange {background: orange;}
.Background_Red    {background: red;}
.Background_Purple {background: purple;}
.Background_Black  {background: black;}
.Background_Gray   {background: gray;}

.Background_LightBlue {background: #99CCFF;}
.Background_LightGray {background: #dadada;}

/* Colors */
.Black  {color: black;}
.Blue   {color: #336699;}
.Gray   {color: gray;}
.Green  {color: green;}
.Navy   {color: #003366;}
.Orange {color: orange;}
.Red    {color: red;}
.Yellow {color: yellow;}
.White  {color: white;}

.LightBlue {color: #00adef;}

/* Font Sizes */
.FontSize4pt  {font-size: 4pt;}
.FontSize6pt  {font-size: 6pt;}
.FontSize7pt  {font-size: 7pt;}
.FontSize8pt  {font-size: 8pt;}
.FontSize9pt  {font-size: 9pt;}
.FontSize10pt {font-size: 10pt;}
.FontSize11pt {font-size: 11pt;}
.FontSize12pt {font-size: 12pt;}
.FontSize14pt {font-size: 14pt;}
.FontSize16pt {font-size: 16pt;}
.FontSize18pt {font-size: 18pt;}
.FontSize20pt {font-size: 20pt;}
.FontSize22pt {font-size: 22pt;}
.FontSize24pt {font-size: 24pt;}
.FontSize28pt {font-size: 28pt;}
.FontSize32pt {font-size: 32pt;}
.FontSize40pt {font-size: 40pt;}

/* Font Styles */
.Bold      {font-weight: bold;}
.Center    {text-align:  center;}
.Justify   {text-align:  justify;}
.Indented  {text-indent: 35px;}
.Italic    {font-style:  italic;}
.Left      {text-align:  left;}
.Right     {text-align:  right;}
.StrikeThrough {text-decoration: line-through;}
.Underline     {text-decoration: underline;}

/* Font Types */
.Font_Arial      {font-family: Arial;}
.Font_ArialBlack {font-family: "Arial Black";}
.Font_Courier    {font-family: Courier;}
.Font_CourierNew {font-family: "Courier New";}
.Font_Footlight  {font-family: "Footlight MT Light";}
.Font_Tahoma     {font-family: Tahoma;}
.Font_Verdana    {font-family: Verdana;}

/* Graphics */

.Hover_Underline:hover {text-decoration: underline;}
.Hover_Gray:hover {color: #bbbbbb;}
.Hover_White:hover {color: #ffffff;}

.MessageBox {font:   bold 8pt Tahoma;
             margin: 10px auto 10px auto;
             width:  98%;}

.MessageBox table {width: 100%;}

.MessageIcon {height:       35px;
              margin-left:  2px;
              margin-right: 5px;
              margin-top:   2px;
              width:        35px;}

.Message_Complete {background: #fafffa;
                   border:     1px solid #18A424;
                   color:      #18A424;}
.Message_Error    {background: #fffafa;
                   border:     1px solid #ef4338;
                   color:      #cf2318;}
.Message_Info     {background: #fffffa;
                   border:     1px solid #225588;
                   color:      #225588;}
.Message_Warning  {background: #fffefc;
                   border:     1px solid #E7DA32;
                   color:      #85780D;}

.Pointer {cursor: pointer;}

.Simple3D {border-bottom: 1px solid gray;
           border-left:   1px solid #ececec;
           border-right:  1px solid gray;
           border-top:    1px solid #ececec;}
.Simple3D_Button {border-bottom: 1px solid gray;
                  border-left:   1px solid #ececec;
                  border-right:  1px solid gray;
                  border-top:    1px solid #ececec;}
.Simple3D_Button:hover {border-bottom: 1px solid #ececec;
                        border-left:   1px solid gray;
                        border-right:  1px solid #ececec;
                        border-top:    1px solid gray;}

/* Alignment and Flow */
.Bottom {vertical-align: bottom;}
.Middle {vertical-align: middle;}
.Top    {vertical-align: top;}

.Block  {display: block;}
.Hidden {display: none;}

.CenterBox     {margin-left:  auto;
                margin-right: auto;}
.ClearFloat    {clear: both;}
.FloatLeft     {float: left;}
.FloatRight    {float: right;}
.ScrollBox     {overflow: auto;}
.TableCollapse {border-collapse: collapse;}

/* Dimensions, Placement */

.Height_1   {height: 1px;}
.Height_3   {height: 3px;}
.Height_5   {height: 5px;}
.Height_10  {height: 10px;}
.Height_12  {height: 12px;}
.Height_15  {height: 15px;}
.Height_20  {height: 20px;}
.Height_25  {height: 25px;}
.Height_30  {height: 30px;}
.Height_35  {height: 35px;}
.Height_40  {height: 40px;}
.Height_45  {height: 45px;}
.Height_50  {height: 50px;}
.Height_60  {height: 60px;}
.Height_65  {height: 65px;}
.Height_70  {height: 70px;}
.Height_75  {height: 75px;}
.Height_80  {height: 80px;}
.Height_85  {height: 85px;}
.Height_90  {height: 90px;}
.Height_100 {height: 100px;}
.Height_125 {height: 125px;}
.Height_130 {height: 130px;}
.Height_145 {height: 145px;}
.Height_150 {height: 150px;}
.Height_165 {height: 165px;}
.Height_175 {height: 175px;}
.Height_200 {height: 200px;}
.Height_225 {height: 225px;}
.Height_250 {height: 250px;}
.Height_275 {height: 275px;}
.Height_300 {height: 300px;}
.Height_350 {height: 350px;}
.Height_400 {height: 400px;}
.Height_450 {height: 450px;}
.Height_500 {height: 500px;}
.Height_550 {height: 550px;}
.Height_600 {height: 600px;}
.Height_650 {height: 650px;}
.Height_700 {height: 700px;}

.LineHeight_10  {line-height: 10px;}
.LineHeight_12  {line-height: 12px;}
.LineHeight_15  {line-height: 15px;}
.LineHeight_20  {line-height: 20px;}
.LineHeight_25  {line-height: 25px;}
.LineHeight_30  {line-height: 30px;}
.LineHeight_35  {line-height: 35px;}
.LineHeight_40  {line-height: 40px;}
.LineHeight_45  {line-height: 45px;}
.LineHeight_50  {line-height: 50px;}
.LineHeight_100 {line-height: 100px;}

.MarginBottom_1  {margin-bottom: 1px;}
.MarginBottom_3  {margin-bottom: 3px;}
.MarginBottom_5  {margin-bottom: 5px;}
.MarginBottom_10 {margin-bottom: 10px;}
.MarginBottom_15 {margin-bottom: 15px;}

.MarginLeft_1  {margin-left: 1px;}
.MarginLeft_3  {margin-left: 3px;}
.MarginLeft_5  {margin-left: 5px;}
.MarginLeft_10 {margin-left: 10px;}
.MarginLeft_15 {margin-left: 15px;}                                   

.MarginRight_1  {margin-right: 1px;}
.MarginRight_3  {margin-right: 3px;}
.MarginRight_5  {margin-right: 5px;}
.MarginRight_10 {margin-right: 10px;}
.MarginRight_15 {margin-right: 15px;}

.MarginTop_1  {margin-top: 1px;}
.MarginTop_3  {margin-top: 3px;}
.MarginTop_5  {margin-top: 5px;}
.MarginTop_10 {margin-top: 10px;}
.MarginTop_15 {margin-top: 15px;}

.PaddingBottom_1  {padding-bottom: 1px;}
.PaddingBottom_3  {padding-bottom: 3px;}
.PaddingBottom_5  {padding-bottom: 5px;}
.PaddingBottom_10 {padding-bottom: 10px;}
.PaddingBottom_15 {padding-bottom: 15px;}

.PaddingLeft_1  {padding-left: 1px;}
.PaddingLeft_3  {padding-left: 3px;}
.PaddingLeft_5  {padding-left: 5px;}
.PaddingLeft_10 {padding-left: 10px;}
.PaddingLeft_15 {padding-left: 15px;}                                   

.PaddingRight_1  {padding-right: 1px;}
.PaddingRight_3  {padding-right: 3px;}
.PaddingRight_5  {padding-right: 5px;}
.PaddingRight_10 {padding-right: 10px;}
.PaddingRight_15 {padding-right: 15px;}

.PaddingTop_1  {padding-top: 1px;}
.PaddingTop_3  {padding-top: 3px;}
.PaddingTop_5  {padding-top: 5px;}
.PaddingTop_10 {padding-top: 10px;}
.PaddingTop_15 {padding-top: 15px;}

.Width_1    {width: 1px;}
.Width_2    {width: 2px;}
.Width_3    {width: 3px;}
.Width_4    {width: 4px;}
.Width_5    {width: 5px;}
.Width_7    {width: 7px;}
.Width_8    {width: 8px;}
.Width_10   {width: 10px;}
.Width_15   {width: 15px;}
.Width_20   {width: 20px;}
.Width_25   {width: 25px;}
.Width_30   {width: 30px;}
.Width_35   {width: 35px;}
.Width_40   {width: 40px;}
.Width_50   {width: 50px;}
.Width_60   {width: 60px;}
.Width_65   {width: 65px;}
.Width_70   {width: 70px;}
.Width_75   {width: 75px;}
.Width_80   {width: 80px;}
.Width_85   {width: 85px;}
.Width_90   {width: 90px;}
.Width_95   {width: 95px;}
.Width_100  {width: 100px;}
.Width_110  {width: 110px;}
.Width_115  {width: 115px;}
.Width_120  {width: 120px;}
.Width_125  {width: 125px;}
.Width_135  {width: 135px;}
.Width_140  {width: 140px;}
.Width_150  {width: 150px;}
.Width_160  {width: 160px;}
.Width_175  {width: 175px;}
.Width_185  {width: 185px;}
.Width_200  {width: 200px;}
.Width_215  {width: 215px;}
.Width_225  {width: 225px;}
.Width_250  {width: 250px;}
.Width_275  {width: 275px;}
.Width_300  {width: 300px;}
.Width_350  {width: 350px;}
.Width_375  {width: 375px;}
.Width_400  {width: 400px;}
.Width_450  {width: 450px;}
.Width_500  {width: 500px;}
.Width_550  {width: 550px;}
.Width_600  {width: 600px;}
.Width_625  {width: 625px;}
.Width_650  {width: 650px;}
.Width_660  {width: 660px;}
.Width_675  {width: 675px;}
.Width_700  {width: 700px;}
.Width_750  {width: 750px;}
.Width_800  {width: 800px;}
.Width_900  {width: 900px;}
.Width_950  {width: 950px;}
.Width_990  {width: 990px;}
.Width_1000 {width: 1000px;}
