body {

 }

a:link.main { color: #FFE566; text-decoration: none; }
a:visited.main { color: #FFE566; text-decoration: none; }
a:hover.main  { color: #FF3333; text-decoration: none; }
a:link.sub, a:visited.sub { color: #3399CC; text-decoration: none; }
a:hover.sub { color: #cc3333; text-decoration: none; }
a:link.topnav, a:visited.topnav { color: #3399CC; text-decoration: none; }
a:hover.topnav { color: #CC3333; text-decoration: none; }
a:link.footer, a:visited.footer { color: #3399CC; text-decoration: none; }
a:hover.footer { color: #CC3333; text-decoration: none; }

p {
	color : #000000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 6px;
}

H1 {
	color : #CC3333;
	font-family : Arial, Helvetica;
	font-size : 18px;
	font-weight: bold; 
	font-style: normal; 
	line-height: 42px;
}

H2 {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
}

H3 {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight: bold; 
	font-style: normal;  
	line-height: normal;
}

H4 {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
	font-style: normal; 
	line-height: normal;
}

li {
	color : #000000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0;
}
/*ADDITIONS TO MAKE APPEAR IN POPUP*/
.H1 {
	color : #CC3333;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-weight: bold; 
	font-style: normal; 
	line-height: 42px;
}

.H2 {
	color : #333399;
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
}

.H3 {
	color : #666666;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight: bold; 
	font-style: normal;  
	line-height: normal;
}

.H3blue {
	color : #333399;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight: bold; 
	font-style: normal;  
	line-height: normal;
}

.H4 {
	color : #666666;
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight: bold; 
	line-height: normal;
}
.spread {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.bodytext {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: -1;
	line-height: 12px;
	margin: 0px;
	padding: 0;
}

.breadcrumb {
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;
	margin:  0px 0px 0px 4px;
}

.intro {
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}

li.special {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px -24px;
}
li.special a:link, li.special a:visited, li.special a:active    { color: #666666; text-decoration: none; }
li.special a:hover    { color: #CC3333; text-decoration: none; }

li.special2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	list-style-image:  url("../assets/images/bullet-line.gif");
	margin: 0px 0px 0px -26px;
}
li.special2 a:link, li.special2 a:visited, li.special2 a:active    { color: #666666; text-decoration: none; }
li.special2 a:hover    { color: #CC3333; text-decoration: none; }

li.features {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	list-style-type: bullet;
}
ul.features {
	padding: 0px 0px 12px 12px;
	margin: 5px;
}


/*END ADDITIONS*/

.topnav {  font-family: Arial, Helvetica; font-size: 11px; color: #333333}
.subnav {  font-family: Arial, Helvetica; font-size: 11px; color: #333399}
.main {  font-family: Arial, Helvetica; font-size: 11px; color: #FFE566}
.footer {  font-family: Arial, Helvetica; font-size: 9px; color: #666666}

a:link {color: #3399CC; text-decoration: none;}
a:visited {color: #3399CC; text-decoration: none;} 
a:hover {color: #CC3333; text-decoration: none;}