BODY
{
}

.text10black
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text11black
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana
}

.text12black
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text11white
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}


.text12white
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}


.text10blue
{
    FONT-SIZE: 10px;
    COLOR: blue;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text11blue
{
    FONT-SIZE: 11px;
    COLOR: #195977;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text12blue
{
    FONT-SIZE: 12px;
    COLOR: #195977;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text14blue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #195977;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.internallink
{
    FONT-SIZE: 12px;
    COLOR: #CC3300;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.recip11
{
    FONT-SIZE: 11px;
    COLOR: green;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.text11white
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.breadcrumb
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #333399;
}

.proddesc
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #ffffff;
}

.locationclass
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #666699;
}

INPUT.txtbox
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    COLOR: black;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.sectionhead
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #333399;
}

.mainsectioncolor
{
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    BACKGROUND-COLOR: #c0c0c0;
}

.sectionlink
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}
.basicV
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR: blue;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}    

.headingblack
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

.headingblue
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #195977;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}

h1 {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}

h2 {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: Arial,Verdana,Sans-Serif;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}

h3 {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
    margin-top:0; 
    margin-bottom:0; 
    padding-top:0; 
    padding-bottom:0; 
}
a.textblack12
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Sans-Serif;
}
.resDirectory {
	list-style: url(/images/arrow.gif);
	margin: 12px;
	padding: 0px 0px 0px 20px;
	background: #7FB6CE;
}