.backIndex {
	background-image: url(images/shared/back_index.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.roadback {
	background-image: url(images/home/roadback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backPages {
	background-image: url(images/shared/back_pages.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ruleHome {
	background-image: url(images/home/rule.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.listHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E67B9;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f8961d;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f8961d;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.captionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #1E67B9;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.developerNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.navBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E67B9;
	text-decoration: underline;
}

a.navBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F49521;
	text-decoration: none;
}

.navOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #f8961d;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e67b9;
	font-weight: bold;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #EA7915;
}

/********************* LOGIN FOOTER *********************/

#loginFooter {
background : url(images/shared/bottom_bar.jpg) repeat-x 100% 0;
padding-top: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

label{
margin-left: 20px;
}

#loginFooter input {
font-size: 1em;
border: 1px 1px 1px 1px;
background : url(images/shared/form_bak.jpg) repeat-x 100% 0;
}

#Submit {
position: relative;
top: 4px;
}
