BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	LINE-HEIGHT: 110%;
	color : #35354D;
}

A:link {
	COLOR: #232377;
}

A:unknown {
	COLOR: #232377;
}

A:hover {
	COLOR: #6464FE;
	text-decoration:none;
}

A:visited{
	COLOR: #232377;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #585880;
}

li{font-size: 11pt;  font-family: Arial; padding-bottom: 10px}
.theme_header {background-image :url( images/smokeandglass_brownfadetop.gif);}

.theme_highlighted {background-image :url( images/smokeandglass_blueandwhitef.gif);}

.theme_fadeblue {background-image :url( images/smokeandglass_fadeblue.gif);}

.theme_fadegrey {background-image :url( images/smokeandglass_fadegrey.gif);}

.theme_fieldlabel {text-align :right;}

.theme_fielddata {text-align :left;}
     
.labelcell 
{ 
    border-right: #0066ff thin dotted; 
    border-top: #0066ff thin dotted; 
    border-left: #0066ff thin dotted; 
    border-bottom: #0066ff thin dotted;
    vertical-align: top; 
    text-align: right;
} 
.datacell 
{ 
    border-right: #0066ff thin dotted; 
    border-top: #0066ff thin dotted; 
    border-left: #0066ff thin dotted; 
    border-bottom: #0066ff thin dotted;
    vertical-align: top; 
    text-align: left;
} 

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.theme_accordionHeader
{
    background-image: url(images/smokeandglass_blueandwhitef.gif);
    border: 1px solid #2F4F4F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.theme_accordionContent
{
    border: 1px solid #2F4F4F;
    padding: 5px;
    padding-top: 5px;
}

.theme_accordionLink {font-size: 11pt; font-style:italic; font-weight:bold; color: #007fff}

