﻿/* -------------------------
	 GLOBAL STYLES
---------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ECEFF0;
	text-align:center;
}

p, li {
	font-size: 11px;
	line-height: 15px;
	text-align:left;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
}

a:link, a:visited, a:hover, a:active {
	color: #008469;
	font-weight: bold;
}


/* -----------------------------
	 MAKING BROWSERS PLAY NICE
-------------------------------*/

img { margin: 0; padding: 0; border: 0;	}

.clear { clear: both; height: 0px; line-height:0;font-size:0px;}
.hide { display:none;}

.left {float:left}


/* -------------------------
	 GENERAL STYLES
---------------------------*/

#content {
	background-color: #FFFFFF;
	margin: auto;
	width: 594px;
	padding: 0pt;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #ECEFF0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



.header {
	background-color: #ECEFF0;
	background-image: url(sage_header_IO.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 594px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.footer {
	margin-top: 10px;
    background-color: #ECEFF0;
	background-image: url(sage_footer.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 594px;
	margin-right: 0px;
	margin-left: 0px;

}

/* ----------------------------------------
	 Laurie Ruggles - SIFT TEAM x4392
------------------------------------------*/