body {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 1em;
	color:#666;
	margin: 0 auto; 
	padding:0;
}

html { 
	margin: 0; 
	padding: 0; 
} 

#wrapper {
	width: 940px;
	margin: 0 auto; 
	padding:0 20px 0 20px;
	background-color:#fff;
}

#FeederMain {
	width: 940px;
	margin: 0 auto 0 0; 
	padding:0px 20px 0px 5px;
	background-color:#fff;
}

.clear {
    clear: both;
    display: block;
    font-size: 1px;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

#logo {
	margin:20px 0 0 0;
	padding:0;
	float:left;
}

.cards {
	float:right;
}

.padder {
	margin:5px;
}

.welcome {
	font-size:.8em;
	margin: 0;
	height:22px;
	width:100%;
	background-image: url(../images/welcome.jpg);
	background-repeat: x;
	padding:0;
	margin-bottom:5px;
}

.welcome p{
	margin: 0;
	padding:5px 0 0 10px;
	color:#fff;
	font-size:.9em;
}

.welcome a{
	text-decoration:none;
	color:#fff;
}

.welcome a:hover{
	text-decoration:underline;
	color:#fff;
}

.welcomelinks {
	float:right;
	padding:0;
	margin:0;
	color:#fff;
	height:22px;
}

.welcomelinks li{
	list-style:none;
	display:inline-block;
	font-size:.95em;
	padding:2px 10px 0 10px;
	margin:0;
	border-right:1px solid #59b1d7;
	float:left;
	height:20px;
}

#footer {
	margin:20px 0 0 0;
	padding:8px;
	background-color:#f5f3f2;
	border-top: 1px solid #ccc;
}

#footer ul li{
	list-style:none;
	font-size:.7em;
	line-height:1.8em;
}

#footer ul {
}

#footer ul li a{
	text-decoration:none;
	color:#666;
}

#footer ul li a:hover{
	text-decoration:underline;
}

.copyright {
	font-size:.65em;
	margin-top:20px;
	color:#666;
	margin-left:30px;
}

.copyright a{
	text-decoration:none;
	color:#666;
}

.copyright a:hover{
	text-decoration:underline;
}


/*homepage content */

#content_home {
	width:450px;
	float:left;
	padding:0;
}

#content_home_right  {
	width:470px;
	float:right;
	margin-top:20px;
}

#content_home_right img {
	margin-bottom:20px;
}

#content_home_right p {
	font-size:.8em;
	margin:0;
	padding:5px 0 5px 0;
}

#content_home_right a {
	color:#1c2f7b;
	text-decoration:none;
	font-weight:bold;
}

#content_home_right a:hover {
	text-decoration:underline;
}

#our_offices_home {
	float:left;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	width:470px;
	height:120px;
	margin-bottom:10px;
}

#our_offices_home img{
	float:left;
	margin-right:20px;
}

#our_offices_home h1{
	font-size:1em;
	margin:10px 0 10px 0;
	padding:0;
}

#our_offices_home ul{
	float:left;
	padding:0 20px 0 10px;
	margin:10px 0 0 0;
	line-height:1.3em;
}

#our_offices_home li{
	font-size:.8em;
}

#our_offices_home a{
	color:#1c2f7b;
	text-decoration:none;
}

#our_offices_home a:hover{
	text-decoration:underline;
}

#newsroom_home {
	float:left;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	width:206px;
	margin-right:10px;
	padding:5px;
}

#newsroom_home h1{
	font-size:1em;
	margin:15px 0 15px 0;
	padding:0;
}

.newsroom_linebreak {
	border-bottom:1px solid #ccc;
}

#newsroom_home a{
	color:#1c2f7b;
	text-decoration:none;
}

#newsroom_home a:hover{
	color:#1c2f7b;
	text-decoration:underline;
}

#newsroom_home p{
	font-size:.8em;
	margin:0;
	padding:5px 0 5px 0;
}

#newsletter_home {
	float:left;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	width:210px;
	padding:5px;
	margin:0;
}

#newsletter_home img {
	margin:15px 0 7px 5px;	
}

#newsletter_home h1{
	font-size:1em;
	margin:15px 0 15px 0;
	padding:0;
}

#newsletter_home p{
	font-size:.8em;
	margin:0;
	padding:5px 0 5px 0;
}

#services_home a{
	font-weight:bold;	
	color:#1d3664;
	text-decoration:underline;
}

#services_home a:hover{
	text-decoration:none;
}

#services_home h1{
	font-size:1em;
	margin:15px 0 15px 0;
	padding:0;
}

#services_home p{
	font-size:.8em;
	font-weight:normal;
}

#home_content {
	width:450px;
	padding:0px;
}

#home_content a{
	font-weight:bold;	
	color:#1d3664;
	text-decoration:underline;
}

#home_content a:hover{
	text-decoration:none;
}

#home_content h1{
	font-size:1.4em;
	font-weight:bold;	
	color:#1d3664;
}	

#home_content h1 a{
	font-weight:bold;	
	color:#1d3664;
	text-decoration:none;
}

#home_content h1 a:hover {
	text-decoration:underline;
}

#home_content h2{
	font-size:1em;
	font-weight:bold;	
}	

#home_content h4{
	font-size:1em;
	font-weight:bold;	
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}	

#home_content p{
	font-size:.8em;
}

#home_content img{
	float:left;
	margin-right:10px;
}

#home_content ul{
	font-size:.8em;
}


/****************BUTTONS**********************/

.awesome, .awesome:visited {
    display: inline-block; 
    padding: 5px 10px 6px !important; 
    color: #fff !important; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
	margin:10px 0 10px 0;
}

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited { 
	font-size: 13px; 
	background-color: #1d3e87; 
	color:#FFF !important; 
	font-weight: 600; 
	line-height: 1; 
	text-decoration:none;
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/ 
}

.magenta.awesome, .magenta.awesome:visited	{ 
	background-color: #1d3e87; 
	text-decoration:none;
}
.awesome:hover	{ 
	background-color: #333; 
	color:#fff; 
	text-decoration:none !important;
}
