#body {
	position:relative;
	background-color: #FFFFFF;
	width: 800px;
	z-index: 1;
	height: 100%;
	margin:0 auto;
    text-align: left;
	min-width: 755px;    
}
#header {
	position:relative;
	background-color: #507ca3;
	top: 7px;
	height: 111px;
	width: 788px;
	left: 6px;
	background-attachment: fixed;
	background-image: url(images/headerTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
}

#footer { width:795px; margin:30px 0 5px 0; }

#logo {
	position:relative;
	float: left;
	height: 111px;
	width: 317px;
	background-attachment: fixed;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;


}
#links { position:relative; left:10px; height:25px; width:455px; z-index:3; }

#corner {
	position:relative;
	float:right;
	height: 111px;
	width: 12px;
	background-attachment: fixed;
	background-image: url(images/headerCor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 3;


}
#headerShadowTile {
	position:relative;
	height: 4px;
	width: 788px;
	background-attachment: fixed;
	background-image: url(images/header_ShadowTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 4;
}

#content1 {
	position:relative;
	float:left;
	top: 30px;
	left: 14px;
	width: 547px;
	z-index: 3;

}

#content2 {
	position:relative;
	float:right;
	top: 30px;
	right:15px;
	width: 203px;
	z-index: 3;

}

#dotLineVert {
	position:relative;
	top: 30px;
	left:10px;
	width: 10px;
	background-attachment: fixed;
	background-image: url(images/dotLineVert.gif);
	background-repeat: repeat-y;
	background-position: middle top;
	height: 83%;
	z-index: 4;

}

#inLogo {
	position:relative;
	width: 174px;
	height:62px;
	top:14px;
	left: 12px;
	z-index: 3;
	background-attachment: fixed;
	background-image: url(images/in_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
#inLinks {
	position:relative;
	top:10px;
	width: 596px;
	left:183px;
	height:29px;
	z-index: 3;


}

#contentArea {
	position:relative;
	top:9px;
	width:787px;
	left:6px;
	z-index: 3;
	background-attachment: fixed;
	background-image: url(images/contentArea_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 70%;


}

#contentTop {
	position:absolute;
	width:787px;
	height:30px;
	z-index: 3;
	background-image: url(images/contentTile.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;


}

#greenLinkDD {
	position:absolute;
	width:787px;
	height:30px;
	z-index: 3;
	background-image: url(images/greenlink_tile.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;

}

#search {
	position:relative;
	top:30px;
	width:787px;
	height:27px;
	z-index: 3;
	background-color:#E5E5E5;

}
#form {
	position:relative;
	left:5px;
	height:198px;
	width:545px;
	z-index: 3;
	top: 64px;
}		

#email {
	position:relative;
	top:21px;
	left:5px;
	width:772px;
	z-index: 3;
	background-color: #FFFFFF;

}
#footer {
	position:relative;
	left:6px;
	width:787px;
	z-index: 3;
	height:12px;
	top:0px;

}

#footerText {
	position:relative;
	left:6px;
	width:787px;
	z-index: 3;
	height:12px;
	top:40px;

}

.links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.links13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #418fa5;
	text-decoration: none;
}

.links11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #418fa5;
	text-decoration: none;
}

.dotLine {
	background-attachment: fixed;
	background-image: url(images/dotLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.grey13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: justify;

}
.grey13Bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.red10Bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.white18bold {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.blue11bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #418fa5;
	text-decoration: none;
	padding-left: 17px;
}
.grey11bold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 17px;
}
.blue15bold {

	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #418fa5;
	text-decoration: none;
	padding-left: 5px;
}
.purple11bold { font-family:"Trebuchet MS"; font-size:11px; font-weight:bold; color:#8172a8; text-decoration:none; padding-left:17px; }

.grey18bold {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
	padding-left: 5px;	
}
.purple18bold {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #8172a8;
	text-decoration: none;
	padding-left: 5px;
}

.blue18bold {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #418fa5;
	text-decoration: none;
	padding-left: 5px;
}
.blue10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #418fa5;
	text-decoration: none;
}
.greyBorder {
	border: 1px solid #cccccc;
	height: 16px;
	width: 124px;
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	text-decoration: none;	
}
.grey15bold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
	padding-left: 5px;

}
.grey11bold2 {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.turquise11Bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #10687c;
}
.turquise11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #10687c;
}
.grey10 { font-family:"Trebuchet MS"; font-size:11px; font-weight:normal; color:#808080; text-align:center; vertical-align:middle; text-decoration:none; }

.grey12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
.green14Bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #53A839;
	text-decoration: none;
}
.borderDGrey {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
	background-color: #D1D1D1;
	height: 20px;
}

