body {
	background-color:#153069;
	background-repeat:repeat-x;
}

.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
}
.contactinfo {
	font-size: 11px;
	letter-spacing: 0em;
	color: #525252;
	line-height: 18px;
}
.contact {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #1B3C80;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	line-height: 17px;
	color: #333333;
}
.textbox {
	padding-left: 15px;
	width: 490px;
	margin-top: 0px;
}
.textboxsm {
	padding-left: 15px;
	width: 265px;
	margin-top: 0px;
}
.textboxcontact {
	padding-left: 15px;
	width: 200px;
	margin-top: 0px;
}
.blue {
font-family: Helvetica, sans-serif;
	
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.photo{ z-index: 5;
	float:right;
	margin: 0px 0px 0px 10px;
	border: 0px;
	}
/* ----------------------------------------------- */
/* - Link Styles                                 - */
/* ----------------------------------------------- */

a:link {
	color: #1B3C80;
	text-decoration: none;
	border:0px;
	font-weight: bolder;
	font-family: Helvetica, sans-serif;
}
a:visited { 
    color: #1B3C80;
	text-decoration: none;
	border:0px;
}
a:hover {
	color: #A5D239;
	text-decoration: underline;
	border:0px;
}
a:active { 
border:0px;}

#copyright  {
	color: #A5D239;
	text-decoration: none;
}
#copyright a:link {
	color: #A5D239;
	text-decoration: none;
}

#copyright a:visited {
	color: #A5D239;
	text-decoration: underline;
}

#copyright a:hover {
	color: #A5D239;
	text-decoration: underline;
}

