@charset "utf-8";
/* CSS Document */

body
{
	background: #8f0505 url(../images/bg.jpg) repeat-x ;
	text-align:center ;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 1em ;
}
#container
{
	margin-right: auto ;
	margin-left: auto;
	width: 700px;
	
}
#topbox
{
	width:700px;
	background:url(../images/middle.jpg) repeat-y ;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#topbox .top
{
	width:700px;
	height:81px;
	background: transparent url(../images/top.jpg) no-repeat ;
	text-align:left ;
}
#topbox .top a
{
	border:0;
}

#topbox .top a img
{
	padding-top:50px;
	padding-left:5px;
}
#topbox .bottom
{
	position:relative;
	width:700px;
	_height: 480px ;
	min-height: 480px ;
	background:url(../images/bottom.jpg) no-repeat bottom ;
	text-align:left ;
}
#topbox .bottom .menu
{
	position:absolute;
	left:5px;
	top:20px;
	_left:15px;
	_top:15px;
	width: 200px;
	height:428px;
	background:url(../images/menubar.jpg) no-repeat top ;
	font-size: 75%;
	text-align:center ;
	padding-top:25px;
	padding-left:20px;
	_padding-left:0;
}
#topbox .bottom .menu li a
{
	display:block ;
	width:150px;
	height:20px;
	background:url(../images/buttonup.jpg) ;
	line-height:20px;
	color:#000000 ;
	text-decoration:none;
	margin-bottom:10px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}
#topbox .bottom .menu li a:hover
{
	background:url(../images/buttonover.jpg) ;
	color:#FFFFFF;
}
#topbox .bottom ul.menu ul
{
	margin-top:-5px;
	margin-bottom:10px;
	
}
#topbox .bottom ul.menu ul li a
{
	display:block ;
	width:130px;
	color:#000000 ;
	background: none;
	text-decoration:none;
	text-align:left;
	padding-left:22px;
	font-weight:normal;
	font-size:85%;
	margin-bottom:0px;
}
#topbox .bottom ul.menu ul li a:hover
{
	background:none ;
	color:#d12424;
	text-decoration:underline;
}



#topbox .bottom .topcontent
{
	position:relative ;
	margin-left:245px;
	margin-right:25px;
	padding-bottom: 30px;
	padding-top:18px;
}
.topcontent p
{
	font-size:80%;
	padding-bottom:10px;
	line-height:110%;
}
.topcontent p span.accent
{
	color:#8f0505;
}
.topcontent a
{
	color:#8f0505;
}
.topcontent a:hover
{
	color:#d12424;
}
.topcontent .homespacer
{
	margin-bottom:200px;
}
.topcontent h2
{
	padding-top:10px;
	padding-bottom:10px;
}
.imgfloatright
{
	float:right;
}
.imgfloatleft
{
	float:left;
}
.topcontent #question1
{
	position:absolute;
	top:20px;
	left:0px;
	font-size:80%;
	font-style:italic;
	color:#8f0505;
	width:190px;
}
.topcontent #question2
{
	position:absolute;
	top:90px;
	left:-20px;
	font-size:80%;
	font-style:italic;
	color:#8f0505;
	width:200px;
	text-align:right;
}
.topcontent #question3
{
	position:absolute;
	top:150px;
	left:-10px;
	font-size:80%;
	font-style:italic;
	line-height:110%;
	color:#8f0505;
	width:210px;
}


#jobsfoot
{
	position:relative;
	height:157px;
	width:700px;
	background: url(../images/jobsfoot.jpg) no-repeat ;
	font-size:80%;
	color:#dbdada;
	margin-bottom:-3px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#jobsfoot .description
{
	position:absolute; 
	width:250px;
	left:20px;
	top:40px;
	text-align:left;
	line-height:110%;
}
#joblisting
{
	position:absolute;
	width:380px;
	left:300px;
	top:40px;
	text-align:left ;
}
#joblisting th
{
	border-bottom: #8f0505 1px solid;
}
#joblisting td
{
	font-size:90%;
	padding-top:4px;
}
#joblisting a
{
	color:#d12424;
	text-decoration:underline;
}
#joblisting a:hover
{
	color:#8f0505;
}

#foot
{
	width: 700px;
	height: 47px;
	background: url(../images/foot.jpg) no-repeat ;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
	font-size:90%;
	color:#dbdada;
}
#foot ul
{
	line-height:30px;
	padding-left:20px;
}
#foot ul li
{
	display:inline;
}
#foot ul li a
{
	color:#FFFFFF;
	font-size:80%;
}
#foot ul li a:hover
{
	color:#8f0505;
}
#foot ul li a:hover span
{
	color:#dbdada;
}

blockquote {
	padding-left: 60px;
	padding-top:15px;
	background: url(../images/lquot.gif) ;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
blockquote div {
	margin: 0;
	padding-right: 60px;
	background: url(../images/rquot.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family:"Times New Roman", Times, serif ;
	font-size:120%;
	color:#333333 ;
	font-style:italic ;
}
blockquote cite
{
	display:block;
	font-size:80%;
	padding-left:120px;
	padding-top:10px;
}

#rfpblock 
{
	float:right;
	width:252px;
	height:270px;
	margin:10px;
	font-size:80%;
	padding:10px;
	background:url(../images/rfpblock.jpg) top center no-repeat ;
}
#rfpblock h3
{
	margin-bottom:20px;
	text-align:center;
}
#rfpblock  ul
{
	margin-left:20px;
	font-size:90%;
}
#rfpblock  ul li
{
	margin-bottom:10px;
}
#rfpblock  ul li ul
{
	margin-left:20px;
	margin-top:-10px;
	_margin-top:2px;
	font-style:italic;
}

.serviceshead
{
	background:url(../images/serviceshead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.traininghead
{
	background:url(../images/traininghead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.ebusinesshead
{
	background:url(../images/ebusinesshead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.researchhead
{
	background:url(../images/researchhead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.orgdevhead
{
	background:url(../images/orgdevhead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.outreachhead
{
	background:url(../images/outreachhead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.resourceshead
{
	background:url(../images/resourceshead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.vendorhead
{
	background:url(../images/vendorhead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.contacthead
{
	background:url(../images/contacthead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.abouthead
{
	background:url(../images/abouthead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
.jobshead
{
	background:url(../images/jobshead.gif) top left no-repeat ;
	_height:36px;
	min-height:36px;
	position:relative;
	left:-10px;
}
#jobpage
{
	min-height:400px !important;
}
#jobpage th
{
	border-bottom: #8f0505 1px solid;
}
#jobpage td
{
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
}

#jobdetails th
{
	border-bottom: none ;
	font-size:80%;
	
}
#jobdetails td
{
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
}
#jobdetails ul
{
	margin-left:50px;
	margin-bottom:20px;
}
#jobdetails li
{
	font-size:80%;
	list-style:disc ;
	padding-bottom:10px;
}
#jobpage a
{
	color:#d12424;
	text-decoration:underline;
}
#jobpage a:hover
{
	color:#8f0505;
}