﻿.GrayRepeat68px
{
	background-image: url(../../UI_Common/images/ContactImages/grayBG.gif);
	background-repeat:repeat-x;
	height:68px;
	border:1px solid #999999;
}

.BlackRepeat30px
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../UI_Common/images/ContactImages/blackBG.gif);
	background-repeat:repeat-x;
	height:30px;
	border:1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.BlackMenuStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	border-top:dotted 1pt white;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #000000;
		width:100%;

}

.BlackMenuStyle A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	border-top:dotted 1pt white;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #000000;
	width:100%;
}

.BlackMenuStyle A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	border-top:dotted 1pt white;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #000000;
	width:100%;

}

.SelectedSubMenuStyle
{	
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	color:#000000;
	background-color: #000000;
	font-size: 11px;
	padding-left:10px;
}


.SelectedMenuStyle
{
	background-image: url(../../UI_Common/images/ContactImages/orgBG.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #000000;
}


/*New buttons added*/

.buttonLightGreenContacts {
	background-image: url(../../UI_Common/images/ContactImages/green_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightGreenContacts {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/green_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: Black;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:120px; 

}
A.buttonLightGreenContacts:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:120px; 
}


.buttonLightGreenContactsBig {
	background-image: url(../../UI_Common/images/ContactImages/greenBig_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightGreenContactsBig {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/greenBig_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: Black;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:300px; 

}
A.buttonLightGreenContactsBig:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:300px; 
}

.buttonLightRedContacts {
	background-image: url(../../UI_Common/images/ContactImages/red_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightRedContacts {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/red_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: Black;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:120px; 
	color: #FFFFFF;

}
A.buttonLightRedContacts:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:120px; 
}
/**/

.buttonLightOrangeContacts {
	background-image: url(../../UI_Common/images/ContactImages/org_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightOrangeContacts {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/org_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: Black;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:120px; 

}
A.buttonLightOrangeContacts:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:120px; 
}

/**/

.buttonLightBlackContacts {
	background-image: url(../../UI_Common/images/ContactImages/black_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightBlackContacts {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/black_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: White;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:120px; 

}
A.buttonLightBlackContacts:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:120px; 
}


/*Small buttons*/
.buttonLightBlackSmallContacts {
	background-image: url(../../UI_Common/images/ContactImages/black_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: inline-block;
}
A.buttonLightBlackSmallContacts {
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../../UI_Common/images/ContactImages/black_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: White;
	vertical-align:middle;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid;
	white-space:nowrap;
	width:120px; 

}
A.buttonLightBlackSmallContacts:hover {
	background-image: url(../../UI_Common/images/new-buttons-grey-BG.gif);
	color:#FFFFFF;
	border: 1px solid;
	background-position: top;
	width:120px; 
}




.horizontaldividerOrange {
	background-image: url(../../UI_Common/images/ContactImages/orgDot_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 3px;
	padding:5px;
	padding-right:20px;
	padding-left:20px;   
}
.RoundBackGroundOrange
{
	background-image: url(../../UI_Common/images/ContactImages/gradient-round-red.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-size:24px;
	height:36px;
	width:37px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.RoundBackGroundGreen
{
	background-image: url(../../UI_Common/images/ContactImages/green.gif); 
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:White;
	font-size:12px;
	font-weight:bold; 
	height:36px;
	width:37px;         
}

.RoundBackGroundRed
{
	background-image: url(../../UI_Common/images/ContactImages/red.gif); 
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:White;
	font-size:12px;
	font-weight:bold; 
	height:36px;
	width:37px;         
}

.RoundBackGroundGray
{
	background-image: url(../../UI_Common/images/ContactImages/gradient-round-grey.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:White;
	font-size:24px;
	height:36px;
	width:37px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.RoundBackGroundBlack
{
	background-image: url(../../UI_Common/images/ContactImages/gradient-round-grey.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:White;
	font-size:24px;
	font-weight:bold;
	height:36px;
	width:37px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*Text Class*/
.bigArial16Bold {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}

.bigArial24Bold
{
	font-family:Arial;
	font-size:24px;
}
.bigArial14RedOrange
{
	font-family:Arial;
	font-size:14px;
	color:#cc3300;
}
.bigArial11Grey
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.bigArial20Orange
{
	font-family:Arial;
	font-size:20px;
	color:#ff6600;
}

.bigArial22LightBlue
{
	font-family:Arial;
	font-size:22px;
	color:#006699;
}


.bigArial13Bold
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;     	
}

.Arial13Italic
{
	font-family:Arial;
	font-size:12px;
	font-style:italic; 
	 	
}

.ArailBold
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;  
	
}

.contentBoxGrayBG {
	background-color:#FFFFFF;
	border:1px solid #999999;
	width: 100%;
	background-image: url(../../UI_Common/images/ContactImages/Gray_bg.gif); 
	background-repeat:repeat-x;
	background-position:top;
	
}

.contentBoxGrayBG1 
{
	
	border:1px solid #999999;
	background-image: url(../../UI_Common/images/ContactImages/img_graybgMsg1.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	
	
}
.contentBoxGrayBG2
{
	
	border:1px solid #999999;
	background-image: url(../../UI_Common/images/ContactImages/img_graybgMsg2.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	
}

.Arail10Bold
{
	font-family:Arial;
	font-size:11px; 
	font-weight:bold;  
	
}


.Arail22
{
	font-family:Arial;
	font-size:22px; 
	
}
.Arial12Gray
{
	font-family:Arial;
	font-size:12px; 
	color:#333333;
}

.ContatsRequiredField
{
	color:#FE9A04;
}
.tabContactGray
{
	background-image:url(../../UI_Common/images/ContactImages/MidBGCorner.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:49px;
}


.setup-congratulations-title {
	font-size:24px;
	line-height:18px;
	font-weight:normal;
	color:#40362e;
	margin:3px 0 0 2px;
	background-image: url(../../UI_Common/images/ContactImages/1px-horizontal-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.setup-congratulations-title-small {
	font-size:20px;
	line-height:14px;
	font-weight:normal;
	color:#069;
	margin:15px 0 0 2px;
	background-image: url(../../UI_Common/images/ContactImages/1px-horizontal-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.setup-item-title {
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 12px;
}
#setup-need-help {
	background-image: url(../../UI_Common/images/ContactImages/help-icon.png);
	background-position: right center;
	height: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 25px;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
}
#setup-3-steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: url(../../UI_Common/images/ContactImages/semi-transparent-TD-BG.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	height: 52px;
	width: 445px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#special-note {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	display: block;
	margin-top: 25px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-right: 35px;
	padding-left: 60px;
	text-align: left;
	background-image: url(../../UI_Common/images/ContactImages/warning.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 38px;
}
#go-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../../UI_Common/images/ContactImages/semi-transparent-TD-BG-home.png);
	height: 54px;
	width: 346px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#go-home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C30;
}

.go-home-copy {
	margin-top: 12px;
	text-align: left;
}
#quick-setup-table-wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #333;
}
#setup-3-steps p {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
