BODY {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: left;
}

A, Visited, Active {
    color: #03488a;
    text-decoration: underline;
}
A:Hover {
    color: #d9bd55;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#showOnPrint {
    display: none;
}
#printSendFunctions {
    float: right;
}

/*---------------------------------------------------------------------------------------------*/
/* Text Formatting */
.title {
    font-size: 12px;
    font-weight: bold;
	color: #03488a;
}
.large-title {
	font-size: 15px;
	font-weight: bold;
	color: #03488a;
}
.caption {
    font-size: 9px;
    color: #666666;
}
.error {
    color: #990000;
}
.notAvailable {
    color: #999999;
    text-decoration: line-through;
}
.gold-font {
    color: #9d7725;
    font-size: 12px;
}
h2.gold {
	color: #9d7725;
	margin: 0;
}
.blue-font {
	color: #03488a;
}
.red-font {
	color: #d33333
}
h1 {
    font-size: 15px;
    color: #03488a;
    margin: 0;
}
h3 {
    font-size: 13px;
}
.textRegular {
	font-size: 12px
}	
.textLarge {
	font-size: 15px;
}
.textSmall {
	font-size: 10px;
}
.blue-dots {
	
}
ul.blue-dots {
		list-style: none;	
		margin: 0;
		padding: 0;
	}
ul.blue-dots li{
		background: url("http://www.grouppurchasingsolutions.com/images/bullet-dot.gif") 0 3px no-repeat;
		padding-left: 20px;
		font-size: 12px;
	}
.gold-checks {}
ul.gold-checks {
		list-style: none;	
		margin: 0 0 0 16px;
		padding: 0;
	}
ul.gold-checks li{
		background: url(/images/gold-check.jpg) 0 3px no-repeat;
		padding-left: 20px;
		font-size: 12px;
		margin-bottom: 16px
	}
/*---------------------------------------------------------------------------------------------*/
/* Data Display Settings */
.dataBoxBorder {
    border: solid 1px #9f9f9f;
    padding: 4px;
}
#_ctl0_holderMainBody__ctl0_dsnMain {
	width: 99%
}
.dataBoxBody {
	width: 99%
}
.dataBoxHeader {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
.dataBoxRowTitle {
    color: #03488a;
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
	width: 200px;
    height: 25px;
}
.dataBoxRowValue {
    vertical-align: middle;
    height: 25px;
}
.dataBoxRowValueBorder {
    border: solid 1px #666666;
}
.dataBoxFooter {
    color: #666666;
    font-weight: bold;
}

/*---------------------------------------------------------------------------------------------*/
/* Control Formatting */
.formButton_small {
    background-color: Transparent;
    background-image: url(images/buttonBG_Small.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: Transparent;
    background-image: url(images/buttonBG_Medium.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: Transparent;
    background-image: url(images/buttonBG_Large.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

.formControl {
    border: solid 1px #9f9f9f;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
}
SELECT.formControl {
    border: solid 1px #9f9f9f;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
}
input[type="checkbox"] {
	position: relative;
	top: 4px;
}
/*---------------------------------------------------------------------------------------------*/
/* Breadcrumbs */
#breadcrumbs {
}
#breadcrumbs.A, #breadcrumbs.A:Visited, #breadcrumbs.A:Active {
    color: #003399;
    text-decoration: underline;
}
#breadcrumbs A:Hover {
    color: #990000;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/* Repeater Pagination (not related to grid pagination) */
#pageLinks {
    text-align: right;
}
.pageCurrent {
    font-weight: bold;
}
A.pageNextLink, .pageNextLink:Visited, .pageNextLink:Active {
    color: #003399;
    text-decoration: underline;
}
A.pageNextLink:Hover {
    color: #990000;
    text-decoration: underline;
}
A.pagePrevLink, .pagePrevLink:Visited, .pagePrevLink:Active {
    color: #003399;
    text-decoration: underline;
}
A.pagePrevLink:Hover {
    color: #990000;
    text-decoration: underline;
}


.pleaseWait {
    border: solid 1px #000000;
    margin: 50px;
    padding: 20px;
    text-align: center;
}

.passwordCaption {
    font-size: 9px;
    color: #666666;
}
.box {
	width: 690px;
	margin: 0 auto;
}
.box-top, .box-bottom {
	margin: 0;
	padding: 0	
}
.box-body {
	background: #f3f9ff url(/images/box-body.gif) no-repeat;	
	padding: 12px 18px;
}
.box-body ul {	
	margin: 12px 0;
	padding: 0;
	list-style: none;
}
.box-body ul li {
	background: url(/images/gold-check.png) 0 4px no-repeat;
	padding-left: 16px;
}
.box-body ul li ul li {
	background: url(../../images/bullet-dot.gif) 0 4px no-repeat;
	padding-left: 16px;
}
.btn-aqua {
    background: url(/images/btn-aqua.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    .btn-orange {
    background: url(/images/btn-orange.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    .btn-blue {
    background: url(/images/btn-blue.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    .btn-purple {
    background: url(/images/btn-purple.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    .btn-yellow {
    background: url(/images/btn-yellow.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    .btn-green {
    background: url(/images/btn-green.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
.btn-burg {
    background: url(/images/btn-red.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
.btn-turq {
    background: url(/images/btn-turq.gif) no-repeat;
    height: 42px;
    width: 250px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif
    }
    a.btn-green:hover, a.btn-yellow:hover, a.btn-purple:hover, a.btn-blue:hover, a.btn-orange:hover, a.btn-aqua:hover, a.btn-burg:hover, a.btn-turq:hover {
    text-decoration: none;
    }
	ol li {
		margin-bottom: 12px;	
	}
.top-banner {
	text-align: center; 
	padding-bottom: 13px; 
	padding-left: 13px; 
	padding-right: 13px; 
	font-family: arial,helvetica,sans-serif; 
	background: #207cd6 url(../../images/top-banner-bg.jpg) center no-repeat; 
	color: #ffffff; 
	font-size: 24px; 
	font-weight: bold; 
	padding-top: 13px;
}
