/* CSS Document */

.body1{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 125%;
	margin: 10px 0px;
	background-image: url(../images/1bg_grad.gif);
	background-repeat: repeat-x;
	background-color: #EDD5EC;
}

.body2{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 125%;
	margin: 10px 0px;
	background-image: url(../images/bg_lines2.gif);
	background-repeat: repeat;
}

a{
	color: #333399;
	text-decoration: underline;
}

a:link{
	color: #333399;
	text-decoration: underline;
}

a:visited{
	color: #333399;
	text-decoration: underline;
}

a:hover{
	color: #FF3399;
}

a:active {
	text-decoration: none;
  }

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #777777;
	line-height: 120%;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	color: #333399;
	line-height: 120%;
	font-weight: normal;
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 120%;
	color: #777777;
}

h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 90%;
}

ul{
	list-style-type: none;
	list-style-image: url(../images/bullet1.gif);
	margin-bottom: 3px;
}

label{
	font-size: 80%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container1 {
	position: relative;
	margin: 0px auto;
	width: 740px;
	background-color: #FFFFFF;
}

#masthead1{
	background-image:  url(../images/masthead01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 130px;
	padding-top: 16px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#masthead2{
	background-image:  url(../images/masthead02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 130px;
	padding-top: 16px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#navbarR{
	float: right;
	width: 180px;
	position: absolute;
	right: 40px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content{
	float:left;
	width: 480px;
}
 
/* End hide from IE5/mac */

.nav                            /* used in navigation bars */
	{ 
	}

#nav img{
	display: block;
}

#navlist {
	clear: both;
	color: #555555;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 10px;
}
#navlist a {
	color: #555555;
	text-decoration: none;
}

#navlist a:hover{
	color: #FF3399;
	text-decoration: underline;
}
#navlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#navlist ul li {
	float: left;
	margin: 0px;
	position: relative;
}
#navlist ul li ul {
	position: absolute;
	display: none;
	text-align: left;
	width: 18em;
	background-color: #FFFFFF;
	padding-top: 3px;
	font-size: 85%;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin-left: -10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
#navlist ul li > ul { top: auto; left: auto; } 
 
#navlist ul li ul li {
	float: none;
	display: inline;
/* for IE5 and IE6 */
} 
#navlist ul li:hover ul, #navlist ul li.over ul { /* lists nested under hovered list items */
	display: block;	
} 
#navlist ul li a {
	display: block;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
   #navlist ul li a {float:none;}
  /* End IE5-Mac hack */ 
#navlist ul li a:hover {
}
#navlist ul li ul li a {
}
#navlist ul li ul li a:hover {
}


/************** .feature styles ***************/

.feature{
	padding: 0px 30px 40px 40px;
	font-size: 78%;
}

.feature h1{
	padding: 25px 0px 5px;
}

.feature h2{
	padding: 10px 0px 0px;
}

.feature h3{
	padding: 10px 0px 0px;
}

