@import url('./defaults.css');
@import url('./sign-in.css');
@import url('./footer.css');


.header {      
	position: relative;       
	height: 220px; 
	width: 960px;
	color: rgb(255, 255, 255); 
	margin-left: auto;
	margin-right: auto;
	
} 

.header-banner {
	background: rgb(255, 255, 255);  
	width: 100%;
}

.link_row .logo {
	float: left;
}

.link_row {
 	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;    
 	clear: left;
}

.link_row .links {
	float: right;
	font-size: 18px; 
	text-transform: uppercase; 
	margin-top: 20px; 
}

.link_row .links a:link, .link_row .links a:visited { 
	background: transparent;
	text-decoration: none;
  /*color: #4d70a7; */
	color: rgb(150, 150, 150);
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
        font-size: 16px;
}  

.link_row .links a:hover {
	color: #4d70a7;
}

.link_row .links a:active {
	color: #5fa33f;
} 
  
h1#slogan {
	font-family: Helvetica Neue, Arial;
	font-weight: 100;    
	position: relative;
	left: 0px; 
	font-size: 65px;
	width: 800px;
	margin: 0;
	margin-top: 25px;
  color: #4d70a7;
}  

.front h1#slogan {
  display: none;
} 

.header-inner {
	position: relative;
	height: 281px;
}

.bullet-point {
	background-position: 0, -150px;
}

.body {
	background: rgb(220, 220, 220);
	color: rgb(0, 0, 0);  
	line-height: 21px;
	width: 100%;
	clear: both;   
	border-top: rgb(235, 235, 235) solid 1px;  
	margin-top: 0; 
	border-bottom: 1px solid rgb(179, 179, 179);
}   

.quick-links {
	width: 100%;
	background: url(../images/quick-links-gradient.png) repeat-x center;  
	min-height: 10px; 
	border-top: 1px solid rgb(255, 255, 255);  
	margin-top: 0; 
}

.quick-links>div {
	margin-left: auto;
	margin-right: auto;
	clear: both; 
 	width: 980px;
	height: 150px;  
	padding: 0;  
	margin-bottom: 0;  
}


   
.quick-links div.bullet-point   {  
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	width: 320px; 
	padding-top: 20px;  
	height: 150px;   
	display: block;
	float: left; 
	
} 

div.bullet-point div {
	margin-left: auto;
	margin-right: auto;  
} 

div.bullet-point .hover, div.bullet-point a {
	height: 150px; 
	width: 320px;
	position: absolute;
	display: block;
	background: url(../images/quick-link-hover.png) 0 -150 repeat-x;
	text-decoration: none;
	color: rgb(0, 0, 0);  
}

div.bullet-point p, div.bullet-point h2, div.bullet-point img { 
	position: relative;
	z-index: 2;
}

div.bullet-point .hover { 
	background: url(../images/quick-link-hover.png) repeat-x;
	background-position: 0 0; 
	z-index: 1;  
	top: -20px; 
	border-left: 1px solid rgb(150, 150, 150); 
	border-right: 1px solid rgb(150, 150, 150);
}  
  


.quick-links div.bullet-point img {
	border: 0;
	float: left;   
	margin: 10px;  
	margin-right: 20px;
}  

.quick-links div.bullet-point h2 {  
	font-family: Helvetica Neue, Verdana;
	font-weight: 200;   
	padding-bottom: 0; 
	margin: 0; 
	padding: 0;
	margin-bottom: 10px; 
	text-shadow: 1px 1px rgb(200, 200, 200);    
}

.quick-links div.bullet-point p {
	padding: 0;
	margin: 0;  
	color: rgb(75, 75, 75);
	text-shadow: 1px 1px rgb(200, 200, 200); 
} 

.quick-links div.small, .quick-links div.small  a.bullet-point {
	height: 50px;   
	font-size: 25px;
	color: rgb(50, 50, 50); 
	text-align: center; 
	text-decoration: none; 
	position: relative; 
	margin-top: -20px;  
	padding-top: 20px;
	text-shadow: 1px 1px rgb(200, 200, 200);     
} 
 
.quick-links div.small  a.bullet-point {   
  top: 15px; 
 	padding-left: 10px; 
	padding-right: 10px; 
	border-left: 1px dotted rgb(128, 128, 128);
  border-right: 1px dotted rgb(128, 128, 128);   
	padding: 10px !important;
} 
 
.quick-links>.quick-wrapper a:hover {
	background: url(../images/quick-link-hover.png) repeat-x; 
	border-left: 1px solid rgb(128, 128, 128);
  border-right: 1px solid rgb(128, 128, 128);   
	padding-top: 10px; 
	padding-bottom: 10px;
}    
 
.quick-links>.quickwrapper.current a:hover {
	  
	padding-top: 20px; 
} 

.quick-wrapper {
  display: inline;
  position: relative;
  margin: 0 20px;
}
 
.quick-links div.small .quick-wrapper.current  a {
	background: url(../images/quick-links-current.png) no-repeat top center;
	padding-bottom: 39px;  
	color: rgb(0, 0, 0); 
	padding-left: 5px;
	padding-right: 5px; 
	color: rgb(255, 255, 255); 
	border: none;  
	padding-top: 20px !important;  
	padding-bottom: 39px !important; 
	text-shadow: none;
} 

.quick-links .quick-wrapper div.left, .quick-links .quick-wrapper div.right {
  display: none;
  }

 
.quick-links .quick-wrapper.current div.left, .quick-links .quick-wrapper.current div.right {
	height: 65px;
	width: 10px; 
	position: absolute; 
  display: block;
	top: -5px;
}
 
.quick-links div.small .quick-wrapper.current div.left {
	background: url(../images/quick-links-current-left.png) no-repeat top left;	
	left: -10px;
}
 
.quick-links .quick-wrapper.current div.right {
	background: url(../images/quick-links-current-right.png) no-repeat top right;
	right: -10px;
}

.container {
	width: 950px;
	margin-left: auto;
	margin-right: auto; 
	padding-top: 20px;
	padding-bottom: 10px;  
	font-family: Helvetica, Verdana;
	background: url(../images/level-shadow.png) no-repeat center top; 
	font-size: 14px; 
	line-height: 24px;    
}  

.body-shadow {
	background: url(../images/level-shadow.png) no-repeat center top;
	height: 15px;
	width: 100%;
}

.container h2 { 	 
	font-weight: 200; 
	font-size: 24px;  
	font-family: Helvetica Neue, Verdana;
}   

.left-column { 
	width: 25%;
}

.right-column {
	background: rgb(255, 255, 255);  
}

.body-footer {
	background: url(../images/quick-links-gradient.png) repeat-x center;
	height: 10px;
	width: 100%;  
	border-top: 1px solid rgb(225, 225, 225);  
	border-bottom: 1px solid rgb(179, 179, 179); 
}
 
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
