body {
	background-image: url(images/bckGuy.gif);
	margin:25px 0px; padding:0px;
	text-align:center;
}
	
#Wrapper {
	width:690px;
	margin:0px auto;
	text-align:left;
	border:1px solid #333333;
	background-color:#FFFFFF;
}
#Header {
	clear:both;
	width:680px;
	height:30px;
	background-image:url(images/insideHeader.gif);
	background-repeat:no-repeat;
	padding:30px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:Bold;
	color: #FF6600;
	text-align:right;
}
#Content {
	width:535px;
	float:right;
	padding:10px 10px 0px 10px;
}
#Nav {
	width:120px;
	float:left;
	padding:10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	border-right:1px solid #CCCCCC;
}
#Nav a:link {
	color: #003366;
	text-decoration: none;
}
#Nav a:visited {
	color: #003366;
	text-decoration: none;
}
#Nav a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#HmCntWrapper {
	width:690px;
	height:460px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/iywHmFullbg.gif);
	background-repeat:no-repeat;
}
#HmContentRight {
	width:415px;
	height:460px;
	float:right;
}
#HmContentLeft {
	width:230px;
	float:left;
	padding:20px;
}
#HmContentLeftBtm {
	width:230px;
	float:left;
	padding:20px;
}

#HomeNav {
	clear:both;
	width:690px;
	height:35px;
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
}
#HomeNav a:link {
	color: #003366;
	text-decoration: none;
}
#HomeNav a:visited {
	color: #003366;
	text-decoration: none;
}
#HomeNav a:hover {
	color: #0066CC;
	text-decoration: underline;
}


#Footer {
	clear:both;
	width:680px;
	height:15px;
	padding:0px 10px 0px 0px;
	background-color:#FFFFFF;
	border-top:5px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.medHeadTextOrng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.medBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.medBodyText a:visited {
	color: #003366;
	text-decoration: none;
}
.medBodyText a:link {
	color: #003366;
	text-decoration: none;
}
.medBodyText a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.navOBold {
	color: #FF6600;
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.legalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
