﻿BODY{
	background-color : #E2F7FF;
	margin : 0 0 0 0;
	padding : 5px 10px 10px 10px;
	text-align : center;
}

A{
	color : #900;
	text-decoration : none;
}
A:hover{
	color : #900;
	text-decoration : underline;
}

h1{
	font-size : 200%;
	font-weight : normal;
	background-image : url(../gfx/underline.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding : 0 0 5px 0;
	margin : 0 0 12px 0;
	color : #007A69;
	text-align : left;
}

h2{
	font-size : 130%;
	font-weight : bold;
	padding : 0 0 0 0;
	margin : 0 0 5px 0;
	color : #007A69;

}

h3{
	font-size : 110%;
	font-weight : bold;
	padding : 0 0 0 0;
	margin : 0 0 5px 0;
	color : #007A69;

}

HR{
	border : none;
	background-color : black;
	color : black;
	height : 1px;
	margin : 0 0 1em 0;
	padding : 0;
}

b, strong{
	color : #007A69;
}

P{
	padding : 0 0 0 0;
	margin : 0 0 1em 0;
}

label{
	color : #007a69;
	text-align : left;
}



OL{
	padding : 0;
	margin : 0 25px 1em 30px;
	text-align : left;
}

UL{
	padding : 0;
	margin : 0 25px 1em 25px;
	text-align : left;
}

UL LI{
	list-style : none;
	padding : 0 0 0 20px;
	margin : 0 0 5px 0;
	background-image : url(../gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
}

#frame{
	border-left : 1px solid black;
	border-right : 1px solid black;	
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	width : 748px;
	margin : 0 auto 0 auto;
	padding : 5px 0 0 0;
}

#header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-image : url(../gfx/header-bgi.gif);
	background-repeat : no-repeat;
	text-align : center;
	width : 750px;
	margin : 0 auto 0 auto;
	padding : 3px 0 2px 0;
}

#footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	background-image : url(../gfx/footer-bgi.gif);
	background-repeat : no-repeat;
	width : 750px;
	margin : 0 auto 0 auto;
	padding : 3px 0 3px 0;
	position : relative;
	text-align : left;
	height : 13px;
}

#footer A{
	color : #7A0000;
	text-decoration : none;	
}

#footer A:hover{
 text-decoration : underline;	
}

#cwn{
	position : absolute;
	right : 15px;
	top : 2px;
	width : 200px;
	text-align : right;
	display : block;
}

#updated{
	position : absolute;
	left : 18px;
	top : 2px;
	width : 200px;
	text-align : left;
	display : block;
}

#columnOne{
	float : left;
	width : 186px;
	text-align : left;
	padding :  0 0 0 15px;
}
#columnOne #searchBlock form{
	display : inline;
}

#columnOne #searchBlock{
	font-size : 90%;
	padding : 4px 0 3px 7px;
	margin : 0 0 2px 0;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	color : black;
	font-weight : bold;
	background-image : url(../gfx/menu-top.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
}
#columnOne #searchBlock #q{
	border : 1px solid black;
	padding : 1px 4px 1px 4px;	
	width : 125px;
	margin : 0 5px 0 0;
	float : left;
}
#columnOne #searchBlock label{
	margin : 0 0 0 0;
	display : block;
	width : 170px;
	color : black;
}

#columnOne #searchBlock #siteSearch{
	border : 1px solid black;
	background-color : #FFD698;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	padding : 1px 4px 0 4px;
	font-weight : bold;
	float : left;
	width : 27px;
}

#columnOne H1{
	background-image : url(../gfx/menu-top.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	font-size : 90%;
	padding : 2px 0 0 10px;
	margin : 0 0 2px 0;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	color : black;
	font-weight : bold;
}

#columnOne A{
	color : #000;
}

#columnOne UL{
	padding : 5px 10px 5px 10px;
	margin : 0 0 20px 0;
	background-color : #FFFFE7;
	border : 1px solid black;
	font-size : 90%;
}

#columnOne UL LI{
	list-style : none;
	padding : 0 0 0 20px;
	margin : 3px 0 0 0;
	background-image : url(../gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	font-weight : bold;
}

#columnOne UL LI UL {
	margin : 6px 0 6px 0;
	padding : 0 0 0 0;
	font-size : 100%;
	border : none;
}

#columnOne UL LI UL LI{
	padding : 0 0 0 12px;
	margin : 0 0 2px 0;
	background-image : url(../gfx/bullet-menu2.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
	font-weight : normal;
}


#columnTwo{
	float : right;
	width : 515px;
	text-align : justify;
	padding : 15px 15px 0 0;
	margin : 0 0 0 0;
}

#columnTwo .courseAddress{
	float : right;
	clear : right;
	background-color: #f0f0f0;
	border : 1px solid #909090;
	padding: 12px 12px 2px 12px;
	margin : 0 0 15px 15px; 
	font-size : 90%;	
}

#columnTwo .courseAddress IMG{
	border : 1px solid #999;
}

#columnTwo Table{
	margin : 0 0 1em 0;
}

.smallText{
	font-size : 90%;
	color : #666;
}

