/* GENERAL STYLES */
/* generated by csscreator.com */
body
{
	background: #cdcdcd;
	text-align: center;
}

 #pagewidth{
 width:100%;
 text-align:Left;
 margin-left:auto;
 margin-right:auto;
}

#container {
	BORDER-RIGHT: #556B2F 4px solid; BORDER-TOP: #556B2F 4px solid; MARGIN: 0px auto; BORDER-LEFT: #556B2F 4px solid; WIDTH: 760px; BORDER-BOTTOM: #556B2F 4px solid; BACKGROUND-COLOR: white
}

#header{
 /*position:relative;*/
 height:150px;
 background-color:#FFFFFF;
 background-image: url(/images/OR-ABPA1.JPG);
 Margin: 0px;
}

#maincol{
 display:block;
 position: relative;
 width:99%;
 text-align: left;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 margin: 5px;
}

#menu{
  margin: 0px;
  color: Black;
  background-color: #556B2F;
  text-align: center;
  height: 20px;
  width: 100%;
}

#menu a
{
  color: white;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 15px;
}

#menu a:hover
{
  color: #FFE4E1;
  text-decoration: underline;
  cursor: default;
}

#topline
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: black;
  text-align: center;
  font-weight: bold;
}

#mainlabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: black;
  text-align: left;
  font-weight: bold;
}

p.dropcap:first-letter
{
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 54px;
  float: left;
}

     /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
#wrapper:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
      #wrapper{display: inline-table;}

/* Hides from IE-mac \*/
* html #wrapper{height: 1%;}
#wrapper{display: block;}
/* End hide from IE-mac */

/* EDITOR PROPERTIES */
