/* CSS Document */

/* CSES PageStyles */
body,td,th, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
body {
	background-image: url(media/pgBg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #008a5f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #008a5f;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	color: #000000;
	line-height: 21px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	line-height: 12px;
}
#idxRegRight {
	color: #b0e8d9;
	line-height: 18px;
}
#idxRegRight h1 {
	color:#FFFFFF;
	font-size: 21px;
	line-height: 24px;
}
#idxRegRight h2 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#idxRegRight a:link {
	color: #FFFFFF;
}
#idxRegRight a:visited {
	color: #FFFFFF;
}
#idxSponsors ul {
	list-style-type: none;
	padding: 0;
}
#idxSponsors li {
	float:left;
	width: 170px;
	margin: 0px;
	padding-left: 10px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	
}
#idxSponsors a {
	color: #000000;
	font-weight: bold;
}
#idxSponsors a:vlink {
	color: #000000;
	font-weight: bold;
}
#footer {
	color: #008a5f;
	font-size: 11px;
	line-height: 14px;
}
#footer a {
	color: #666666;
}
#footer ul {
	list-style-type: none;
	padding: 0;
}
#footer li.one {
	float:left;
	width: 170px;
	margin: 0px;
	padding-left: 10px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #e9ebea;
}
 #ftrShdw {
	color: #666666;
	font-size: 10px;
}
 #ftrShdw a {
	color: #666666;
	text-decoration: none;
}
#MainBodyRight ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MainBodyRight a {
	display: block;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 8px;
	font-weight: bold;
}
#MainBodyRight a:hover {
	background-color: #f3fcf8;
}

/* CSES LayoutStyles */

#frmWrapper {
	width: 972px;
	background-image: url(media/pgFrmBg.gif);
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
	background-color: #FFFFFF;
}
#logo {
	width: 972px;
	height: 95px;
	padding-top: 80px;
}
#idxRegWrapper {
	width: 972px;
	height: 285px;
}
#idxRegLeft {
	width: 592px;
	height: 285px;
}
#idxRegRight {
	width: 380px;
	height: 285px;
	float: right;
}
#idxAbtWrapper {
	width: 972px;
	background-image: url(media/idx_abtBG.gif);
	background-repeat: repeat;
}
#idxMainBody {
	width: 882px;
	padding-left: 40px;
	padding-right: 50px;
}
#idxSponsors {
	width: 932px;
	height: 55px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#MainBody {
	width: 838px;
	padding-left: 85px;
	padding-right: 50px;
	padding-top: 20px;
}
#MainBodyLeft {
	width:450px;
}
#MainBodyRight {
	width:300px;
	float: right;
}
#footer {
	width: 932px;
	height: 110px;
	background-image: url(media/pgFrmBg.gif);
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: auto;
	background-color:#e9ebea;
}
#ftrShdw {
	width: 932px;
	height: 30px;
	background-image: url(media/pgFtrShdw.gif);
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 20px;
	margin: auto;
}
#ftrShdwLeft {
	width: 500px;
}
#ftrShdwRight {
	width: 425px;
	text-align: right;
	float: right;
}

