#HighlightedResources {
	float: right;
	width: 463px;
	border-top-width: thin;
	background-image: url(../images/bg_resources.jpg) no-repeat;
}
#HighlightedResourcesContent {
	font-size: 11px;
	width: 463px;
	background-image: url(../images/bg_resources.jpg);
	background-repeat: no-repeat;
	height: 174px;
	padding-top: 5px;
}
#HighlightedResourcesContent h2 {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	padding-bottom: -16em;
}

#HighlightedResourcesContent ul {
	width: 40em;
}
#HighlightedResourcesContent ul li {
	background-image: url(../images/arrow_white.gif) no-repeat;
	text-indent: -1em;
}

#HighlightedResourcesContent a {
	background-image: url(../images/arrow_green.gif) no-repeat;
	color: #153C7D;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 11px;
}




/* CSS Document */



#container {
	width: 965px;
	margin: 0px auto 0 auto;
	position: relative;
	top: 2px;
	z-index:1;
	background: url(../images/bg_homeContent.gif) repeat-y;
}

#privacycontainer {
	width: 400px;
	margin: 0px auto 0 auto;
	position: relative;
	top: 2px;
	z-index:1;
	background: url(../images/bg_homeContent.gif) repeat-y;
}
	
#insideTopBg{
	width: 967px;
	height: 418px;
	background: url(../images/bg_homeTop.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}

#insideContent {
	width: 901px;
	position: relative;
	padding: 0px 0 0 33px;
	margin: 97px 0 0 0;
	z-index:0;
}

#insideContentInside {
	width: 901px;
	position: relative;
	padding: 97px 0 0 33px;
	z-index:0;
}

#insideHeader {
	width: 901px;
	height: 77px;
	position: absolute;
}

#insideHeaderTitle {
	width: 901px;
	height: 77px;
	position:relative;
}

#insideHeaderTitle h1 {
	font-size: 27px;
	color: #fff;
	font-weight: normal;
	padding: 31px 0 0 25px;
}


/************************************ Left Column Nav All Inside Page ************************************/

#leftColumn{
	width: 194px;
	float: left;
	margin: 14px 0 0 0;
}


#leftNavBoxTop{
	background: url(../images/leftColumn_navTop.gif) no-repeat;
	height: 30px; 
	width: 194px; 
}
#title    {
	height: auto;
	width: 314px;
	float: left;
}
#sunburst    {
	height: auto;
	width: 149px;
	float: right;
}


#leftNavBoxTop h2 {
	font-size: 12px;
	color: #153C7D;
	background: url(../images/arrow_DoubleblueLeftNav.gif) no-repeat 0px 3px;
	padding: 0 0 0 12px;
	position: relative;
	top: 8px;
	left: 13px;
}

#leftNavList {
	list-style: none;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
} 

#leftNavList li{
	list-style: none;
	border-bottom: 1px solid #D0D0D0;
} 

#leftNavList #noLink2{
	color: #000;
	font-size: 11px;
	background: url(../images/arrow_blue.gif) no-repeat 10px 10px;
	padding: 6px 0 7px 22px;
	display: block;
	line-height: 1.1em;
} 

#leftNavList li a{
	color: #000;
	font-size: 11px;
	background: url(../images/arrow_blue.gif) no-repeat 10px 10px;
	padding: 6px 0 7px 22px;
	display: block;
	line-height: 1.1em;
} 

#leftNavList li a:hover{
	text-decoration: none;
	color: #153C7D;
	background: #F5F5F5 url(../images/arrow_blue.gif) no-repeat 10px 10px;
} 

#leftNavList2 {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
} 

#leftNavList2 li {
	list-style: none;
	width: 192px;
	border: none;
	margin: 0;
	padding: 0;
} 

#leftNavList2 li a {
	padding: 4px 0 5px 27px;
	background: url(../images/arrow_blue2.gif) no-repeat 20px 8px;
	
	margin: 0;
} 

