body {
	background-image: url(http://www.intouchsurvey.com/Images/background.jpg);
} 
#header{background-image: url(/Images/HeaderBG.gif);
	width: 1003px;
	height: 77px;}
#contentTop{background-image: url(/Images/ContentTop.gif);
	width: 1003px;
	height: 13px;}
#content{
	background-image: url(/Images/ContentBG.gif);
	width: 1003px; vertical-align: top;
}
#ContentBottom{background-image: url(/Images/ContentBottom.gif);
	width: 1003px;
	height: 13px;}
#Social{
	background-image: url(/Images/FooterBG.gif);
	width: 1003px;
	height: 34px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f81b5;
	}
#space{
	height: 10px;
z-index:auto
}
.toplinks{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	margin-top: 4px;
	margin-right: 20px; font-weight: bold;
}
a.top:link { color: #FF9900; text-decoration:none; font-weight: bold; }
a.top:visited { color: #FF9900; text-decoration: none; font-weight: bold; }
a.top:hover { color: #999999; text-decoration:underline;  font-weight: bold;}
.menu {
vertical-align: bottom;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #5f81b5;
	text-decoration: none; 
}
a.menu:link { color: #5f81b5; text-decoration:none; padding-left: 5px; padding-right: 5px; }
a.menu:visited { color: #5f81b5; text-decoration: none; padding-left: 5px; padding-right: 5px; }
a.menu:hover { color: #5f81b5; text-decoration:none; padding-left: 5px; padding-right: 5px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003f7f;
	text-align: left;
	Margin-top: 20px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003f7f;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D2691E;
	text-align: left;
	line-height: 13px;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003f7f;
	text-align: left;
	Margin-left:5px;
}

a.SectionHeader:link { color: #003f7f; text-decoration:none; }
a.SectionHeader:visited { color: #003f7f; text-decoration: none; }
a.SectionHeader:hover { color: #404040; text-decoration:underline; }
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	text-align: justify;
}
.bucket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	text-align: justify;
	padding: 5px 5px 5px;
}.boxes { width:200px;
	padding: 5px 5px 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	text-align: justify;
}
.homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	text-decoration: none;
	text-align: left;
}
hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

a:link { color: #5f81b5; text-decoration:underline; }
a:visited { color: #5f81b5; text-decoration: underline; }
a:hover { color: #999999; text-decoration:underline; }
a.homeLink:link { color: #404040; text-decoration:none; }
a.homeLink:visited { color: #404040; text-decoration: none; }
a.homeLink:hover { color: #FF9900; text-decoration:underline; }

a.bucketLink:link { color: #5f81b5; text-decoration:none; 
	}
a.bucketLink:visited { color: #5f81b5; text-decoration: none;
	 }
a.bucketLink:hover { color: #404040; text-decoration:underline;
	}
.shadetabs{
	/*border-bottom: 1px solid #EAEAEA;*/
	width: 100%;
	margin-bottom: 1px;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px  Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #EAEAEA;

}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #EAEAEA;
color: #D2691E;
background: white url(/Images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #D2691E;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/Images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
	text-align: left;
	line-height: 20px
}

a.sideLink:link { color: #FFFFFF; text-decoration:none; }
a.sideLink:visited { color: #FFFFFF; text-decoration: none; }
a.sideLink:hover { color: #FFFFFF; text-decoration:underline; }

