html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
h2 {
	color: #A11619;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
#outerWrapper {
	background-color: #fff;
	margin: 20px auto 0 auto;
	max-width: 1000px;
	min-width: 780px;
	text-align: left;
	width: 780px;
	border: 1px solid #999999;
}
#outerWrapper #header {
	background-color: #F6E497;
	border-bottom: solid 1px #657f51;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 35px 0px 0px 0px;
	background-image: url(../images/PMA-Logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 200px;
}

#outerWrapper #header #subheading {
	text-align: right;
	padding-bottom: 200px;
}
#outerWrapper #header2 {
	background-color: #ED2024;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat;
	height: 160px;
	background-image: url(../images/PMS-Logo.gif);
}
#outerWrapper #header2 #subheading {
	text-align: right;
	padding: 110px 0px 0px;
}



#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #EDEDED;
	border-right: solid 1px #92b876;
	float: left;
	padding: 5px 10px 10px 10px;
	width: 195px;
}
#outerWrapper  #contentWrapper  #leftColumn1  li {
	font-weight: bold;
	color: #ED2024;
}
#outerWrapper #contentWrapper #leftColumn1 ul li a {
	color: #ED2024;
}
#outerWrapper #contentWrapper #leftColumn1 h2 a {
	color: #A11619;
}

#outerWrapper #header #banner {
	padding-top: 5px;
	padding-bottom: 5px;
}
#outerWrapper #contentWrapper a {
	color: #ED2024;
	text-decoration: none;
}
#outerWrapper #contentWrapper .content {
	margin-left: 225px;
	margin-top: 25px;
}
#outerWrapper #contentWrapper #content a {
	color: #ED2024;
	text-decoration: none;
}


#outerWrapper #contentWrapper #content a:hover {
	text-decoration: underline;
}
#outerWrapper #contentWrapper #content li {
	color: #BA322A;
	text-decoration: none;
}
#outerWrapper #contentWrapper #content hr {
	color: #BA322A;
	text-decoration: none;
	margin-left: 10%;
	margin-right: 10%;
	border-top: 1px solid #BA322A;
	border-right: none #BA322A;
	border-bottom: none #BA322A;
	border-left: none #BA322A;
}



#outerWrapper #contentWrapper #content #slideshow {
	float: right;
	padding: 5px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #ED2024;
	border-top: solid 1px #92b876;
	padding: 10px 10px 10px 300px;
	font-size: 90%;
	color: #666666;
}
#outerWrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
#outerWrapper #footer a:hover {
	text-decoration: underline;
	color: #CCC;
}

#outerWrapper #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-style: italic;
}

 #navcontainer
{
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 306px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	display: block;
	width: auto;
	text-decoration: none;
	background: #EDEDED;
	margin: 0;
	padding: 2px 8px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED2024;
}

#navcontainer A:hover, #navcontainer A:active {
	color: #a11619;
	font-weight: bold;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 102;
	background: #EDEDED;
	font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover  {
	color: #BA322A;
}

#subnav A:active {
	font-weight: bold;
	color: #666666;
}
#subnav A.active:link, #subnav A.active:visited {
	font-weight: bold;
}
#subnav BR, #navcontainer BR { clear: both; }
#outerWrapper #header #subheading {
	text-align: left;
	vertical-align: bottom;
	margin-top: 0px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #leftColumn1 a {
	color: #666666;
	text-decoration: none;
}

#outerWrapper #contentWrapper #leftColumn1 a:hover {
	color: #BA322A;
	text-decoration: none;
}
body {
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: (value);
	background-color: #F8F8F8;
}

a img { border: 0; }
img.floatLeft { 
    float: left; 
    margin: 10px; 
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}.right {
	text-align: right;
}
.PMA-red {
	color: #BA322A;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.centre {
	text-align: center;
	left: 50%;
}
#outerWrapper #header2 #subheading h1 {
	color: #FFF;
	font-style: italic;
	text-align: right;
}
#outerWrapper #header2 #subheading {
	font-size: 65%;
	padding-right: 5px;
}

#outerWrapper #header2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-style: italic;
}
#outerWrapper #contentWrapper a:hover {
	color: #ED2024;
	text-decoration: none;
}
.centeredTitleRed {
	font-size: 18px;
	font-weight: bold;
	color: #ED2024;
	text-align: center;
}
.centeredTitleBlack {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
