body
{
	font-family:Sans-Serif;
	font-size:10pt;
}

div.main
{
	width:800px;
}

div.header
{
}

div.menuBar
{
	background-color: #999999;
	color: #000000;
	font-weight: bold;
}

div.footer
{
	background-color: #00004b;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}


h1
	{
	margin-top:14.0pt;
	margin-bottom: 5pt;
	line-height:115%;
	page-break-after:avoid;
	padding:0cm;
	font-size:16.0pt;
	font-family:"Cambria",'Times New Roman', "serif";
	color:#000038;
	border-bottom: #00004b 2px solid;}
h2
	{
	margin-top:10.0pt;
	line-height:115%;
	page-break-after:avoid;
	font-size:13.0pt;
	font-family:"Cambria",'Times New Roman', "serif";
	color:#00004B;
	}
h3
	{
	margin-top:10.0pt;
	line-height:115%;
	page-break-after:avoid;
	font-size:11.0pt;
	font-family:"Cambria",'Times New Roman', "serif";
	color:#00004B;
	}
	
a:link
{
	color:#00004b; 
}

a:visited
{
	color:#00004b;
}

a:hover
{
	color:#00004b;
	text-decoration: underline;
}

a:active
{
	color:#00004b;
}

.mainMenuStaticItem, .mainMenuStaticItemHover
{
}

.mainMenuStaticItem a
{
	color:Black;
	text-decoration: none;
}

.mainMenuStaticItemHover
{
	background-color: #FFFFB4;
}

.mainMenuDynamicItem
{
	padding: 5px;
	height: 20px;
}

.mainMenuDynamicItem a
{
	color: Black;
}

.bottomMenuStaticItem
{
	background-color: #00004b;
}

.bottomMenuStaticItem a
{
	color: White;
}

.sideMenuItem
{
	padding: 5px;
	border-right: 2px solid #ffffb4;
}

.sideMenuItemHover
{
	background-color: #FFFFB4;
}

.sideMenuItemSelected
{
	background-color: #FFFFB4;
}

table.grid
{
}

table.grid tr.title
{
	font-weight: bold;
	color: #00004b;
	border-bottom: solid 1px #00004b;
}

table.grid tr.row
{
	background-color: #f0f0f0;
}
table.grid tr.altrow
{
	background-color: #f8f8f8;
}

table.grid td
{	
	vertical-align: top;
	padding: 3px;
}

table.grid img
{
	/*position: relative;
	top: 2px;*/
	vertical-align: middle;
}

a.largeSelectionOption:link,a.largeSelectionOption:visited,a.largeSelectionOption:hover,a.largeSelectionOption:active
{
	font-size: larger;
	padding: 2px;
	border: 1px solid #eeeeee;
	background-color: White;
}

a.largeSelectionOption:hover
{
	background-color: #ffffb4;
}

.SPRELink img
{
	vertical-align: middle;
}

a.SPRELink:link,a.SPRELink:visited,a.SPRELink:hover,a.SPRELink:active
{
	vertical-align: middle;
	text-decoration: none;
	border-bottom: none;
	margin-right: 10px;
}

a.SPRELink:hover
{
	border-bottom: solid 1px #00004b;
	background-color: #ffffb4;
}
a.SPRELink:active
{
	border-bottom: solid 2px #00004b;
	background-color: #ffffb4;
}

.fileIcon img
{
	vertical-align: middle;
}

.mainTable td
{
	vertical-align: top;
}

.mainTable li
{
	margin-bottom: 3px;
}

.ExampleSlideshow img
{
	max-width: 650px;
	overflow: hidden;
}

.PurchaseOptionPanel
{
	margin: 5px;
}