/**********************
 * Font definitions 
 *****/
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.page Title h1 {
	margin-top:-10px;
}
.pageTitle h2 {
	margin-top:-15px;
}
/* For page_sitepage.php template */
.site_page, .site_page td{
	line-height:1.6em;
	font-size:11px;
	color:#292929;
}
.text_cell{
	padding:20px;
}
.callout {
	width:80%;
	border:1px solid #66666;
	background-color:#e1e1e1;
	padding:10px;
}
h1{
	font-size:16px;
	line-height:22px;
	letter-spacing:.05em;
	color:#4B5A85;
}
h2{
	font-size:12px;
	line-height:22px;
	letter-spacing:.05em;
}
h3{
	font-size:16px;
	line-height:normal;
}
.caption {
	font-size:11px;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #cccccc;
	background-color:#9e622a;
	
}
.tinyText {
	font-size:10px;
}
.formattedText{
	padding:5px;
	vertical-align:text-top;
}
.smallText {
	font-size:11px;
}	

/**********************
 * Left navigation menu 
 *****/
.mainlevel{
	font-size:14px;
	/* color:#3E6D1B; (Browny green) 
	font-weight:bold;*/
	color:#000066;
	font-style:italic;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	display:block;
}
.mainlevel #active{
	color:#D1CCEC;
	background-color:#CCCCCC;
}
a.sublevel{
	font-size:11px;
	/* color:#993300; */
	margin-left:5px;
	display:block;
	padding:2px;
	line-height:1.2em;
	color:#666666;
	text-decoration:none;
}
a.sublevel:hover{
	color:#993300;
}
a.sublevel #active {
	font-weight:bold;
}
/**********************
 * Layout 
 *****/
.borderLeft{
	border-left:1px solid #cccccc;
}
.borderRight{
	border-right:1px solid #cccccc;
}
#logo{
	position:absolute;
	left:7%;
	top:30px;
}
.pageTable{
	width:790px;
}
.bnnrTop {
}
.bnnrSubTop {
}
.bnnrTopTable {
	background-image:url(../images/bnnr_tree_girls.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.bnnrMenu {
	height:24px;
	background-color:#333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}
.bnnrMed {
	height:52px;
}
.bnnrPathway{
	background-image:url(/images/slice_fade_green_bar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:10px;
}
.pathwayLink{
	color:#FFFFFF;
	text-decoration:none;
	height:5px;
	line-height:5px;
}
.leftCol{
	width:205px;
}

.tablelabel {
	background-color:#F1F1F8;
	height:1.5em;
	font-weight:bold;
	border-right:1px solid #cccccc;
}
.tablevalue{
	padding-left:10px;
}
.tablevalue input, .tablevalue select, .tablevalue textarea {
	border:1px solid #999999;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#efefef;
}
