/* CSS Document */
body {
	background-image: url(../images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-color: #0e0e0e;
}
.mainbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #60C0BE;
	text-decoration: none;
}
.newsltrmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FF0000;
}
.newsltr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-style:italic
}
.SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3399CC;
	background-repeat: repeat-x;
	
}
.activemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color:#60C0BE;
	color:#000000;
	text-decoration: none;
}
.activesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
}
.subbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #60C0BE;
	Text-decoration: none;
	font-style: italic;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #FE5A39;
	text-decoration: none;
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FE5A39;
	text-decoration: none;
}
a.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #FFFFFF;
	font-style:italic
}
a.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #66CCCC;
	text-decoration:underline
}
.news {
	background-image:url(../images/newsbtm.jpg)
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #66CCCC;
	text-decoration: none;
}
a.txt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #66CCCC;
	text-decoration:underline
}
.brdec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	color: #000000;
	text-decoration: none;
}