html,body,table,tr,td,p,img,h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration:none;
}

body {
	margin: 0px;
	background-color: #DADADA;
}

h1 {
	margin-bottom: 12px;
	
	color: #F88C1C;
	font-family: "Arial";
	font-weight: normal;
	font-size: 3.4em;
	letter-spacing: -0.04em;
	line-height: 0.9em;
}

h2 {
	margin-top: 24px;
	margin-bottom: 12px;
	
	color: #373737;
	font-family: "Arial";
	font-weight: 300;
	font-size: 1.75em;
}

h3 {
	color: #373737;
	font-family: "Arial";
	font-weight: 300;
	font-size: 1.5em;
	margin-top: 0.5em;
}
.childPageList h3 {
	margin-top: 0;
}
.childPageList, .childPageList li {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 1em;
}

a {
	color: #0049D0;
	text-decoration: underline;
}
a:hover {
	color: #0026A2;
}
a:visted {
	color: #7D6EB3;
}

.smaller {
	font-size: 0.9em;
}

#pageContainer {
	width: 763px;
	padding: 3px 5px 6px 3px;
	background-color: white;
	border-right: 2px solid #BDBDBD;
	border-bottom: 3px solid #BDBDBD;
	margin-bottom: 2em;
}

.clearer {
	height: 1px;
	clear: both;
}
/***************************************************/
#bottomClearer {
	height: 3px;
	
	position: relative;
}

#copyrightBox {
	height: 3.5em;
	/*
	height: 39px;
	*/
	width: 579px;
	padding: 12px 16px;
	background-color: #7DA1E3;
	
	color: white;
	font-family: "Verdana";
	font-size: 0.7em;
	/*
	font-size: 11px;
	*/
	
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#copyrightBox a {
	color: white;
	text-decoration: underline;
}

div.blueHeaderBox div.blueHeaderBox-title {
	padding: 0.5em 1em;
	background-color: #7DA1E3;
	
	color: white;
	font-family: "Arial";
}

/* ============ Programs ========= */

#bodyImage {
	margin: 1em 0px 26px 26px;
	float: right;
}
/***************************************************/
ul.childPageList p {
	padding: 0;
	margin: 0.2em 0 0 0;
}

ul.childPageList {
	list-style-type: none;
	display: block;
}

ul.childPageList li {
	padding: 16px 0px 8px 0px;
	border-bottom: 1px solid #DADADA;
	display: block;
}

ul.childPageList li .thumbImage {
	width: 79px;
	margin-top: -42px;
	position: absolute; 
	top: 50%;
}

ul.childPageList li div.content {	
	margin-left: 90px;
	font-size: 1em;
}

/***************************************************/
.vertical-align-1 {
	height: 1%;
	position: relative;
}

.vertical-align-1 .vertical-align-2 {
	display: table;
	position: relative; 
	top: 50%;
}

.vertical-align-1 .vertical-align-2 .vertical-align-3 {
	display: table-cell;
	vertical-align: middle;
	
	position: relative; 
	bottom: 50%;
}

/*
	Sidebar
*/
#sideBar {
	height: 100%;
	width: 147px;
	margin-right: 4px;
	
	float: left;
}
#sideBar ul, #sideBar ol, #sideBar li {
	margin: 0;
	padding: 0;
}

/***************************************************/
#menu {
	/*height: 199px;*/
	list-style-type: none;
	background-color: #3E5E96;
}
#menu a {
	padding: 0.5em 1em;
	display: block;

	color: white;
	font-family: "Verdana";
	font-size: 0.6875em;
	line-height: 1.1em;
	text-decoration: none;
}
/*
#menu a:hover {
	position: relative;
	left: 2px;
}
*/
#menu li {
	border-bottom: 1px solid #4E6DA3;
	position: relative;/* @TODO: to get rid of the render bug i IE that shows the background through */
}

#menu li.selected {
	font-weight: bold;
	padding-left: 10px;
	background: url( ../image/blue-arrow.gif ) no-repeat 10px 50%;
}
#menu li.sub-selected {
	font-weight: bold;
	padding-left: 10px;
	background: url( ../image/white-arrow.gif ) no-repeat 10px 50%;
}


#menu li.sub-menu {
	border-bottom: 1px solid #9FBEF8;
	background-color: #7DA1E3;
}
#menu li.sub-menu a {
	font-size: 0.625em;
}
#menu li.sub-menu a:hover {
	text-decoration: none;
}

#menu li.menu-depth-2 {
	padding-left: 15px;
	background-color: #99B8F2;
	border-bottom: 1px solid #B2CDFF;	
}

/***************************************************/
#bottomTitle {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	
	font-size: 0.75em;
	/*
	font-size: 12px;
	*/
}
/***************************************************/

li.newsItem {
	padding: 3px 11px;
	list-style-type: none;
}

li.newsItem a {
	display: block;
	font-family: "Verdana";
	color: #666666;
	font-size: 0.63em;
	text-decoration: none;
	/*
	font-size: 10px;	
	*/
}

li.newsItem span {
	display: block;
}

li.newsItem .date {
	color: #3E5E96;
	font-weight: bold;
}



#sideBar a.viewMore,
#sideBar a.viewMore:hover,
#sideBar a.viewMore:active,
#sideBar a.viewMore:visited {
	font-family: "Arial";
	margin: 0 0 3px 11px;
	font-size: 0.75em;
}

#sideBar a.viewMore img {
	vertical-align: middle;
}


/***************************************************/
#brochure {
	width: 112px;
	margin-top: 12px;
	margin-left: 10px;
}

#brochure a {
	font-size: 0.63em;
}

#brochure a img {
	vertical-align: middle;
}

/*
	Top bar
*/

/***************************************************/
#logoContainer {
	height: 86px;
	width: 148px;
	padding-right: 4px;
	
	float: left;
	text-align: center;
	background-color: white;
}

#logoContainer img.spacer {
	height: 86px;
	width: 1px;
	
	vertical-align: middle;
}

#logoContainer img#logo {
	height: 59px;
	width: 124px;
	
	vertical-align: middle;
}
/***************************************************/
#topBar {
	height: 5.37em;
	/*
	height: 86px;
	*/
	width: 611px;
	background-color: #7DA1E3;
	
	float: left;
	position: relative;
}
/***************************************************/
#topBarContent {
	padding: 7px 12px;
	float: left;
	color: white;
	font-family: "Verdana";
	font-size: 0.8em;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#topBarContent h2.tagline {
	font-size: 1.3em; margin: 0; padding: 0; color: white; font-family: verdana;
}
/***************************************************/

#searchBar {
	height: 74px;
	width: 175px;/* @TODO: arbitrary large width...anything else we can do? */
	margin: 6px 7px;
	float: right;
	
	position: relative;
}
#searchBar #searchSite {
	position: absolute;
	top: 0px;
	right: 0px;
}

#searchBar #searchSite input#search {
	border: 1px solid #BBD2FE;
	vertical-align: middle;
}

#searchBar #siteIndex {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#searchBar #siteIndex a {
	color: #00276F;
	text-decoration: underline;
	font-family: "Verdana";
	font-size: 0.63em;
}
.searchResult-group-navigation-bottom .searchResult-group-navigation-display  {
	display: none;
}


