/*---DEFAULT---*/

body {
  background-color: #ffffff;
  background-image: url(/img/content/page-background.gif);
  background-repeat: repeat-x; 
  margin-top: 0; 
  margin-left: 0;
}

td {
  font-family: tahoma,arial,helvetica,sans-serif; 
  font-size: 11px; 
  color: #444444; 
}

p {
  line-height: 150%;
}

a {
  font-weight: normal;
  color: #5d7af6; 
}  

a:hover {
  color: #ff9900; 
}


/*---CONTENT---*/

.content {
	background: #ffffff;
}

.footer-stripe {
	background: #AFE04C;
}

.footer {
  color: #cccccc;
}

.foo {
  color: #ff6600; 
}


.separator {
	background: #E5E5E5;
}

.location {
	background: #F9991D;
}

.aforism {
	font-style: italic;
}

.header-heading {
  font-family: arial,tahoma,helvetica,sans-serif; 
  font-size: 11px; 
  color: #ffffff;
  font-weight: bold;
	padding-right: 10px;
}

.padding-left {
	padding-left: 10px;
}	

.padding-right {
	padding-right: 10px;
}	

.padding-both {
	padding-right: 10px;
	padding-left: 10px;
}	

.form {
  border-left: solid 1px #9b9b9e;
  border-top: solid 1px #9b9b9e;
  border-right: solid 1px #e6e6e9;
  border-bottom: solid 1px #e6e6e9;
  scrollbar-base-color: #ffffff;;  
  background-color: #ffffff;
}


.submit {
  background-color: #F9991D;
  font-family: verdana,arial,tahoma,helvetica,sans-serif; 
  font-size: 10px; 
  font-weight: bold;
  color: #ffffff;
  border-left: solid 1px #F9CB8F;
  border-top: solid 1px #F9CB8F;
  border-right: solid 1px #D57F0F;
  border-bottom: solid 1px #D57F0F;
}

.required {
  font-weight: bold;
  color: #F9991D;
}


/*---POPUP---*/

.popup {
  background-color: #ffffff;
  background-image: url(/img/content/popup-background.gif);
  background-repeat: repeat-x; 
  margin-top: 0; 
  margin-left: 0;
}
