/* CSS Document */
p.Signature{
width:450px; 
text-align:right;
}
p.Beatitude1{
margin-left:30px;
width:500px; 
}
p.Beatitude2{
margin-left:35px;
top:-10px;
}

body {
  text-align: left;
  <strong>min-width: 750px;</strong>;
  background-color:#000000;
}
div {
	font-family: Tahoma, Helvetica; font-size:12px;
}
#wrapper {
position:relative;
  width: 750px;
  margin: 0 auto;
  text-align: left;
  background-color:#D0ECFD;
}

#branding {
  position:relative;
  float: left;
  margin-top:5px;
  margin-left:3px;
  text-align:left;
}

#content {
  width: 610px;
  float:	right;
  margin-top:5px;
  padding-left:3px;
  border-left:1px solid #000000;
}

#content h1, h2, p {
  font-family:Verdana, Arial, Helvetica;
  font-size:13px;
  padding-right: 20px;
  text-align:left
}

#content div.header {
  font-family:Georgia;
  font-size:18px;
  font-weight:600;
  color:#006666;
  text-align:center
}
#content div.subheader {
  font-family:Georgia;
  font-size:14px;
  font-weight:600;
  color:#000000;
  text-align:center;
}
#content div.page {
  font-family:Verdana, Arial, Helvetica;
  font-size:13px;
  padding-right: 20px;
  text-align:left
}
.PageFormat {
  font-family:Verdana, Arial, Helvetica;
  font-size:13px;
  padding-right: 20px;
  text-align:left
}
.ParagraphFormat_font {
  font-family:Verdana, Arial, Helvetica;
  font-size:12px;
}

#content table.eventFormat {
  font-family:"Tahoma, Helvetica";
  font-size:12px; font-weight:400
}

#content td.docTitle {
  width:110px;
  text-align:center;
  font-family:"Tahoma, Helvetica";
  font-size:11px; font-weight:600
}
#content td.doc {
  width:100px;
  text-align:center;
  vertical-align:top;
  font-family:"Tahoma, Helvetica";
  font-size:11px; font-weight:400
}

#FooterArea {
   clear: both;
   background-color:#D0ECFD;
	height:120px;
}
#WebMaster {  
	float:left;
	width: 100px;
	margin:5px 0 0 10px;
	padding:3px 0 0 0;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Monotype Corsiva;
	font-size:15px;
   background-color:#D0ECFD;	
}

#footer {  
	float: right;
	padding-top: 5px;
	width: 600px;
	text-align:center;
	font-family:Georgia;
	font-size:12px;
   background-color:#D0ECFD;	
}
/* =-=-=-=-=-=-=-[Top Nav]-=-=-=-=-=-=-=- */
A.Menu_top {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400; color: #660033; text-decoration:none;}
A.Menu_top:link {text-decoration:none;}
A.Menu_top:active {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400;}
A.Menu_top:visited {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400;}
A.Menu_top:hover {text-decoration:underline; font-family:"Georgia", "Courier New"; font-size: 10pt; font-weight:400; color: #330033}
/* =-=-=-=-=-=-=-[Left Nav]-=-=-=-=-=-=-=- */
#leftNav {
position:relative;
  width: 125px;
  clear:left;
  float: left;
  margin-left: 2px;
  padding-top: 0px;
  padding-bottom: 5px;
  border-right-width:2px;
  border-right-color:#6699FF;
}

.LeftNav_div {
width:116px;
background-image:url(images/Panel_bg.gif);
background-position:right;
background-repeat:repeat;
margin-top: 8px;
margin-left:4px;
padding-top:1px;
padding-left:6px;
padding-bottom:3px;
/*background-color:#D3E0EC;
border:3px outset #333333;*/
}
.LeftNav_logo {
text-align:center;
margin-top:5px;
}
A.Menu_left {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400; color: #660033; text-decoration:none;}
A.Menu_left:link {text-decoration:none;}
A.Menu_left:active {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400;}
A.Menu_left:visited {font-family:"Georgia", "Courier New";font-size: 10pt; font-weight: 400;}
A.Menu_left:hover {font-family:"Georgia", "Courier New"; font-size: 10pt; font-weight:600; color: #330033; background-color:#DAE5EE;}
