@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New' , Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.text1	{
	font-size:10pt;
	color:#333;
	line-height:14pt;
	}
.text1 a {
	color: #f00;
	text-decoration:none;
}
.text1 a:hover {
	color:#f00;
}


.text2	{
	font-size:10pt;
	color:#333333;
	font-weight:bold;
	}
.text2 a {
	color: #003399;
	text-decoration:none
}
.text2 a:hover {
	color:#CCC;
}


.text3	{
	font-size:10pt;
	color:#333;
	}
.text3 a {
	color: #999;
	text-decoration:none
}
.text3 a:hover {
	color:#CCC;
}


.header1	{
	font-size:14pt;
	color: #003399;
	}
.header1 a {
	color: #333;
	text-decoration:none
}
.header1 a:hover {
	color:#CCC;
}
.header2	{
	font-size:14pt;
	color:#003399;
	line-height:18pt;
	margin-bottom:4px;
	}
.header2 a {

	color: #999;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
}
.header3	{
	font-size:12pt;
	color:#003399;
	}
.header3 a {

	color: #999;
	text-decoration:none
}
.header3 a:hover {
	color:#CCC;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/


.headlink {
	color:#FFF;
	}
.headlink a{
	color:#FFF;
	text-decoration:none;
	}
#footer {
	font-size:9pt;
	color:#000;
	}
#footer a {
	color:#000;
	}
#footer a:hover {
	color:#003466;
	}
.crumb {
	width:98%;
	padding-left:2%;
	font-size:8pt;
	line-height:28px;
	color:#fff;
	}
.crumb a {
	color:#fff;
	text-decoration:none;
	}
#thirdlevel {
	color:#fff;
	font-size:8pt;
	}
#thirdlevel a {
	color:#fff;
	}
#thirdlevel a:hover {
	color:#003466;
	}
.newstitle {
	color:#C6000B;
	}
.newstitle a {
	color:#f00;
	text-decoration:none;
	}
.newstitle a:hover {
	color:#003466;
	text-decoration:none;
	}
.text4 {
	font-size:8pt;
	}
#ContentAreaDiv  td {
	font-size:10pt; 
	color:#333;
	line-height:14pt;
	vertical-align: top;
	text-align: left;
}