﻿body
{
    margin: 0px;
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
}
.XmSymbol
{
    font-family: Verdana;
    font-size: 10pt;
}
.greenli
{
    color: #208b01;
    font-family: Verdana;
    font-size: 8pt;
}
.blli
{
    color: #009999;
    font-family: Verdana;
    font-size: 8pt;
    list-style-type: circle;
}
.blli a
{
    color: #0d4a80;
    text-decoration: none;
}
.blli a:hover
{
    border-bottom: 1px solid grey;
    color: #FF6600;
}   
.blli i
{
    color: #666666;
}
#pagehead
{
    
    background-position: center top;
    height: 7px;
    background-repeat: no-repeat;
}
#titleCamelCaseDarkGrey{
	font-family: Verdana;
    font-size: 12pt;
	color: #3c3c3c;
	}
#topmenuleft
{
    background-position: left top;
    background-image: url('../images/lm01.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 5px;
    height: 35px;
    background-color: #20364e;
}

#topmenuright
{
    background-position: right top;
    background-image: url('../images/rm01.jpg');
    background-repeat: no-repeat;
    width: 5px;
    height: 35px;
    background-color: #20364e;
    float: left;
}

#topmenu
{
    /*next line stops footer collapsing*/
    background-image: url('../images/index_51.jpg');
    background-color: #20364e;
    overflow: hidden;
    font-family: Verdana;
    font-size: 8pt;
    float: left;
    width: 790px;
    height: 35px;
}

	#footer
    {
        /*next line stops footer collapsing*/
        overflow: hidden;
        clear: both;
        font-size: 8pt;
        background-color: #20364e;
        height:17px;
        width:790px;
        font-family: Verdana;
        color: #fff;
    }
	#footer a:hover {
		text-decoration: none;
		color: #fcf039;
	}
	#footer a {
		color: #fff;
	} 
	#footer a:active {
		color: #fff;
	} 
a
{
    text-decoration: none;
    color: #003366;
}
a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #FF6600;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #003366;
}
.rightContentBox
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #cccccc;
}

#titleSpanStyle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3b3b3b;
}

#labelSpanStyle 
{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: bold;
    color: #727272;    
    padding-top:4px;
}

#labelSpanStyleRed
{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: bold;
    color: #FF0000;    
    padding-top:4px;
}
.checklist
{
    list-style-image: url(../images/accept.png);
    list-style-position: outside;
}
.flare
{
    background-image: url(../images/gra1.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
}
a.closeButton
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
    color: #fff;
    cursor:pointer;
}
a.closeButton:active
{
    font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
    color: #fff;
    cursor:pointer;
}
a.closeButton:hover
{
    font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
    color: #fff;
    cursor:pointer;
}
a.closeButton:link
{
    font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
    color: #fff;
    cursor:pointer;
}
a.closeButton:visited
{
    font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
    color: #fff;
    cursor:pointer;
}

