/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body,
html {
	font-family: Arial,helvetica,sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a, a:link, a:visited, a:hover {
	color: #005FA9;
	text-decoration: underline;
}

a:hover{
	color: #900;
	text-decoration: none;
}

/******* heirarchy redefinition styles *******/

h1 {
	font-size: 18px;
	color: 009;
	text-align: left;
}

h3 {
	font-size: 14px;
	color:#006;
	padding: 0 0 0 4px;
	}

p {
	color: #333;
	font-size: 12px;
	margin: 0 5px 10px 15px;
	line-height: 1.35em;
	}
	
p.alignRight {
	text-align: right;
		}

input {
	font-size:12px;
	}
	

/************ content styles **************/

#content {
	width: 765px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
	/* width: 770px;	*/	/* False value to fool IE4-5/Win */
/*	voice-family: "\"}\"";
	voice-family: inherit;*/
	/*width: 760px;		*//* Actual value */
	}
	
/************ content styles **************/

#contentCenter {
	padding: 0;
	margin:0;
	text-align: center;
	width: 765px;
	}

	
/************ global nav **************/

#globalNav {
	clear:both;
	padding: 5px 0;
	margin:0;
	color:#FFF;
	text-align: center;
	background: #fff url(../images/bg_topNav.gif) no-repeat;
	font-weight:bold;
	font-size:11px;
	display:block;
	width: 770px;		/* False value to fool IE4-5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;		/* Actual value */
	}

#globalNav a, 
#globalNav a:link,
#globalNav a:visited,
#globalNav a:hover  {
	padding: 5px 8px;
	text-decoration:none;
	color:#FFF;
	}	
	
#globalNav a:hover {
	padding: 5px 8px;
	background-color:#aaa;
	text-decoration:none;
	}		

/* HEADER */

#header {
	width: 760px;
}

#header img {
	margin:0;
	padding:0;	
	}


#search {
	float: right;
	width: 225px;
	padding:55px 0 10px 0;
}

#search a,
#search a:link,
#search a:visited,
#search a:hover {
	padding:0;
	margin:0;
}

#search input,
#search form,
form
{
	margin:0;
	padding:0;
}



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


#subNav {
	padding: 0;
	margin: 0;
	font-size:10px;
	background-color: #aaa;
	display:block;	
	float:left;
	}

#subNav a {
	text-decoration: none;
	padding: 3px 5px 3px 8px;
	margin:0;
	display:block;
	background-color:#aaa; 
	line-height:normal;
	border-top: 1px solid #ccc;
	color: #333;
	font-weight:bold;
	color: #fff;	
	}

#subNav a:hover {
	background-color: #ccc;
	border-top: 1px solid #ccc;	
	color: #fff;
	}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0;
	padding: 0;
	height: 650px;
	background-color: #EAEBED;
	float: left;
	width: 140px;		/* False value to fool IE4-5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;		/* Actual value */
}

#sectionLinks h3 {
	font-size: 15px;
	padding: 0 0 0 0;
	color: #003376;	
	/*border-top: 1px solid #ffffff;*/
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0px 4px 10px;
	color: #003376;
}

#sectionLinks h3 a:link, #sectionLinks h3 a:visited {
	display: block;
	border-bottom: 1px solid #fff;
	/* border-top: 1px solid #ffffff;
	background-image:  url("../image/bg_nav.jpg");
	background-image:url(../images/bg_nav.jpg); */
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0px 4px 10px;
	color: #003376;
	text-decoration:none;
}

#sectionLinks h3 a:hover {
	border-bottom: 1px solid #ccc;
	background-color: #dedede;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
}


 #sectionLinks a:link, #sectionLinks a:visited {
	display: block;	
	border-bottom: 1px solid #eee;
	/*border-top: 1px solid #ffffff;
	background-image:url(../images/bg_nav.jpg); */
	font-weight: bold;
	font-size:10px;
	padding: 4px 0px 4px 10px;
	color: #21536A;
	text-decoration:none;
	text-align:left
}

#sectionLinks a:hover{
	border-bottom: 1px solid #ccc;
	background-color: #dedede;
}

#bwrapper {
	width: 109px;
	height: 66px;
	background-image:url(../images/icon_blurb109x63.gif);
	}

#blurb {
	padding: 20px 5px 5px 22px;
}

#blurb p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight:bold;
	}

#sideBar {
	margin: 0;
	padding: 45px 5px 0 5px;
	background-color: #EAEBED;
	float: left;
	width: 140px;		/* False value to fool IE4-5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;		/* Actual value */
	height: 550px;
}

#sideBar p {
	font-size: 11px;
	padding: 0 0 0 3px;
	}

#sideBar h2 {
	border-bottom: 1px solid #666;
	color:#666;
	font-size: 14px;
	padding: 0 0 3px 5px;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

#rightnav {
	float:right;
	width:230px;
	padding:0;
	margin:10px 0 0 0;
}


