﻿body{
	padding:0px;
	margin: 0px;
	background:#6C70B7 url(images/bg.jpg);
	font-size: 14px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
}

.topbox {
	width: 100%;
	height: 70px;
}

.topbanner {
	height:150px;
	width:100%;
	height: 150px;
	background: #D9D5EE url(images/topbannerbg1.jpg) repeat-x;
	border-top: 5px solid #fff;
}

.bottombox {
	width: 100%;
	background: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.masthead {
	margin: -10px;
	font-size: 36px;
	color: #FFFFFF;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #141414;
	text-decoration: none;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 20px;
	width: 104px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
}

td.nav_1 {
	height: 30;
	padding: 0 0 0 50px;
}

.nav_1 a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_1 a:hover {
	color: #FF99FF;
}	

.body_copy {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}

.copyright, .copyright a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #CCCCCC
}

a { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3E45f0;
	text-decoration: none;
}

a:hover {
	color: #B0352E;
}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #4B4E57;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c93030;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	display: inline;
	text-decoration: none
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #003366; 
	display: inline;
	text-decoration: none
}

input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #000000
}

textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #000000
}

select{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000
}

#column1 {
	width: 90%;
	margin-left: 10px;
	padding: 5px;
	vertical-align: top;
}
	
#column1inside {
	width: 150px;
	margin-left: 20px;
	margin-top: 8px;
}

#column1inside0 {
	 background-image: url("images/1_addressbg.jpg");
}

td.columninsidetop {
	vertical-align:top;
	text-align:left;
	background-image: url("images/1_addresstop.jpg"); 
	height:39px;
}

#column2 {
	width: 90%;
	margin-left: 10px;
	vertical-align: top;
}

#column2inside {
	width: 180px;
	margin-left: 45px;
	margin-top: 28px;
	color:#FFFFFF;
}

#column2inside a {
	color:#FFFFFF;
}
	
#column2inside2 {
	width: 190px;
	margin-left: 17px;
	margin-top: 0px;
	color:#FFFFFF;
}

#column2inside2 a {
	color:#FFFFFF;
	text-decoration: underline;
}

#column3 {
	width: 90%;
	margin-left: 10px;
	vertical-align: top;
}

#column3inside {
	width: 180px;
	margin-left: 20px;
	margin-top: 8px;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt; 
}

li {
	font-size: 11pt;
}	

#contact2 {
	margin-top: 0px;
	width: 170px;
	margin-left: 22px;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#app {
	margin-left: 22px;
	margin-top: 6px;
	width: 165px;
}

.masthead1 a {
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}

/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
        padding-right: 18px;
        background: url('http://rapideyetechnology.com/images/icon_pdf.gif') no-repeat right 50%;
}

/* all A tags whose HREF attribute ends in .zip */
a[href$='.zip'] { 
        padding-right: 18px;
        background: url('http://rapideyetechnology.com/images/icon_zip.gif') no-repeat right 50%;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
        padding-right: 18px;
        background: url('http://rapideyetechnology.com/images/icon_pdf.gif') no-repeat right 50%;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
        padding-right: 18px;
        background: url('http://rapideyetechnology.com/images/icon_pdf.gif') no-repeat right 50%;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
        padding-right: 18px;
        background: url('http://rapideyetechnology.com/images/icon_pdf.gif') no-repeat right 50%;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
        padding-right: 18px;
    	background: url('http://rapideyetechnology.com/images/icon_mailto.gif') no-repeat right 50%;
}

