body			{ 
				background-color: #FFFFFF; 
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				color: #777777;
				font-family: Helvetica, Arial, sans-serif;
				font-style: normal;
				font-variant: normal;
				font-weight: normal;
				font-size: 8pt;
				word-spacing: normal;
				letter-spacing: normal;
				text-decoration: none;
				text-transform: none;
				text-align: left;
				line-height: normal;
}

.header		{
		font-family: Times New Roman;
		font-size: 12pt;
		font-weight: normal;
		font-variant: small-caps;
		letter-spacing: 5px;
		color: #000000;
		line-height: normal;
}

.subheader		{
		color: #000000;
		font-family: Times New Roman, Helvetica, Arial, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 700;
		font-size: 8pt;
		font-variant: small-caps;
		/*text-transform: uppercase;*/
		text-align: left;
		letter-spacing: 2px;
		line-height: normal;
}

.bodyheader		{
		color: #000000;
		font-family: Times New Roman, Helvetica, Arial, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 700;
		font-size: 8pt;
		text-transform: uppercase;
		text-align: left;
		letter-spacing: 1px;
		line-height: normal;
}
	
.quote		{
		color: #999999;
		font-family: Times New Roman, Arial, serif;
		font-style: italic;
		font-variant: normal;
		font-weight: 700;
		font-size: 7pt;
		letter-spacing: 1px;
		text-align: left;
		line-height: 11pt;
}

.alert		{
		color: #ff0000;
		font-family: Arial, serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 500;
		font-size: 9pt;
		text-align: left;
		line-height: normal;
}

.primelink		{
		font-family: Times New Roman, serif;
		font-style: normal;
		font-variant: small-caps;
		font-weight: 500;
		font-size: 8pt;
		letter-spacing: 2px;
		text-align: left;
		line-height: normal;
}

.mainlink		{
		font-family: Times New Roman, serif;
		font-style: normal;
		font-variant: small-caps;
		font-weight: 700;
		font-size: 9pt;
		letter-spacing: 4px;
		text-align: left;
		line-height: normal;
}

.subtitle		{
		font-family: Times New Roman;
		font-size: 10pt;
		font-weight: 700;
		font-variant: small-caps;
		letter-spacing: 2px;
		color: #5f5f5f;
}

.o1		{
		color: #777777;
		font-family: Helvetica, Arial, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 500;
		font-size: 8pt;
		text-align: left;
		line-height: normal;
}

.o2		{
		color: #000099;
		font-family: Verdana, Arial, serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 700;
		font-size: 7pt;
		text-align: left;
		letter-spacing: normal;
		text-transform: uppercase;
		line-height: normal;
}

.o9		{
		color: #990000;
		font-family: Helvetica, Arial, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 700;
		font-size: 8pt;
		text-align: left;
		line-height: normal;
}


.bullet		{
		font-family: Helvetica, Times New Roman;
		font-size: 10pt;
		font-weight: bold;
		padding-right: 5px;
		color: #ff0000;
}

.note		{
		color: #999999;
		font-family: Times New Roman, serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 500;
		font-size: 7pt;
		text-align: left;
		line-height: normal;
}

	
.textBody		{
				color: #777777;
				font-family: Times New Roman, Helvetica, Arial, sans-serif;
				font-style: italic;
				font-variant: normal;
				font-weight: normal;
				font-size: 8pt;
				letter-spacing: normal;
				text-align: left;
				line-height: normal;
}

.textHeading		{
				color: #000000;
				font-family: Helvetica, Arial, sans-serif;
				font-style: normal;
				font-variant: normal;
				font-weight: 700;
				font-size: 9pt;
				letter-spacing: normal;
				text-align: left;
				line-height: normal;
}

.textNote		{
				color: #000099;
				font-family: Helvetica, Arial, sans-serif;
				font-style: normal;
				font-variant: normal;
				font-weight: normal;
				font-size: 7pt;
				letter-spacing: normal;
				text-align: left;
				line-height: normal;
}
.button_red {
	background-image: url(../images/static_red.gif);
	background-color: #cc0000;
	border: 1px solid #888888;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 2px;
	text-align: center;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	}

