body
{
	background-image: url(images/home_bg_woman.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

body.int
{
	background-image: url(images/interior_bg_blend.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}




.home_column_titles
{
	font-family: "Verdana", san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D7D7D7;
	line-height: 18px;
	
}

.home_column_text
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D7D7D7;
	line-height: 16px;
	
}



.home_new_titles
{
	font-family: "Verdana", san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D38C34;
	line-height: 18px;
}

.bullets_orange
{
	font-family: "Verdana", san-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #D38C34;
	
}

td.pad15
{
	padding: 15px;
	
}

td.pad15left { padding: 15px 0px 0px 15px; }


.home_solutions_titles
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}

.text
{
	font-family: "Verdana", san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	
}

.text_subhead
{
	font-family: "Verdana", san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	
}

.copyright
{
	font-family: "Verdana", san-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 10px;
	
}

.interior_headline
{
	font-family: "Verdana", san-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
	
}

.interior_column_titles
{
	font-family: "Verdana", san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	
}


.text_callout
{
	font-family: "Verdana", san-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	
}

A:link { color: #3E88AE; text-decoration:none; }
A:visited { color: #3E88AE; text-decoration:none; }
A:active { color: #D38C34; text-decoration:none; }
A:hover { color: #D38C34; text-decoration:none; }

A.bluelink:link { color: #3E88AE; text-decoration:none; }
A.bluelink:visited { color: #3E88AE; text-decoration:none; }
A.bluelink:active { color: #ffffff; text-decoration:none; }
A.bluelink:hover { color: #ffffff; text-decoration:none; }

A.whitelink:link { color: #D7D7D7; text-decoration:none; }
A.whitelink:visited { color: #D7D7D7; text-decoration:none; }
A.whitelink:active { color: #D38C34; text-decoration:none; }
A.whitelink:hover { color: #D38C34; text-decoration:none; }

A.orangelink:link { color: #D38C34; text-decoration:none; }
A.orangelink:visited { color: #D38C34; text-decoration:none; }
A.orangelink:active { color: #3E88AE; text-decoration:none; }
A.orangelink:hover { color: #3E88AE; text-decoration:none; }

sup { font-size:10px;}