BODY {
	PADDING: 0px; 
	MARGIN: 0px; 
	POSITION: relative;
}
a            	{color: #0000FF;text-decoration: none;}  
a:visited    	{ color: #0000FF; } 
a:hover      	{ color: #DD0000 }
a.options            	{ color: #ffffff; text-decoration: none;}  
a:visited.options    	{ color: #ffffff; } 
a:hover.options      	{ color: #000000 }
/*********************************************************************/

#header
{
	float: left;
	width: 1024px;
	margin: 4px 0 0 0;
	padding: 3px 19px 0 19px;
	/*background: url(images/header-bg.png) no-repeat 0 0;*/
	background-color:#ffffff;
}
* html #header
{	
	/*background: url(images/header-bg.gif) no-repeat 0 0;*/
	background-color:#ffffff;
}
#header #logo
{
	float: left;
	width: 440px;
	height: 120px;
	background: url(images/john-oconner.gif) no-repeat 0 0;
}
#header #reminder
{
    float: right;
    width: 525px;
}
#header #logo a
{
	float: left;
	width: 355px;
	height: 120px;
	text-indent: -9999px;
}
#footer
{   
	float: left;
	width: 984px;	
	padding: 0px 19px 0px 29px;
	color: #999999;
	/*background: url(images/footer-bg.png) repeat-y 0 100%;*/
	background-color:#ffffff;
}
#footer a
{
	color: #999999;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}	
#footer ul
{
	float: left;	
	padding: 0px 0 6px 10px;
	list-style:none;		
}
#footer ul li
{
	float: left;
	width:100px;		
}	
#footer p
{
	float: left;
	padding: 0 0 0 40px;
}	
.PGText
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 16px;
    width:1000px;
    margin: 0 auto;
}
#wrap
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	z-index: 50;
} 
#wrap .gutter
{
	margin: 0 auto 0px auto;
	padding: 0 0 0 0;
	width: 1064px;
	text-align: left;
}
#content
{
	float: left;
	width: 1054px;
	
	padding: 0 10px 0 0px;
	/*background: url(images/content-bg.png) repeat-y 0 0;*/
}
* html #content
{
	/*background: url(images/content-bg.gif) repeat-y 0 0;*/
}

.clear
{
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
}

.SummaryTable
{
    background-color: #ffffdd;
    font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size:0.9em;
}
	
#mainbody
{
    width: 770px;
    height:500px;
}
#pictures
{
	float: right;
	width: 624px;
	height: 150px;
	line-height: 150px;	
	text-align: center;
	font-size: 1.8em;
	color: #999999;
	background: #FFF;
}
#pictures img
{
	display: block;
}
/**************************************************************************/

.FooterText, .FooterText A, .FooterText A:visited
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size:0.9em;
	text-decoration: none;
}
.FooterText A:hover
{
	text-decoration: underline;
	color: #dd0000;
}
.RLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
}
.TLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	text-align:right;
	padding-right: 8px;
}
.TLabelL
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;	
}
.TLabelLG
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #339933;	
}
.WLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	text-align:center;	
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.WLabelB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #333333;
	text-align:center;	
	border-bottom: solid 1px #cccccc;
}
.WSLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	text-align:center;	
	background-color:#f6f6f6;
	border-bottom: solid 1px #cccccc;
}
.WSLabelB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #333333;
	text-align:center;	
	background-color:#f6f6f6;
	border-bottom: solid 1px #cccccc;
}
.GLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	text-align:center;
	background-color:#e3e3e3;
	border-bottom: solid 1px #cccccc;
}
.GLabelB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #333333;
	text-align:center;	
	background-color:#e3e3e3;
}
.CLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	text-align:right;
	padding-right: 4px;
}
.VLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	padding-right: 4px;
}
.CLabelB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	text-align:right;
	padding-right: 4px;
	font-weight:bold;
}
.CLabelL
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;	
}
.CLabelLB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;	
	font-weight:bold;
}
.TLabelB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	text-align:right;
	padding-right: 4px;
	font-weight:bold;
}
.TLabelLB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	font-weight:bold;
	padding-left: 4px;
	
}
.TLabelLBB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1.1em;
	color: #333333;
	font-weight:bold;
	padding-left: 4px;
}
.TSLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.75em;
	color: #333333;
	text-align:right;
	padding-right: 4px;
	
}
.TSLabelL
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.75em;
	color: #333333;
	
}
.TSLabelLB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.75em;
	color: #333333;
	font-weight:bold;
}
.TLabel A, .TLabelL A, .CLabel A, .CLabelL A, .DLabel A, .RLabel A
{
	text-decoration: none;
	color: #000099;
}
.TLabel A:hover, .TLabelL A:hover, .CLabel A:hover, .CLabelL A:hover, .DLabel A:hover, .RLabel A:hover
{
	text-decoration: underline;
	color: #dd0000;
}
.DLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	text-align:center;
}
.MLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.65em;
	color: #333333;
	text-align:center;
}

