/**************** body and tag styles ****************/
	body {
	  margin-top: 10px;	  
	  margin-bottom: 30px;
	  background-color:#000000;
	  }
	.text
	{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	}
	#container {
	  width: 960px;
	  height:660px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #333333;
	  background-image:url(../images/homebg.jpg)
	  }
	  
	#container2 {
	  width: 746px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #333333;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	  
	  h3 {
	  color: #666666;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	  
	h5 {
	  color: #666666;
	  font-size: 14px;
	  font-family: Arial, Helvetica, sans-serif;
	  	    }		
	  
	a {
	  color: #ffffff;
	  text-decoration: none;
	  font-weight: bold;
	  font-family:Arial, Helvetica, sans-serif;
	  }

	a:hover {
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }
.a2 {
	  color: #ffffff;
	  text-decoration:underline
	  font-weight:bold;
	  font-family:Arial;
	  font-size:12px;
	  }
.a2:hover {
	  color: #ffffff;
	  text-decoration:underline
	  font-weight:bold;
	  font-family:Arial;
	  font-size:12px;
	  }
	  .a3 {
	  color: #ffffff;
	  text-decoration:underline
	  font-weight: bold;
	  font-family:tahoma;
	  font-size:14px;
	  }
.a3:hover {
	  color: #ffffff;
	  text-decoration:underline
	  font-weight: bold;
	  font-family:tahoma;
	  font-size:14px;
	  }
	.jobdesc {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: right;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }
	  /**************** menu styles ****************/
    #tabs10 {
	  background-color:#000000;
      float:right;
	  width:550px;
	  height:25px;
      font-size:12px;
	  margin-top: 150px;
	  margin-right:50px;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  display:inline;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a span {
      float:right;
      padding:5px 15px 4px 6px;
	  color:#FFFFFF;
      }
    #tabs10 a span {
	  float:none;
	  color:#000000;
	  background-color:
	  }
    
	  
/**************** header styles ****************/
	#header {
	  width: 700px;
	  border: 0px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }



/**************** content styles ****************/
	#content {
	  width: 570px;
	  height: 470px;
	  padding-left: 38px;
	  padding-top: 3px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
	
	  
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 175px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#2763A5;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
/**************** Table styles ****************/

.tabular_list th {
	border:1px solid;
	border-color:#ddd;
	background-color:#6DA6E2;
	font-weight:bold;
	text-align:left;
	color:#003;
	padding:2px;
	padding-bottom:0px;
	font-size:.9em;
}
.tabular_list td {
	border:1px solid;
	border-color:#bbb ;
	background-color:#fff;
	padding:1px;
	font-size:.9em;
}

