body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

.homepagebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}


.maintable {
	background-color:#FFFFFF; 
	border: solid 1px; 
	border-color: #666666; 
	width:698px; 
	height:900px;
	background-image:url(images/Bottom-Swoosh.gif); background-position:bottom; background-repeat:no-repeat;
 }

a:link {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}



a.small:link {
	color: #000000;
	text-decoration:none; 
}
a.small:visited {
	color: #000000;
	text-decoration:none; 
}
a.small:hover {
	color: #990000;
	text-decoration:none; 
}





div#links { 
	font: 8pt Verdana, sans-serif; 	
	font-weight: normal;}
div#links a { 
	display: block;
	text-align: left; 
	border-width: 0;
   text-decoration: none; 
   color: #000000; 
   background: #E4E4E4;
   margin: 0  0  -7px  0px;
   padding: 5px  0  7px  30px;
   
   }
div#links a:hover {color: #000000; 
	background: #FFEF5C;
}
div#links .on {color: #000000; 
	background: #FFEF5C;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	left: 32px;
}

.boldbullet {
	list-style-image: url(images/bullet.gif);
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1A1A1A;
	text-align:left;
}

li {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #1A1A1A;
	text-align:left;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1A1A1A;
	text-align:left;
}

.bullet {
	list-style-image: url(images/bullet.gif);
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #1A1A1A;
	text-align:left;
}

.bullet2 {
	list-style-image: url(images/bullet.gif);
	line-height: 23px;
	font-size: 10pt;
	text-align:left;
}

.bullet3 {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #1A1A1A;
}

.bullet4 {
	list-style-image: url(images/bullet.gif);
	font-size: 10pt;
	text-align:left;
	margin-top:10px;
}

.careerbullet {
	list-style-image: url(images/bullet.gif);
	font-size: 10pt;
	text-align:left;
}

.contentcallout {
 margin-left:7px;
 text-align:left
}

.bulletQuikCall {
	list-style-image: url(images/Icon_QuikCall2.gif);
	line-height: 23px;
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
}

.small {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #1A1A1A;
	text-align:left;
}


.small7 {
	font-weight:bold;
	font-size: 7pt;
}

.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1A1A1A;
	text-align:center;
	margin-top:5px
}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align:left;
}



  
#navcontainer {
 background-color: #e4e4e4;
 border-right: 1px solid #cacaca;
 height: 625px;
 width: 180px;
}
/* actual navigation list */
#navcontainer ul {
 border-bottom: 1px solid #b2b2b2;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
/* nav items */
#navcontainer ul li {
 border-top: 1px solid #b2b2b2;
 border-bottom: 1px solid #FFFFFF;
 font-size: 80%;
 margin: 0;
 padding: 0;
}
/* nav links */
#navcontainer ul a {
 color: #000000;
 display: block;
 padding: 4px 0 1px 20px;
 text-decoration: none;
}
#navcontainer ul li.off {
 color: #000000;
 display: block;
 padding: 4px 0 1px 20px;
 text-decoration: none;
}
#navcontainer ul a:link, ul#sidenav li a:visited {
 background-color: #e4e4e4;
}
#navcontainer ul a:hover {
 background-color: #ffef5c;
}
/* subnav items */
#navcontainer ul a.subnav {
 padding-left: 35px;
}
/* currently active page */
#navcontainer ul li.currentPage {
 background-color: #ffef5c;
 border-top: none;
 font-weight: bold;
 padding: 4px 0 1px 20px;
}

/* currently active page */
#navcontainer ul li.currentPage2 {
 background-color: #ffef5c;
 border-top: 1px solid #b2b2b2;
 font-weight: bold;
 padding: 4px -1px 1px 20px;
}

/* content well margin */
#contentwell {
 margin-left:15px;
 text-align:left
}


.spacer {
	margin-left: 10px;
}
