 /***************/ 
 /* TAG styles. */
 /***************/ 



body
{

   color: #333333;
   background-color: ;
     background-repeat:no-repeat;
   font-size: 8.5pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-weight: 600;
   line-height: ;
}

body, th
{
   color: #333333;
}



h2
{
   color: #009900;
   background-color: ;
   font-size: 11pt; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: 300; 
   line-height: 13pt; 

}

h3
{ 
   color: #333333;
   background-color: ;
   font-size: 1.17em; 
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   font-weight: 500; 
   margin: ;
}

h4
{ 
   color: #333333;
   background-color: ;
    font-size: 1em; 
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   font-weight: bold; 
   margin: ;
}

h5
{
   color: #333333;
    background-color: ;
   font-size: Verdana, Arial, Helvetica, sans-serif; 
   font-family: 500;  
   font-weight: ; 
   margin: 0.83em;
}

h6 
{
   color: #333333;
    background-color: ;
   font-size: 0.67em; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: 500; 
   margin: ;
}
 /* Below used for body text. */
p
{ 
   color: $$pcolor$$;
   background-color: ;
   font-size: 8.5pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  
   font-weight: 300;
   line-height: 15pt;
}

href         
{
   color: 0.83em 0;
   background-color: #990000;
   font-size: 8.5pt;
   font-family: 8.5pt; 
   font-style: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   font-weight: 300; 
   line-height: 10.5pt;
}

td
{
   color: #333333;
   background-color: ;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8.5pt; 
   font-style: normal;
   font-weight: 300; 
   line-height: normal ;
}

a
{
   text-decoration: none;;
}

a:link
{ 
   color: #006600;
}


a.navlink
{
   color: $$anavlinkcolor$$;
   font-weight: 500;
   font-size: 8pt;
   letter-spacing: 0.2pt;
}

a.menu
{
background-color:#9B183A;
   font-size: 8pt;
   color:#FFFFFF;
   font-weight: bold;
   letter-spacing: 0.2pt;
}

a.submenu
{
background-color:#9B183A;
   color: #FFFFFF;
   font-size: 8pt;
   font-weight: bold;
   letter-spacing: 0.2pt;
}

a.navlink:hover
{
   color: #66CC66;
}

a.menu:hover
{
background-color:#9B1838;
   color: #FFFFFF;
}

a.submenu:hover
{
	background-color:#9B1838;
   color: $$asubmenuhovercolor$$;
}

a.navlink:visited
{
   color: #006600;
}

a.menu:visited
{
  color: #FFFFFF;
}

a.submenu:visited
{
  color: $$asubmenuvisitedcolor$$;
}

a.navlink:active
{
   color: #009900;
}

a.menu:active
{
   color: #FFFFFF;
}

a.submenu:active
{
background-color:#9B1838;
   color: #FFFFFF;
}

h1
{
   color: #006600;
   font-size: 13pt;
   font-family: 13pt;
   font-weight: 300;
   background-color:;
   line-height:14pt;
  
}

 /***********************/ 
 /* ID and NAME styles. */
 /***********************/ 
#rightImage 
{
   position: absolute; left: 550px; top: 145px;
}

#divAdminContent
{
   position: absolute; left: 0px; top: 15px;
}

#bodyText
{
   color: #333333; 
   background-color: #FFFFFF; 
   position: absolute; 
   top: 250px; 
   left: 26px; 
   width: 400px;
}

 /*****************/ 
 /* CLASS styles. */
 /*****************/ 
