object
{
	outline: none;
}
a {
	font-weight: bold;
}
a:link {
	color: #9FB4CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #9FB4CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}
a:active { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}
form{
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
	background-image:url(/graphics/ornamental_bg.gif);
	background-position: top center;
	/*background-color:#333333;*/
	color:#FFFFFF;
	font-size: 14px;
}
h1{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
}
h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #CCCC9F;
	font-weight: bold;
	font-size: 18px;
}
h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
h5 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #CCCC9F;
	font-size: 14px;
}
label
{
	width: 150px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
p.colored {
	color: #85ADD1;
}
p.padded {
	padding: 20px;
}
p.instructions {
	margin-top:10px;
	padding-bottom:40px;
	text-transform:uppercase;
	font-size:smaller;
	color:#DB4105;
}
span.date{
	color: #CCCC9F;
	font-weight: bold;
}
.wrapper{
	width: 918px;
	margin: 0px auto;
	margin-top: 50px;
}
.headerContainer{
	padding: 20px;
}
#header{
	text-align:center;
	background-color:#FFFFFF;
	font-size: 12px;
	padding: 20px;
}
.spacer {
	height: 50px;
}
.mainHolder{
	margin-top: 20px;
	margin-left: 348px;
	width: 570px;
	text-align: left;
}
.mainContent{
	float: left;
	margin-top:20px;
	padding: 20px;
	background-color:#FFFFFF;
	width: 520px;
}
.sideBarHolderLeft{
	float:left;
	margin-top: 20px;
	width: 325px;
	background-color:transparent;
}
.sideBarHolderRight{
	margin-top: 20px;
	margin-left: 600px;
	width: 318px;
	background-color:transparent;
}
.sideBarContentRight{
	float: right;
	margin-top:20px;
	margin-bottom:20px;
	padding: 20px;
	/*width: 300px;*/
	background:#FFFFFF;
	text-align:left;
}
.sidebar_content_right{
	float:right; margin-top:20px; padding:20px; width:298px; background-color:#666666;
}
.sideBarContent{
	margin-bottom:20px;
	padding: 20px;
	background:#888888;
	text-align:left;
}
.sideBarContentNoPad{
	margin-bottom:20px;
	text-align:left;
}
.wideSideBarHolder{
	float:left;
	margin-top: 20px;
	width: 478px;
	background-color:transparent;
}
.wideContent {
	margin-bottom:20px;
	padding: 20px;
	background:#888888;
	text-align:left;
}
.wideContentWhite {
	margin-bottom:20px;
	padding: 20px;
	background:#FFFFFF;
	text-align:left;
}
.wideContentRight {
	float: right;
	margin-top:20px;
	margin-bottom:20px;
	padding: 20px;
	width: 378px;
	background:#FFFFFF;
	text-align:left;
}
.innerContentWhite {
	background:#FFFFFF;
	padding: 20px;
	color: #333333;
}
.innerContentDkGray {
	text-align:left;
	background:#424242;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(/graphics/corner_badge.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.innerContentMdGray {
	text-align:left;
	background:#555555;
	padding: 20px;
	color: #FFFFFF;
}
.innerContentDkGray p, .innerContentLtGray p, .innerContentMdGray p {
	margin-bottom: 15px;
}
.innerContentLtGray {
	background:#848484;
	padding: 20px;
	color: #FFFFFF;
}
.fullWidthOuter {
	position:relative;
	margin-top: 20px;
	padding: 20px;
	background:#FFFFFF;
}
.footer {
	display: block;
	clear: both;
	margin-top: 20px;
	padding: 20px;
	text-align:right;
	background:#FFFFFF;
	font-size: 12px;
}
.footer a{
	color: #FFFFFF;
}
.friends{
	float: right;
	margin-top: 15px;
	width: 318px;
	text-align: left;
}
.widgets{
	float: right;
	margin-top: 10px;
	width: 318px;
	text-align: center;
}
.horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -190px;
	text-align: center;
}
.invalid{
	color: #FF0000;
	border: 2px solid #FF0000;
	background-color: #FFC6C6;
}
.valid{
	color: #000000;
	background-color: #FFFFFF;
}
.notify {
	display: none;
	background-color: #85ADD1;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.failureNotification {
	font-weight: bold;
	color: #FF0000;
}
.successNotification {
	font-weight: bold;
	color: #85ADD1;
}
.thumb {
	border: 2px solid #FFFFFF;
}
.fieldcell {
	 font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-weight: bold;
	 color: #333333;
	 border: 1px solid #999999; 
	 padding: 3px;
}
.button { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #CCCC9F; 
	 color: #FFFFFF;
	 font-weight: bold;
	 border: 0px; 
	 padding:5px;
}
div#spaceIndicator {
	background-color:#9FB4CC;
	height:5px;
}
.IR {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  clear: left;
  width: 20px;
}

.IR em {
  display: block;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
}

button#IRbutton {
  background: none;
  border: none;
  float: left;
  display: inline;
}

#IRbutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#IRbutton, #IRbutton em { width: 20px; height: 20px; }
#IRbutton em { background: url(/graphics/delete_btn.gif) no-repeat; }
#IRbutton:hover em, #IRbutton:focus em { background-position: -20px 0; }

/* for ie5.x/mac only */
* html>body .IR {
  position: static;
  overflow: visible;
  font-size: 10px;
}
* html>body .IR em { position: static; }
* html>body #IRbutton em { margin-bottom: -20px; }