/* GLOBAL PAGE SETTINGS */

body {
background-image: url('../images/template/background.gif');
margin: 0px;

font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
color: #006633;
}

a:hover {
color: #339966;
}

h1 {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;

border-style: solid;
border-color: #999999;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

h2 {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.smallText {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
}

.normText {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

.topNavLink {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}

.topNavLink:hover {
	color: #006633;
}

.irText {
font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* END GLOBAL PAGE SETTINGS */

/* HEADER STYLES */

#header {
position: absolute;
	top: 0px;
	left: 0px;
	height: 68px;
	width: 770px;
background-image: url('../images/template/pageBack.gif');
}

#headerLinks {
position: absolute;
	top: 0px;
	left: 530px;
	height: 20px;
	width: 240px;
font-size: 10px;
	color: #FFFFFF;
z-index: 99;
}

#headerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;
}

#intelliresponse {
position: absolute;
	top: 15px;
	left: 490px;
	height: 52px;
	width: 281px;
background-image: url('../images/template/IRback2.gif');
}

#intelliresponseTitle {
position: absolute;
	top: 8px;
	left: 441px;
	height: 27px;
	width: 97px;
background-image: url('../images/template/IRback2.gif');
}

/* END HEADER STYLES */

/* NAVIGATION STYLES */

#outreach {
position: absolute;
	top: 80px;
	left: 0px;
	height: 242px;
	width: 27px;
}

#topNav {
position: absolute;
	top: 68px;
	left: 30px;
	height: 28px;
	width: 740px;
background-image: url('../images/template/topNav.gif');
}

#sideNav {
position: absolute;
	top: 110px;
	left: 30px;
	width: 170px;
}

#sideNav a {
display: block;

padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;

margin-bottom: 7px;

border-style: solid;
border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;

background-color: #DDDDDD;

font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

#sideNav a:hover {
background-color: #CCCCCC;
color: #006633;
}

/* END NAVIGATION STYLES */

/* CONTENT STYLES */

#content {
position: absolute;
	top: 115px;
	left: 217px;
	width: 535px;
}

/* END CONTENT STYLES */
