/*Page and table formating*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:9pt;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #333333;
	
}
td,th {
	line-height:9pt;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #333333;
}
/*formating table of contects used for links separation*/
#navigation {
font-family: Trebuchet MS;
font-size: 10pt;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
display: inline;
padding: 0px 0px 0px 0px;
}
#navigation a:link, #navigation a:visited {
font-size: 10pt;
color: #333333;
text-decoration: none;
}
#navigation a:hover {
font-size: 10pt;
color: #990000;
text-decoration: underline;
}
#navigationheader {
font-family: Trebuchet MS;
font-size: 10pt;
}
#navigationheader ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigationheader li {
display: inline;
}
#navigationheader a:link, #navigationheader a:visited {
text-decoration: none;
padding: 4px 10px 4px 20px;
font-size: 10pt;
color:#666666;
}
#navigationheader a:hover {
font-size: 10pt;
color: #990000;
text-decoration: underline;
}
#navigationfooter {
font-family: Trebuchet MS;
font-size: 10pt;
}
#navigationfooter ul {
list-style: none;
margin: 0;
padding: 0;
margin-top:6px;
}
#navigationfooter li {
display: inline;
}
#navigationfooter a:link, #navigationfooter a:visited {
text-decoration: none;
padding: 4px 10px 4px 20px;
font-size: 10pt;
color:#FFFFFF;
}
#navigationfooter a:hover {
font-size: 10pt;
color: #CCCCCC;
text-decoration: underline;
}
/*end formating table of contects used for links separation*/
/*end of page and table formating*/
/* Links */
a:link, a:visited, a:active {
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height:11pt;
	color: #990000;
	text-decoration: underline;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height:11pt;
	color: #CCCCCC;
	text-decoration: none;
}
.bluebar:link, .bluebar:visited, .bluebar:active {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000099;
	text-decoration: underline;
}
.bluebar:hover {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.onredlinks:link, .onredlinks:visited, .onredlinks:active {
	margin-top:5px;
	margin-bottom:5px;
	color: #ffffff;
	font-size:9pt;
	font-weight:bold;
	text-decoration: underline;
}
.onredlinks:hover {
	margin-top:5px;
	margin-bottom:5px;
	color: #CCCCCC;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}
.onredlinks2:link, .onredlinks2:visited, .onredlinks2:active {
	margin-top:12px;
	margin-bottom:2px;
	margin-left:20px;
	color: #ffffff;
	font-size:10pt;
	font-weight:normal;
	text-decoration: none;
}
.onredlinks2:hover {
	margin-top:12px;
	margin-bottom:2px;
	margin-left:20px;
	color: #CCCCCC;
	font-size:10pt;
	font-weight:normal;
	text-decoration: none;
}
.lnheadlinemain:link, .lnheadlinemain:visited, .lnheadlinemain:active {
	color: #962038;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
}
.lnheadlinemain:hover {
	color: #CCCCCC;
	font-size:14pt;
	font-weight:bold;
	text-decoration:underline;
}
/*end of links*/
/*borders*/
.borderleft {
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:2px;
}
.borderdown {
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:2px;
}

/*end of borders*/
/*Text formating*/
.quickoverview {
	text-align:left;
	margin-left:10px;
	color:#333333;
}
.headlinemain {
	color: #962038;
	font-size:14pt;
	font-weight:bold;
}
.headlinesubmain {
	color: #000000;
	font-size:16pt;
	font-weight:bold;
}
.headlineonred {
	margin-top:5px;
	margin-bottom:5px;
	color: #ffffff;
	font-size:9pt;
	font-weight:bold;
	margin-left:30px;
}
.headlineonred2 {
	margin-top:5px;
	margin-bottom:5px;
	color: #ffffff;
	font-size:9pt;
	font-weight: normal;
	text-align:center;
}
.headlinetext {
	color: #000000;
	font-size:12pt;
	font-weight:bold;
}
/*End text formating*/
