body {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	background-color: #31404D;
	width: 961px;
	position: relative;
	}
h1
{
	margin:0;
	margin-bottom:6px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica,, serif;
	color:#314A60;/*#124E86;*/
	background-color:#ffffff;
	font-size:140%;
	font-weight:bold;
	}
h2 {
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	color:#555555;
	background-color:#ffffff;
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	}
	
h2 a 
{
	text-decoration:none;
}

li
{
	margin-bottom:.6em;
}
	
	
h3 {
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	color:#073E72;
	background-color:#ffffff;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	}
h4 {
	margin: 0;
	padding: 0;
	color:#333333;
	background-color:#ffffff;
	font-size:90%;
	font-style:normal;
	font-weight:bold;
	}
	
h5 {
	margin: 0;
	padding: 0 0 0 15px;
	color:#124E86;
	background-color:#ffffff;
	font-size:100%;
	font-style:normal;
	font-weight:bolder;
	}

	
p {
	margin: 0;
	padding: 0;
	margin-bottom:1.2em;
	line-height: 1.2em;
	color: #666666;
	background-color:#ffffff;
	}
	

	
.contentImage
{
	padding:7px;
}
	
.contentImageLeft
{
	padding:7px;
	text-align:left;
	float:left;
}
	

	
a img {
	border:none;
	}
ul {
	margin: 1px 1px 1px .9em;
	padding: 1px 1px 0.75em .9em;
	color: #666666;
	background-color:#ffffff;
	}
ol {
	margin: 1px 1px 1px 32px;
	padding: 1px 1px 0.75em 12px; 

	color: #666666;
	background-color:#ffffff;
	}
/* Global default for links */
a {
	text-decoration: underline;
	color: #666666;
	}
a:hover {
	text-decoration: underline; 
	color:#124E86;
	}
/* End - Global default for links */

table {
	color: #666666;
	background-color: #ffffff;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	border-style: none;
	}
	
td {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	text-align: left;
	vertical-align:top;
	}
tr {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	text-align: left;
	}
	
hr
{
	border: none 0; 
	border:none;
	border-bottom: 1px solid #666666;
	color: #666666;
	width: 100%;
	height: 1px;
	margin: 5px auto 5px 0;
	text-align: center;
}

#spacerRow {
	color: #000000;
	background-color: #447d9c;
	}
/* end table */

/* Left side shadow */
#leftSideShadow {
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #31404D;
	background-image: url(../../images/leftSidebar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
/* Right side shadow */
#rightSideShadow {
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #31404D;
	background-image: url(../../images/rightSidebar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#homeContentArea
{
	width: 610px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	color: #666666;
	background-color:#ffffff;
	text-align: left;
}

#homeLeftContent {
	width: 320px;
	padding-top: 0;
	padding-left:0;
	padding-bottom:0;
	padding-right:10px;
	float: left;
	color: #666666;
	border-right:solid 1px #666666;
	background-color:#ffffff;
	font-size: 78%; 
	text-align: left;	
	}	
	
#homeRightContent {
	width: 266px;
	margin-left:12px;
	padding: 0;
	float: left;
	color: #666666;
	background-color:#ffffff;
	font-size: 78%; 
	text-align: left;	
		
	}		
	
#rightSideBarHome
{
	margin-top:0;
	float:right;
	width:138px;
	background-color:#D1D2D3;
	height:222px;
	padding:0;
	position:relative;
	margin-right:6px;
	text-align:center;

}

#rightSideBar
{
	margin-top:-16px;
	float:right;
	width:124px;
	background-color:#D1D2D3;
	height:500px;
	padding:0;
	position:relative;
}

