/***********************************************/
/* oalaw.css                             */
/* Use with oalaw.com                    */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
}





/***********************************************/
/* HTML tag Styles                             */
/***********************************************/ 

body {
	background-color:#E5DCD1;
}

a:link { 
	color:#000000; text-decoration: none 
}

a:active { 
	color:#3946a5; text-decoration: none 
}

a:visited { 
	color:#000000; text-decoration: none 
}

a:hover { 
	color:#3946a5; text-decoration: none
}

td {
	
}

th {
	
}


/***********************************************/
/* Text Styles                                 */
/***********************************************/

#biotextA{
	font-family:AGaramond, Garamond;
	font-size:16px;
}

#biotextA1{
	font-family:AGaramond, Garamond;
	font-size:14px;
}

#biotextA2{
	font-family:AGaramond, Garamond;
	font-size:12px;
}

#biotextA3{
	font-family:AGaramond, Garamond;
	font-size:10px;
}


#biotextAB{
	font-family:AGaramond, Garamond;
	font-size:16px;
	font-weight:bold;
}

#biotextAB1{
	font-family:AGaramond, Garamond;
	font-size:14px;
	font-weight:bold;
}

#biotextAB2{
	font-family:AGaramond, Garamond;
	font-size:12px;
	font-weight:bold;
}

.style1 {color: #3945a4}
.style2{
	font-size:18px;
	font-family:AGaramond, Garamond;
	color: #3945A4;
}

.style99 {font-size:12px; font:Arial, Helvetica, sans-serif; font-weight:bold; color:#3945A4;}



/***********************************************/
/* Headline Styles                             */
/***********************************************/

h1{
	font-family:AGaramond, Garamond;
	font-size:36px;
	font-weight:500;
}

h2{
	font-family:AGaramond, Garamond;
	font-size:24px;
	font-weight:500;
}

h3{
	font-family:AGaramond, Garamond;
	font-size:22px;
	font-weight:500;
}

h4{
	font-family:AGaramond, Garamond;
	font-size:20px;
	font-weight:500;
}

h5{
	font-family:AGaramond, Garamond;
	font-size:18px;
	font-weight:500;
}

h6{
	font-family:AGaramond, Garamond;
	font-size:16px;
	font-weight:500;
}

h7{
	font-family:AGaramond, Garamond;
	font-size:14px;
	font-weight:500;
}

/***********************************************/
/* Navigation Style                            */
/***********************************************/


.navleft{
	font-family:AGaramond, Garamond;
	width:156px;
	font-size:12px;
	font-weight:400;
	line-height:20px;

}

.label{
	font-family:AGaramond, Garamond;
	font-size:12px;
	font-weight:500;
	
}

.minilabel{
	font-family:AGaramond, Garamond;
	font-size:8px;
	font-weight:300;

}	
	
/***********************************************/
/*  Disclaimer                                 */
/***********************************************/

.disclaimer{
	font-family:AGaramond, Garamond;
	font-size:10px;

}

.disclaimer2{
	font-family:AGaramond, Garamond;
	font-size:12px;

}