/* @override http://localhost/ccairep_com/resources/ccai-style.css */

#master-layout-CSS-1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.body-text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	font-size: 12px;
	margin-left: 10px;
}

.redbrown
{
	color: #993300;
}

.definition
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: -10px 0px 0px 30px;
	color: #339;
	font-style: italic;
}

.body-text-staff
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 12px;
	margin-left: 10px;
	margin-top: -1em;
}

.dropcap
{
	background: #ffffff;
	color: #333399;
	font-size: 280%;
	font-weight: bold;
}

p.product_description
{
	color: #333;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 15px;
	padding: 0 0 0 5px;
}

p.product_blue
{
	background: #CCCCFF;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	height: 16px;
	margin: 1px 0 0 5px;
	padding: 0 0 0 3px;
}

p.product_white
{
	background: #FFFFFF;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 10px;
}

UL.products
{
	background: #FFFFFF;
	color: #000;
	font-size: .95em;
	line-height: 1.5em;
	margin: 0 0 0 20px;
	padding: 10px 0 0 10px;
}

/* UL */
/* { */
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	color: #333333; */
/* 	text-align: left; */
/* 	font-size: 12px; */
/* 	margin-left: 50px; */
/* } */

ul {
        list-style: none;
        margin-left: 40px;
        padding-left: 1em;
        text-indent: -1em;
        } 
        
LI {
	    color: #333333;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
        font-weight: normal; 
   		} 


H1
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H2
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H3, H4
{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H5
{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0em 0em -1em 10px;
}

.menu
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
