﻿/* Standard Style */
a, p, ul, ol, li, h1, h2, input, textarea, select, option
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt
}

/* Specific Style */
a	{  }
a:link	{  }
a:hover	{ color: #2F4A8C }

a.landingfooter:hover	{ color: #2F4A8C }
a.landingfooter	{ color: #FFFFFF}
a.landingfooter:link	{ font-size: 7pt; color: #FFFFFF}
p	{ line-height: 150%; margin-top: 0px; }
p.link	{ font-size: 7pt; color: #999999 }
h1, h2	{  }
h1.landing	{ margin-top: 10px; margin-bottom: 10px; font-size: 15px; font-weight: bold;}
ul	{  line-height: 150% }
ol	{  line-height: 150% }
li	{  line-height: 150%}
.landingcontent {padding-left: 10px; padding-right: 10px; }
ul.landing {margin-top: 0px; margin-bottom: 0px; }
.buttons
{
	height: 30px;
	width: 330px;
	border: 2px solid;
	border-color: #000000;
	background-color: #CBCBC4;
	font-weight: bold;
	text-decoration: none;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#999999;
	border-bottom-color:#999999;
	color: #000000;
}
.buttons:hover
{
 	border: 3px solid;
   	border-top-color:#FFFFFF;
   	border-left-color:#FFFFFF;
   	border-right-color:#999999;
   	border-bottom-color:#999999;
	text-decoration: none;
	color: #333333;
}
ul.notopspace
{
	margin-top: 0px;
}
.landingbutton
{
	background-color: #BCCE90;
	font-weight: bold;
}
.gobutton
{
	background-color: #982F2D;
	color: #FFFFFF;
	font-weight: bold;
}
p.subhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.5pt;
	line-height: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #747472;
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whiteback
{
	background-color: #FFFFFF;
}
pre.aprobe5
{
	font-size: 8pt;
}
#callout-aprobe
{
	background-image: url(images/callout-aprobe-5.gif);
	width: 142px;
	height: 143px;
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#callout-aprobe table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
ul.redarrows
{
	/*margin-left: 20px;*/
}
ul.redarrows li
{
	list-style: none;
	list-style-image: url(images/arrow_bl.gif);
	margin-top: 5px;
}

ul.checkmark
{
	/*margin-left: 20px;*/
}
ul.checkmark li
{
	list-style: none;
	list-style-image: url(images/bullet-checkmark.gif);
}
#right-rti p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

span.caption
{
	font-size: 9px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
}
table.bulletedimages tr
{
	height: 140px;
}
.ipod
{

	border: 0px;
	
	float: right;

}
h2
{
	margin-bottom: 0px;
	font-weight: bold;
	
}