/*  Solvere Global CSS  */

body {
	background: #fff url(../images/bg.gif) top repeat-x;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: #666;
	}
	

body.print {
	background: #fff url() top repeat-x;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: #666;
	}
	
a, a:active, a:visited {
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1, h2, h3, p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	}
	
h1 {
	color: #006699;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	}
	
h2 {
	color: #006699;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	}
	
div {
	margin: 0px;
	padding: 0px;
	}
	
.small {
	font-size: 10px;
	}
	
#wrapper {
	background: url(../images/footerBg.gif) bottom repeat-x;
	width: 100%;
	padding: 0 0 25px 0;
	text-align: center;
	position: relative;
	}
	
#wrapper_print {
	width: 100%;
	padding: 0 0 25px 0;
	text-align: center;
	position: relative;
	}
	
.container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	}
	
.containerInnerWrap {
	margin: 10px 0 0 0;
	}
	
#header {
	height: 100px;
	position: relative;
	}
	
#logo {
	float: left;
	margin: 30px 0 0 0;
	}
	
#info {
	display: block;
	float: right;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#navContainer {
	background: #fff url(../images/navBg.gif) bottom repeat-x;
	width: 100%;
	margin-bottom: 40px;
	}

.intro {
	color:#069;
}

blockquote {
	margin:0;
	padding:0;
}

cite {
	color:#036;
	font-style:normal;
}

.jobs h2 {
	margin:3em 0 0.5em;
}

.jobs th {
	color:#369;
	font-weight:normal;
	text-transform:uppercase;
}

.jobs td {
	padding-right:50px;
	color:#333;
}	


#contact_form{
	margin:0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	width: 35%;
	padding-top: 16px;
	padding-left: 10px;
}


#contact_form_table{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	padding: 0px;
}

#contact_form_table2{
  background-color:
	padding: 0px;
	background-color: #DEEFF7;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form_section {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background-color: #FFFFCC;*/
	font-weight: bold;
	font-size: 14px;
}


#resume_submit td { padding0; margin:0; padding-top:2px; padding-bottom:2px;} 





.div_box{
	/*background-image: url(/images/bg.gif);*/
	background-repeat: repeat-x;
	background-position: left -5px;
	min-height: 130px;
	position: relative;
	padding: 12px;
 }
 
 .div_box p{
}
.left_col {
	float: left;
	width: 600px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.btn {
	margin-left: 40px;
}


.article {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	margin-top:10px;
	min-height: 130px;
	position: relative;
	padding: 12px;
 }
.article short   {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	margin-top:10px;
	position: relative;
	padding: 12px;
	min-height: 20px;
 }

.article_content {
	clear:both;
	padding-top: 6px;
}
 
.article a {}
.article a:hover {	color: #003366;}
.article .right {
	text-align:right;
	float:right;
	display: block;
}
.article a.title {
	text-align:left;
	font-size: 18px;
	padding-left:22px;
	background:url(/images/feed-icon-14x14.png) no-repeat left top;
	display: block;
}
.article a.readmore {
	text-align:center;
	font-size: 18px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left -5px;
	height: 20px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	display: block;
}
.right_col {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.article .left {
	text-align:right;
	float:left;
	display: block;
}
.breadcrumbs {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumbs a {
	background-repeat: no-repeat;
	background-position: left center;
} 