#rightSideBarContentHome
{
	background-color:#E8E7E7;
	width:120px;
	height:206px;
	text-align:center;
	color:#666666;
	padding:4px;
	/*margin-left:9px;*/
	margin-top:3px;
	font-size:11px;
	border:solid 1px #B3BBC3;
}
#rightSideBarContentHome a
{
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

#rightSideBarContentHome a:hover
{
	font-weight:bold;
	color:#124E86;
	text-decoration:underline;
}

#rightSideBarContent
{
	background-color:#E8E7E7;
	width:96px;
	height:208px;
	text-align:center;
	color:#666666;
	padding:2px;
	padding-top:4px;
	margin-left:11px;
	margin-top:6px;
	font-size:11px;
	border:solid 1px #B3BBC3;
}

#rightSideBarContent a
{
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

#rightSideBarContent a:hover
{
	font-weight:bold;
	color:#124E86;
	text-decoration:underline;
}

.rightSideTitle
{
    font-size:80%;
    margin-top:0px;
    font-weight:bold;
    text-align:center;
    color:#435362;
}	    

.rightSideContent
{
	font-size:11px;
	margin-left:12px;
}	   

.rightSideLinks
{
	font-size:11px;
	margin-left:12px;
} 



#homeNewsBanner
{
	width:262px;
	height:16px;
	color:#124E86;
	font-weight:bold;
	padding:2px;
	font-size:14px;
	background-image:url(../../images/NewsBannerBG.jpg);
	margin-bottom:6px;
}
#homeNewsBanner a
{
	text-decoration:none;
}



#homeNewsHeadline1
{
	padding:5px;
}

.floatLeft {
	float: left;
	}
.floatLeft a{
	display: block;
	}
.floatRight {
	float: right;
	}
	

.mainBanner
{
	border-collapse:collapse;
}

#expandingBackground {
	
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(../../images/ExpandBG.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	
	}

#expandingBackgroundTier2 {
	margin: 0;
	padding: 0;

	width: 100%;
	background-image:url(../../images/ExpandBGTier2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	}

	
/* Breadcrumbs for page downs */
#breadcrumb 
{
	color: #314A60;
	font-weight: normal;
	padding-left: 0;
	padding-right:0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:12px;
	float:left;
	background-color:#ffffff;
	width:602px;
	position:relative;
	height:15px;
	border-bottom:solid 1px #cdcdcd;
}

#breadcrumb a {
	background-color:#ffffff;
	padding-left: 6px;
	text-decoration: underline;
	color: #314A60;
	}
#breadcrumb a:hover {
	background-color:#ffffff;
	text-decoration: underline;
	color: #d08b2a;
	}
#breadcrumb a:focus {
	text-decoration: underline;
	color: #d08b2a;
	}
#breadcrumb #bcCurrent {
	color: #d08b2a;
	font-weight: bold;
}



#pageContent {
	clear:both;
	width:512px;
	padding-top:12px;
	padding-right: 10px;
	}

	
/* Left column formatting for page downs  */
#leftCol {
	width: 257px;
	margin: 0;
	padding: 0;
	float: left;
	color: #666666;
	background-color:#ffffff;
	font-size: smaller; 
	text-align: left;		
	}
	
/* Middle column formatting for page downs  */
#middleCol 
{
	/*clear:both;
	width:412px;
	padding-top:12px;
	padding-right: 10px; */
	width: 572px;
	margin: 0;
	padding: 10px;
	float: left;
	font-size: smaller; 	
	text-align: left;	
	color:#666666;	
	}
	
/* Right column formatting for page downs  */
#rightCol {
	width: 142px;
	margin: 0;
	padding: 0;
	float: left;
	color: #666666;
	background-color:#ffffff;
	font-size: smaller; 
	text-align: left;
	overflow: auto;		
	}			
/* Top banner background */
#banner {
	color: #447d9c;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../../images/bannerBackground.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


/* styles for horizontal Nav Bar (Tier 1) */
#tier1nav {
	margin: 0;
	padding: 0;
	float: left;
	color: #ffffff;
	background-color:#314A60;
	text-align: left;
	}
#tier1nav ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	color: #ffffff;
	background-color:#314A60;
	}

/* Current widths of buttons are as follows:
1 - 103
2 - 134
3 - 124
4 - 116
5 -  92
6 -  67
7 - 113
8 - 123
9 -  89
*/

/* Need to use background images for all the btnNav* element to prevent flickering in Opera browser */
#tier1nav ul li.btnNav1{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn1.jpg); 
	float: left;
	position: relative;
	width:103px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav2{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn2.jpg);
	float: left;
	position: relative;
	width:134px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav3{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn3.jpg);
	float: left;
	position: relative;
	width:124px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav4{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn4.jpg);
	float: left;
	position: relative;
	width:116px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav5{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn5.jpg);
	float: left;
	position: relative;
	width:92px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav6{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn6.jpg);
	float: left;
	position: relative;
	width:67px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav7{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn7.jpg);
	float: left;
	position: relative;
	width:113px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav8{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn8.jpg);
	float: left;
	position: relative;
	width:123px;
	height: 32px;
	z-index: 451;
	}
#tier1nav ul li.btnNav9{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background:transparent url(../../images/TopNav_Btn9.jpg);
	float: left;
	position: relative;
	width:89px;
	height: 32px;
	z-index: 451;
	}

#tier1nav ul li{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color:#868686;
	float: left;
	position: relative;
	z-index: 451;
	}
#tier1nav ul li a{
	display:block;
	float:left;
	text-decoration:none;
	color: #ffffff;
	background-color:#868686;
	}
