/*This will become the main css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* see http://www.apptools.com/examples/tableheight.php for explanation of html, body, #wrapper */

body {
	background-color: #f0f0f0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-size:96%;*/
/*	line-height:1.25; /*Originally 1.4 */
	text-align: justify;
	color: #273840;
}

h1 {
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;;
	text-align: center;
	color:#800080;
	text-transform: uppercase;
}

h2 {
	font-weight: bold;
	font-family:Trebuchet MS;
	font-size:85% !important;
	text-align: center;
	margin-bottom: 1em;
	color:#800080;
	text-transform: uppercase;
}

h2.bigger {
	font-size: 18px;
	text-transform: uppercase;
	font-family:Trebuchet MS;
	color:#800080;
}

h3 {
	 font-size:75%;
	 font-family:Trebuchet MS;
	 font-weight:bold;
	 color:#800080;
	 margin-bottom: 1em;
	 text-transform: uppercase;
	 margin: 0px;
	 padding: 0px;

}

p, ul, ol{
font-size:0.8em;
margin-top:0;
margin-bottom:1em;
}

dl, ol, ul {
list-style-type:none;
}

blockquote {
    background:#ffffff url("http://www.aipmep.org/images/quote.png") no-repeat scroll 10px 0 ;
    border: medium none;
    color: #333333;
    margin: 20px 0;
    padding: 0 20px 0 50px;
}

/*Use with blockquote - Positions speech marks example use:*/
/*<blockquote/><p class="pushDown">*/
.pushDown {
padding-top:5px;
}

.img1 {
	float: left;
	margin: 6px 15px 2px 0px;
	border: none;
	width:71px;
	height:110px;
	/*border: 1px solid #A9A9A9;*/
	/*2px solid #608B9F;*/
}

.hr1 {
	clear: both;
	margin-top: 10px;
	color: #800080;
}

.hr1 hr {
	display: none;
	color:#800080;
}

hr.line {
    border-style: solid none none;
    border-width: 1px medium medium;
    color: #800080;
    margin: 2em auto;
    width: 100%;
}

.purple{
color: #800080;
}

.purpleBold{
color: #800080;
font-weight:bold;
}

.alert{
color: #FF0000;
}

.centre{
text-align: center;
}

.clear{
clear:both;
}

a:link{
color:#800080;
text-decoration:none;
}
a:visited{
color:#800080;
text-decoration:none;
}
a:hover{
color:#800080;
text-decoration:underline;
}
/*---------- Home Page ------------*/
#right p{
font-size:0.7em;
margin-top:0;
}

#right ul{
font-size:0.7em;
margin-top:0;
}

#right ol{
font-size:0.7em;
margin-top:0;
}
.date{
font-size:0.7em;
margin-top:0;
margin-bottom:0;
}
.LeftCol{
border-bottom:1px solid #CCCCCC;
margin-bottom:.75em;
padding-bottom: .75em;
}

.LeftCol h2{
margin-top:.5em;
}

.RightCol{
border-bottom:1px solid #CCCCCC;
margin-bottom:.5em;
padding-bottom:.5em
}

.RightCol  h3{
margin-bottom: 0px;
text-align:left;
}

/*---------- WRAPPER ------------*/

#wrapper {
	width: 800px;
/*	height: 100%;
	min-height: 100%;*/
	margin: 0 auto;
	padding: 30px 30px 5px;
	background-color: #FFFFFF;
  text-align: left;
border-left: 1px solid #D2DCE6;
border-right: 1px solid #D2DCE6;
}

/*---------- HEADER ------------*/

#header {
	margin-bottom: 30px;
}

#header table{
width:95%;
padding-left: 0;
margin-left:auto;
margin-right:auto;
}

#header table, th, td
{
border: 2px solid #800080;
border-collapse:collapse;
text-align: center;
vertical-align: middle;
}

#header h1 {
	margin: 0px;
	padding: .5em 0 0px;
	font-size: 30px;
	line-height: 1;
}

#header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: lowercase;
}

.HeaderLeftImg{
	height: 96px;
  margin-top: 0.25em;
  width: 96px;
}

.HeaderRightImg{
	height: 100px;
  margin-top: 0.25em;
  width: 125px;
}


/*---------- Navigation Menu ------------*/

#nav-menu {
/*display:table;*/
margin-left:auto;
margin-right:auto;
padding-bottom:2em;
width:78%
}
#nav-menu ul {
font-size:0.75em;
list-style:none;
/* width:52em; /*59em for extra menu option*/ 
margin:0 auto;
padding:0;
text-align:center;
display: inline;
}
#nav-menu li {
float:left;
margin:0 0.15em;
}
#nav-menu li a {
background:url("images/background.gif") repeat-x scroll left bottom #FFFFFF;
border:0.1em solid #DEDEDE;
color:#0D2474;
/*display:block;*/
float:left;
/*height:2em;*/
line-height:1.75em;
text-decoration:none;
width:5.25em;
/*width:6em;*/
}

/*---------- CONTENT ------------*/

#content {
clear:both;
}

#left {
	float: left;
	width: 518px;
}

#left li {
    display: block;
    font-size: 108%;
    line-height: 1.4;
}

#right {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 60px;
}

/*---------- FOOTER ------------*/

#footer {
	clear: both;
	padding: 60px 0px 0px 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0px 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
}

/*---------- Press Release/News Layout ------------*/

.PressRelWrap{
width:75%;
margin: auto;
}

.PressRelHead{
padding: 1em 0 1.25em;
/*width:75%;*/
text-align:center;
}

.PressRelBody{
/*width: 75%;*/
text-align: justify;
line-height: 1.25;
}


/*** Gallery ***/

#gallery{
margin-left:2.95em;
}

#gallery h3{
padding-bottom:.5em;
}
#gallery ul{
margin: 0px;
padding: 0px;
}

#gallery li{
display: inline;
list-style-type:none;
margin: 10px 25px 0 0;
float: left;
width: 300px;
}