@import url("NoMargin_Grey.css");
/* CSS Document */

.c_head{
	background-color:transparent
	padding:8px 10px 0 11px;
	text-align:left;
	float: left;
	width: 100%;
	}

.c_content{
	background-color:transparent
	/*clear:both;*/}

.c_contentpane{
	background-color:transparent
	padding:8px 15px 0 15px;
	text-align:left;
	margin: 10px;
}

.c_footer {
	background-color:transparent
	margin-bottom:20px;
	text-align:right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.title{
	background-color:transparent
	margin:0; float:left; white-space:nowrap;}
.title_vis{
	
	background-color:transparent
	margin:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{
	
	background-color:transparent
	font-weight:bold}

.Normal{
	background-color:transparent
	padding:8px 15px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Normal p{
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#contentpane {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentpane_nm {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}


/* GENERIC */
H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}

H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}







