body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/interface/fill_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;

}

a:hover {
	TEXT-DECORATION: none;
	color: #E25F00;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	margin-bottom: 15px;
}
#Box{
	width:750px;
	FONT-SIZE: 11px;
	padding: 10px 10px 5px;
	vertical-align: top;
	background-color: #F5F5F5;
	color: #333333;
	margin-bottom: 18px;
	border: 1px solid #999999;
	height: auto;
	}

#Box div {
	FONT-SIZE: 11px;
	position: relative;
	bottom: 20px;
	right: 3px;
	}

#Box div div{
	position:relative;
	background-color: #FFFF00;
	width: 40px;
	padding-left: 3px;
	float: right;
	text-align: center;
	height: 14px;
	}

#Box div p{
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
	background-color: #999999;
	width: 225px;

	}
input.btn {
	background: #FFC url(/images/interface/bg_button.gif) repeat-x;
	font: bold 110% 'trebuchet ms', helvetica, sans-serif;
    padding: 0 1.25em;
    width: 0; /* for IE only */
    overflow: visible;
	border: 0;
	color: #FFF;
}

input.btn:hover {
	background: #FFC url(/images/interface/bg_button.gif) repeat-x;
	font: bold 110% 'trebuchet ms', helvetica, sans-serif;
    padding: 0 1.25em;
    width: 0; /* for IE only */
    overflow: visible;
	border: 0;
	color: #000;
	cursor: pointer;
}

input.btn[class] { /* IE ignores [class] */
    width: auto;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.titleMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C3252C;
	font-weight: bold;
	display: block;
	margin: 0px;

}
.subtitleMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;


}
.nexttitleMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C3252C;
	display: block;
	border: 0px none;




}
p {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;

}
.bodyCell {
	display: table-cell;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
.googletitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	padding: 1px 3px;
	margin-top: 10px;

}
.googletitlebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	padding: 1px 3px;
	margin-top: 10px;
	height: 180px;


}
.googletitleboxTall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	padding: 1px 3px;
	margin-top: 10px;
	height: 220px;
}

a.spotlight:link {
	display:block;
	width:100%;
	height: 380px;
}
a.spotlight:visited {display:block;width:100%;height: 380px;}
a.spotlight:hover {display:block;width:100%;height: 380px;}
a.spotlight:active {display:block;width:100%;height: 380px;}
.allCaps {
	text-transform: uppercase;
}
