/* CSWapGranville\css\white_display.css */
body
{
	font-family: arial, verdana; 
	font-size: 75%;
	line-height: 1.5em;
	color: #000000;
	margin: 10px;
}

table
{
	font-family: arial, verdana; 
	font-size: 1.0em;
}

#container
{
	width: 770px;
	padding: 0px;
	background-color: white;
	overflow: auto;
}

hr
{
	color: #cccccc;
	height: 1px;
	width: 95%;
	text-align: center;
}

.H1
{
	font-family: arial, verdana;
	font-size: 1.3em;
	font-weight: normal;
	color: #016189;
	margin: 0px 0px 15px 0px;
}

/* p {
	margin: 0px 0px 10px 0px;
} */

a.medialink
{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
}

a:active.medialink
{
	color: #c0c0c0;
	text-decoration: underline;
}

a:hover.medialink
{
	color: #016189;
	text-decoration: underline;
}

a:visted.medialink
{
	color: #c0c0c0;
	text-decoration: underline;
}

a
{
	color: #016189;
	font-weight: bold;
	text-decoration: underline;
}

A:active
{
	color: #000000;
	text-decoration: underline;
}

A:hover
{
	color: #029DFF;
	text-decoration: underline;
}

A:visted
{
	color: #016189;
	text-decoration: underline;
}

.breadcrumb
{
	font-family: arial, verdana;
	font-size: 0.85em;
	line-height: 1.0em;
	color: #016189;
	margin: 0px 0px 10px 0px;
}

#printTitle
{
	display: none;
}

input
{
	border: 1px solid #7F9DB9;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana;
	padding: 2px;
}

.dropdown
{
	border: 1px solid #7F9DB9;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana;
	display: none;
}

/* fck editor template styles */

.TableTemplate
{
}

.TableTemplate th
{
	border: solid 1px #999966;
	padding: 5px 10px 5px 3px;
	text-align: left;
	background: #e1db9a;
	font-size: 11px;
}

.TableTemplate td
{
	border: solid 1px #999966;
	padding: 5px 10px 5px 3px;
	font-size: 11px;
	vertical-align: top;
}

/* navigation */
.TreeView_DefaultHoverRow { background-color:white; border-top: solid 1px silver; color: #016189; font-family:arial; font-size:12px; cursor: pointer; padding: 2px 0px 2px 0px;}
.TreeView_DefaultRow { background-color:white; border-top: solid 1px silver; color: #016189; font-family:arial; font-size:12px; cursor: pointer; padding: 2px 0px 2px 0px;}
.TreeView_Default {margin: 0px 0px 0px 5px;}
.TreeView_DefaultHover {color: #000000; margin: 0px 0px 0px 5px;}
.TreeView_Selected {font-weight: normal; padding: 0px 0px 0px 5px;}

.TreeView_ChildRow_1 {background-image : url(images/child1.gif); color: #016189; font-family:arial; font-size:11px; cursor: pointer;}
.TreeView_Child_1 {padding: 2px 0px 3px 12px;}
.TreeView_ChildHover_1 {padding: 2px 0px 3px 12px; color: #000000;}
.TreeView_ChildSelected_1 {padding: 2px 0px 3px 12px;}

.TreeView_ChildRow_2 {background-image : url(images/child2.gif); color: #016189; font-family:arial; font-size:11px; cursor: pointer;}
.TreeView_Child_2 {padding: 2px 0px 3px 23px;}
.TreeView_ChildHover_2 {padding: 2px 0px 3px 23px; color: #000000;}
.TreeView_ChildSelected_2 {padding: 2px 0px 3px 23px;}

.TreeView_ChildRow_2 {background-image : url(images/child2.gif); color: #016189; font-family:arial; font-size:11px; cursor: pointer;}
.TreeView_Child_2 {padding: 2px 0px 3px 23px;}
.TreeView_ChildHover_2 {padding: 2px 0px 3px 23px; color: #000000;}
.TreeView_ChildSelected_2 {padding: 2px 0px 3px 23px;}

.TreeView_ChildRow_3 {background-image : url(images/child3.gif); color: #016189; font-family:arial; font-size:11px; cursor: pointer;}
.TreeView_Child_3 {padding: 2px 0px 3px 23px;}
.TreeView_ChildHover_3 {padding: 2px 0px 3px 23px; color: #000000;}
.TreeView_ChildSelected_3 {padding: 2px 0px 3px 23px;}

.TreeView_ChildRow_4 {background-image : url(images/child4.gif); color: #016189; font-family:arial; font-size:11px; cursor: pointer;}
.TreeView_Child_4 {padding: 2px 0px 3px 23px;}
.TreeView_ChildHover_4 {padding: 2px 0px 3px 23px; color: #000000;}
.TreeView_ChildSelected_4 {padding: 2px 0px 3px 23px;}