#upperBlock{
	margin : 0 15px 10px 15px;
	text-align : center;
	position : relative;
	height : 104px;
}
#upperBlock #topButtonsLeft UL{
	width : 178px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	position : absolute;
	top : 25px;
	left : 300px;
}

#upperBlock #topButtonsLeft UL LI{
	list-style : none;
	background-image : url(../gfx/button-bgi.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	padding : 0 0 0 0;
	margin : 0 0 3px 0;
	font-size : 11px;
	font-weight : bold;
	height : 28px;
	text-align : center;

}

#upperBlock #topButtonsLeft UL LI A{
	padding : 7px 0 0 0;
	margin : 0 0 0 0;
	color : black;
	width : 178px;
	display : block;
	text-align : center;
}
#upperBlock #topButtonsLeft UL LI A:hover{
	color : #900;
}

#upperBlock #topButtonsRight UL{
	width : 178px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	position : absolute;
	top : 25px;
	left : 520px;
}

#upperBlock #topButtonsRight UL LI{
	list-style : none;
	background-image : url(../gfx/button-bgi.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	padding : 0 0 0 0;
	margin : 0 0 3px 0;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	height : 28px;
}

#upperBlock #topButtonsRight UL LI A{
	padding : 7px 0 0 0;
	margin : 0 0 0 0;
	color : black;
	width : 178px;
	display : block;
}

#upperBlock #topButtonsRight UL LI A:hover{
	color : #900;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;
}






#courseMapBlock{
	margin : 0 0 0 0;
	float : left;
}

#courseMap{
	width : 250px;
	height : 420px;
	margin : 0 0 0 0;
	float : right;
}

#courseList{
	width : 250px;
	float : left;
	margin : 0;
	padding : 10px 0 0 0;
}




#menuBox{
	border : 1px solid black;
	background-color : #92E1FF;
	padding : 5px 10px 5px 10px;
	margin : 0 auto 3px auto;
}


.newsitem{
	float : right;
	clear : right;
	width : 180px;
	margin : 0 0 0 15px;
	font-size : 90%;
}

.newsitem .story{
	padding : 5px 5px 0 5px;
	border : 1px solid black;
	background-color : #FFFFE7;
}
.newsitem .story h3{
	background-image : none;
	margin : 0 0 5px 0;
	padding : 0 0 0 0;
	font-weight : bold;
	font-size : 100%;
	color : #900;
	
}
.newsitem .story P{
	margin : 0 0 5px 0;
	color : #333;
	line-height : 14px;
}

P.moreinfo{
	background-image : url(../gfx/bullet-menu2.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
	padding : 0 0 3px 15px;
	text-align : left;
}
div.title{
	margin : 0 0 2px 0;
	padding : 0 0 0 0;
	background-image : url(../gfx/title-bgi.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	border-right : 1px solid black;
	height : 20px;
}

div.title H2{
	padding : 3px 0 0 28px;
	margin : 0 0 0 0;
	color : black;
	font-size : 100%;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-position : 1px 1px;
	border : none;
}

#flashBlock{
	position : absolute;
	top : 10px;
	right : 0px;
	text-align : right;
	width : 251px;
	height : 94px;
	padding : 0 0 0 0;
}

#logo{
	position : absolute;
	top : 0;
	left : 0;
	text-align : left;
	width : 233px;
	height : 104px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.dataTable{
	border : 1px solid black;
	border-collapse : collapse;
	margin : 0 0 1em 0;
	width : 100%;
}
.dataTable TH{
	border : 1px solid black;
	padding : 1px 5px 1px 5px;
	border-collapse : collapse;
	background-color : #FFA82B;
	text-align : left;
	vertical-align : top;
}
.dataTable Td.subhead{
	border : 1px solid black;
	padding : 1px 5px 1px 5px;
	border-collapse : collapse;
	background-color : #f5f5f5;
	text-align : left;
	vertical-align : middle;
	color : black;
}
.dataTable TD{
	border : 1px solid #999;
	padding : 2px 5px 2px 5px;	
	border-collapse : collapse;
	vertical-align : top;
	color : #007a69;
}

.dataTable tr.highlight{
	background-color : #f0f0f0;
}

#1jobDetail H1{
	font-size : 130%;
	font-weight : bold;
	text-align : left;
	margin : 24px 0 10px 0;
}

#jobDetail H1{
	font-size : 200%;
	font-weight : normal;
	background-image : url(../gfx/underline.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding : 0 0 5px 0;
	margin : 0 0 12px 0;
	color : #007A69;
}
#jobDetail H2{
	font-size : 100%;
	text-transform : uppercase;
	font-weight : normal;
	margin : 0 0 2px 0;
	padding : 0 0 0 0;
	color : #007A69;
}

#researchActivityDetail H2{
	font-size : 100%;
	text-transform : uppercase;
	font-weight : normal;
	margin : 0 0 2px 0;
	padding : 0 0 0 0;
	color : #007A69;
}

.newsSeperator{
	float : right;
	clear : right;
	display : block;
	width : 180px;
	margin : 0 0 0 15px;
	padding : 10px 0 0 0;
}

