/* CSS Document */
/* The below styles need to be replicated in the FCK css file.(fckeditor/editor/css/fck_internal.css */
.GD_iquest_NoBorderLeft 
{
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.NB_ImgLeft 
{  
	float: left; 
	margin-top: 0px; 
	margin-right: 4px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.WB_ImgLeft 
{
	float:left;
	border:solid 1px silver;
	padding:5px;
	background-color: #EAEAEA;
	margin-top: 1px; 
	margin-right: 4px; 
	margin-bottom: 1px; 
	margin-left: 0px
	
} 

.NB_ImgRight 
{
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.WB_ImgRight 
{  
	float: right; 
	border:solid 1px silver;
	padding:5px;
	background-color: #EAEAEA;
	margin-top: 1px; 
	margin-right: 0px; 
	margin-bottom: 1px; 
	margin-left: 4px; 
}

.NB_ImgCenter 
{  
	text-align:center;
    display:block;
 	margin-top: 1px; 
	margin-right: 4px; 
	margin-bottom: 1px; 
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.WB_ImgCenter 
{
	border:solid 1px silver;
    text-align:center;
    display:block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 4px; 
	margin-bottom: 4px;
	padding:5px;
	background-color: #EAEAEA; 	 
}
.GSI_tituloGra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-bottom: 8px;
}
.GSI_tituloGrandeMedExp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .2em;
	padding-bottom: 7px;
}
.GSI_Med_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.GSI_Med_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.GSI_Peq_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.GSI_Peq_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
.GSI_tituloSmallExpande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.4em;
	padding-bottom: 10px;
}
.GSI_Texto_Italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.TopHeaderHigh {
	height: 170px;
	background-color: #222222;
}

.GSI_TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
/* End  - The Above styles need to be replicated in the FCK css file. */
body {
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-color: #1D1D1D;
	background-image: url(../../VD_Generic_Images/BG_OuterGif.gif);
}
.OuterTbl {
	margin: 4px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383838;
	border-right-color: #1D1D1D;
	border-bottom-color: #1D1D1D;
	border-left-color: #1D1D1D;
}
.DefaulttextArea {
	height: 300px;
	color: #666666;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(../../SubSecIncludes/SubSec_Images/bullet4.gif);
}
.PropertiesPallet {
	width: 155px;
}
.txtSmall_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: left;
	height: 18px;
	width: 200px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
}
.txtVERYSmall_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #E88301;
	text-decoration: none;
	background-color: #FFEACE;
	text-align: left;
	height: 15px;
	width: 15px;
	padding-left: 1px;
	border: 1px solid #E88301;
	background-position: center;
}
.txtSmall_1LIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #E88301;
	text-decoration: none;
	background-color: #FFEACE;
	text-align: left;
	height: 18px;
	width: 120px;
	padding-left: 1px;
	border: 1px solid #E88301;
}
.txtSmall_1LIST_MED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #E88301;
	text-decoration: none;
	background-color: #FFEACE;
	text-align: left;
	height: 18px;
	width: 200px;
	padding-left: 1px;
	border: 1px solid #E88301;
}
.txtSmallMulti_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: left;
	height: 90px;
	width: 200px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	overflow: auto;
}
.txtSmallBUTT_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 18px;
	width: 200px;
	padding-left: 3px;
	overflow: auto;
	border: 1px solid #FFFFFF;
}
.txtSmall_Label_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.txtVerySmall_Label_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #E88301;
	text-decoration: none;
}
.txtMED_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #E88301;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 3px;
}
.txtSmall_SMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txtSmall_Label_2Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.txtSmall_UN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888FA2;
	text-decoration: none;
	background-image: url(../../VD_Generic_Images/Login_UserName.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 150px;
	padding-left: 20px;
	background-color: #ECECEC;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9AA6AF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #9AA6AF;
}
.txtSmall_PW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888FA2;
	text-decoration: none;
	background-image: url(../../VD_Generic_Images/Login_PW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 150px;
	padding-left: 20px;
	background-color: #ECECEC;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9AA6AF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #9AA6AF;
}
.OrangeSmall_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #E88301;
	text-decoration: none;
	padding-left: 3px;
}
.OrangeSmall_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 3px;
}
.OrangeSmall_3_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 3px;
	background-position: left bottom;
	padding-top: 5px;
}
.PromoType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	height: 15px;
	background-image: url(../../SubSecIncludes/SubSec_Images/AAA3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	line-height: 15px;
}
.LangToOffer_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../../VD_Generic_Images/LangBulletOn.gif);
}
.LangToOffer_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	list-style-image: url(../../VD_Generic_Images/LangBulletOff.gif);
}
.ArticleSTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}
.ArticleSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: .3em;
}
.AA_GreyPanel {
	background-image: url(../../Local_Config/Skins/JS_Default/Gen_CP_BGs/GreyPanel_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 48px;
}
.AA_PicTableOuter {
	background-color: #333333;
	width: 240px;
	margin: 10px;
}
.AA_PicTableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 12px;
}
.AA_PicTableDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 11px;
	padding-bottom: 10px;
	text-align: justify;
}
.AA_PicTablePics {
	border:solid 1px silver;
	padding:7px;
	background-color: #EAEAEA;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	width: 74px;
}
.AA_ArContent {
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.NewsTitle_PG1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.NewsTitle_PG2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
