
.notice {
	border: 1px solid #808080;
	background-color: #DDFFFF;
	padding: 8px;
}

.BackToTop{
	color : #FC7E29;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
}
.BackToTop A {color: #FC7E29; TEXT-DECORATION: none;}
.BackToTop A:LINK {color: #FC7E29;}
.BackToTop A:VISITED {color: #FC7E29;}
.BackToTop A:HOVER {color: #FC7E29; TEXT-DECORATION: none;}

.MainText{
	color : #696969;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
}
.MainText A {color: #FB7D28; TEXT-DECORATION: none;}
.MainText A:LINK {color: #FB7D28;}
.MainText A:VISITED {color: #FB7D28;}
.MainText A:HOVER {color: #FB7D28; TEXT-DECORATION: underline;}

.MainTextBlue{
	color : #31BDD8;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 16px;
}
.MainTextBlue A {color: #31BDD8; font-weight : normal; TEXT-DECORATION: none;}
.MainTextBlue A:LINK {color: #31BDD8;}
.MainTextBlue A:VISITED {color: #31BDD8;}
.MainTextBlue A:HOVER {color: #31BDD8; TEXT-DECORATION: underline;}

.MainTextWhite{
	color : #FFFFFF;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 16px;
}
.MainTextWhite A {color: #66CC34; font-weight : normal; TEXT-DECORATION: none;}
.MainTextWhite A:LINK {color: #66CC34;}
.MainTextWhite A:VISITED {color: #66CC34;}
.MainTextWhite A:HOVER {color: #CC3333; TEXT-DECORATION: underline;}

.WhiteHeaderText{
	color : #FFFFFF;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : normal;
	line-height: 19px;
}

.CaseStudyHeaderText{
	color : #ff6633;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : normal;
	line-height: 19px;
	text-align: center;
	
}
.secondaryNavBg{
	background-color: #FFFFFF;
	background-image: url(/Images/Nav/secondarynavbg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RedHeaderText{
	color : #CC3333;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 16px;
}
.RedHeaderText A {color: #CC3333; TEXT-DECORATION: none;}
.RedHeaderText A:LINK {color: #CC3333;}
.RedHeaderText A:VISITED {color: #CC3333;}
.RedHeaderText A:HOVER {color: #CC3333; TEXT-DECORATION: underline;}

.HomeText{
	color : #696969;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.HomeText A {color: #FB7D28; font-weight : normal; TEXT-DECORATION: none;}
.HomeText A:LINK {color: #FB7D28;}
.HomeText A:VISITED {color: #FB7D28;}
.HomeText A:HOVER {color: #FB7D28; TEXT-DECORATION: underline;}

.MainTextGreen{
	color : #66CC34;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextGreen A {color: #66CC34; font-weight : normal; TEXT-DECORATION: none;}
.MainTextGreen A:LINK {color: #66CC34;}
.MainTextGreen A:VISITED {color: #66CC34;}
.MainTextGreen A:HOVER {color: #66CC34; TEXT-DECORATION: underline;}

.SecondaryNavText{
	color : #5C5C5C;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;

}
.SecondaryNavText A {color: #7B7B7B; font-weight : bold; TEXT-DECORATION: none;}
.SecondaryNavText A:LINK {color: #7B7B7B;}
.SecondaryNavText A:VISITED {color: #7B7B7B;}
.SecondaryNavText A:HOVER {color: #FC7E29; TEXT-DECORATION: none;}

.SecondaryNavTextOn{
	color : #FC7E29;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	background-color: #E3E3E3;
}
.SecondaryNavTextOn A {color: #5C5C5C; font-weight : bold; TEXT-DECORATION: none;}
.SecondaryNavTextOn A:LINK {color: #5C5C5C;}
.SecondaryNavTextOn A:VISITED {color: #5C5C5C;}
.SecondaryNavTextOn A:HOVER {color: #5C5C5C; TEXT-DECORATION: none;}

.FooterText{
	color : #666666;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.FooterText A {color: #CC3333; font-weight : normal; TEXT-DECORATION: none;}
.FooterText A:LINK {color: #CC3333;}
.FooterText A:VISITED {color: #CC3333;}
.FooterText A:HOVER {color: #CC3333; TEXT-DECORATION: underline;}

.FormCell{
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #E2E2E2;
	padding-right: 5px;
}
.FormCell A {color: #CCCCCC; TEXT-DECORATION: underline;}
.FormCell A:LINK {color: #CCCCCC;}
.FormCell A:VISITED {color: #CCCCCC;}
.FormCell A:HOVER {color: #FF9900;}

.ErrText{
	color : red;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.ErrText A {color: red; font-weight : normal; TEXT-DECORATION: none;}
.ErrText A:LINK {color: red;}
.ErrText A:VISITED {color: red;}
.ErrText A:HOVER {color: red; TEXT-DECORATION: underline;}

input{
	font-size : 11px;
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

select{
	font-size : 10px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	line-height: 24px;
}

.SetWidthSelect{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

.SquareListItem{
	list-style-image : url(/Images/CommonImages/squarebullet.gif);
}

ul { 
	margin-top:0px;
	margin-left:18px; 
	margin-right:0px; 
	margin-bottom:15px;
	line-height: 20px;
	list-style-image : url(/Images/CommonImages/liststyle.gif); 
} 

textarea{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.MainBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FFFFFF;
}

.PhotoPad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.HeaderBg{
	background-image : url(/Images/CommonImages/headerbg.gif);
}

/* Home page left side gray background */
/*
.HomeLeftBg{
	background-image : url(images/bottomleftbg.gif);
}
*/

.HomeRightBg{
	background-image : url(/Images/Home/bottomrightbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.FooterBg{
	background-image : url(/Images/CommonImages/footerbg.gif);
}

.ContentBg{
	background-image : url(/Images/Home/bottomrightbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.GrayBorderBg{
	background-color : #CCCCCC
}

.LightGrayBg{
/*	background-color : #E6E6E6 */
/*  background-image : url(images/leftbg.gif); */
/*	background-position: bottom right; */
/*	background-repeat: no-repeat; */
	/* background="images/leftbg.gif" */>
}

.GreenBg{
	background-color : #FB7D28
}

.HeaderSkinBg{
	background-color : #F8F8F8
}

.FlashLogoDiv{
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -337px;
	text-align: left;
} 

.hotbox{
	padding:5px;
	cursor:pointer;
}

.hotbox img{
float:right;
margin:0 0 5px 5px;


}
.floatright {
	float:right;
	margin-bottom:5px;
	margin-left:5px;

}

