<style type="text/css">

dummy {}
a.SubMenu:link
{
	font-weight: bold;
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: #00a0ff;
	text-decoration: none;
}
a.SubMenu:visited
{
	font-weight: bold;
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: #00a0ff;
	text-decoration: none;
}
a.SubMenu:active
{
	font-weight: bold;
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: #00a0ff;
	text-decoration: none;
}
a.SubMenu:hover 
{               
        color: #ff8000;
        font-weight: bold;
        font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 10pt;
        text-decoration: none;
}

h1 { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 24pt; font-weight: bold; color: #ff8000; }
h2 { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 16pt; font-weight: bold; color: #00a0ff; }
h3 { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 14pt; font-weight: bold; color: #ff8000; }

font.i { font-family: Verdana; font-size: 24pt; font-weight: bold; color: #00a0ff; }
font.iAny { font-family: Verdana; font-weight: bold; color: #00a0ff; }
font.report { font-family: Verdana; font-weight: bold; color: #ff8000; }

font { font-family: Arial; font-size: 11pt; }
font.normal { ont-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; color: Red }
p { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; }
td { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; }
td.Options { border: 1px solid #ff8000; }
td.OptionsDis { border: 1px solid #ff8000; color: #a0a0a0; }
td.Main { border: 1px solid #00a0ff; }

.Field { color: #316ac5; font-weight: bold; }
font.Symbol { color: #ff8000; font-weight: bold; font-size: 11pt; }

a:link { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; color: #00a0ff; }
a:visited { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; color: #00a0ff; }
a:active { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; color: #00a0ff; }
a:hover { font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 8pt; color: #ff8000; }

th { font-family: Verdana; font-size: 11pt; font-weight: bold; color: #00a0ff; text-align: left; }
caption { font-family: Arial; font-size: 14pt; font-weight: bold; color: #ff8000; text-align: left; }


font.ContentsHeader { font-family: Verdana; font-size: 11pt; font-weight: bold; color: #ff8000; text-align: left; }
font.ContentsItemDisabled { font-family: Arial; font-size: 11pt; color: #a0a0a0; }

li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5pt;
}

ul {
	text-align: left;
	text-indent: -10pt;
	white-space: normal;
	display: inline;
}
li.bulletList {
    list-style-type: disc;
}
td.OddHighlight { background: #b0e8ff; }
td.EvenHighlight { background: #c0f0ff; }
a.HighlightLink:link { color: #316ac5; }
a.HighlightLink:visited { color: #316ac5; }
a.HighlightLink:active { color: #316ac5; }
a.HighlightLink:hover { color: #ff8000; }

td.OakleafLogoCell 
{
	font-size: 12pt; 
	color: #005288; 
	font-weight: bold; 
	text-align: center; 
}

td.Contents 
{
	width: 200px;
	vertical-align: top; 
        background-color: #ceecff;
}

td.Gradient 
{
	font-size: 8pt; 
	background: url('../assets/gradient_strip.jpg');
	color: #ffffff;
	text-align: right; 
}
p.MiniContactDetails 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: white;
	text-align: center;
}

td.MainCell 
{
	width: 82%;
}

hr.BlueRule 
{
	color: #005288;
	height: 3px; 
}

p.IndexPageContactDetails 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #005288;
	text-align: center;
}

.TopMenu 
{
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ff8000;
	text-decoration: none;
}


.TopMenuDisabled 
{
	font-family: Tahoma,Verdana,Helvetica,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}


</style>