﻿
a:link 
{
    text-decoration:none;
    color: #BF007B;
}

a:visited 
{
    text-decoration:none;
    color: #BF007B;
}

a:hover 
{
    text-decoration:none;
    color: #660066;
}

a:active 
{
    text-decoration:none;
    color: #BF007B;
}

a.ButtonHoriz:link
{
    color:#666666;
}

a.ButtonHoriz:visited
{
    color:#666666;
}

a.ButtonHoriz:hover
{
    color:#666666;
    background-color:#F2E9F2;
}

a.ButtonHoriz:active
{
    color:#666666;
}

a.DynamicMenuItemStyle:link
{
    color:#666666;
    background-color:#F2E9F2;
}

a.DynamicMenuItemStyle:visited
{
    color:#666666;
    background-color:#F2E9F2;
}

a.DynamicMenuItemStyle:hover
{
    color:#666666;
    background-color:White;
}

a.DynamicMenuItemStyle:active
{
    color:#666666;
    background-color:#F2E9F2;
}

a.nbvPrimeButton:link, a.nbvSubButton:link
{
    text-decoration:none;  
    color:#666666;
}

a.nbvPrimeButton:visited, a.nbvSubButton:visited
{
    text-decoration:none;
    color:#666666;
}

a.nbvPrimeButton:hover, a.nbvSubButton:hover 
{
    text-decoration:none;
    color:#222222;
}

a.nbvPrimeButton:active, a.nbvSubButton:active
{
    text-decoration:none;
    color:#666666;
}

a.nbLink:link 
{
    text-decoration:none;
    color:#666666;
}

a.nbLink:visited 
{
    text-decoration:none;
    color:#666666;
}

a.nbLink:hover 
{
    text-decoration:none;
    color:blue;
}

a.nbLink:active 
{
    text-decoration:none;
    color:#666666;
}

a.pageHyperlink:link {
	text-decoration:underline;
}

a.pageHyperlink:visited {
	text-decoration:underline;
}

a.pageHyperlink:hover {
	text-decoration:none;
}

a.pageHyperlink:active
{
	color:#666666;
	text-decoration:none;
}
body {
	font-family: Arial, helvetica, sans-serif;
	text-align:center;
	color:#222222;
	background-color:#F2F2F2;
	font-size:.9em;
	line-height:1.2;
	padding:0px;
	margin:0px;
}

.box10 
{
    float:left;
    width:9.99%;
}

.box15 
{
    float:left;
    width:14.99%;
}

.box20 
{
    float:left;
    width:19.99%;
}

.box25 
{
    float:left;
    width:24.99%;
}

.box30 
{
    float:left;
    width:29.99%;
}

.box33
{
    float:left;
    width:32.9%;
}

.box40 
{
    float:left;
    width:39.99%;
}

.box50 {
    float:left;
    width:49.99%;
}

.box60 {
    float:left;
    width:59.99%;
}

.box70 {
    float:left;
    width:69.99%;
}

.box75 {
    float:left;
    width:74.99%;
}

.box80 {
    float:left;
    width:79.99%;
}

.box85 {
    float:left;
    width:84.99%;
}

.box100 
{
    width:99.99%;
}

.Breadcrumb 
{
    font-size:80%;
    text-align:left;
}

.ButtonHoriz 
{
	color:#003366;
	font-weight:bold;
	padding:.2em;
	margin:0em;
	border-right:1px solid white;
}

.caLayout 
{
    margin-top:5em;
    text-align:center;
}

.canvas 
{
	width:980px;
	margin:0px auto;
	text-align:left;
	background-color:white;
}

.clearBoth {
	clear:both;
}

.colourRed 
{
    color:Red;
}

.container 
{
    width:auto;
    margin:0;
}

.DocGridView 
{
    width:100%;
}

.DynamicMenuStyle 
{
    z-index:100;
    border:1px solid white;
}

.DynamicMenuItemStyle 
{
    padding:.1em;
    background-color:#E4D3E4;
}

.footer {
	width:auto;
	height:2em;
	padding:.2em;
}

H4 
{
    margin:.1em;
    padding:.1em;
}

H5 
{
    margin:.1em;
    padding:.1em;
}

.Header {
	width:auto;
}

.iframeHelp 
{
    min-height:350px;
    width:250px;
}

.important
{
    color:Red;
    font-weight:bold;
}

li 
{
   line-height: 1em;
   padding-top:.4em;
}

.main {
	float:left;
	width:auto;
	height:auto;
	padding:.2em;
}

.NavBarHoriz 
{
	width:auto;
	background-color:#E4D3E4;
}

.NavBarHorizBar
{
}

.navBarVert
{
    width:auto;
    margin-left:1em;
    margin-right:1em;
    background-color:#FFEBDC;
}

.nbvPrimeButton 
{
    background-color:#FFEBDC;
    padding:.2em .1em .2em .2em;
    width:100%;
    font-weight:bold;
}

.nbvSubButton 
{
    background-color:#FFEBDC;
    padding:.2em .1em .2em 0;
    width:100%;
    border-top:1px solid white;
}

p {
    margin:.1em;
    padding:.1em;
}

table, table tr td
{
    margin:0;
    padding:0;
}

.topLinks 
{
    width:auto;
    background-color:#74C5AA;
}  
.topLinksLt {
	float:left;
	width:60%;
	font-size:.7em;
	text-align:left;
	padding:.1em 0 .1em .4em;
}

.topLinksRt {
	float:right;
	width:10%;
	font-size:.7em;
	text-align:right;
	padding:.1em .4em .1em 0;
}

ul 
{
    margin-left:1em;
}

