/* Order the styles below alphabetically for ease of selection in the drop-down lists.  NB: to add a style to the drop-down list, insert a "." before the name. */
Body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 color: #000000;
}

A:Link {
 color: #FF5C00;
 text-decoration: none;
}

A:Hover {
 color: #C41500;
 text-decoration: underline;
}

A:Active {
 color: #C41500;
 text-decoration: underline;
}

A:Visited {
 color: #FF5C00;
 text-decoration: none;
}

P {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 margin-left: 0px;
 margin-right: 0px;
}

hr {
 height:1px;
 text-align:left;
 width:100%;
 color:#999999;
}

Input,TextArea, Select {
 scrollbar-arrow-color: #400000;
 color: #12130D;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 border-color: #333333;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;  
} 

LI {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 margin-left: -23px;
 margin-bottom: 6px;
 margin-top: 6px;
}

TD {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

/* Custom styles for Editor */
.Body_Text {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

.Body_Text_Alternative {
 font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, sans-serif;
 font-size: 14px;
 color: #FF5C00;
}

.Body_Text_Special {
 font-size: 12px;
 color: #808080;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Body_Text_Small {
 font-size: 10px;
 color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Body_Text_Tiny {
 font-size: 8px;
 color: #91938D;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Input.Form_Button {
 background-color: #FF5C00;
 color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 border-color: #999999;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
}

.Form_Input {
 background-color: #FEFEFE;
 border-color : #9A9A9A;
}

.Form_Field_Hidden {
 border-top-width:0px;
 border-left-width:0px;
 border-left-color: #333333;
 border-bottom-width:0px;
 border-bottom-color:#666666;
 border-top-color: #333333;
 border-right-width:0px;
 border-right-color: #666666;
 width: 1px;
 height: 1px;
 color: #F2F2FF;
}

.Heading_Page {
 font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, sans-serif;
 font-size: 17px;
 color: #FF5C00;
}

Heading_Page_Alternative {
 font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, sans-serif;
 font-size: 17px;
 color: #A5A4A3;
}

Heading_Main{
 font-size: 14px;
 color: #CA1818;
 font-weight: bold;
}

Heading_Main_Alternative {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
}

.Heading_Sub {
 font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
}

.Heading_Sub_Alternative {
 font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, sans-serif;
 font-size: 14px;
 color: #FF5C00;
}

.Heading_Sub_Small {
 font-size: 11px;
 font-weight: bold;
 color: #333333;
}

.Image_Border {
 border-color: #999999;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;  
}


.Style_Bullet {
 font-size : 12px;
 list-style-image: url(/sharedfiles/orangebox/images/site/style-bullet.gif);
 margin-left: 0px;
 margin-bottom: 12px;
}

.Table_Main {
 border-width:.05em;
 border-bottom-style:solid;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-color:#999999;
}

.Table_Background_Dark {
 background-color: #999999;
}

.Table_Background_Light {
 background-color: #DDDDDD;
}