.button_red a {
	color: #ff9999;
	font-weight: bold;
	cursor: hand;
}

.button_red a:hover {
	color: #ffffff;
	font-weight: bold;
}

.button_black {
	background-image: url(../images/static_black.gif);
	background-color: #000000;
	border: 1px solid #888888;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 2px;
	text-align: center;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	}

.button_black a {
	color: #cccccc;
	font-weight: bold;
	cursor: hand;
}

.button_black a:hover {
	color: #ffffff;
	font-weight: bold;
}

.button_grey {
	background-image: url(../images/static_grey.gif);
	background-color: #e8e8e8;
	border: 1px solid #888888;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 2px;
	text-align: center;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	}

.button_grey a {
	color: #cc0000;
	font-weight: bold;
	cursor: hand;
}

.button_grey a:hover {
	color: #000000;
	font-weight: bold;
}

.button_green {
	background-image: url(../images/static_green.gif);
	background-color: #009900;
	border: 1px solid #888888;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 2px;
	text-align: center;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px 0px 0px;
	}

.button_green a {
	color: #99ff99;
	font-weight: bold;
	cursor: hand;
}

.button_green a:hover {
	color: #ffffff;
	font-weight: bold;
}

.bodyform		{
		color: #777777;
		font-family: Helvetica, Arial, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 8pt;
		text-align: left;
		line-height: normal;
}

.textform {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 9pt;
	padding: 2px 0px 0px 0px 
	font-family: Arial, sans-serif;
	color: #999999;
	width: 190px;
	height: 19px;
}

.textflux {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 9pt;
	padding: 2px 0px 0px 0px 
	font-family: Arial, sans-serif;
	color: #999999;
	height: 19px;
}

.text50form {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #999999;
	width: 50px;
	
}

.text140form {
	border: 1px solid #cccccc;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #999999;
	width: 140px;
	height: 19px;
}

.select140form {
	border: 1px solid #cccccc;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #999999;
	width: 140px;
}

.textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 9pt;
	padding: 2px 0px 0px 0px 
	font-family: Arial, sans-serif;
	color: #999999;
	width: 190px;
	height: 55px;
}

.selectform {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	width: 190px;
	color: #999999;
}

.selectsmall {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 59px;
	color: #999999;
}

.submitform_green {
	background-image: url(../images/static_green.gif);
	background-color: #009900;
	border: 1px solid #cccccc;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	text-align: center;
	width: 210px;
	height: 30px;
	line-height: 10px;
	color: #99ff99;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
	}

.submitform_grey {
	background-image: url(../images/static_grey.gif);
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	text-align: center;
	width: 170px;
	height: 30px;
	line-height: 10px;
	color: #cc0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
	}

.formbutton_icon1 {
background-image: url('../images/static_addinfo.png');
border: 0px 0px 0px 0px;
font-family: Arial, Times New Roman, Helvetica, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 1pt;
letter-spacing: normal;
text-align: center;
text-decoration: none;
width: 22px;
height: 22px;
line-height: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}
	
.formbutton_blue {
background-image: url('../images/static_buttonone.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 252px;
height: 30px;
line-height: 10px;
color: #0000ff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}

.formbutton_red {
background-image: url('../images/static_buttonone.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 252px;
height: 30px;
line-height: 10px;
color: #ff0000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}

.formbutton_smallred {
background-image: url('../images/static_buttontwo.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 210px;
height: 30px;
line-height: 10px;
color: #ff0000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}

.formbutton_green {
background-image: url('../images/static_buttonone.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 252px;
height: 30px;
line-height: 10px;
color: #009900;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}

.formbutton_smallgreen {
background-image: url('../images/static_buttontwo.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 210px;
height: 30px;
line-height: 10px;
color: #009900;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}
.formbutton {
background-image: url('../images/static_buttonone.gif');
border: 0px 0px 0px 0px;
font-family: Times New Roman, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 9pt;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
width: 252px;
height: 30px;
line-height: 10px;
color: #550099;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
cursor: hand;
}				



