/* CSS Document */

a:link, a:visited {
	color: #006bd1;
}

#logo {
	background: #149cf0 url(../images/logo.png) repeat-x0 0 bottom;
	border-right: 3px solid #223783;
	border-bottom: 5px solid #223783;
	border-left: 3px solid #223783;	
}

#headline-callout h1, #headline-callout h2 {
	color: #004a90;
}

#main-nav a:hover {
	color: #ffffff;		
}

#main-nav #nav-selected {
	background: #006dcc repeat-x 0 bottom;
	border-bottom: 2px solid #07143F;	
}

#main-nav #nav-selected:hover {
	background: #0281ec repeat-x 0 bottom;
	border-bottom: 2px solid #223783;		
}

#main-nav #nav-selected:active {
	border-bottom-width: 1px;
}

.large-primary-btn, .small-primary-btn {
	border-bottom: 2px solid #07143F;	
}

.large-primary-btn, .large-secondary-btn, .small-primary-btn, 
.small-secondary-btn {
	color: #fff !important;
}

.large-primary-btn {
	background: #0281ec repeat-x 0 bottom;
}

.large-primary-btn span {
	background-color: #1b5992;
}

.large-primary-btn:hover span {
	background-color: #1b5992;
}

.large-primary-btn:hover {
	background: #1b96ff repeat-x 0 bottom;	
}

.large-primary-btn:active, .small-primary-btn:active {
	border-bottom-width: 1px;
}

.small-primary-btn {
	background: #0281ec repeat-x 0 bottom;
}

.small-primary-btn:hover {
	background: #1b96ff repeat-x 0 bottom;	
}

.arrow-list li a {
	
}

.bullet-list li {
	
}

.anythingSlider .forward a {
	
}

.anythingSlider .forward a:hover {
	
}

.anythingSlider .back a {
	
}

.anythingSlider .back a:hover {
	
}

.anythingSlider .wrapper ul .bullet-list li {
	
}

#pagination a#current {
	background: #0281ec repeat-x 0 bottom;
	border-bottom: 2px solid #07143F;		
}

#pagination a#current:hover {
	background: #1b96ff repeat-x 0 bottom;	
	border-bottom: 2px solid #223783;			
}

.widget h3 {
	background: #0281EC  repeat-x 0 bottom;
	border-bottom: 2px solid #07143F;	
}

.quote div {
	
}

blockquote {		
	border-left: 2px solid #358BD6;
}

.pullquote-left, .pullquote-right {
		
}

.table-feature {
	background: #149cf0 repeat-x 0 bottom;
	border-bottom: 3px solid #00458a;
	border-left: 1px solid #00458a;
	border-right: 1px solid #00458a;	
}

.table-feature div {
	background-color: #0362bb;
}

.tweet {
	color: #1d353d;
}

.tweet_avatar img {
	border: 3px solid #5f757d;
}
