/* Global definitions */
body
{  background-color: #673266;
   color: #000;
   font-family: helvetica neue, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   margin: 0px;
}

/* Basic anchors */
a
{  cursor: pointer;
}

a:link, a:visited, a:active, a:hover
{  color: #FC8F28; 
   text-decoration: none;
}

/* Previous and Next anchors */
a.prevnext :link
{  color: #C00; 
   text-decoration: none;
}

a.prevnext:visited 
{  color: #C00; 
   text-decoration: none;
}

a.prevnext:active 
{  color: #000; 
   text-decoration: none;
}

a.prevnext:hover
{  color: #000;
}

/* Paragraph elements */
p.articleStart
{  margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
}

p.articleStart:first-letter
{  font-size:  1.2em;
}

p.articleStart:first-line
{  font-size: 1.1em;
   text-transform: uppercase;
   letter-spacing: 0.1em;
}

p.article
{  margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
}

/* Header elements */
h1, h2, h3
{  color: #673266;
   margin-left: 10px;
   margin-right: 10px;
}

h1
{
	font-size: 1.2em;
	margin-bottom: 3px;
	text-align: center;
}

h2
{  font-size: 1.1em;
}

h3
{  font-size: 1.0em;
}

/* Common stylized text */
font.caption
{  margin-top: 3px;
   margin-left: 10px;
   margin-right: 0px;
   margin-bottom: 10px;
   font-family: verdana;
   font-size: 9px;
   font-weight: bold;
}

font.publication
{  font-style: italic;
   font-weight: bold;
}

font.hint
{  font-size: 9px;
}

font.subscribe
{  font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}

/* Right side pullout text */
font.pulloutTextRight
{  font-size: 16px;
   font-style: normal;
   font-weight: bold;
   margin-top: 10px;
   margin-left: 15px;
   margin-right: 0px;
}

/* Left side pullout text */
font.pulloutTextLeft
{  font-size: 14px;
   font-style: normal;
   font-weight: bold;
   margin-top: 10px;
   margin-left: 0px;
   margin-right: 10px;
}

/* Right side quote */
font.myQuoteRight
{  font-family: times;
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   margin-top: 10px;
   margin-left: 15px;
   margin-right: 0px;
}

font.attributionRight
{  font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin-top: 0px;
   margin-left: 15px;
   margin-right: 0px;
}

/* Left side quote */
font.myQuoteLeft
{  font-family: times;
   font-size: 14px;
   font-style: italic;
   font-weight: bold;
   margin-top: 10px;
   margin-left: 0px;
   margin-right: 10px;
}

font.attributionLeft
{  font-size: 11px;
   font-style: normal;
   font-weight: normal;
   margin-top: 10px;
   margin-left: 0px;
   margin-right: 10px;
}

/* Images */
img.RoomyRight
{  margin-right: 15px;
   margin-bottom: 10px;
}

img.RoomyLeft
{  margin-left: 15px;
   margin-bottom: 10px;
}

img.RoomyMiddle
{  margin-top: 15px;
   margin-bottom: 15px;
}

/* Table Stuff */
table
{
	margin: 0px;
	font-size: 12px;
}

tr.heading
{  background-color: #ffffff;
   text-align: center;
   color: #000;
}

/* Form Stuff */
input, textarea
{  background-color: #673266;
   font-size: 1.1em;
   border: 1px solid #F58B03;
   color: #673266;
   background: transparent; /* Added to remove default margin around checkboxes in IE */
   overflow:auto; /* Added to fix default vertical scrollbars in IE */
}

option, select 
{  background-color: #FFF;
   font-size: 1.1em;
   line-height: 1.5em;
}

.submitButton {
	font-size: 1.1em;
	margin: 0px;
	padding: 3px;
	color: #673266;
	border: 1px solid #F58B03;
}

.submitButtonHov {
	font-size: 1.1em;
	margin: 0px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	background-color: #F58B03;
}

/* Default Positioning */
#float
{
	position: relative;
	width: 1024;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

a.LeftNav
{  font-size: 1.5em;
   color: #FC8F28;
   text-decoration: none;
}

a.LeftNav:hover
{  color: white;
}

a.BottomNav
{  font-size: 9px;
   color: #000;
   text-decoration: none;
   margin-right: 8px;  /* To control spacing between navibits */
}
a.BottomNav:link
{  color: #000;
   text-decoration: none;
}
a.BottomNav:visited 
{  color: #000;
   text-decoration: none;
}
a.BottomNav:active 
{  color: #000;
   text-decoration: none;
}
a.BottomNav:hover
{  color: #000;
   text-decoration: none;
}

a.OTBLogo
{  font-size: 9px;
   color: #000;
   text-decoration: none;
}
a.OTBLogo:link
{  color: #000;
   text-decoration: none;
}
a.OTBLogo:visited 
{  color: #000;
   text-decoration: none;
}
a.OTBLogo:active 
{  color: #000;
   text-decoration: none;
}
a.OTBLogo:hover
{  color: #000;
   text-decoration: none;
}

#SectionHeader
{  position: absolute;
   width: 600px;
   height: auto;
   left: -300px;
   top: -100px;
   bottom: 0px;
   z-index: 6;
   font-size: 1.2em;
   font-weight: 900;
   text-align: left;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   color: #F68C04;
   z-index: 2;
}

.errorText {
	font-size: 1.5em;
	line-height: 1.5em;
	padding-top: 200px;
}
