@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
}

.style1 a {
	color:#CCCCCC;
}

.style2 {
	font-size: 18px;
	font-family:Helvetica, Helvetica Neue, Arial;
	font-stretch: condensed;
	color: #003366;
	line-height: 24px;
}

.style3 {
	font-family:Helvetica, Helvetica Neue, Arial;
	color:#003366;
	font-size: 12px;
	line-height: 28px;
}

.style3 a {
	color:#003366;
}

.style6 {
	font-family:Helvetica, Helvetica Neue, Arial;
	color:#003366;
	font-size: 12px;
	line-height: 15px;
}

.style6 a {
	color:#003366;
}

.style7 {
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size: 14px; 
	line-height: 18px; 
	color:#003366;
}

.left-border {
	border:#003366 thin solid;
	border-top:none;
	border-right:none;
	border-bottom:none;
}

#menu {
	list-style-type:none;
}

/* DO NOT JACK WITH ANYTHING BELOW THIS!!! uh-oh, i jacked with it, what are you going to do? */

.image{
	height:188px;
	width:155px;
}

.links{
	display:none;
	height:188px;
	width:155px;
}

.about-links{
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	top:98px; left:22px;
}

.about-links a:link{
	color:#FFFFFF; text-decoration: none; 
}
.about-links a:visited{
	color:#FFFFFF; text-decoration: none;
}
.about-links a:active{
	color:#FFFFFF; text-decoration: none;
}
.about-links a:hover{
	color:#FFFFFF; text-decoration: underline;
}

.donate-links{
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	top:98px; left:22px;
}
.donate-links a:link{
	color:#FFFFFF; text-decoration: none; 
}
.donate-links a:visited{
	color:#FFFFFF; text-decoration: none;
}
.donate-links a:active{
	color:#FFFFFF; text-decoration: none;
}
.donate-links a:hover{
	color:#FFFFFF; text-decoration: underline;
}

.vista-links{
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	top:97px; left:22px;
}
.vista-links a:link{
	color:#FFFFFF; text-decoration: none; 
}
.vista-links a:visited{
	color:#FFFFFF; text-decoration: none;
}
.vista-links a:active{
	color:#FFFFFF; text-decoration: none;
}
.vista-links a:hover{
	color:#FFFFFF; text-decoration: underline;
}

.resources-links{
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	top:145px; left:22px;
}
.resources-links a:link{
	color:#FFFFFF; text-decoration: none; 
}
.resources-links a:visited{
	color:#FFFFFF; text-decoration: none;
}
.resources-links a:active{
	color:#FFFFFF; text-decoration: none;
}
.resources-links a:hover{
	color:#FFFFFF; text-decoration: underline;
}


.contact-links{
	font-family:Helvetica, Helvetica Neue, Arial;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	top:145px; left:22px;
}
.contact-links a:link{
	color:#FFFFFF; text-decoration: none; 
}
.contact-links a:visited{
	color:#FFFFFF; text-decoration: none;
}
.contact-links a:active{
	color:#FFFFFF; text-decoration: none;
}
.contact-links a:hover{
	color:#FFFFFF; text-decoration: underline;
}

@media print { .toplink { display: none; } } 

.panel 

{ position: absolute;
top: 5px;
width: 248px;
height: 415px;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 25px;
background-color: transparent;
background-image: url("http://www.iaap-rtf.org/myimages/RTF_Panel.png") !important;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
overflow-x: hidden;
overflow-y: hidden;
}

button, .button 

{ overflow-x: visible;
overflow-y: visible;
width: auto;
cursor: pointer;
border-top-width: medium;
border-right-width-value: medium;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: medium;
border-left-width-value: medium;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #952823;
background-image: url("http://www.iaap-rtf.org/myimages/RTF_button.gif");
background-position: center top;
background-repeat: repeat-x;
display: inline-block;
font-family: Gotham,"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 1;
padding-top: 12px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 16px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}