.MLabelR
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.85em;
	color: #333333;
	text-align:right;
}
.ALabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #333333;
	
}
/***************** PMS *******************************/
div.PMS
{
	text-align:left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	padding-left: 10px;	
	padding-top: 4px;	
}
div.PMSInspector
{
	text-align:left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 10px;
}
div.PMSItem
{
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	padding-left: 30px;
}
div.PMSScore
{
	text-align:right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	padding-right: 20px;
}
div.PMSTotal
{
	text-align:right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	padding-right: 20px;
}

iframe.CFrame
{
	width:1000px;
	height:600px;
	border: solid 1px #000088;
}
iframe.DiaryFrame
{
	width:1000px;
	height:680px;
	border: none;
}
#progressBackgroundFilter
{ 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  -moz-opacity: 0.5;
  z-index:10000; 
} 
#processMessage
{  
  position:absolute;  
  top:30%;  
  left:43%; 
  padding:10px; 
  width:14%; 
  z-index:10001; 
  background-color:#fff; 
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size : 1em;
  border: solid 4px black;
}   
td.PageBanner
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.pg
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1.4em;
	
	color: #ffffff;
	background-image: url(./images/headerBg.gif);
	height:41px;
	vertical-align:middle;
	padding-left:8px;
}
.mpg
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;	
	color: #ffffff;
	background-image: url(./images/mBg.gif);
	height:32px;
	vertical-align:middle;
	padding-left:6px;
}
.gpg
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;	
	color: #ffffff;
	background-image: url(./images/gBg.gif);
	height:32px;
	vertical-align:middle;
	padding-left:8px;
}
.silver
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.9em;	
	font-weight:bold;
	color: #222222;
	background-image: url(./images/silver.gif);
	height:24px;
	vertical-align:middle;
	padding-left:3px;
}
#LeftBox
{
	padding-left: 5px;
}
.box
{
	border: solid 1px #000000;
	padding: 2px 0px 2px 0px;
}
.box3
{
	border: solid 1px #000000;
	padding: 2px 0px 2px 0px;
	background-color:#ffffcc;
}
.POBox
{
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;
}
.NCB
{
	font-weight:bold;
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	text-align:right;
}
.NC
{
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	text-align:right;
}
.spbBox
{
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;
}
.spbMiniTitle
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #333333;
	font-weight:bold;
}
.ELabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #cc0000;
	font-weight:bold;
}
.GreenHeader
{
	/*background: url(./images/greenheader.gif);*/
	background-color:#090;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;
	font-weight:100;
	padding-left:3px;
	padding-top:1px;
	color: #fff;
	height:28px;
}
table.RoloDexWide
{
	background-color: #ddddff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size : 0.8em;
}
table.RoloDexWide td a, table.RoloDexWide td a:visited
{
	text-decoration:none;
	color: #0000FF;
}
table.RoloDexWide td a:hover
{
	text-decoration:underline;
	color: #FF0000;
}

.BoxLabel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size : 0.9em;
	font-weight:bold;
	background-color:#f6f6f6;
	color: #333333;
	padding: 1px 6px 3px 6px;
	border: solid 1px #333333;
	display:block;
	float:right;
	text-align:center;
	height:18px;	
}

.BoxLabel A, .BoxLabel A:visited
{
	text-decoration:none;
	color: #222222;
}
.BoxLabel A:hover
{
	color: #dd0000;
	text-decoration:none;
}

.GroupBox
{
	background-color:#f6f6f6;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #333333;
	padding: 2px 4px 0px 4px;
	border: solid 1px #333333;
	margin: 2px 4px 2px 4px;
	height:20px;	
	text-align:center;
	display:block;
	float:left
}
.GroupBox A, .GroupBox A:visited
{
	text-decoration:none;
	color: #0000FF;
}
.GroupBox A:hover
{
	color: #FF0000;
	text-decoration:underline;
}