#tier1nav ul li a:hover{
	display:block;
	text-decoration:none;
	color: #F4BE3A;
	background-color:#868686;
	}
#tier1nav li ul{
	display:none;
	position: absolute;
	top: 32px;
	left: -1px;
	}
#tier1nav li:hover ul, li.over ul { 
	display: block; 
	position: absolute;
	top: 32px;
	left: -1px;
	}
#tier1nav li.over ul { 
	display: block; 
	}
#tier1nav ul ul{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	color: #ffffff;
	background-color:#868686;
	float: left;
	border-top: 1px solid #ebeff6;
	border-right: 1px solid #ebeff6;
	border-left: 1px solid #ebeff6;
	width: 180px;
	}
#tier1nav ul ul li {
	color: #ebeff6;
	background-color:#868686;
	font-weight:bold;
	padding: 4px;
	border-bottom: 1px solid #ebeff6;
	width: 164px;
	}
#tier1nav ul ul li a{
	display:block;
	text-decoration:none;
	color: #ebeff6;
	background-color:#868686;
	font-size: 70%;
	font-weight:bold; 
	padding: 2px 4px 2px 4px;
	width: 164px;
	}
#tier1nav ul ul li a:hover{
	display:block;
	text-decoration:none;
	color: #F4BE3A;
	background-color:#505050;
	font-size: 70%;
	font-weight:bold;
	padding: 2px 4px 2px 4px;
	width: 164px;
	}
/* End - styles for horizontal Nav Bar (Tier 1) */


/* Styles for left side Tier 2 and Tier 3 Navigation */

#sidenavTreeView {
	width: 214px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 86%; 
	text-align: left;
	clear: right;
	line-height: 1.6em;
}

#sidenavMenu {
	width: 209px;
	margin: 0;
	padding-left: 5px;
	float: left;
	color: #ffffff;
	background-color:#758B99;
	font-size: 86%; 
	text-align: left;
	clear: right;
	line-height: 1.6em;
}

#sidenavMenu a:hover{
	color: #FACE41;
	text-decoration:none;
	background-color:#758B98;
	clear:right;
}

#topnavBottomBar
{
	background-image: url(../../images/TopNavBottomBar.jpg);
	background-repeat: no-repeat;
	height:4px;
}

.sectionNameTitle
{
	display:block;
	text-decoration:none;
	color: #ffffff;
	background-color:#314A60;
	font-weight:normal;
	border: none;
	padding-left: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	width: 204px;
}

#sidenavHidden {
	width: 20px;
	margin: 0;
	padding: 0;
	float: left;
	color: #ffffff;
	font-size: 86%; 
	text-align: left;
	clear: right;
	background-color:#ffffff;	
	line-height: 1.6em;
}


#sidenavHeader
{
	font-weight:normal;
	font-family:Times New Roman;
	font-size:1.4em;
	margin-left:7px;
	line-height:1.4em;
	padding-bottom:2px;
	margin-bottom:7px;
	color:#dddddd;
	border-bottom:solid 1px #dddddd;
	background-color:#758B99;
	width:214px; 
	border-right:solid 1px #758B99;
}

#sidenav {
	width: 222px;
	margin: 0;
	padding: 0;
	float: left;
	color: #ffffff;
	font-size: 86%; 
	text-align: left;
	clear: right;
	background-color:#758B99;	
	line-height: 1.4em;
}

#sidenavBottom
{
	background-image: url(../../images/Tier2LeftNavBottom.jpg);
	background-repeat: no-repeat;
	height:16px;
}

#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff;
	background-color:#758B99;
	border:none;
	}
	
#sidenav ul li{
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color:#758B99;
}

#sidenav ul li a{                     /* Tier 2 level choices, not current */
	display:block;
	text-decoration:none;
	color: #ffffff;
	background-color:#758B99;
	font-weight:normal;
	margin-top:0;
	padding-bottom: 0;
	border:none;
	padding-left: 8px;
	padding-right: 4px;
	/*width: 200px;*/
}
#sidenav ul li a:hover{                /* Tier 2 level choices, hover */
	display:block;
	text-decoration:none;
	color: #ffcc99;
	background-color:#709bb3;
	font-weight:normal;
	cursor:hand;
}
#sidenav ul .current a{                /* Tier 2 level choice, current choice */
	display:block;
	text-decoration:none;
	color: #ffffff;
	background-color:#314A60;
	font-weight:normal;
	border: none;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	width: 210px;
	cursor:hand;
	}
#sidenav ul .current a:hover{          /* Tier 2 level choice, current one, hover  */       
	display:block;
	text-decoration:none;
	color: #F2B608;
	background-color:#709bb3;
	font-weight:normal;
	border: none;
	margin-left: 0;
	margin-right: 0;
	width: 202px;
	cursor:hand;
	}
