/* @override 
	http://10.47.15.20/mmp/stylesheets/mainstyle.css
	http://dev.militarymedicalpersonnel.com/stylesheets/mainstyle.css
	http://www.militarymedicalpersonnel.com/stylesheets/mainstyle.css
*/

/* CSS Document */

/* © 2008 Soda Art Ltd */

/* Zeroing */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* Styling */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #C7CDBB;
}

#wrapper {
	width: 850px;
	margin: 0px auto;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0px;
}

a {
	color: #006C42;
}

a:link {
	text-decoration: underline;
}


a:hover {
	color: #F0027F;
	text-decoration: none;
}

table#header {
	margin-top: 20px;
}

table#maincontent {
	background-color: #e6e9e5;
}

table#navbar {
	width: 165px;
	text-align: right;
}

#navbar tbody tr td {
	padding-bottom: 5px;
}

#navbar tbody tr td table.box tbody tr td {
	padding-bottom: 0px;
}

p.style5 {
	margin: 0px;
	margin-bottom: 10px;
}

#navbar tbody tr td table.box tbody tr td p.style6 {
	text-align: center;
}

table.box td {
	margin: 2px;
}

table#list_nav {
	width: 600px;
	background-color: #006C42;
	color: #fff;
}

#list_nav a {
	color: #fff;
}

#list_nav a:hover {
	color: #F0027F;
}

#list_nav tbody tr td {
	height: 30px;
	vertical-align: middle;
}

select#category {
	width: 250px;
}



form#list_records {
	padding: 0 10px 0 5px;
}


form#list_search {
	float: right;
	padding: 0 10px;
}

td.pagecount, td.pageleft, td.pageright {
	font-size: 75%;
}

td.pageright, td.pageleft {
	padding-left: 5px;
}

table#jobs-results {
	clear: both;
	margin-right: 25px;
}

p.noresults {
	padding: 10px;
	color: #F0027F;
	font-weight: bold;
}

#jobs-results tbody tr td table.job-odd {
	margin: 10px 0px;
	background-color: #fff;
}

#jobs-results tbody tr td table.job-even {
	margin: 10px 0px;
	background-color: #a4c4af;
}

td.title, td.text {
	padding: 0 10px;
}

td.email {
	padding: 10px
}

table.vac-tab {
	width: 100%;
}

#footer tbody tr td {
	padding-left: 220px;
}

p.tinytext {
	font-size: 80%;
	padding-top: 10px;
}

#footer tbody tr td p strong {
	color: #006c42;
}

a.emaillink {
	font-weight: bold;
}

p.pure {
	margin-top: 30px;
}


td.details_title {
	font-size: 1.2em;
	color: #006C42;
	padding: 5px 0px;
}

td.details_text {
	font-weight: normal;
	font-size: 1em;
}

td.details_email {
	padding: 15px 0px;
	border-bottom: 1px solid #fff;
}

td.backtotop {
	padding: 10px 0px;
}

/* Styles from old html file - yuk! */

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.style3 {
	font-size: 12px
}

.style4 {
	font-size: 1px
}

.style5 {
	font-size: 15px;
	margin: 0px;
	padding: 0 10px;
	margin-bottom: 5px;

}

.style6 {
	font-size: 18px
}

.style8 {
	font-size: 13px
}

.style18 {
	font-size: 9px
}