/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bodybkgd.gif) center center;
}

p, h1, h2, h3, h4, h5, h6, strong {
	margin: 0px;
/*	padding: 0 10px 5px 0;*/
	padding-bottom: 3%;
}

p, strong {
	font-size: 100%;
	color: #333333;
}

strong {
	font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #0061C8;
}

h2.header {
	width: auto;
	height: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 50px 0 0 195px;
	border-bottom: 1px solid #FFFFFF;
	background: #000066 url(../images/h1bkgd.gif);
}

h1, h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

h1 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
	margin: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0px 0px 3px;
	border-bottom: 1px dotted #999999;
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #0061C8;
	color: #FFFFFF;
}

/*h5 {
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}

h6 {
	font-size: 11px;
	color: #000066;
}*/

a:link,  a:visited {
	font-size: inherit;
	font-weight: bold;
	color: #0061C8;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

a:hover {
/*	color: #00C800;*/
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

ul {
	width: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

li {
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #999999;
}

blockquote {
	background-color:#DEDEDE;
	margin: 0 0 10px 0;
	padding: 20px;
	border: solid 1px #CCCCCC;
}

blockquote p {
	padding: 0;
}

.quotedate {
	text-align: right;
	padding-top: 10px;
	font-style: italic;
}

div#outer {
	width: 750px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	border-left: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
	background: #FFFFFF url(../images/col1bkgd.gif) repeat-y;
}

/* Hack for the 100% height in IE6 */
* html div#outer {
	height: 100%;
}

div#col1 {
	width: 180px;
	min-height: 300px;
	margin: 0;
	padding: 0;
	padding-bottom: 220px;
	float: left;
}

div#col1 li a:link,  div#col1 li a:visited {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 5px 5px;
	display: block;
}

div#col1 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0061C8;
}

div#col1 li a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

div#col1 ul li ul {
	margin: 0;
	padding: 0 5px 0 20px;
}

div#col1 ul li ul li {
	margin: 0;
	padding: 0 0 5px;
	list-style: url(../images/leveltwobulletblue.gif);
	border-bottom: none;
}

div#col1 ul li ul li a:link,
div#col1 ul li ul li a:visited {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

div#col1 ul li ul li a:hover {
	color: #0061C8;
	text-decoration: underline;
	background-color: #EDEDED;
}

div#col1 ul li ul li a:active {
	color: #CCCCCC;
	text-decoration: none;
}

div#col2 {
	width: 535px;
	margin: 0;
	padding: 15px;
	float: left;
}

div#col2 ul,
div#col2 ol {
	margin: 0 0 0 20px;
	padding: 0;
}

div#col2 ul li,
div#col2 ol li {
	margin: 0;
	padding: 0 0 8px 0;
	list-style: url(../images/leveltwobulletblue.gif);
	border-bottom: none;
}

div#col2 ol li {
	list-style:decimal;
}

/* MISCELLANEOUS STYLES */

.display-none {
	display: none;
}

.clear-both {
	clear: both;
}

.horizontaldottedline {
	border-bottom: dotted 1px #666666;
	margin: 3px 0 10px 0;
	clear: both;
}

.float-right {
	float: right;
}

.caption,
.filesize {
	font-size: 75%;
	font-style: italic;
	margin: 5px 0 0 0;
}

.smalltext {
	font-size: 80%;
	font-weight: normal;
}

.padding-10px {
	padding: 10px;
}

.pic1 {
	width: 200px;
	height: 200px;
	margin: 0 0 10px 10px;
	padding: 0;
	background: url(../images/purchasing-consultants-pic1.jpg) no-repeat;
	border: solid 1px #000066;
	float: right;
}

table#reporttable {
	margin: 0;
	padding: 1px;
	border: solid 1px #CCCCCC;
}

table#reporttable th {
	padding: 3px;
	background-color: #DEDEDE;
	text-align: left;
}

table#reporttable td {
	padding: 3px;
}

div#top {
	width: auto;
	height: 112px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000066;
}

div#top p {
	color: #FFFFFF;
	font-size: 95%;
	line-height: normal;
	margin: 0;
	padding: 0;
}

div#top div.topdetails {
	width: 300px;
	margin: 0 0 0 180px;
	padding: 30px 10px 10px 10px;
}

.hotline {
	font-weight: bold;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
}

div#col2 ul.gallery {
	margin: 0;
	padding: 0;
}

div#col2 ul.gallery li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}

.nomarginright {
	margin-right: 0;
}

div.topdetails h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

div.calltoaction {
	padding: 10px;
	border: solid 1px #999999;
	background-color: #EDEDED;
}

.tablestyle {
	margin: 0 0 10px 0;
	padding: 1px;
	border: solid 1px #CCCCCC;
}

.tablestyle th {
	background-color: #EDEDED;
	padding: 3px;
}

.tablestyle td {
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

#col1 ul li h3 {
	padding: 5px;
}

div#awardlogos {
background:transparent url(../images/homefooterlogos.jpg) no-repeat scroll center center;
border-bottom:1px solid #999999;
border-top:1px solid #999999;
height:58px;
margin:10px 0;
padding:5px 0;
width:auto;
}

.normalBold {
	font-weight: bold;
}

hr {
	color: #999999;
}

#awardlogos .rospalogolink {
	display: block;
	width: 45px;
	height: 55px;
	margin: 0 0 0 312px;
}

#awardlogos .rospalogolink span {
	display: none;
}
