body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bg.gif);
}
.shadow-left{
    width:110px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-left.png', sizingMethod='scale');
}
html>body .shadow-left{
	background:url(images/shadow-left.png) repeat-y right top;
}

.shadow-right{
     width:110px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-right.png', sizingMethod='scale');
}
html>body .shadow-right{
	background:url(images/shadow-right.png) repeat-y left top;
}
.navigation a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	text-decoration: underline;
}
.footer-navigation, .footer-navigation a{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top:22px;
}
.footer-navigation span{
	font-weight: normal;
}
.footer-navigation .privacy-link{
    text-decoration: underline;
}
.footer-navigation .privacy-link:hover{
    text-decoration: none;
}
.footer-navigation a{
   margin:0 5px;
}
a:hover{
   text-decoration: underline;
}
.main-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}
.orangelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F3910C;
	text-decoration: none;
}
.blue-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2E6DB9;
	text-decoration: none;
}
.whatdowedo-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;

}
#instance-table {
	float: right;
	border:1px solid #000000;
	margin:5px;
}
.form {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.form input, .form select, .form textarea{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 19px;
	width: 281px;
}
.form textarea{
	height: 100px;
}
.form .button{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	height: auto;
	width: auto;
	
}
.quote {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F3910C;
	text-decoration: none;
	padding:15px 0 5px 0;
	line-height: 16px;
}
.downloadtext {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
