* {
	padding:0;
	margin:0;
	border:0;
	}
body {
	border-bottom: 0;
	background-color: #F6F6F6;
   
}
#outerwrap
{
	margin: 0 auto;
	margin-top: 0px;
	width: 940px;
	background-image:  url(../icp/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.topshadow
{
	margin: 0 auto;
	width: 940px;
	padding: 0;
	border: 0;
	margin-bottom: -5px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0;
	position: relative;
	left: 0px;
	padding-bottom: 10px;
	
}
#wrapperindex {
	width: 900px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0;
	position: relative;
}
#text {
	padding: 20px;
}
h1 {
	font-family: Georgia, times new roman, serif;
	background-color: #0069aa;
	border-bottom: 5px solid #6ecde4;
	color: white;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 30px;
	position: relative;
}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
h2 {
	font-family: Georgia, times new roman, serif;
	margin-top: 15px;
	background-color: #0069aa;
	border-bottom: 5px solid #6ecde4;
	color: white;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	position: relative;

}
h3 {
	font-family: Georgia, times new roman, serif;
	margin-top: 10px;
	color: #0069aa;
	font-weight: normal;
}
h4 {
	font-family: Georgia, times new roman, serif;
	margin-top: 10px;
	color: #0069aa;
	font-weight: normal;
}
.joinbox {
	background-color: #00a7e5;
	color: white;
	padding: 10px 5px 20px 5px;
	width: 430px;
	float: right;
	font-family: Georgia, times new roman, serif;
	font-size: 20px;
	margin: 5px 0px 10px 10px;
	text-align: center;
}
.small {
	font-size: 12px;
	font-family: arial, times new roman, serif;
}
.big {
	font-size: 26px;
	background-image:  url(../icp/applybg.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border: 1px solid #0087b7;
	margin-bottom: 10px;
}
.big a {
	text-decoration: none;
	color: white;
}
#bottombar{
	background-image:  url(../icp/footerbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 940px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	color: white;
	background-color: #f4f4f4;
	height: 50px;
}
#footer{
	background-image:  url(../icp/shadow.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 940px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	color: #0069aa;
	background-color: #ddd8d5;
}
#footertext {
	padding-left: 40px;
	padding-right: 40px;
	width: 820px;
	background-color: #ddd8d5;
	margin: 0 auto;
	padding-top: 20px;	
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image:  url(../icp/footertextbg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #e6e6e6;
}

.foottext a {
	color: yellow;
}
.rightpic {
	float: right;
	margin: 5px;
}
.clear {
	clear: both;
}