/* CSS Document */

{
	padding: 0;
	margin: 0;
}

html,body{
	margin:0;
	padding:0;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:url(/media_lib/images/dotBackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#363A7A;
	margin-bottom:0px;
	padding-bottom:0px;
}

p{
	margin:0 10px 10px;
}

h2{
	font-size: 1.4em;
	color:#363A7A;
}

h3{
	font-size: 1.3em;
}

h4{
	font-size: 1.2em;
}

a{
	color: #981793;
}


a:link{
	color: #363A7A;
}


a:visited  {
	color: #363A7A;
}

a:hover{
	color: #363A7A;
	text-decoration:none;
}

a:active  {
	color: #363A7A;
}

/* ============== HEADER ================= */

#header{
	background-image:url(/media_lib/images/banner_background.jpg);
	background-repeat:no-repeat;
	height:121px;
	width:700px;
}

#header h1{
	margin:0;
	padding:0;
	padding-left:10px;
	color: #79B30B;
	font-size:22px;
}
  
#header img{
	float:left;
	border-style:none;
	padding-left:20px;
	padding-top:15px;
}

#headerMenu {
	float:right;
	font-size: 10px;
	white-space:nowrap;
	padding-top:3px;
	padding-right:17px;
}

#headerMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #363A7A;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

#headerMenu a:hover {
	color: #FFFFFF;
}

#headerLogo {
	padding-top:3px;
}

#headerflash {
	float:right;
	height: 83px;
	width: 249px;
	position: relative;
	left: -12px;
	top: 4px;
}
  
  
  
#container{
	text-align:left;
	background-color:#FFFFFF;
padding-bottom:0px;
margin-bottom:0px;
}


/*==============   TOP MENU ======================= */

#topMenu{
	background-image:url(/media_lib/images/menu2_background.jpg);
	background-repeat:repeat-x;
	height:22px;
	margin:0;
	padding:0;
	width:700px;
	/*font-weight:bold;*/
}


#topMenu ul {
	margin:0px 0px 0px 7px;
	padding:1px 0px 0px 12px;
	list-style:none;
}

#topMenu li{
	float:left;
	text-decoration:none;
	list-style-type:none;
	padding-top:3px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-weight:bold;*/
	color:#FFFFFF;
}
#topMenu a {
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
	/*font-weight:bold;*/
}
#topMenu a span, #topMenu span {
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	/*font-weight:bold;*/
}
#topMenu a:link span, #topMenu a:link  {
	color:#FFFFFF;
}
#topMenu a:visited span, #topMenu a:visited {
	color:#FFFFFF;
}
#topMenu a:hover span, #topMenu a:hover {
	color:#363A7A;
}
#topMenu a:active span, #topMenu a:active {
	color:#FFFFFF;
}

#topMenu span.active {
	color:#363A7A;
}

/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:700px;
	  background-image:url(/media_lib/images/menu1_background.jpg);
	  background-repeat:repeat-x;
	  font-size:11px;
	  line-height:normal;
	  padding:0;
	  margin:0;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/media_lib/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/media_lib/images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
	  font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
	  font-weight:bold;
      }
    #tabs a:hover {
      background-position:0% -26px;
      }
    #tabs a:hover span {
      background-position:100% -26px;
      }


    #tabs a.active {
      background-position:0% -26px;
      }
    #tabs a.active span {
      background-position:100% -26px;
      }

	  
	  

/*==================== TOP WORD ================*/

#topWord{
	margin-bottom:20px;
	width:425px;
	height:55px;
	float:left;
}

#rightWord{
	margin-bottom:20px;
	width:275px;
	height:55px;
	float:left;
}




/*==================== RIGHT SCROLL ============*/

#rightBox{
	background-color:#E6E6E6;
	width: 215px; 
	height: 443px;
	overflow: auto;	
	float:left;
	padding:10px;
	margin-bottom:25px;
}


#rightBox p{
	margin:0;
	padding:0;
}

#rightBox ul{padding-left:5px;}


#rightBox li{
	margin-bottom:10px;
	padding-bottom:20px;
	/*list-style-image:url(/media_lib/images/rightBullet.gif);*/
	list-style-type:none;
}


#rightBox li strong{
	margin-left:0px;
	padding-left:0px;
}	


.homeWhatsNew{
	color:#383B93;
	text-decoration:underline;
}


.homeWhatsNew:link{
	color: #383B93;
}

.homeWhatsNew:visited  {
	color: #383B93;
}

.homeWhatsNew:hover{
	color:#000000;
	text-decoration:none;
}

.homeWhatsNew:active  {
	color: #383B93;
}

.homeWhatsNewTitle, .newsTitle {
	color:#383B93;
}

.homeWhatsNewSubTitle, .newsSubTitle {
	color:#000000;
}


/* ==================== FORM ========================== */

#rightForm{
	width: 300px;	
	float:left;
	padding:10px;
}


#rightForm p{
	margin:0;
	padding:0;
}



#postJobForm{
	width:300px;
	float:left;
	padding:10px;
}

#postJobForm td{
	padding-right:4px;
}

#postJobForm .formField{
	border-style:none;
	background-color:#E6E6E6;
}

#postJobForm .formField select option{
	border-style:none;
	background-color:#E6E6E6;
font-size:0.9em;
}


/* ====================  BOTTOM AREA ==================== */

#extra{
	margin:0;
	padding:0;
	min-height:108px;
	clear:both;
	width:680px;
	border-top-color:#CC9900;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:10px;
	text-align:center;
}

#extra img{
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
}

#extra h4{
	text-align:left;
	font-size:14px;
}


/*================== FOOTER ======================= */

#footer{

	margin:0;
	padding:0;
	clear:both;
	width:680px;
	border-top-color:#CC9900;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:10px;
	margin-bottom:25px;
	text-align:center;
	background-color:#FFFFFF;
	color:#999999;
}

div.company {
padding-top: 5px;
	border-bottom-color:#CC9900;
	border-bottom-style:solid;
	border-bottom-width:1px;

}

#letterList{
	padding-bottom: 10px;
}

#pagination {
	padding-bottom: 10px;
}






#footer p{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 0px;
	text-align:right;
	font-size:0.8em;
}

#container{
	width:700px;
	margin:0 auto;
margin-bottom:0px;
}

#content, #contentFull, #contentForm{
	float:left;
	width:340px;
	margin:0px 0px 25px 0px;
	padding-right:80px;
	padding-left:15px;
}

#content{
width:57%;
padding-right:15px;
}

#contentFull{
	padding: 0px 30px 0px 42px;
	width:89%;
	min-height:400px;
}

#contentFull h2{
	padding-left:0px;
}

#contentForm{
	width:40%;
	padding: 0px 0px 0px 42px;
	margin-bottom:0px;
}

#contentMailer{
	padding: 0px 15px 0px 15px;
	width:500px;
	min-height:400px;
}


/*================== CAREER LISTING ======================= */

.careerTable{
        border:0; 
        background-color: #E9F9F6; 
        background-color: #E6E6E6; 
        text-align:left; 
        width:100px; 
        font-size:12px; 
        font-color:#FFFFFF; 
        font-weight:bold;
}

/*================== NEWS DETAIL ======================= */
#news_title{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;}
#news_subtitle{
	margin-top:30px;
	color: #6a6a6a;
	font-style: italic;
	margin-bottom:30px;
}
#news_date{
	font-style: italic;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}


#clearIt{
	clear:both;
}

.error{
	color: #990000;
}
