/***************************************/
/*  Text Classes
/***************************************/



.txt {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b2926;
	font-size: 11px;
}

.txtBold {
	text-decoration: none;
	font-family: Arial, Times, serif;
	color: #2b2926;
	font-size: 12px;
	font-weight: bold;
}



.txtBig {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #2b2926;
	font-size: 30px;	
}

.txtWhite {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.txtWhiteBold {
	text-decoration: none;
	font-family:Arial, Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


.txtTitleMed {
	text-decoration: none;
	font-family :Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.txtTitle {
	text-decoration: none;
	font-family:Arial, Times, serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.txtTitleBig {
	text-decoration: none;
	font-family:Arial, Times, serif;
	color: #ffffff;
	font-size: 14px;
	
}




.txtGray20 {
	text-decoration: none;
	font-family: Arial, Times, serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.txtGray40Bold {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.txtGray40 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}



.txtorng {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
}

.txtorngBold {
	text-decoration: none;
	font-family: :Arial, Times, serif;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.txtorngMed {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 22px;
}

.txtOrngBig {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 32px;
}




/***************************************/
/*  Naviagation Classes
/***************************************/

.txtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D6D6D6;
	
}

.txtsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F3F3F3;
	
}


.ddlGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	
	
	
}

/***************************************/
/*  Background Classes
/***************************************/


.bkcompgrey {
	background-color: #EFEFEF;
}


.bkorng
{
     background-image: url(/JTG/images/JTGImages/Orange-slice.jpg);
     background-repeat: repeat-x
}

.bkLightGray
{
     background-image: url(/JTG/images/JTGImages/gray2.jpg);
     background-repeat: repeat-x
}

.bkWarmGray{
	background-color: #E0D9D3;
}

.bkCoolGray{
	background-color: #F4F3F2;
}

.bkgrey96{
	background-color: #F4F4F4;
}
.bkBrown{
	background-color: #C2B5A8;
}

.bkgray84{
	background-color: #D6D6D6;
}

.bkFooter
{
	background-image: url(/JTG/images/JTGImages/footer_slice.jpg);
    background-repeat: repeat-x
	
}

.bkgrey{
	background-color: #F1F1F1;
}




/**************** Rounded corners *****************/
.cornertopright {
	background-image: url(/JTG/images/JTGImages_Ar/cornertopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 6px;
}
.cornertopleft {
	background-image: url(/JTG/images/JTGImages_Ar/cornertopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 6px;
}
.cornerbottright {
	background-image: url(/JTG/images/JTGImages_Ar/cornerbottright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 6px;
}
.cornerbottleft {
	background-image: url(/JTG/imagesJTGImages_Ar/cornerbottleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 6px;
}



/***************************************/
/*  Main Title Classes
/***************************************/

.txtMainTitle
{
	text-decoration: none;
	font-family:Arial,  Helvetica, sans-serif;
	font-weight:bold;
	color: #2b2926;
	font-size: 30px;	
	padding-left: 172px;
}

/***************************************/
/*  Banner Classes
/***************************************/

.txtBanner {
	text-decoration: none;
	font-family:Arial, Times, serif;
	color: #2b2926;
	font-size: 11px;
	font-weight: bold;
}

.bkBanner
{
	background-image: url(/JTG/images/JTGImages/right_gray_block.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.dotlinehor
{
	background-image: url(/JTG/images/JTGImages/dotline.jpg);
	background-repeat: repeat-x;
	background-position: right;	
	line-height: 1px;
}


.txtPadding{
padding-right:17px;
}

.inputblack {
	FONT-SIZE: 11px;
	border-width: 1px;
	border-style: solid;
	border-left-color: #CDCDCD;
	border-top-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-right-color: #CDCDCD;

}
