BODY, table, td {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
	position: relative;
}

A, Visited, Active {
    color: #3c90d0;
    text-decoration: underline;
}
A:Hover {
    text-decoration: none;
}

/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#showOnPrint {
    display: none;
}
#printSendFunctions {
    float: right;
}

/*---------------------------------------------------------------------------------------------*/
/* Text Formatting */
.font-size-12 {
	font-size: 12px;
}
.title {
    font-size: 12px;
    font-weight: bold;
	color: #008246;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.titleBlue {
	font-size: 12px;
	font-weight: bold;
	color: #3C90D0;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
h1, .heading {
	font-size: 14px;
    font-weight: bold;
	color: #008246;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.greenHighlight {
	color: #008246;
}
.caption {
    font-size: 9px;
    color: #666666;
}
.error {
    color: #990000;
}
.notAvailable {
    color: #999999;
    text-decoration: line-through;
}
ul.listStyle1 {
	list-style: none;
	padding: 0;
	margin: 12px 0 12px 8px;
}
ul.listStyle1 li {
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
	background-image: url(/uploads/images/original/17.jpg);
	background-repeat: no-repeat
}
ul.listStyle1 li ul li {
	background: none;
	padding: 0;
	list-style-type: square
}

/*---------------------------------------------------------------------------------------------*/
/* Data Display Settings */
.dataBoxBorder {
    border: solid 1px #666;
    padding: 4px;
    background-color: #fff;
}
.dataBoxBody {
}
.dataBoxHeader {
    color: #666;
    font-size: 11px;
    font-weight: bold;
}
.dataBoxRowTitle {
    color: #3c90d0;
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
}
.dataBoxRowValue {
}
.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: #fff;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_small_alt {
    background-color: Transparent;
    background-image: url(images/buttonBG_Small_alt.gif);
    background-repeat: no-repeat;
    border: 0px;
    color: #fff;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    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: #fff;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    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: #fff;
    cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

.formControl {
    border: solid 1px #666;
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    padding: 2px 0 2px 4px;
	background-color: #ffffff; !important
}
.formControl2 {
    color: #20b24c;
    width: 154px;
    font-size: 11px;
	background-color: #ffffff; !important
}
SELECT.formControl {
    border: solid 1px #666;
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    padding: 1px 0 0 2px;
	background-color: #ffffff; !important
}
input {
	background-color: #ffffff; !important
}
/* 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;
}
/*---------------------------------------------------------------------------------------------*/
#container {
    width: 967px;
    margin: 0 auto;
    background-image: url(/images/background-gradient.jpg);
    background-repeat: repeat-x;
    background-color: #5cbb47;
    padding: 0 7px 5px;
}
#subContainer {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

#header {
    background: url(/images/header-background-rt.jpg) right no-repeat;
    margin: 0;
    padding: 0;
}
* html #header {
    height: 1%;
}
#header .login {
    float: right;
    position: relative;
    top: 28px;
    right: 34px;
}
#header .login strong {
    font-size: 12px;
    color: #1f9342;
}
#topNav {
    background: url(/images/topNav-background.jpg);
    background-repeat: no-repeat;
    height: 37px;
}
#topNav ul {
    margin: 0;
    padding: 2px 0 0 0;
    list-style: none;
    text-align: center;
}
#topNav ul li img {
    position: relative;
    top: 6px;
}
#topNav ul li {
    display: inline;
    font-size: .9em;
    font-weight: bold;
    margin: 0 0px;
	padding: 0 4px;
}
#topNav ul li a, #topNav ul li a:visited, #topNav ul li a:active {
    color: #fff;
    text-decoration: none;
}
#topNav ul li a:hover {
    color: #64ff64;
}
#contentArea {
    background: url(/images/background-main.jpg) bottom repeat-x;
    background-color: #fff;
    min-height: 500px;
}
* html #contentArea {
    height: 500px;
}
#contentArea .contentHolder {
    margin: 15px 0 0 0;
}
#footer {
    text-align: center;
    font-size: 10px;
    padding: 10px 0;
}
.bottomLinkRow1, .bottomLinkRow1 a, .bottomLinkRow1 a:active, .bottomLinkRow1 a:visited {
    color: #666666;
    text-decoration: none;
}
.bottomLinkRow2, .bottomLinkRow2 a, .bottomLinkRow2 a:active, .bottomLinkRow2 a:visited {
    color: #999999;
    text-decoration: none;
}

/*---------------------------------------------------------------------------------------------*/
.img-right {
    float: right;
    margin: 0 0 20px 20px;
}
a.greenLink, a.greenLink:active, a.greenLink:hover {
    color: #018a27;
    text-decoration: underline;
}
a.greenLink:hover {
    color: #3c90d0;
}

.pleaseWait {
    background-color: #fff;
    border: solid 3px #5BBF45;
    color: #008246;
    margin: 40px;
    padding: 20px;
}