#leftNavList2 li a:hover {
	padding: 4px 0 5px 27px;
	background: #F5F5F5 url(../images/arrow_blue2.gif) no-repeat 20px 8px;
} 

#leftNavList #active {
	background: #8EACC9 url(../images/bg_activeLink.gif) repeat-x bottom ;
}

#leftNavList #active a{
	color: #fff;
	background:  url(../images/arrow_white.gif) no-repeat 10px 10px;
} 

#leftNavList2 #active a{
	color: #fff;
	background:  url(../images/arrow_white2.gif) no-repeat 20px 8px;
} 

/************************************ Right Column Nav Main Inside Page ************************************/

#rightColumnMain {
	border-left: 1px solid #D0D0D0;
	width: 691px;
	float: left;
	margin: 0 0 0 15px;
}

#rightColumnMain #mainImg {
	width: 690px;
	margin: 0 0 0 0px;
}

#rightContent {
	width: 313px;
	float: left;
	margin: 14px 16px;
}

#rightColumnMainContent {
	margin: 10px 0 10px 24px;
	padding: 10px 24px 0 0;
}

#rightColumnMainContent h1{
	margin: 0 0 8px 0;
}

#rightColumnMainContent p.intro {
	font-size: 16px;
	color: #000;
	margin: 0 0 12px 0;
}

#rightColumnMainContent ul{
	list-style: none;
	margin: 15px 0 20px 0px;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}


#rightColumnMainContent ul li{
	list-style: none;
	font-size: 12px;
	background: url(../images/arrow_blue.gif) no-repeat 10px 11px;
	border-top: 1px solid #D0D0D0;
}

#rightColumnMainContent ul li a{
	padding: 6px 0 6px 25px;
	font-size: 12px;
	background: url(../images/arrow_blue.gif) no-repeat 10px 11px;
	display: block;
}

#rightColumnMainContent ul li a:hover{
	background-color: #F9F9F9;
	text-decoration: none;
}

#leftContent {
	width: 313px;
	float: left;
	margin: 14px 16px;
}

#rightColumnMain h2 {
	font-size: 13px;
	color: #153C7D;
	padding: 0 0 10px 0;
	background: url(../images/hdr_mainInside.gif)  no-repeat bottom;
}

#mainContentList{
	list-style: none;
	width: 313px;
	color: #555;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#mainContentList li{
	list-style: none;
	padding: 4px 0 4px 30px;
	background: url(../images/arrow_blue.gif) no-repeat 16px 10px;
} 

/************************************ Middle Column Nav Inside Detail Page ************************************/

#middleColumn {
	width: 463px;
	float: left;
	margin: 10px 0 10px 24px;
	padding: 14px 24px 0 0;
	border-right: 1px solid #D0D0D0;
}

h1{
	font-size: 23px;
	color: #153C7D;
	line-height: 1.15em;
	margin: 0 0 15px 0;
}

h2{
	font-size: 18px;
	color: #153C7D;
	padding: 0 0 12px 0;
	line-height: 1.15em;
}

h3{
	font-size: 14px;
	color: #153C7D;
	padding: 3px 0 8px 0;
}

h4{
	font-size: 12px;
	margin: 0 0 8px 0;
	font-weight:bold;
}

p.intro {
	font-size: 16px;
	color: #153C7D;
	margin: 0 0 12px 0;
}

#middleColumn ul{
	list-style: none;
	margin: 15px 0 20px 15px;
}

#middleColumn ul li{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow_blue.gif) no-repeat 0px 5px;
}

#middleColumn ul li a{
	font-weight: bold;
}


/************************************ Right Column Nav Inside Detail Page ************************************/

#rightColumn {
	width: 182px;
	float: left;
	margin: 10px 0 0 13px;
}

#whatsNext {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #153C7D;
	font-weight: bold;
}

#whatsNext ul {
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	list-style:none;
	padding: 14px 0 0 10px;
	margin: 0;
}

