BODY {
	background-repeat:	repeat-y;
	font-family:		arial, verdana, sans-serif;
	font-size:		14px;
	font-style:		normal;
	}

/* These attributes specify the link colors throughout the site.
they should be modified depending upon the design and colors of the site */

A:link {color: #336699; text-decoration: underline;}
A:visited {color: #336699; text-decoration: underline;}
A:hover {color: #336699; text-decoration: none;}

A.white:link {color: #3F4B65; font-style: italic; text-decoration: none;}
A.white:visited {color: #3F4B65; font-style: italic; text-decoration: none;}
A.white:hover {color: #3F4B65; font-style: italic; text-decoration: none;}
A.white:active {color: #3F4B65; font-style: italic; text-decoration: none;}


/* These attributes specify special text */

.smtext {
	padding-top:		6px;
	padding-left:		3px;
	padding-right:		3px;
	background-color:	#ACCBD7;
}

.grey-text {
        font-family:            verdana, sans-serif;
        font-size:              13px;
        font-style:            	italic;
        font-weight:            normal;
        color:                  #666666;
	}
	
.subtitle {
	font-family:		arial, verdana, sans-serif;
	font-size:		14px;
	letter-spacing:		2px;
	color:			#663333;
	}

.page-heading {
        font-family: 		Verdana, sans-serif;
        font-size:      	16px;
        line-height: 		16px;
	letter-spacing:		3px;
        font-weight:    	normal;
        font-style:     	italic;
        color:  		#333399;
	}	

.highlight-text {
        font-family: 		Verdana, sans-serif;
        font-size:      	15px;
        line-height: 		16px;
        letter-spacing:         3px;
        font-weight:    	normal;
        font-style:     	italic;
        color:  		#7D8F90;
	}

/* These attributes specify header text */

H1,h1
        {
        font-family: 		Helvetica, Verdana, sans-serif;
        font-size-adjust:       .53;
        font-size:      	13px;
        font-weight:    	bold;
        font-style:     	normal;
	line-height: 		13px;
        text-decoration:        none;
        color:  		#666666;
        word-spacing:   	normal;
        letter-spacing: 	normal;
        text-transform: 	none;
        }

H2,h2
        {
        font-family: 		Verdana, sans-serif;
        font-size:      	16px;
        line-height: 		16px;
	letter-spacing:		3px;
        font-weight:    	Normal;
        font-style:     	italic;
        color:  		#333399;
}


H3,h3
	{	
	font-family:  		Arial, Helvetica, sans-serif;
	font-size:		16px;
        line-height: 		16px;
	font-weight:		bold;
	font-style:		italic;
	text-decoration:	none;
	color:			#665842;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	}	

H4,h4
        {
        font-family: 		Helvetica, Verdana, sans-serif;
        font-size-adjust:       .53;
        font-size:      	14px;
        font-weight:    	bold;
        line-height: 		16px;
        font-style:     	italic;
        text-decoration:        none;
        color:  		#333333;
        word-spacing:   	normal;
        letter-spacing: 	normal;
        text-transform: 	none;
        }


TD {

	font-family:		arial, verdana, sans-serif;
	font-size:		14px;
	color:			#000000;
        font-weight:            normal;
	}

TH {

        font-family:            arial, verdana, sans-serif;
        font-size:              14px;
        color:                  #333333;
        line-height:            13px;
        font-weight:		bold;
        }



/* These attributes specify italicized small text captions & footers */

.small-text-serif {

	font-family:		times new roamn, times;
	font-size:		11px;
	color:			#333333;
	line-height:		15px;
	font-style:		italic;
	}

.small-text-sans {

	font-family:		verdana;
	font-size:		11px;
	color:			#333333;
	line-height:		15px;
	}


table.audit-data th, table.audit-data td {
	font-size: smaller;
}
