/* -------------------------------------------------------------------------------------------- */
/* VP Style Sheet for Iglehart Search */
/* -------------------------------------------------------------------------------------------- */


a { 
	color: #990000; 
	font-family: verdana; 
	text-decoration:none; 
}

.addressarea {
	float: right;
	width: auto;
	margin: 4px 6px 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: black;
}

.addressarea a {
	color: black;
}

body {
	margin: 0; 
	padding: 0;
	height: 100%;
}

.contentArea {
	width: auto;
	background-image: url('/images/common/graystripe.gif');
	background-position: top right;
	background-repeat: repeat-y;
	background-color: white;
	border-bottom: 1px solid black;
}

.contentRow {
	width: auto;
	vertical-align: middle;
	height: 257px;
	margin-bottom: -3px;
	background-image: url('/images/home/stripe.gif');
	background-repeat: repeat-x;
	background-color: white;
}

.homeContent {
	width: auto;
	padding: 30px;
	color: white;
}

.homeContent p {
	margin: 0;
	padding: 0;
}

.mainContent {
	margin-right: 180px;
	padding: 25px;
	background-image: url('/images/common/watermark.gif');
	background-repeat: no-repeat;
	background-position: 100px 50px;
}

.mainContent h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #393939;
}

.mastheadArea {
	width: auto;
	height: 81px;
	background-image: url('/images/common/stripe.gif');
	background-repeat: repeat-x;
	background-color: white;
}

.menuRow {
}

.menuRow ul {
	margin-left: -40px;
}

.menuRow li {
	display: inline;
	list-style: none;
	float: left; 
	width: auto;
	height: 20px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 12px;
	padding-top: 3px; 
	border: 1px solid white;  
	background-image: url('/images/common/tabright2.gif'); 
	background-position: right; 
	background-repeat: repeat-x;
}

.menuRow li a {
	display: block;
	margin-bottom: 3px;
	padding-left: 20px;
	background-image: url('/images/common/tabarrow2.gif'); 
	background-position: -2px -3px;
	background-repeat: no-repeat; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: white;
}


.moduletext {
	font-family: verdana; 
	font-size: 12px; 
	color: black;
}

.sideNavArea {
	float: right;
	width: 184px;
}

.sideNavContents {
	background-color: #9AB1EA;
	height: auto;
	padding: 4px;
	padding-left: 20px;
}

.sideNavContents ul {
	margin-left: 0;
	padding: 0;
	margin-top: 2px;
	list-style-image: url('/images/common/bullet.gif');
}

.sideNavContents ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.sideNavContents ul li a {
	color: black;
	text-decoration: none;
}

.sideNavTitle {
	height: 33px;
	background-color: #6C83BC;
	border-bottom: 1px solid #CAD8FF;
}

.sideNavTitle h3 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 9px 0 0 6px;
}

.sectionBar {
	clear: both;
	width: auto;
	height: 47px;
	background-color: #E7E7E7;
	border-bottom: 1px solid black;
}

.sectionBar h3 {
	margin: 0;
	padding: 16px 0 0 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.viewport {
	margin-top: 130px;
}


/********************************* Modules and External Apps ***********************************/

.jobsModule {
}

.jobsModule h3 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.jobsModule h5 {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.jobsModule h5 a {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	color: #003399;
	text-decoration: none;
}

.jobsModule p {
	font-family: verdana; 
	font-size: 12px; 
	color: black;
}

.jobsModule p#resultdetail {
	margin-top: 2px;
	padding-top: 0;
	font-family: verdana; 
	font-size: 10px; 
	color: black;
}

.jobsModule p#signupbox {
	width: 550px;
	padding: 5px; 
	border: 1px solid #039;
}

.jobsModule input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #039;
	background-color: #e3e3e3;
	color: black;
}

.jobsModule input#chkbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3e3e3;
	color: black;
}

.jobsModule input#radio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3e3e3;
	color: black;
}
	
.jobsModule select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #039;
	background-color: #e3e3e3;
	color: black;
}

.jobsModule table#notifybox {
	margin-left: 10px; 
	margin-right: 10px;
	border: 1px solid #003399; 
	border-collapse: no-collapse;
}

.jobsModule table#searchbox {
	float: left; 
	width: auto; 
	border: 1px solid #003399; 
	border-collapse: no-collapse;
}

.jobsModule td {
	font-family: verdana; 
	font-size: 12px; 
	color: black;
}
                                                                         