/* Screen Style Sheet */
/* -------------------------------------------------------------- */
/*
  Sitename:
  Author: Samuel Richardson
  Date:

  Description
  ----------------------------------------------------------------
  Stylesheet for displaying screen elements. This stylesheet
  will only be loaded by later version browsers.

*/

/* Page Layout */
/* -------------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 62.5%;
	margin-bottom:0;
	margin-right:0;
	background-color:#fff;
}

#wrap {
	width: 760px;
	margin:0 auto 0 auto;
}

#bottom {
float:right;
	width: 100%;
	background-color:#A2A931;
	display:block;
	height:500px;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.1em;
	margin:0 0 5px 10px;
	padding:0;
	color: #38384E;
}

h3 {
	font-size: 1.0em;
	margin:0 0 5px 10px;
	padding:0;
	color:#38384E;
}

p, li{
	font-size: 1.0em;
	margin:0;
	padding:0;
}

li{
line-height:1.4em;
color:#38384E;
}

ul, ul li ul{
margin:0 0 14px 25px;
padding:0;
}

ul li ul li{
	list-style:none;
}

a:link, a:visited{
	text-decoration:underline;
	color: #A2A931;
}

a:hover{
text-decoration:none;
color:#38384e;
}

/* content styles */

#Menu{
float:left;
width:148px;
padding-top:5px;
}
#HomeMenu{
float:left;
width:148px;
}

#homequote{
margin:5px 0 0 30px;
}

#quote{
margin:20px 0 0 25px;
width:125px;
}

#quote p, #homequote p{
text-align:right;
margin-bottom:10px;
font-size: 1.1em;
color:#38384E;
}

#quote p strong, #homequote p strong{
color:#959D14;
font-size:1.4em;
line-height:1.2em;
}



#HomeHeader{
width:720px;
height:147px;
margin-bottom:10px;
}

#HomeLogo, #Logo{
float:left;
padding-left:3px;
}
#HomeTitle{
margin-left:166px;
padding-top:79px;
}

#Title{
margin-left:166px;
padding-top:79px;
}

#HomeContent{
margin-left:166px;

}
#HomeWelcome{
float:left;
margin:0;
}

#WelcomeHeader{
margin-bottom:-2px;
padding:0;
}

#welcome{
margin:0 0 0 1px;
width:264px;
height:232px;
border-left:2px solid #A2A931;
border-right:2px solid #A2A931;
padding:0 4px;
}

#welcome h2{
margin-left:0;
padding-top:5px;
}

#welcome p{
line-height:1.4em;
padding-bottom:1.3em;
color: #38384E;
padding-bottom:10px;
}

#HomeNews{
margin-left:286px;
}

#news{
margin:-2px 0 0 0;
width:272px;
height:273px;
border-left:2px solid #A2A931;
border-right:2px solid #A2A931;
background:url(../images/framework/home-news-bg.gif) no-repeat 204px -3px;
padding-left:2px;
}

*html #news{
margin:0;
}

.new p{
margin-left:10px;
padding-bottom: 10px;
}

.consult{
margin-top:5px;	
width:148px;
padding-left: 5px;
}

*html .consult{
margin-top:10px;	
}

#SearchWrap{
margin-top:20px;
}

#SearchHeader{
background-image:url(../images/framework/search-header-bg.gif);
width:565px;
height:22px;
}

#search{
background: url(../images/framework/search-bg.gif) right repeat-y;
width:561px;
border-left:2px solid #A2A931;
border-right:2px solid #A2A931;
}

.username{
float:left;
display:inline;
margin-left:20px;
}

.login{
float:right;
display:inline;
margin-right:100px;
}


.password{
width:170px;
margin-left:216px;
}

.SearchFooter{
background:url(../images/framework/search-footer.gif) no-repeat;
width:565px;
height:22px;
}

.SearchFooter p{
margin-left:222px;
}

#ContentWrap{
margin-top:5px;
width:561px;
display:table; /* for Safari which does not handle min-height */
padding-left:20px;
}

*html #ContentWrap{
display:table; /* for Safari which does not handle min-height */
padding-left:10px;
}

#AboutContent{
border-right:2px solid #990033;
border-left:2px solid #990033;
background:url(../images/framework/about-bg.gif) no-repeat 493px 0;
}

