/* Notes */

/* background-color: rgb(204, 0, 0); */
/* background-image: url(file:///E:/My%20Documents/Image3.gif); */



body {
	margin: 5px 0pt 5px 11px;
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif; /* color: #3A3A3A; */
	color: #008BBD;
	color: Black;
	font-size: 100%;
	
}

marq {
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif; 
	color: #0066FF;
	background-color: #FFFF00;
	font-size: 100%;
	text-align: center;
	width: 90%;
	}



A {
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #ED1C24;
	border-width: 0px;
	/* margin: 0px 30PX; */
}  

A:Hover {
	text-decoration: none;
	color: rgb(0,86,255);
	background-color: rgb(222,215,215);
}

A:visited {
	text-decoration: none;
	color: rgb(0,86,255);
	
}



  

  
 H1, H2, H3, H4, H5, H6{
	font-weight: bold;
	margin: 0px 5px;
	color: #ED1C24;
	font-family:  Candara, Tahoma,Arial,Helvetica,sans-serif; /* background: white none repeat scroll 0% 50%; */
}

.h1 {
	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 200%;
	padding-bottom: 2%;
}

.h2 {	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 150%;
	padding-bottom: 2%;
}

.h3 {	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 113%;
	padding-bottom: 2%;
}

.h4 {
	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 100%;
	padding-bottom: 2%;
}

.h5 {	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 83%;
	padding-bottom: 2%;
}

.h6 {	font-weight: bold;
	margin: 0px 5px;
	color: Navy;
	font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 64%;
	padding-bottom: 2%;
}
  
  li { list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
    }

  ul { margin-top: 5px;
    margin-bottom: 5px;
    font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
    }

  dt { margin: 0px 5px;
    }


	 
  pre { margin: 5px 0pt 5px 20px;
    padding: 3px;
    background: rgb(255, 255, 224) none repeat scroll 0% 50%;
    color: rgb(47, 79, 79);
    font-family: sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 80%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  p {
	margin: 5px 0pt 5px 28PX;
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif;
}

/* Removed due to xara webstyle menus not working by SG  */
/* div { margin: 2px 0pt 2px 11px; font-family:  Candara, Tahoma,Arial,Helvetica,sans-serif; }  */

  strong { background: white none repeat scroll 0% 50%;
   color: rgb(139, 0, 0);
    font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
    }

  blockquote { margin: 5px 0pt 5px 11px;
    font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
    }

  table {
	margin: auto auto auto auto;
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	width: 90%;
	vertical-align: top;
	text-align: center;
	white-space: normal;
	border-width: thin thin;
	float: none;
	
}

tr {
vertical-align: top;

	BORDER: thin solid Black;
	}

	
	
  th { background: rgb(220, 220, 220) none repeat scroll 0% 50%;
    color: black;
    }

  td { font-family:   Candara, Tahoma,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;

    }

.low{
	vertical-align: bottom;
}

.c{
	text-align: center;
}

.cc{
	text-align: center;
	vertical-align : middle;
}

.top{
	vertical-align: top;
}

.r{
	text-align: right;
}

.copyright{
	font-size : 8pt;
	text-align : center;
	vertical-align : bottom;
}



.smallcaps {
	font-variant: small-caps;
}

ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}

body {
	margin: 5px 0pt 5px 11px;
	font-family: Candara, Tahoma,Arial,Helvetica,sans-serif; /* color: #3A3A3A; */
	color: #008BBD;
	color: Black;
	font-size: 100%;
}