.tighttext
{ 
   color: #333333; 
   font-size: 8.5pt; 
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.navButton
{
   background-color: #444; 
   margin-left: 18px; 
   position: absolute; 
   left: 5px; 
   width: 105px; 
   height: 21px; 
   border: solid 3px #3d0c0e;
}

.spacedtext
{
   color: #333333;
   font-size: 8.5pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   line-height: 10.5pt;
}

.head
{ 
   color: #990000; 
   font-size: 10pt; 
   font-weight: 600;
}

.title
{
   color: #990000; 
   font-size: 11pt; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-weight: 600; 
   line-height: 18pt;
}

.pageHead 
{
   font-weight: 600;
   font-size: 12pt;
   color: #005120;
}

.inverse
{ 
   color: white; 
   font-weight: bold; 
   background-color: #000066;
}



.ipCapt
{
   line-height: normal; 
   width: 150px;
}  

.ipBox
{
   color: #444; 
   font-size: 8.5pt; 
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   font-weight: bold; 
   position: relative; 
   top: 0px; 
   width: 150px; 
   float: none; 
   clear: none; 
   border: $$ipboxborderstyle$$ $$ipboxborderwidth$$ $$ipboxbordercolor$$;
}
  
.ipBox2
{
   color: #444; 
   font-size: 8.5pt; 
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   font-weight: bold; 
   position: relative; 
   top: 0px; 
   width: 250px; 
   float: none; 
   clear: none; 
   border: solid 1px  #7f9db9;
}  
  
.style1 
{
   color:#999999;
}

 /***********************/ 
 /* Menu Colours. */
 /***********************/ 

.parent        
{ 
background-color:#9B1838;
  padding: 0 5px; 
  
}

.parentExpanded      
{ 
background-color:#9B1838;
   padding: 0 5px; 
  
  
}

.parentCollapsed
{
   background-color: #9B1838; 
   padding: 0 5px; 
   border-width: medium; 
   border-color: #9B1838;
}

.bottemborder
{
background-color: #9B1838; 
   visibility: visible;
   display: block;
   position: absolute;
   z-index: 0;
   top: 370px;
   left: 0px;
   width: 250px;
   height: 50px;
}

.topborder
{
  background-color: #9B1838; 
   visibility: visible;
   display: block;
   position: absolute;
   z-index: 0;
   top: 0px;
   left: 0px;
   width: 655px;
   height: 19px;
}

.collapsed
{
background-color: #9B1838; 
   visibility: hidden;
   
}

.expanded
{
   line-height: 120%;
  background-color: #9B1838; 
   visibility: visible;
   display: block;
   padding: 0 15px;
}

.none
{
	background-color: #9B1838; 
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   width: 200px;
   height: 18pt;
}


.red
{
   color: red; 
}

.maintext 
{ 
   color: #333333; 
   width: 400px; 
   font-size: 8.5pt; 
   font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
}

.maintextError 
{
   color: #ff4a4a; 
   font-weight: bold; 
   font-size: 8.5pt; 
   font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
}

.tiny
{ 
   color: #FFFFFF;
   background-color: ;
   font-size: 8.5pt; 
   font-family: ;
   font-weight: bold; 

   line-height: 1;
}

.xtiny
{ 
   color: #FFFFFF;
   font-size: 8.5pt;
   background-color: ;
   font-family: ;
    font-weight: Normal; 
	line-height: 1;
}

.boxtitle  
{ 
   color: #990000;
   font-size: 16px; 
   font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
}

.pageSubHeadReversed 
{
   color: white; 
   background-color: red; 
   width: 400px; 
   margin-left: -5px; 
   padding: 2px; 
   font-size: 9pt; 
   font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
}

.mainBGImage
{
background-image: url(c:/inetpub/wwwroot/ezsite/www/images/background.jpg);
position: absolute;
z-index: 0;
left: 10px;
top: 25px;
height: 606px;
width: 600px;
}
#breadcrumb a
{
font-size:8pt;
font-weight:normal;
}

#breadcrumb a:hover
{
font-size:8pt;
font-weight:normal;
color:red;
}

#breadcrumb a:visited
{
font-size:8pt;
font-weight:normal;
color:blue;
}

#footerLinks a
{
font-size:8pt;
font-weight:normal;
color:#303030;
}

#footerLinks a:hover
{
font-size:8pt;
font-weight:normal;
color:#333333;
}

#footerLinks a:visited
{
font-size:8pt;
font-weight:normal;
color:#333333;
}

#footersitemap a
{
font-size:8pt;
font-weight:normal;
}

#footersitemap a:hover
{
font-size:8pt;
font-weight:normal;
color:#333;
}

#footersitemap a:visited
{
font-size:8pt;
font-weight:normal;
color:#333333;
}

