body {
	background-color:  #3D6F8C;
	margin: 0;
	padding: 0;
	min-width: 800px;
	font-size: 11px;
}

.prop {
    float:right;
    width:1px;
}

.min800px {
	height: 800px;
}
.min592px {
	height: 592px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#center-content {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	width: 800px;
	margin: 0px auto -1px auto;
}

#logo-header {
	height: 135px;
	font-family: "Arial";
	font-size:  11px;
}


#logo {
	padding-left:  20px;
	padding-top:  20px;
	float:  left;
}

.header-link-separator {
	color:  #999999;
	padding-left:  1em;
	padding-right:  1em;
}

.header-icon {
margin:  0;
padding:  0;
vertical-align:  middle;
}
.header-link {
vertical-align:  middle;
	
	height:  30px;	
}

#header-text {
	float:  right;
}

#header-nav {
	padding-top:  20px;	
	padding-right:  30px;
	font-size:  10px;
}
#header-nav-table {
	
	padding-left:  20px;
}
#header-nav a {
	color:  black;
	text-decoration: none;
}

#header-intro-text {
	padding-top:  35px	;
}

#menu-bar {
	background:  #3D6F8C;
	height: 28px;
}

.belt-line {
	border-top:  1px solid white;
	border-bottom:  1px solid white;
	background:  #94C489;
	height:  20px;
}

#sidebar {
	position:  relative;
	float:  left;
	width:  198px;
	min-height:  800px;
}

#sidebar-set {
	background: #efefef url('/images/internal-bg.png');
	background-repeat:  repeat-y;
}

#bbb-block {
	position:  absolute;
	bottom:  0px;
	width:  198px;
	height:  114px;
	text-align:  center;
}

#main-content {
	float:  right;
	width:  600px;
}

#header-image {
	height:  163px;
	width:  600px;
	border:  1px solid white;
}

#content-header {
	height:  43px;
	width:  600px;
	color:  white;
	display:  block;
	border:  1px solid white;
	background-color:  #3D6F8C;
}

#content-header-text {
	font-family:  arial;
	font-weight:  bold;
	font-size:  14px;
	line-height:  42px;
}

#content-body {
	background:  #efefef;
	min-height:  592px;
}

#content-copyright {
	border-top:  1px solid white;
	border-bottom:  1px solid white;
	background-color:  #3D6F8C;
	height:  25px;
}


#content-copyright-text {
	font-family:  arial;
	color:  white;
	font-size:  10px;
}



.story {
	padding:  1em;
}

.story-headline{
color:#3D6F8C;
font-family: georgia;
font-weight: normal;
line-height: .55cm;
padding: 0px 0px 0px 0px;
font-size: 16px;
}

.story-byline {
	font-size:  10px;
	font-family:  arial;
}

.story-body {
	font-family:arial, Helvetica, sans-serif;
	background:  white;
	border:  1px solid #cccccc;
	padding:  1em;	
	width: 530px;
	line-height: 1.55em;
}

p {
	font-family:arial, Helvetica, sans-serif;
	color:#000000;
}

.sidebar-header {
color:#ffffff;
font-family: georgia;
font-size: 16px;
font-weight: normal;
line-height: .55cm;
padding: 0px 8px 0px 0px;
border-bottom: 1px solid lightgray;
margin-bottom: 10px;
}

.sidebar-item {
padding-left: 1.5em;
padding-top: 1em;
padding-right: 1em;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: white;
}

.sidebar-item p {
	color: white;
}

.sidebar-item a, .sidebar-item a:visited {
	color: yellow;
}

.story a, .story a:visited a {
	color: black;
}

img {
	border: 0;
}

.contact-info {
background: url('/images/envelope.gif') no-repeat top-left;
margin-left: 25px;
}

.event-date {
color: #3D6F8C;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
}

.event-time {
color: #333333;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
}

.event-title {
	color:#E79210;
	font-family: arial, helvetica, sans-serif;;
	font-weight: bold;
	font-size: 13px;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

.admin-page {
        font-family: arial, helvetica;
        font-size: 1.3em;

}

.boxy-wrapper .title-bar { background:  #3D6F8C; font-family: arial, helvetica }

.safety-registration-approval-request {
	border-bottom: 1px solid black;
	padding: 1em;
}

.safety-registration-approval-abstract {
	width: 30em;
	height: 10em;
	overflow: auto;	
}
