

body 
{ 
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	line-height: 15px;
	MARGIN: 25px 0px 25px 25px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #eeeeee; 
	COLOR: #888888; 
	SCROLLBAR-ARROW-COLOR: #4f7ab6; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	SCROLLBAR-BASE-COLOR: #e6eee7; 
	BACKGROUND-COLOR: white; 
	scrollbar-3d-light-color: #ffffff; 
	scrollbar-dark-shadow-color: #f1f1f1 }

	

/* Forms ================== */

	textarea,option,select 	{
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #666666;

	background-color: #f1f1f1;
	border: 1px  #cccccc;
}

input.stdbutton { 
	/*background: #6666CC url(/Products/Skins/default/images/stdbutton_up.gif) repeat-x top; */
	border: 1px solid; 
		color: #6666cc;
	border-color: #999999; 
	font-weight: bold;
	cursor: hand; }


input.ctaForm,textarea.ctaForm,option.ctaForm,select.ctaForm 	{ 
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #666666;
}



p {

}

h1
{
	font-weight: normal;
	font-size: large;
	margin: 7px 0px 10px;
	color: #6666cc;
}
	
h2{
	font-size:  x-small;
	font-weight: bold;
	margin: 0px 0 10px 0;
	color: #6666cc;
	}	
.hrLineDash{
	background: url(/Products/Skins/default/images/dotline_hr.gif) repeat-x center bottom;
	height: 1px;
}
.hrLineSolid{
	background: url(/Products/Skins/default/images/solidline_hr.gif) no-repeat left bottom;
	height: 1px;
}
.hrLineDashVert{
	background: url(/Products/Skins/default/images/dotline_vert.gif) repeat-y center bottom;
	width: 1px;
}
.globalNav {
	vertical-align: bottom;
	font-size:  xx-small;
	text-decoration: none;
	color: #999999;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 8px;
}
.globalNav a {
	font-size:  xx-small;
	text-decoration: none;
	color: #999999;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 8px;
}

.globalNav a:link {
	font-size:  xx-small;
	text-decoration: none;
	color: #999999;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 8px;	 
}

.globalNav a:visited {
	font-size:  xx-small;
	text-decoration: none;
	color: #999999;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 8px;	
}

.globalNav a:hover {
	color: #666666;
	font-size:  xx-small;
	text-decoration: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 8px;	
}
.breadCrumb {
	font-size:  xx-small;
	color: #666666;
	text-decoration: underline;
	padding: 10px 0px 5px 0px;
	
}

.breadCrumb a{
	font-size:  xx-small;
	color: #666666;
	text-decoration: underline;
	
}
.breadCrumb a:hover {
	color: #999999;
	text-decoration: underline;
}
.breadCrumb a:active {
	color: #999999;
}
.breadCrumb a:visited {
	color: #999999;
}


.maintext{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	}
	
.maintext strong{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	color: #999999;
}

.maintext a:link{
 
	color: #666666;
	line-height: 16px;
}
.maintext a:hover{
	color: #999999;
	line-height: 16px;
}

.maintext li
{
	list-style-position: outside;
	list-style-type: square;
}

.maintext a:visited{
	color: #999999;
	line-height: 16px;
}



.leftnav{
	background: url("/Products/Skins/default/images/lhnav_grad_bg.jpg") repeat-y top left;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 15px; 
	text-align: right;
}
.leftnav ul{
	margin: 0%;
	padding: 0%;
}

.leftnav li{
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 41px 8px 0px;
	background: url(/Products/Skins/default/images/lhnav_line.gif) repeat-x bottom;
} 

.leftnav li a{
	text-decoration: none;
	font-weight: normal;
	color:  #999999;
}

.leftnav li a:link {
	color:  #999999;
}

.leftnav li a:visited {
	color:  #999999;
}

.leftnav li a:active {
	color:  #999999;
}

.leftnav li a:hover {
	color: #6666CC;
	font-weight: bold;
}

.ctaPanel{
	background: url(/Products/Skins/default/images/cta_bg.GIF) repeat-y top left;
	font-size: x-small;
	margin-top: 15px;
	margin-bottom: 8px;
}

a.ctaBox {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 0px 20px 0px 0px;
	background: url(/Products/Skins/default/images/arrowbox.gif) no-repeat right;
}
a.ctaBox:hover{
	text-decoration: underline;
}

.ctaBoxEmail{
	background: url(/Products/Skins/default/images/box_bg_signemail.jpg) repeat-y top left;
}

.ctaBoxEmailFriend{
	background: url(/Products/Skins/default/images/box_bg_emailfriend.jpg) repeat-y top left;
}
.footer {
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 30px 5px;
	background: url(/Products/Skins/default/images/footer_bg.jpg) repeat-x;
}

.footer a{
	font-size:  xx-small;
	color: #999999;
	text-decoration: none;
}
.footer a:link{
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
}
.footer a:visited {
	color: #999999;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}

/*Homepage content*/

.homeBg {
	background: url(/Products/Skins/default/images/homepage_bg.jpg) no-repeat top left;
}

.homePanel {
	font-size: x-small;
	color: #666666;
	line-height: 14px;
}

.homePanelEvent {
	width: 175px;
	font-size: x-small;
	color: #666666;
	padding: 0px 15px 20px 30px;
	 
}

.homePanelEvent a{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 0px 20px 0px 0px;
	background: url(/Products/Skins/default/images/arrowbox.gif) no-repeat right;
	 
}

.homePanel a{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 0px 20px 0px 0px;
	background: url(/Products/Skins/default/images/arrowbox.gif) no-repeat right;
}
.homePanel a:hover{
	text-decoration: underline;
}

li
{
	list-style-position: outside;
	list-style-type: square;
}
 
.ctaBoxCaseStudy {
	background: url(/Products/Skins/default/images/case_study_bg.jpg) repeat-y top left;
	font-size: x-small;
}
.authoringAreaBox
{
	border-right: #0066ff thin solid;
	border-top: #0066ff thin solid;
	margin: 2px;
	border-left: #0066ff thin solid;
	border-bottom: #0066ff thin solid;
	background-color: whitesmoke;
}

.mainHomeQuote {
	font-size: medium;
	padding: 20px 20px 20px 20px;
	color: #bcbcbc;
	font-weight: bold;
}

IFRAME
{
	background-color: transparent;
}

.requiredFieldLabel {
 color: #ff0000;
}

.standardFieldLabel
{

	background-color: #ffffff;
}

.privacyStatement
{
	font-style: italic;
	text-decoration: none;
}

.productList
{
	background-color: #ededed;
}
.infoRequestTextBox
{
	width: 200px;
}

.messageText
{
	border-right: #000000 thin solid;
	padding-right: 2px;
	border-top: #000000 thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 thin solid;
	width: 246px;
	padding-top: 2px;
	border-bottom: #000000 thin solid;
	border: 1px  #cccccc;
}
.errorText
{
	color: red;
	text-decoration: none;
}


.breadCrumbSelected a {
	font-size:  xx-small;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 5px 0px;
	
}

.breadCrumbSelected a:hover {
	color: #999999;
	text-decoration: none;
}

.breadCrumbSelected a:visited {
	color: #666666;
}

.sitemap
{
	padding-right: 0px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}
	
.sitemap strong
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	color: #6666cc;
	padding-top: 0px;
	text-decoration: none;
	
}

.sitemap a:link
{
	cursor: hand;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.sitemap a:hover
{
	cursor: hand;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}

.sitemap a:visited
{
	cursor: hand;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}

.sitemap li
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	list-style-position: outside;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	padding-top: 0px;
	list-style-type: none;
}

.sitemap ul
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	padding-top: 0px;
}

.searchResultsDiv
{
	SCROLLBAR-FACE-COLOR: #f1f1f1; 
	MARGIN: 25px 0px 25px 25px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #eeeeee; 
	COLOR: #888888; 
	SCROLLBAR-ARROW-COLOR: #4f7ab6; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	SCROLLBAR-BASE-COLOR: #e6eee7; 
	BACKGROUND-COLOR: transparent; 
	scrollbar-3d-light-color: #ffffff; 
	scrollbar-dark-shadow-color: #f1f1f1;
	OVERFLOW: auto;
	HEIGHT: 180px;
}

.searchResultNumber
{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
}

.searchResultTitle
{
	font-weight: bold;
	font-size: x-small;
	color: #6666cc;
}

.searchResultTitle a:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #6666cc;
}

.searchResultScore
{
	font-size: x-small;
	padding: 0px 0px 0px 0px;
}


IFRAME
{
	background-color: white;
}
