P {
	color : #000000;
	font-size: .8em;
}
H1 {
	font-size : 1.4em;
	color : #330066;
	margin-top:  .3em;
	margin-bottom: .3em;
}
H2 {
	font-size : 1.2em;
	color : #990066;
	margin-top: .3em;
	margin-bottom: .3em;
}
H3 {
	font-size : 1.1em;
	color : #006633;
}
H4 {
	font-size : 1.1em;
	color : #99cc99;
}
H5 {
	font-size : 1em;
}
H6 {
	font-size : 12px;
	font-weight : normal;
}
UL {
	color : #000000;	
}
LI {
	list-style-type : square;
	list-style-position: outside;
	font-size: .8em;
}
LI.secondary {
	list-style-type : circle;
	font-size: 1em;
}
TD {
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	background : transparent;
	color : #990066;
	text-decoration : underline;
}
a:visited {
	background : transparent;
	color : #333333;
	text-decoration : underline;
}
a:hover {
	background : transparent;
	color : #99CC99;
	text-decoration : underline;
}
a:active {
	background : transparent;
	color : #FF0099;
	text-decoration : underline;
}

.EMPH { 
	font-style: normal; 
	font-weight: bold; 
	color: #990066;
}
.EMPHLARGER {  
	font-style: normal; 
	font-size: 1.1em;
	font-weight: bold; 
	color: #990066;
}
.BOLD {
	font-weight: bold;
}
a.SUBNAV:link {
	background : transparent;
	color : #990066;
	text-decoration : none;
}
a.SUBNAV:visited {
	background : transparent;
	color : #990066;
	text-decoration : none;
}
a.SUBNAV:hover {
	background : transparent;
	color : #330066;
	text-decoration : underline;
}
a.SUBNAV:active {
	background : transparent;
	color : #FF33CC;
	text-decoration : underline;
}
.GRAYBORDER {
	border : 1px solid #999999;
	background-color : #CCCCCC;
}
/*Form Elements */
input.field {
	background-color : #F5F5F5;
	color : #330066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	width : 180px;
}
input.submit {
	background-color :#330066;
	color :  #FFFFFF;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-top : 1px solid #9999CC;
	border-right : 1px solid #666699;
	border-bottom : 1px solid #000033;
	border-left : 1px solid #CCCCFF;
	padding : 3px;
}
textarea.text {
	background-color :#F5F5F5;
	color : #000066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	width : 180px;
}
textarea.text2 {
	background-color :#F5F5F5;
	color : #000066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	width : 360px;
}
p.input {
	font-size: 12px;
}
p.testimonial {
	text-align:left;
	color: #990066;
	background: transparent;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 6px;
	font-family: arial, helvetica, sans-serif;
}
p.testimonial2{
	text-align:left;
	color: #330066;
	background: transparent;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 6px;
	font-family: arial, helvetica, sans-serif;
}
a.pwimlink:link {
	background : transparent;
	color : #999999;
	text-decoration : none;
}
a.pwimlink:visited {
	background : transparent;
	color : #999999;
	text-decoration : none;
}
a.pwimlink:hover {
	background : transparent;
	color : #330066;
	text-decoration : underline;
}
a.pwimlink:active {
	background : transparent;
	color : #FF33CC;
	text-decoration : underline;
}
a.tkm:link {
	background : transparent;
	color : #F0F8FF;
	text-decoration : none;
}
a.tkm:visited {
	background : transparent;
	color : #F0F8FF;
	text-decoration : none;
}
a.tkm:hover {
	background : transparent;
	color : #F0F8FF;
	text-decoration : underline;
}

.navHover {
	FONT-WEIGHT:600;
	FONT-SIZE: 8PT;
	TEXT-DECORATION: none;
	FONT-FAMILY:arial,verdana,helvetica;
	COLOR: #000000;
	BACKGROUND: #DCDCDC;
	PADDING : 0px;
}
.nav {
	FONT-WEIGHT:600;
	FONT-SIZE: 8PT;
	TEXT-DECORATION: none;
	FONT-FAMILY:arial,verdana,helvetica;
	COLOR: #000000;
	BACKGROUND: #ffffff;
	PADDING : 0px;
}
a.nav:link {
	color : #000000;
	text-decoration : none;
}
a.nav:visited {
	color : #000000;
	text-decoration : none;
}
a.nav:hover {
	color : #000000;
	text-decoration : none;
	BACKGROUND: #DCDCDC;
}
a.nav:active {
	color : #000000;
	text-decoration : none;
}

.title {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 14PT;
	FONT-STYLE: italic;
	FONT-FAMILY: arial,verdana,helvetica;
	COLOR: #990066;
	BACKGROUND: transparent;
	PADDING : 3px;
	BORDER : 0;
}