html{
background: url(http://www.simmiles.com/northamericava/ACA/images/background.png)	repeat-x #bcdfe5 ;
}

td{
text-align: justify;
}

.newscontent{
background: #bcdfe5;
padding: 3px;
border: 1px solid red;
}

.newscontent a{
color: red;
}

#content{
	background:url(http://www.simmiles.com/northamericava/ACA/images/content.png) no-repeat;
	
margin-left:70px;
	
margin-top:20px;
	
margin-right:70px;

	
}


#content h1{
	color:black;
	
font-size:14px;
	
text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h2{
	color:black;
	font-size:14px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h3{
	color:black;
	font-size:14px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h4{
	color:black;
	font-size:14px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h5{
	color:black;
	font-size:14px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content p{
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#footer {
	margin-left:70px;
    margin-right:70px;
	  margin-bottom:10px;
}
#footer p{
color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}


a{
color:#45a6ba;
text-decoration:none;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;}
a:hover{
color:#F00;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;}

table{
color: black;
text-decoration:none;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;}

input{
background: #bcdfe5;
}
select{
background: #bcdfe5;
}
textarea{
background: #bcdfe5;
}

#footer p a{
color:#45a6ba;
text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}

#footer p a:hover{
color:#F00;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}

/** Additonal Stryles **/

/** This is the apply form styles **/

#apply{
	
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply table{
	
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply table input{
	
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply table select{
	
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply textarea{
	
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply table input:focus{
	background:#bcdfe5;
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply table select:focus{
	background:#bcdfe5;
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#apply textarea:focus{
	background:#bcdfe5;
	color:black;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}


#news h5{
margin: 2px;
color: red;
font-size: 13px;
}
