/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4A314E;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height:18px;
}
.copyright {color: #EADEEB;
			font-size:10px;
			}

A.copyright:HOVER {

	color: #FF6600;
	text-decoration: underline;
}
			
A {
	
	color: #FFFFFF;
	text-decoration: underline;
}

A:HOVER {

	color: #DDDDDD;
	text-decoration: underline;
}


.style1 {
	font-size: 14px;
	font-weight: bold;
	
}
.noprint {
	display: none;
}

.body_text {
	line-height:120%
}
.callout {
	font-size: 15px;
	line-height:140%;
	font-weight:bold;
	color: #FF6600;
	}
.pgheadcap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
UL {
	text-indent: -10pt;
	list-style-type: square;
	white-space: normal;
	text-align: left;
}
