﻿.bullets_indented {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 20px 50px;
	font-size: small;
}
.no-border {
	border-width: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: small;
	margin-bottom: 10px;
}
.right {
	padding: 10 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 135%;
	text-align: right;
}
.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logos {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gray-footer-text {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #CCCCCC;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.gray-footer-text a {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.gray-footer-text a:hover {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: underline;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.footer-text a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.light-blue {
	background-image: url('images/light-blue-bg.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	text-align: center;
	height: 175px;
}
.banner {
	background-image: url('images/isrs-banner.jpg');
	background-repeat: no-repeat;
	height: 110px;
}
* {
	padding: 0;
	margin: 0;
}
body {
	height: 100%;
	background-position: 0px 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
html {
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 1.2em;
	padding: 14px 10px 10px 10px;
	color: #BB043A;
}
p {
	padding: 0 10px 1em;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: .9em;
}
.text
{
	padding: 10 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	line-height: 135%;
}

* html #container {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 925px;
	background-color: #FFFFFF;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 142px; /* .push must be the same height as .footer */;
	margin: 0 auto;
}
.footer {
	height: 142px; /* .push must be the same height as .footer */;
	margin: 0 auto;
	text-align: center;
	width: 925px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #333333;
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
.textsmall {
	margin: 10 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 135%;
	text-align: left;
}