.line_space1{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.feature_table_mid {
	padding: 6px 15px 6px 20px;
	background-image: url(../images/panel410_mid.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #333399;
}

.pic_left{
	float: left;
	padding: 0px;
	margin: 0px 20px 10px 0px;
}

.pic_right{
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

.Container_right{
	float: right;
	width:154px;
	font-size: 80%;
	background-image: url(../images/news_panel160_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EED9EE;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: -40px;
	_margin-right: -22px;
	margin-bottom: -5px;
	_margin-bottom: -14px;
	margin-left: 10px;
	padding-top: 6px;
}

.Container_right strong{
	letter-spacing: .1em;
}

.Container_right_bttm{
	width:160px;
	background-image: url(../images/news_panel160_bttm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
	float: right;
	width:160px;
	clear: both;
	margin-top: 0px;
	margin-right: -40px;
	_margin-right: -22px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EED9EE;
}

.pullQuoteR{
	width: 180px;
	float: right;
	background-color: #EFD9EE;
	margin: 0px 0px 10px 10px;
}

.pullQuoteR2{
	width: 180px;
	float: right;
	background-color: #EFD9EE;
	margin: 16px 0px 8px 10px;
}

.pullQuoteL{
	width: 180px;
	float: left;
	background-color: #EFD9EE;
	margin: 0px 20px 10px 0px;
}

.pullQuoteL2{
	width: 180px;
	float: left;
	background-color: #EFD9EE;
	margin: 16px 20px 8px 0px;
}

.TestimonialR{
	width: 180px;
	float: right;
	background-color: #C6B1D2;
	margin: 0px 0px 10px 10px;
}

.TestimonialR2{
	width: 180px;
	float: right;
	background-color: #C6B1D2;
	margin: 16px 0px 8px 10px;
}

.TestimonialL{
	width: 180px;
	float: left;
	background-color: #C6B1D2;
	margin: 0px 20px 10px 0px;
}

.TestimonialL2{
	width: 180px;
	float: left;
	background-color: #C6B1D2;
	margin: 16px 20px 8px 0px;
}

.pullQuote_td{
	font-size: 84%;
	font-weight: bold;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.testimonial_td{
	font-size: 84%;
	font-weight: bold;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pullQuote_h1{
	font-size: 160%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin-bottom: 4px;
	line-height: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

.pullQuote_author{
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 160%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
}

/************** .news styles ***************/

.news_date{
	padding: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	color: #555555;
	padding: 0px 44px 15px 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#footer a {
	text-decoration: none;
	color: #555555;
}

#footer a:hover{
	color: #FF3399;
	text-decoration: underline;
}

#footer2{
	clear: both;
	font-size: 75%;
	color: #555555;
	padding: 0px 44px 15px 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#footer2 img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#footer2 a {
	text-decoration: none;
	color: #555555;
}

#footer2 a:hover{
	color: #FF3399;
	text-decoration: underline;
}

.backtotop {
	text-align: right;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 4px;
	line-height: 100%;
}

/*********** #navBar link styles ***********/

#navbarR ul a:link, #navbarR ul a:visited {
	display: block;
}
#navbarR ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbarR li {}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sectionLinks h3{
	padding: 3px 0px 8px 12px;
	text-transform: uppercase;
	color: #777777;
	letter-spacing: 0.3em;
	font-weight: bold;
	font-size: 100%;
}

#sectionLinks a {
	background-image: url(../images/button01b.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-decoration: none;
	color: #444444;
	padding-left: 12px;
	background-position: 0px 0%;
	padding-top: 1px;
	padding-bottom: 6px;
}

#sectionLinks a:hover{
	background-image: url(../images/button01b.gif);
	text-decoration: none;
	color: #FF3399;
	background-repeat: no-repeat;
	background-position: -190px 0%;
}

/*********** #jobLink styles ***********/

.jobLink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.jobLink a {
	background-image: url(../images/button02b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #444444;
	text-align: center;
	background-position: 0px 0%;
	width: 150px;
	padding-top: 1px;
	height: 21px;
}

.jobLink a:hover{
	background-image: url(../images/button02b.gif);
	text-decoration: none;
	color: #FF3399;
	background-position: -160px 0%;
	background-repeat: no-repeat;
}

.jobLink a:visited{
	color: #444444;
	text-decoration: none;
}

.jobLink ul a:link, .jobLink ul a:visited {
	display: block;
}

.jobLink ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jobLink h2{
	margin: 0px;
	padding: 30px 0px 7px;
}

.jobLink_table {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	background-color: #584286;
}

.jobLink_table h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .03em;
	line-height: 120%;
}

.jobLink_table_h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .03em;
	line-height: 120%;
	text-decoration: none;
}

.jobLink_table_h3 a:hover{
	text-decoration: none;
	color: #BDA6CC;
}

.jobLink_table_h3 a:link, .jobLink_table_h3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.jobLink_table_tr1 {
	background-color: #FFFFFF;
}

.jobLink_table_tr2 {
	background-color: #EFD9EE;
}
.white_link {
	color: #FFFFFF;
	text-decoration: none;
		
}