#whatsNext li {
	padding: 0 0 10px 0;
}

#whatsNext #left {
	width: 16px;
	float: left;
	margin: 0 3px 0 0px;
}

#whatsNext #right {
	width: 134px;
	float: left;
	margin: 0 0 0 5px;
}

#whatsNext #boxlinks ul{
	list-style: none;
	margin: 5px 0 20px 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#whatsNext #boxlinks li{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow_blue.gif) no-repeat 0px 5px;
}

#whatsNext #boxlinks li a{
	font-weight: bold;
}

#whatsNextBtm {
	position: relative;
	background: #3A67A0;
	margin: 25% 0 5px 0;
}

#whatsNextContentBtm {
	width: 158px;
	margin: 12px 0 0 13px;
	color: #fff;
	font-size: 14px;
}

#whatsNextContentBtm ul {
	list-style: none;
}

#whatsNextContentBtm ul li{
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	background: url(../images/arrow_white.gif) no-repeat 0px 5px;
}


#whatsNextContentBtm a{
	color: #FFFFFF;
	background: url(../images/arrow_green.gif) no-repeat 0px 4px;
	padding: 0 0 0 1px;
	font-size:14px;
	font-weight:normal;
}
/************************************ Additional Content Styles ************************************/

#eventTable {
	width: 460px;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	margin: 6px 0 15px 0;
}

#eventTable td{
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
}


#eventTable input{
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-size: 11px;
	margin: 2px 0 3px 0;
}

#eventTable textarea{
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-size: 11px;
	margin: 2px 0 3px 0;
}

.smallBold {
	font-size: 11px;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

#tableCareers {

}

#rightColumnMainContent #checkList ul {
	margin: 15px 0 20px 0;
}

#rightColumnMainContent #checkList ul li{
	background: none;
}

#mainFormTable {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	font-size:12px;
}

#mainFormTable td{
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
}

#mainFormTable input{
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-size: 11px;
	margin: 0 0 3px 0;
}

#modBlog {
	position: relative;
	background: #3A67A0;
	margin: 25% 0 10px 0;
}

#modBlogContent {
	width: 158px;
	margin: 12px 0 0 13px;
	color: #fff;
	font-size: 11px;
}

#modBlogContentRotating {
	width: 158px;
	height: 210px;
	margin: 12px 0 0 13px;
	color: #fff;
	font-size: 11px;
}

#modBlogContent ul {
	list-style: none;
}

#modBlogContent ul li{
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	background: url(../images/arrow_white.gif) no-repeat 0px 5px;
}


#modBlogContent a{
	color: #91E720;
	background: url(../images/arrow_green.gif) no-repeat 0px 4px;
	padding: 0 0 0 11px;
	font-size:10px;
	font-weight:bold;
}

#modCareer {
	position: relative;
}

#modCareerContent {
	position: absolute;
	width: 92px;
	top: 37px;
	left: 13px;
	color: #555555;
	font-size: 11px;
}

#modCareerContent a{
	color: #91E720;
	background: url(../images/arrow_green.gif) no-repeat 0px 4px;
	padding: 0 0 0 11px;
	font-size:10px;
	font-weight:bold;
}

#popupbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	position: relative;
}

#popupbody p {
	margin: 0 0 8px 0;
	line-height: 1.3em;
}

#popupbody a {
	color: #153C7D;
	text-decoration: none;
}

#popupbody a:hover {
	text-decoration: underline; 
}


#WideLeftColumn {
	width: 657px;
	float: left;
	margin: 10px 0 10px 24px;
	padding: 14px 24px 0px 0px;
	border-right: 1px solid #D0D0D0;
}

#WideLeftColumn ul{
	list-style: none;
	margin: 15px 0 20px 15px;
}

#WideLeftColumn ul li{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow_blue.gif) no-repeat 0px 5px;
}

#WideLeftColumn ul li a{
	font-weight: bold;
}
#HighlightedResourcesContent p {
	background-image: none;
}