.menuSeperator{
	display : block;
	width : 180px;
	margin : 2px 0 8px 3px;
	padding : 0 0 0 0;
}

.formformat{
	width : 370px;
	border : 1px solid black;
	padding : 1px 3px 1px 3px;
	margin : 0 4px 0 4px;
	background-color : #ffd698;
	background-color : #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;	
}

.formformat2{
	width : 280px;
	border : 1px solid black;
	padding : 1px 3px 1px 3px;
	margin : 0 4px 0 4px;
	background-color : #ffd698;
	background-color : #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}

table.checkboxTable{
	width : 100%;
}
table.checkboxTable TD{
	width : 50%;
	vertical-align : top;
	padding : 0 0 0 22px;
	text-align : left;
}
table.checkboxTable Label{
	color : black;
	font-size : 90%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
table.checkboxTable input{
	color : #c03;
	font-size : 90%;
	margin : 0 5px 0 -25px;
	padding : 0 0 0 0;
}

.fakelabel{
	color : #007a69;
}

.notebox{
  background-color: #f0f0f0;
  border-color: #909090;
  border-style: solid;
  border-width: 1px;
  padding: 8px 8px 0 8px;
}

.menuNote{
	font-family : tahoma, helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
}

.imageFloatRight{
	float : right;
	clear : right;
	border : 1px solid #333;
	margin : 0 0 10px 10px;
	padding : 0;
}

.featureBox{
	width : 260px;
	margin : 10px 0 10px 0;
	clear : both;
	border : 1px solid #000;
	background-color : #ffffe7;
	padding : 15px;
}


.search_standard_paragraph{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 500;
	color : black;
	text-align : center;
	margin : 10px 0px 0px 0px;
	padding : 10px 10px 10px 10px;
	border : 1px solid #ccc;
	background-color : #f5f5f5;

}

#searchPageCriteria{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	padding : 10px 12px 10px 12px;
	margin : 0 0 3px 0;
}

#searchResultsData{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 12px 12px 0 12px;
}
#resultsFound{
	text-align : right;	
	float : right;
	width : 25%;
}

#noResultsFound{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 10px 12px 10px 12px;
	text-align : center;
}


.noResults{
	color : #333;
	font-size : 100%;
	font-weight : Bold;
}

.instructions{
	font-size : 90%;
	color : #900;
}

#searchData{
	float : left;
	width : 70%;
}

#q{
	border : 1px solid black;
	padding : 2px 4px 2px 4px;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 3px 0 3px;
}

#searchPageSubmit{
	background-color : #dadada;
	border : 1px solid black;
	padding : 3px 4px 1px 4px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1;
}

dl{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

dt{
	margin : 0 0 5px 0;
	padding : 0 0 0 0;
}

dd{
	margin : 0 0 5px 35px;
	padding : 0 0 0 0;	
}

dl A{
	color : #900;
	text-decoration : none;
}

dl A:hover{
	color : #900;
	text-decoration : underline;
}

.numbering{
	font-weight: bold;
	padding : 0 0 0 12px;
	width : 23px;
	display : block;
	float : left;
	font-size : 90%;
	text-align : left;
}

dd.extras{
	font-size : 90%;
}


#pagination{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	text-align : center;
	padding : 4px 0 4px 0;
	margin : 0 0 0 0;
}
#paginationLayout{
	
}
#pagination Table#paginationLayout TD{
	Padding : 0 3px 0 3px;
}

#pagination A{
	color : black;
	text-decoration : none;
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
}
#pagination A:hover{
	color : #900;
	text-decoration : none;
	background-color : #f5f5f5;
	border : 1px solid black;
}

#pagination .currentPage{
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
	color : black;
	border : 1px solid #900;
}

.matchkeyword{
	color : #006699;	
}



form.standardForm fieldset {
	border : 1px solid #E1E1E1;
	margin : 0 0 0.5em 0;
	clear : both;
	padding : 15px 8px 18px 18px;
}

form.standardForm legend {
	background-color : White;
	padding : 2px 10px 2px 10px;
	font-size : 17px;
	color : #900;
	margin : 0 0 0 -10px;
}

form.standardForm input.oneLineTextInput,
form.standardForm textarea,
form.standardForm input#captchabox{
	width : 450px;
	border : 1px solid black;
	background-color : #f0f0f0;
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 0 5px 0;
}

 
form.standardForm textarea.mediumTextArea{
	height : 10em;
	margin-bottom : 10px;
	font-size : 12px
}

form.standardForm textarea.largeTextArea{
	height : 20em;
	font-size : 12px;
}

form.standardForm input.shortTextInput{
	width : 380px;
	border : 1px solid black;
	background-color : #f0f0f0;
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 0 5px 0;
}

form.standardForm div.formRow {
	padding : 2px;
	margin : 0 0 5px 0;
	clear : both;
}

input.requiredField,
select.requiredField,
textarea.requiredField{
	background-color : White;
}

form.standardForm label{
	font-size : 12px;
}

form.standardForm table.dataGrid{
	float : left;
	clear : none;
	margin : 5px;
}

.buttons{
	float : right;
}

.small{
	font-size : 80%;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica, sans-serif;	
}