#sidenav ul ul{                       /* used mostly for background of Tier 3 choices */
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
	background-color:#758B99; 
	/*background-color:#314A60;*/
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 6px;
	border: none;
	cursor:hand;
	}
#sidenav ul ul li{                    /* mostly for background color of Tier 3 choices */
	margin: 0;
	padding: 0;
	border: none;
	color: #709bb3;
	background-color:#E3DFDE;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #cbd7e1;
}
#sidenav ul ul li:hover{              /* non-current tier 3 chioces color/ background hover */
	margin: 0;
	padding: 0;
	border: none;
	color: #F2B608;
	background-color:#E3DFDE;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #cbd7e1; 
}
#sidenav ul .current ul li a{         /* tier 3 choices both current and non-current */
	display:block;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration:none;
	color: #314A60;
	background-color:#E3DFDE;
	font-weight:normal;
	width: 190px;
	padding-left: 6px;
	margin-left: 2px;
}

#sidenav ul .current ul li a:hover{   /* tier 3 choices on hover */
	display:block;
	text-decoration:none;
	color: #F2B608;
	background-color:#709bb3;
	font-weight:normal;
	padding-left: 6px;
	margin-left: 2px;
	border: none;
	width: 208px;
}
#sidenav ul .current ul li a:focus{
	display:block;
	text-decoration:none;
	color: #d08b2a;
	background-color:#E3DFDE;
	font-weight:bold;
}
#sidenav ul ul .current{              /* Current tier 3 choice*/
	margin: 0;
	padding: 0;
	border: none;
	color:#d08b2a;
	background-color:#E3DFDE;
	padding-left: 8px;
	margin-left: 0px;
	border-bottom: 1px solid #cbd7e1;
	width: 208px;
	}
	
	
#sidenav ul ul:hover .current{
	margin: 0;
	padding: 0;
	border: none;
	color: #0076C0;
	color:#d08b2a;
	background-color:#E3DFDE;
	padding-left: 8px;
	margin-left: 0px;
	border-bottom: 1px solid #cbd7e1;
	width: 208px;
	cursor:default;
	}


/* Bottom footer background */
#footer {
	color: #447d9c;
	width: 961px;
	background-color: #EAE8E8;
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	line-height:.7em;
}

#footerTop {
	background-color: #EAE8E8;
	background-image: url(../../images/FooterTopBar.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:12px;
	width:961px;
}

#footerBottom {
	background-color: #1D252D;
	background-image: url(../../images/FooterBottomBar.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height:13px;
	width:961px;
}


#footerCenter {
	color: #447d9c;
	background-color: #EAE8E8;
	width: 961px;
	height: 53px;
	float: left;
	text-align: center;
	font-size:94%;
	line-height: 1.75em;
	vertical-align:top;
}
#footerCenter a{
	text-decoration: none;
	color: #447d9c;
	background-color:#EAE8E8;	
}
#footerCenter a:hover{
	text-decoration: underline;
	color: #447d9c;
	background-color:#EAE8E8;	
}

#footerCopyright
{
	color: #447d9c;
	text-align:center;
	width: 961px;
	background-color: #EAE8E8;
	font-size:90%;
	font-style:normal;
	font-weight:normal;
	padding:0;
	margin-top:4px;
}

#footerCenter a:hover{
	text-decoration: underline;
	color: #447d9c;
	background-color:#EAE8E8;	
}
#footerCenter #phone {
	font-family: Georgia, "Times New Roman,", serif;
	font-size: 160%;
	}
#footerRight {
	color: #447d9c;
	background-color: #EAE8E8;
	width: 330px;
	height: 53px;
	float: left;
	vertical-align:top;
	line-height: 1.25em;
	padding-left:15px;
	

}
.footerRightCol1 {
	color: #447d9c;
	background-color: #ebeff6;
	width: 100px;
	margin: 0 10px 0 5px;
	height: 100%;
	float: left;
	text-align: right;
	font-size:78%;
}
.footerRightCol2 {
	color: #447d9c;
	background-color: #ebeff6;
	width: 167px;
	height: 100%;
	float: left;
	text-align: left;
	font-size:78%;
}
.clearLeft 
{
	clear: left;
	}
	
.blankLine
{
	height:4px;
}

.embeddedMedia
{
	z-index: -1;
}

.warningBox
{
	width:560px;
	border:solid 1px #cccccc;
	background-color:#efefef;
	padding-left:100px;
	margin-top:10px;
	margin-bottom:10px;
	height:auto;
	padding:10px;
}