#experience {
	margin: 15px 0 0 0;
	float:left;
	width: 510px;
	height: 200px;
}

#experience img {
	margin:0;
	padding:0;
}


#spotlight {
	padding: 0;
	margin:0;
}

#spotlight h1 {
	padding:0;
	margin:10px 0 0 0;
	font-weight:normal;
	font-size: 20px;
	color: #1E5C86;
}

#spotlight p {
	margin: 0;
	padding:2px 0;
	font-size: 11px;
	color: #333;
	line-height: 1.75em;
}


#spotlight img {
	margin:0;
	padding: 0;
}



#spotlight a,
#spotlight a:link,
#spotlight a:visited,
#spotlight a:hover {
	text-decoration:none;
	color:#006A9D;
	width: 500px;
	display:block;
	height:110px;
	padding: 0 0 0 125px;
	background:url(../images/spotlight_abby_location.jpg) no-repeat;
}

#spotlight a:hover {
	text-decoration:none;
	width: 500px;
	display:block;
	height:110px;
	padding: 0 0 0 125px;
	background:url(../images/spotlight_abby_location_orange.jpg) no-repeat;
	color:#666;
}


#spotlight form {
	padding-top: 5px;
}

#spotlight input.submit {
	background-color:#FF9704;
	font-size:10px;
	border: 1px solid #CA7400;
	color:#fff;
	padding: 1px;
}

#events {
	padding:0;
	margin: -5px 0;
	width: 230px;
	background:url(../images/bg_event.gif) repeat 0;
}

#events h1 {
	font-size:18px;
	font-weight:normal;
	color:#333;
	padding: 2px 0 6px 10px;
	border-bottom: 1px dotted #FF9704;
	margin:0;
	display:block;
}

#newsinfo {
	padding:0;
	margin: 5px 0 -5px 0;
	width: 230px;
	background:url(../images/bg_event.gif) repeat 0;
}


#newsinfo h1 {
	font-size:18px;
	font-weight:normal;
	color:#333;
	padding: 10px 0 6px 10px;
	border-bottom: 1px dotted #FF9704;
	margin:0;
	display:block;
}

#events a, 
#events a:active, 
#events a:link, 
#events a:visited, 
#events a:hover,
#newsinfo a,
#newsinfo a:active,
#newsinfo a:link,
#newsinfo a:visited,
#newsinfo a:hover {
	border-bottom: 1px dotted #FF9704;
	display:block;
	/*height:55px;*/
	font-size:11px;
	text-decoration:none;
	color:#666;
	line-height:15px;
	padding: 4px 35px 4px 10px;
	margin:0;
}

#events a:hover,
#newsinfo a:hover {
	color:#fff;
	/*background: url(../images/bg_eventHover.gif) no-repeat;*/
	background-color:#FF9900;
}


	

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0 25px 0;
	font-size: 11px;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************* toolbox styles ***************/

#toolbox{
	padding: 5px 0 25px 0;
	font-size: 12px;
}

#toolbox a {
	padding: 3px 10px 3px 25px;
	color: #069;
	text-decoration: underline;
	background: #fff url(../images/icon_pdf.gif) no-repeat 2px;
}

#toolbox a:hover{
	text-decoration: none;
}


/************ midContent styles **************/

#midcontent {

	float:left;
	padding: 15px 0 15px 30px;
	width: 580px;		/* False value to fool IE4-5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 570px;	/* Actual value */

}		

#midcontent h1 {
	font-size: 18px;
	margin: 8px 0 8px 4px;
	}

#midcontent h2 {
	
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #333;
	margin: 25px 0 12px 0;
	padding: 4px;
}

#rightwrap {
	float:right; 
	width:235px; 
	margin-left:10px;
}

p {
	color: #333;
	font-size: 12px;
	margin: 0 0 10px 4px;
	line-height: 1.35em;
	text-align: left;
	}

p.small { font-size: 10px; }

#midcontent ul {
	color:#333;
	font-size:12px;
	margin-top:0;
}

#midcontent li {
	line-height:15px;
}

/**************** Class Styles ******************/

.tableshade {
	background-color: #F0F0E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	color: #7D7D79;
	padding: 10px 5px;
	width: 120px;
}

.tablenoshade {
	font-size: 10px;
	color: #3D3D3B;
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0E8;
}

.tableheader {
	font-size: 9px;
	color: #3D3D3B;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3B;
	font-weight: bold;
}

.tablefooter {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D3D3B;
}



#vitalusfooter {
	clear:both;
	margin-top: 10px;
	border-top: 1px dotted #999;
	display: block;
	width: 765px;
	text-align: left;
}

#vitalusfooter p {
	padding-top: 10px;
	color: #999;
	font-size: 10px;
}	

/************* footer styles ***************/

#footer {
	display: block;
	width: 640px;
	float: right;
	text-align: center;
	}
	
#footer p {
	color: #999;
	font-size: 10px;
	text-align: center;
}	