#ServiceContent{
border-right:2px solid #009999;
border-left:2px solid #009999;
background:url(../images/framework/service-bg.gif) no-repeat 493px 0;
}



#EnablingContent, #EnterContent{
border-right:2px solid #336666;
border-left:2px solid #336666;
background:url(../images/framework/enabling-bg.gif) no-repeat 493px 0;
}

#PeopleContent{
border-right:2px solid #990033;
border-left:2px solid #990033;
background:url(../images/framework/people-bg.gif) no-repeat 493px 0;
}

#EventContent, #ContactContent {
border-right:2px solid #FF6633;
border-left:2px solid #FF6633;
background:url(../images/framework/event-bg.gif) no-repeat 493px 0;
}


#ConsultContent{
border-right:2px solid #959D14;
border-left:2px solid #959D14;
background:url(../images/framework/consult-bg.gif) no-repeat 493px 0px;
}

#AboutContent, #EnablingContent, #ServiceContent, #EnterContent, #PeopleContent, #ContactContent, #EventContent, #ConsultContent{
width:561px;

min-height:350px;
height:auto;
}


/*need to repeat *html for Safari */
*html #ServiceContent, *html #AboutContent, *html #EnterContent, *html #EnablingContent, *html #PeopleContent, *html #ContactContent, *html #EventContact{

height:350px;
}

#ServiceContent p, #AboutContent p, #EnablingContent p, #PeopleContent p, #EnterContent p, #ContactContent p, #EventContent p{
line-height:1.4em;
padding-bottom:1.3em;
color: #38384E;
margin:0 122px 0 10px;
}

#ServiceContent li, #PeopleContent li, #EnterContent li, #AboutContent li, #EnablingContent li, #EventContent li, #ContactContent li{
margin-right:122px;
}
/* footer styles */

#footer {
	position:relative;
	background-color:#A2A931;
	width:760px;
	height:60px;
	background-image:url(../images/framework/footer-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#A2A931;
	margin:15px auto 0 auto;
}

#footerMenu{
padding:10px 15px 0 256px;
}
/* end footer styles */

/* miscellaneous styles */

.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.scroll-arrow {
	float: left;
	width: 12px;
	margin-top: 2px;
}

* html .scroll-arrow {
	margin-bottom: 2px;
}

.scroll-arrow img {
	border: 0;
}


.title{
margin:0 0 16px 10px;
}

.breadcrumbs{
margin: 0 0 10px 10px;
}

.breadcrumbs ul{
margin:0;
padding:0;
}

.breadcrumbs li{
display:inline;
list-style:none;
padding:0;
margin:0!important;
}
.breadcrumbs img{
margin: 0 0 3px;
}

td.bodycopy{
font-size:1.0em;
}

#Special {
	background-color: #336666;
	
	width: 430px;
	margin-left:10px;
	padding-top:10px;
	margin-bottom: 20px;
	margin-top:5px;

}

#Special p {
	color: White;
	margin-right: 0px;
	padding-right: 10px;
}

#Special p a {
	color: White;
}

#Special h2 {
	color: White;
}

#P111_USERNAME,
#P111_PASSWORD { margin-left: 18px; }
#SearchWrap { margin-bottom: 40px; }
td.education_b
{
border-color: #38384E; border-width:1px; border:solid;
}

/* 13-Aug-2009 ul layout marginbottom fix */
ul.last{
  margin-bottom: 0px;
}
.last{
  margin-bottom: 0px;
}
.last_ul{
  margin-bottom:0px;
}

.dynamic_breadcrumbs {
  width: 500px;
  margin:0 0 10px 10px;
}
.dynamic_breadcrumbs img {
  margin:0 0 3px;
}

.breadcrumbs_aboutus {
  margin-left: 10px;
  width: 450px;
}
.breadcrumbs a {
  margin-bottom: 10px;
}

#AboutContent ul.subbreadcrumb{
  padding-bottom: 15px;
  margin-left: 15px;
}
#AboutContent ul.subbreadcrumb li{
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  display: block;
  float: left;
  width: auto;
  margin-right: 10px;
}
.no_margin_bottom{
  margin-bottom: 0px;
}

iframe {
	border: 1px solid #fff;
}
