html, body, #holder { min-height: 100%; width: 970px; height: 100%;}
html>body, html>body #holder { height: auto; top: 0; left: 0;}
body { margin: 0; padding:0; background: #6699CC;}
#holder {
	position: absolute;
	background-image: url(images/BGpage.gif);
	border: 1px solid #003399;
}
#header {  height: 160px;
  margin: 0px;
  background-repeat: no-repeat;
  background-position: bottom; 
  border: none; 
  width: 100%;}

#loginForm {
position: absolute;
height: 12px;
left: 4px;
top: 129px;
}
#loginUname  {
  border: 1px solid #FF9933;
  color: #666666;
  width: 95px;
}
#loginPword  {
  border: 1px solid #FF9933;
  color: #666666;
  width: 95px;
}
#searchForm {
	position: absolute;
	height: 12px;
	left: 820px;
	top: 132px;
}
#search  {
	border: 1px solid #cccccc;
	color: #666666;
	width: 95px;
}
#searchButton  {
	position: absolute;
	left: 98px;
	top: -1px;
}
* html #searchButton  {
	position: relative;
	left: 100px;
	top: -22px;
}

#spotlight {
position: absolute;
height: 12px;
left: 265px;
top: 129px;
}
.register {
	position: absolute;
	top: 143px;
	left: 207px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
}
/*** IE Fix ***/
* html .register {
  position: absolute;
  top: 143px;
  left: 208px;
  border: none;
}
.register a, a:visited{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}


.logo {
  position: absolute;
  top: 25px;
  left: 6px;
  border: none;
}
#nav {width: 250px; float: left; padding-bottom: 3em; height: auto;}
#content {
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 3em;
	position: relative;
	margin-right: 20px;
}
#topLeft {
	background-image: url(images/bg_top_left_logo.gif);
}
#topRight {
	background-image: url(images/BG_topRight_home.jpg);
}
#topRightHelp {
	background-image: url(images/BG_topRight_help.jpg);
}
#topRightAction {
	background-image: url(images/BG_topRight_action.jpg);
}
#topRightInfo {
	background-image: url(images/BG_topRight_info.jpg);
}
#bodyText {
	padding-top: 30px;
	padding-right: 0px;
}
#bodyText h1 {
	font: normal 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	padding: 5px 0px 0px;
}

#bodyText h2 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	margin: 0px;
	padding-bottom: 0px;
}

#bodyText h3 {
	font: bold normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666616;
	padding: 0 0 0 0px;
}
#bodyText h4 {
	font: bold normal 0.85em Verdana, Arial, Helvetica, sans-serif;
	color: #323263;
	margin: 0px;
	padding: 0px 0px 10px;
}
#bodyText p {
	font: 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}
#bodyText td {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#bodyText ul {
	padding-left: 4px;
	}
/*** IE Fix ***/
* html #bodyText ul {
	padding-left: 0px;
	margin: 0px 0px 0px 15px;
	}
#bodyText li {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
#bodyText strong {
	color: #005177;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bodyText b {
	color: #005177;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bodyText a:link {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
 	color: #005273;
 	text-decoration: underline;
}
#bodyText a:visited {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
 	color: #005273;
 	text-decoration: underline;
}
#bodyText a:hover {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	background-color: #FFDDB3;
}

#footer  a:link {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer  a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer  a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}

#footer p{
	font: 10px/1.5px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}




 #leftHeaderImage{
	height: 100px;
	width: 255px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-bottom: 0px;
}	
/*** IE Fix ***/
* html #leftHeaderImage{
	background-image: url(images/BGleftsky.jpg);
	height: 95px;
	width: 255px;
	top: 0px;
	left: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftText {
	text-align: left;
	right: 5px;

}		
.leftText p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
.leftText h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB340;
	font-size: 1em;
	top: 15px;
	bottom: 2px;
	position: relative;
	left: 5px;
	right: 5px;
	margin-right: 2px;
}

/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 5px;
	}
/*** IE Fix ***/
* html  #menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 165px;
	left: 260px;
	width: 708px;
	background-color: #006699;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	display:inline;
	}

#menu ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
   }

/*hide from IE5-Mac \*/
#menu ul li {
   float: left;
   }
/*end hide*/

#menu ul li a {
	background: #006699;
	height: 26px;
	padding: 0px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
	font-size:    105%;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: 150%;
	line-height: 26px;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #CCCCCC;
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li a:hover {
	color: #000000;
	background: #fff;
	border: 1px solid #0587CC;
	}

/*  Vertical nav */


.menu2 li {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 8px solid #005596;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;

}

.menu2 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.menu2 {
	text-decoration: none;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 20pt;
}
.menu2 a:link {
  	color: #FFFFFF;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:visited{
  	color: #FFFFFF;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:hover {
  	color: #005596;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}
.menu2 li H1 {
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #006699;
	line-height: 1.85em;
	text-indent: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}
.menu2 H1 a:link {
  	color: #005596;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
.menu2 H1 a:visited{
  	color: #005596;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
.menu2 H1 a:hover {
  	color: #ffffff;
	display: block;
	background: #005596;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb {
	float: left;
	top: 0px;
	position: relative;
}
/*** IE Fix ***/
* html  #breadcrumb {
	float: left;
	position: relative;
	top: 26px;
}
#breadcrumb p {
	font: bold 0.65em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#breadcrumb a:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#breadcrumb a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	background-color: #FFDDB3;
}

#tell_friend_print {
	margin-bottom: 10px;
	float: right;
	position: relative;
	margin-top: -2px;
}
/*** IE Fix ***/
* html #tell_friend_print {
	margin-bottom: 10px;
	float: right;
	margin-right: 12px;
	margin-top: 24px;
}
#tell_friend_print p {
	font: .65em Verdana, Arial, Helvetica, sans-serif;
	color: #002C6A;
}
#tell_friend_print a:link {
	color: #002C6A;
	text-decoration: underline;
}

#tell_friend_print a:visited {
	color: #002C6A;
	text-decoration: underline;
}

#tell_friend_print a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	background-color: #FFDDB3;
}
/*--------------------*/
/* rounded boxes*/
/*--------------------*/
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h5 { background: transparent url(images/roundeBoxBG.gif) no-repeat bottom right; } 
.cssbox { width: 130px !important; /* intended total box width - padding-right(next) */ width: 120px; /* IE Win = width - padding */ padding-right: 10px; /* the gap on the right edge of the image (not content padding) */ margin: 10px auto; /* use to position the box */ } /* set the top-right image */ 
.cssbox_head { background-position: top right; margin-right: -10px; /* pull the right image over on top of border */ padding-right: 10px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.cssbox_head h5 {
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 10px 0 5px 15px;
	height: auto !important;
	line-height: 1em;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

} 

/* set the lower-left corner image */ 
.cssbox_body {
	background-position: bottom left;
	margin-right: 2px;
	padding: 10px 0 14px 10px;
	margin-bottom: 0px;
} 
.cssbox_body p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: .85em;
	padding-left: 10px;
	padding-top: 4px;

} 
#peopleImage {
	position: relative;
	top: -17px;
	left: 6px;
}
/*** IE Fix ***/
* html #peopleImage {
	position: relative;
	top: -15px;
	left: 6px;
}
