div#header {
	
	background-image: url('images/grad_head_02.jpg');
	background-repeat: no-repeat;
	min-height: 106px;
	height:auto !important;
	height:106px;
	font-size: small;
}

#head_text {
	
	color: #ffffff;
	text-shadow: #000 2px 2px 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}




#head_text a:link,
#head_text a:visited {
	color: #ffffff;
	text-shadow: #000 2px 2px 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	
}



	



div#banner {
	
	background-image: url('images/grad_head_05.jpg');
	background-repeat: no-repeat;
	min-height: 332px;
	height:auto !important;
	height: 332px;
}

div#globe {
	
	padding-top: 7px;
	
}

div#story {
	
	padding-left: 7px;
	
}

div#spacer {
	
	min-height: 5px;
	
}

.borderbox {

	
	border: 4px;
}


.content {

	margin-left: 30px;
	
}

.button_border {

	border: 0px;
	
}


.calendartodayover {
	
	background: #d8dadb;
	
}

.calendartodayoff {
	
	background: #2595b9;
	
}

.redoff {
	
	background: #ec2b2b;
	
}

.dredoff {
	
	background: #af3535;
	
}

.calendartodaywhite {
	
	
	
}

.login-box {

	background: #2595b9;
	padding: 8px;
	border: 2px solid #000;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 375px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q1
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow strong {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }





/* ----------- NAVIGATION----------- */

#navigation{
	background:url(images/nav-bg.jpg) no-repeat; 
	height:25px; 
	margin:0 auto;
	width:auto; 
	}
	#navigation ul{
	 height:20px;
	 line-height:15px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		background:url(images/line-a.gif) right no-repeat;
		padding:0 10px;
		display:inline;
		text-decoration:none;
		color:#4261df;
		font-weight:bold;
		text-shadow: #ffffff 2px 2px 2px;
	text-align: right;
}


	#navigation ul li a:hover{
		color:#1532a5;
	}
/* ----------- SUBLINKS ----------- */
#sublinks{
	width:auto;
	margin:0 auto;
	background:url(images/sublink.jpg) no-repeat;
	height:25px;
	font-size:11px;
}	
	#sublinks ul{
	 height:25px;
	 line-height:24px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
		padding:0 5px;
		display:inline;
		text-decoration:none;
		
		color:#FFFFFF;
	font-weight: bold;
}
	#sublinks ul li a:hover{
		text-decoration:underline;
	}
/* ----------- SUBMENU ----------- */
 #s1, #s2, #s3, #s4, #s5{display:none;}