.warningSymbol
{
	background-image: url(../../images/Warning.gif);
	background-repeat:no-repeat;
	width:80px;
	height:51px;
	float:left;
}

iframe {
border: 0px solid #ffffff;
}
.central-1 {
margin:0;
position: relative;
width: 600px;
border:0px;
background-color:#fff;
}




.pikeForm
{
	border-width:1px;
	border-color:#cdcdcd;
	border-style:solid;
	width:580px;
	padding:10px;
	text-indent:5px;
}

.pikeForm td
{
	vertical-align:top;
	padding:5px;
}

.pikeFormPrompt
{
	width:80px;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}

.pikeFormPromptTop
{
	width:300px;
	text-align:right;
	vertical-align:top;
}

.pikeFormValue
{
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}

.pikeFormConfirm
{
	font-weight:bold;
}

.pikeFormCenter
{
	text-align:center;
}

.submitButton {
    BACKGROUND-COLOR: #E7E7EF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    COLOR: #666666;
    BORDER-BOTTOM: 2px #5883D8 outset;
    BORDER-RIGHT: 2px #5883D8 outset;
    BORDER-LEFT: 1px #A1ACC1 outset;
    BORDER-TOP: 1px #A1ACC1 outset;
    cursor:hand; 
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    text-align:center;
    width: 113px;
}

.insetImageLeft
{
	margin-right:7px;
	margin-bottom:7px;
}

.insetImageRight
{
	margin-left:7px;
	margin-bottom:7px;
}

.datalistTableNarrow
{
	width:350px;
	border:solid 1px #cdcdcd;
	border-collapse:collapse;
}

.datalistTableNarrow td
{
	padding:5px;
	border-bottom:solid 1px #cdcdcd;
}

.datalistTableMedium
{
	width:580px;
	border:solid 1px #cdcdcd;
	border-collapse:collapse;
}

.datalistTableMedium td
{
	padding:5px;
	border-bottom:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	
}

.datalistTableMedium table
{
	margin-left:10px;
	width:550px;
	background-color:#efefef;
	margin-top:10px;
	margin-bottom:10px;
}

.datalistTableMedium table tr td
{
	border:none;
	
}

.datalistHeader
{
	background-color:#5A819E;
	color:White;
	font-weight:bold;	
}

strong
{
	color:#333333;
}

.qaTable
{
	width:580px;
}

.qaTable td
{
	margin-bottom:1.2em;
}

.qaTableQuestion
{
	font-weight:bold;
	color:#333333;
	padding-left:10px;
	padding-bottom:.4em;
}

.qaTableAnswer
{
	font-weight:normal;
	padding-left:10px;
	padding-bottom:1.4em;
}

.paragraphIndent
{
	margin-left:40px;
}



.tier4MenuTable
{
	border:solid 1px #999999;
	border-collapse:collapse;
	float:right;
	width:200px;
}

.tier4MenuTable td
{
	padding:5px;
	background-color:#efefef;
	color:#666666;
}

.tier4MenuTable td a
{
	background-color:#efefef;
	color:#5A819E;
}

.tier4MenuTableHeader td
{
	background-color:#5A819E;
	color:#efefef;
	font-weight:bold;
}

.pdfList
{
	width:300px;
	margin-bottom:12px;
}

.pdfList a
{
	padding:5px;
}

.pdfList pdfIcon
{
	 width:12px;
}

.pdfList pdfItem
{
	 width:560px;
}

.recruitingEvents
{
	float:right;
	width:174px;
	margin-left:5px;
	border:solid 1px #5A819E;
}

.recruitingEvents td
{
	padding:2px;
	font-size:11px;
	border-bottom:solid 1px #5A819E;
	border-right:solid 1px #5A819E;
}

.recruitingEventsHeader 
{
	background-color:#576877;
	color:#dddddd;
	font-size:9px;
	border-collapse:collapse;
	border:none;
}

.recruitingEvents table tr td
{
	border:none;
}

.employeeLinks
{
	width:300px;

}

.employeeLinks td
{
	padding:5px;
	font-size:13px;
	border:solid 1px #5A819E;
}

.employeeLinksHeader 
{
	background-color:#576877;
	color:#dddddd;
	font-weight:bold;
	padding:2px;
}



.careerQuote
{
	width:174px;
	border:solid 1px #5A819E;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

.careerQuote td
{
	padding:4px;
	font-size:11px;
	border-bottom:solid 1px #5A819E;
	border-right:solid 1px #5A819E;
}

.careerQuoteHeader 
{
	background-color:#576877;
	color:#dddddd;
	padding:2px;
}


