@charset "iso-8859-1";
/* CSS Document */
/*common tools*/


	
BODY {
	margin-right: .0in; 
	margin-left: .0in; 
	margin-top: .5in; 
	font-family: arial; 
	font-size: 10pt;
	background:url(images/blueprint.gif);
	}


H1 {
	font-family:  georgia, verdana;
	font-size: 16pt; 
	font-weight: bold; 
	font-style: normal;
	line-height: 16pt; 
	color: black;
	}
	
H2 {
	font-family:  georgia, verdana;
	font-size: 14pt; 
	font-weight: bold; 
	color: #D35B03;
	}

H2.head {
	font-family:  georgia, verdana;
	font-size: 18pt; 
	font-weight: bold;
	font-style: italic;
	line-height: 24pt; 
	color: #ffffff;
	}

H2.oheader {
	font-family:  georgia, verdana;
	font-size: 18pt; 
	font-weight: bold;
	font-style: normal; 
	line-height: 24pt; 
	color: #D35B03;
	}
	
H3 {
	font-family:  tahoma;
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 12pt; 
	color: gray;
	}
	
H4.footer {
	font-family:  verdana, arial;
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 11pt; 
	color: #D35B03;
	}


P {
	font-family:  arial, helvetica ;
	font-size: 10pt; 
	font-weight: normal; 
	color: black;
	}
	
P.main {
	font-family:  arial, helvetica;
	font-size: 10pt; 
	font-weight: normal; 
	color: black;
	line-height: 1.3em;
	}
	
P.list {
	font-family:   arial, helvetica, ;
	font-size: 8pt; 
	font-weight: normal; 
	color: black;

	padding-left: 4px;
	}

P.dbox {
	font-family:   tahoma, helvetica, ;
	font-size: 9pt; 
	font-weight: normal; 
	color: 333333;
	}


P.foot {
	font-family:   tahoma, helvetica, ;
	font-size: 9pt; 
	font-weight: normal; 
	color: 333333;
	}
	
TD {
	font-family:  trebuchet ms, helvetica; 
	font-size:10pt; 
	font-weight: bold; 
	color: black;
	}

TD.bottom {
	font-family:  arial, trebuchet ms, helvetica; 
	font-size:8pt; 
	font-weight: bold; 
	color: 333333;
	}

	
LI {
	font-family:  trebuchet ms, arial, helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #49413C;
	}

A:active {
	text-decoration: underline;
	color: silver;
	}
	
P.footer {
	font-family:  trebuchet ms, arial, helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #D35B03;
	}

A { 
	text-decoration: none; 
	font-family:  tahoma, helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	color: white;
}

A.header { 
	text-decoration: none; 
	font-family:  arial, helvetica; 
	font-size: 9pt; 
	font-weight: bold;
	color: white;
}

A.main { 
	text-decoration: none; 
	font-family:  arial, helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	color: #D35B03;
}

A.footer { 
	text-decoration: none; 
	font-family:  arial, helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	color: D35B03;
}
A:hover { 
	color: #D35B03;
	text-decoration:underline;
}

A.image
{
    border-style:solid;
	border-color: orange;
	border-width:4px;
      }
