body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	color: #000; 
	text-decoration: none;
	text-align: left;
	background-color: #FFF;
}

div.body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal;
	}


p	{
	margin-top: 4px;
	margin-bottom: 4px;
	}

p.title {
	font-size: 16px;
	line-height: 18px;
	color: #483D8B;
	font-weight: bold;
	text-align: center;
	padding: 12px 0px 10px 0px;
	}
p.title:first-letter {
	font-weight: bold;
	font-size: normal;
}

p.intro {
	padding: 4px 60px 0px 60px;
	}

p.intro:first-letter {
	font: normal bold 1.2em Verdana;
	clear:	all;
	letter-spacing: 0px;	
	}

p.intro2 {
	padding: 4px 60px 0px 60px;
	}

p.cal  {
	padding: 4px 60px 0px 60px;
	margin-left: 30px;
	text-indent: -30px;
	}

p.cal:first-line {
	color: #483D8B;
	font-weight: bold;
	}

p.tartan {
	text-align: center;
	margin: 20px;
	clear: both;
	}

p.il {float: left;}
p.ir {float: right;}

p.fl, p.fr, p.fn {
	background-color: #ddd;
	padding: 4px 10px 4px 10px;
	color: #555;
	}

p.fl {float: left;}
p.fr {float: right;}
p.fn {clear: both;}

p.fl, p.fr {
	width: 334px;
	height: 262px;
	}







img.fl {float: left;}
img.fr {float: right;}





p.cap {
 background-color: #ddd;
 padding: 10px;
 color: #666;
}

div.reveal {
	position: absolute; 
	top: 3px; 
	left: 122px; 
	width: 15px; 
	height: 10px; 
	background-color: lightsteelblue;
	color: #483D8B; 
	border-width: 1px;
	border-color: darkblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal;
	font-weight: bold;
	z-index: 8;
}


div.container {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 720px;
}

div.title {
	position: absolute; 
	top: 0px; 
	left: 23px; 
	width: 140px; 
	height: 16px; 
	background-color: white;
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #483D8B;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

a {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: 14px; 
  color: #483D8B; 
  text-decoration: none; 
  background-color: #B0C4DE;
  padding: 1px 6px 1px 6px;
 }

a.newwindow {
	padding: 0 5px 0 5px;
	border: 1px outset #B0C4DE;
}

img.newwindow {
	margin: -1px;
	border: 1px outset #B0C4DE;
}


.body {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal;
}

.bodyS {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  line-height: normal
}

.bodyH2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #483D8B;
  margin-left: 8%;
  font-weight: bold
}


.caption {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #888888; 
  font-size: 9px; 
  font-style: normal; 
  line-height: normal;
  text-align: center
}


.right-justified
{text-align: right}

SMALL {font-size: 10px;}

BIG
{font-size: 16px;
line-height: 16px}

EM
{font-style: normal;
  color: black;
  font-weight: bold}

SUP
{font-size: 10px;}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 3px outset #EEF;
	padding: 8px;
	background-color: #ddd;
	visibility: hidden;
	color: #222;
	font-size: 12px;
	text-align: left; 
	z-index: 100;
	filter:alpha(opacity=100);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