.LetterBar
{
	border: solid 1px #222222;	
}
.LBT
{
	text-align: center;
	padding: 2px 2px 2px 2px;
}
.LBTALL
{
	text-align: center;
	padding: 2px 8px 2px 8px;
}
.LBTA
{
	text-align: center;
	padding: 2px 2px 2px 8px;
}
.LB
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.85em;
	color: Navy;
	text-decoration: none;
}
.LB A
{
	text-decoration: none;
}
.LB A:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.pos
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.95em;
	color:#555555;
}
.posb
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1.05em;
	font-weight:bold;
	color:#000000;
}
.pospg
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 0.95em;	
	color: #ffffff;
	background-image: url(./images/mBg.gif);
	height:28px;
	vertical-align:middle;
	padding-left:4px;
}

input.txt50
{
	color:#222222;	
	width:54px;
}
input.txt80
{
	color:#222222;	
	width:70px;
}
input.txt110
{
	color:#222222;
	width:110px;
}
input.txt180
{
	color:#222222;	
	width:176px;
}
input.txt220
{
	color:#222222;	
	width:244px;
}
input.txt380
{
	color:#222222;	
	width:376px;
}
input.txt440
{
	color:#222222;	
	width:444px;
}

#content, #content2
{
	padding: 0 35px;
	font-family:Arial, Helevetica;
	font-size: 0.9em;
}

p
{
	margin-top: 0.5em;
}

form
{
	margin-top: 0.5em;
	padding-bottom: 35px;
}

input.text
{
	width: 10.5em;
}
input.shorttext
{
	width: 6.5em;
}
input.mediumtext
{
	width: 20.5em;
}
input.longtext
{
	width: 24.5em;
}
span.highlight
{
	font-size: 0.8em;
	color: #FF0000;
}

.fieldsetEdit
{
	border: 1px solid #BFBAB0;
	background-color: #ededed;
	background-image: url(images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0.5em 0 1em 0;	
}
.fieldsetEdit td
{
	height: 40px;	
}

fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: -0.05em 0 .25em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #ededed;
	background-image: url(images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
}

legend
{
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 0.15em 0.25em 0 0.15em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 90%;
	padding-bottom: 0.5em;
}

fieldset label
{
	float: left;
	width: 7.5em;
	margin-right: 0.5em;
	text-align:right;
	padding-top:0.25em;
}

fieldset .submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 7em;
	background-color: transparent;
	background-image: none;
}
.voHalf
{
    padding-left: 1em;
    height:16px;
}
.voB
{
    padding-left: 1em;
    height:32px;
}
.NewsPhoto
{
	position: relative;
	float: left;
	display: inline;
	margin: .5em .85em .5em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	line-height: 1em;
}

.NewsContent 
{
	padding: 0.9em;
	text-align: justify;
	font-family: Arial, Sans-Serif;
}
.News
{
	padding: 0;	
	display: block;
}
.News h1, .News h1 a
{
	font-family:  Arial, Sans-Serif;
	font-size: 1.5em;	  
	padding: 0;
	text-align: left;
	color: #008800;
	display: block;
	text-decoration: none;
}
.News h1 a:hover
{
	text-decoration: underline;
	color: #222;
}
.News h2, .News h2 a
{
	font-family:  Arial, Sans-Serif;
	font-size: 1.25em;	  
	padding: 0;
	text-align: left;
	color: #008800;
	display: block;
	text-decoration: none;
}
.News h2 a:hover
{
	text-decoration: underline;
	color: #222;
}

.News h3, .News h3 a
{
	font-family: Arial, Sans-Serif;
	font-size: 1em;	  
	padding: 0;
	text-align: left;
	color: #008800;
	display: block;
	text-decoration: none;
}
.News h3 a:hover
{
	text-decoration: underline;
	color: #222;
}
td.Martine 
{
    font-size:12px;
    padding-top:4px;    
}
td.Martine a { color:#222; }
td.Martine a:hover { color:#008800; }
.News a
{
	padding: 0.9em;
	color:#222;
	font-family: Arial, Sans-Serif;
}
.News a:hover { color:#008800; }