input {
	font-family: Arial;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 2px;
	border-color: #C2D8EF;
	border-bottom-color: #80AEDD;
}

input.radio {
	font-family: Arial;
	font-size: 11px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 0px;
}

input.button {
	font-family: Verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 0px;
}

select {
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

button {
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

td a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

td a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

td a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

td a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

th {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.error {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.tableHeader {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #EAF1FA;
	color: #000000;
	padding: 5px;
}

/* These are the row styles for the admin. */ /* main row styles */
.tableRow {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/CMgeneric_row.jpg);
	background-color: #E7E7E7;
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRow:hover {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/CMgeneric_rowHover.jpg);
	color: #000000;
	background-color: #CEDFEF;
	background-repeat: repeat-x;
}

.tableRowHover {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/CMgeneric_rowHover.jpg);
	color: #000000;
	background-color: #CEDFEF;
	background-repeat: repeat-x;
}

.tableRow a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRow_forcedNoSend {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/forcedNoSend_off.gif);
	/*background-color: #00ffee;*/
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRow_forcedNoSend:hover {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/forcedNoSend_on.gif);
	color: #000000;
	/*background-color: #00aaaa;*/
	background-repeat: repeat-x;
}

.tableRowHover_forcedNoSend {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/forcedNoSend_on.gif);
	color: #000000;
	/*background-color: #00aaaa;*/
	background-repeat: repeat-x;
}

.tableRow_forcedNoSend a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover_forcedNoSend a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover_forcedNoSend a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHover_forcedNoSend a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverEdit_forcedNoSend a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* end main row styles */ /* pending-edit row styles */
.tableRowEdit {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/workflow/rows/edit_off.gif);
	/*background-color: #00ffee;*/
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRowEdit:hover {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/workflow/rows/edit_on.gif);
	color: #000000;
	/*background-color: #00aaaa;*/
	background-repeat: repeat-x;
}

.tableRowHoverEdit {
	font-family: Verdana;
	font-size: 10px; 
	background-image: url(/global/content_images/workflow/rows/edit_on.gif);
	color: #000000;
	/*background-color: #00aaaa;*/
	background-repeat: repeat-x;
}

.tableRowEdit a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverEdit a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverEdit a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverEdit a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverEdit a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* end pending-edit */ /* pending-queue row styles */
.tableRowQueue {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/queue_off.gif);
	/* background-color: #4499ff; */
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRowQueue:hover {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/queue_on.gif);
	color: #000000;
	/* background-color: #3366ff; */
	background-repeat: repeat-x;
}

.tableRowHoverQueue {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/queue_on.gif);
	color: #000000;
	/* background-color: #3366ff; */
	background-repeat: repeat-x;
}

.tableRowQueue a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverQueue a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverQueue a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverQueue a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverQueue a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* end pending-queue */ /* pending-rejected row style */
.tableRowRejected {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/rejected_off.gif);
	/* background-color: #ff3311; */
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRowRejected:hover {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/rejected_on.gif);
	color: #000000;
	/* background-color: #ff1100; */
	background-repeat: repeat-x;
}

.tableRowHoverRejected {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/rejected_on.gif);
	color: #000000;
	/* background-color: #ff1100; */
	background-repeat: repeat-x;
}

.tableRowRejected a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverRejected a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverRejected a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverRejected a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverRejected a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* end pending-rejected */ /* pending-approved row style */
.tableRowApproved {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/approved_off.gif);
	/* background-color: #88ff55; */
	color: #000000;
	background-repeat: repeat-x;
}

td.tableRowApproved:hover {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/approved_on.gif);
	color: #000000;
	/* background-color: #22ee00; */
	background-repeat: repeat-x;
}

.tableRowHoverApproved {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/global/content_images/workflow/rows/approved_on.gif);
	color: #000000;
	/* background-color: #22ee00; */
	background-repeat: repeat-x;
}

.tableRowApproved a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverApproved a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverApproved a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverApproved a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowHoverApproved a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* end pending-approved */ /* end row styles */
.tableRowSimple {
	font-family: Verdana;
	font-size: 10px;
	background-color: #E7E7E7;
	color: #000000;
	border-bottom: 1px solid #CDE1FF;
}

.tableRowSimple td {
	border-bottom: 1px solid #888888;
}

td.tableRowSimple:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CEDFEF;
	background-repeat: repeat-x;
}

.tableRowSimpleHover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CEDFEF;
	background-repeat: repeat-x;
}

.tableRowSimpleHover td {
	border-bottom: 1px solid #888888;
}

.tableRowSimple a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowSimpleHover a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowSimpleHover a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowSimpleHover a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tableRowSimpleHover a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.pageTitle {
	background-image: url(/global/content_images/page_title_bar_bkgrd.jpg);
	font-family: Georgia, Palatino Linotype, Garamond, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	height: 27px;
	padding: 0px 0px 0px 0px;
}

.pageTitle a:link {
	font-family: Georgia, Palatino Linotype, Garamond, serif;
	font-size: 14px;
	font-style: normal;
}

.pageTitle a:visited {
	font-family: Georgia, Palatino Linotype, Garamond, serif;
	font-size: 14px;
	font-style: normal;
}

.pageTitle a:hover {
	font-family: Georgia, Palatino Linotype, Garamond, serif;
	font-size: 14px;
	font-style: normal;
}

.pageTitle a:active {
	font-family: Georgia, Palatino Linotype, Garamond, serif;
	font-size: 14px;
	font-style: normal;
}

.tabActive {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.tabInactive {
	font-family: Verdana;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.mainNavDropdown {
	background-image: url(/global/images/green_dropdown.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #CDEDAD;
	border-width: 1px;
	border-color: #8CCE4A;
}

.mainNavDropdownCell {
	border: 1px solid #B7E489;
	border-top: 0px;
}

.mainNavDropdownCell a:link {
	color: #42681C;
	text-decoration: none;
}

.mainNavDropdownCell a:visited {
	color: #42681C;
	text-decoration: none;
}

.mainNavDropdownCell a:hover {
	color: #42681C;
	text-decoration: underline;
}

.mainNavDropdownCell a:active {
	color: #42681C;
	text-decoration: none;
}

.mainNavDropdownCellHover {
	border: 1px solid #B7E489;
	border-top: 0px;
	background-color: #B7E489;
}

.mainNavDropdownCellHover a:link {
	color: #42681C;
	text-decoration: none;
}

.mainNavDropdownCellHover a:visited {
	color: #42681C;
	text-decoration: none;
}

.mainNavDropdownCellHover a:hover {
	color: #42681C;
	text-decoration: underline;
}

.mainNavDropdownCellHover a:active {
	color: #42681C;
	text-decoration: none;
}

.mainNavPurpleDropdown {
	background-image: url(/global/images/purple_dropdown.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #CCCCFF;
	border-width: 1px;
	border-color: #8CCE4A;
}

.mainNavPurpleDropdownCell {
	border: 1px solid #B7B7FF;
	border-top: 0px;
}

.mainNavPurpleDropdownCellHover {
	border: 1px solid #B7B7FF;
	border-top: 0px;
	background-color: #B7B7FF;
}

.mainNavPurpleDropdownCell a:link {
	color: #583FBC;
	text-decoration: none;
}

.mainNavPurpleDropdownCell a:visited {
	color: #583FBC;
	text-decoration: none;
}

.mainNavPurpleDropdownCell a:hover {
	color: #583FBC;
	text-decoration: underline;
}

.mainNavPurpleDropdownCell a:active {
	color: #583FBC;
	text-decoration: none;
}

.mainNavPurpleDropdownCellHover a:link {
	color: #583FBC;
	text-decoration: none;
}

.mainNavPurpleDropdownCellHover a:visited {
	color: #583FBC;
	text-decoration: none;
}

.mainNavPurpleDropdownCellHover a:hover {
	color: #583FBC;
	text-decoration: underline;
}

.mainNavPurpleDropdownCellHover a:active {
	color: #583FBC;
	text-decoration: none;
}

.mainNavRedDropdown {
	background-image: url(/global/images/red_dropdown.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #FFCBB7;
	border-bottom: 1px solid #F4B9A8;
}

.mainNavRedDropdownCell {
	border: 1px solid #F4B9A8;
	border-bottom: 0px;
}

.mainNavRedDropdownCell a:link {
	color: #AF2825;
	text-decoration: none;
}

.mainNavRedDropdownCell a:visited {
	color: #AF2825;
	text-decoration: none;
}

.mainNavRedDropdownCell a:hover {
	color: #AF2825;
	text-decoration: underline;
}

.mainNavRedDropdownCell a:active {
	color: #AF2825;
	text-decoration: none;
}

.mainNavRedDropdownCellHover {
	border: 1px solid #F4B9A8;
	background-color: #F4B9A8;
	border-bottom: 0px;
}

.mainNavRedDropdownCellHover a:link {
	color: #AF2825;
	text-decoration: none;
}

.mainNavRedDropdownCellHover a:visited {
	color: #AF2825;
	text-decoration: none;
}

.mainNavRedDropdownCellHover a:hover {
	color: #AF2825;
	text-decoration: underline;
}

.mainNavRedDropdownCellHover a:active {
	color: #AF2825;
	text-decoration: none;
}

.mainNavSection a:link {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

.mainNavSection a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

.mainNavSection a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

.mainNavSection a:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

.mainNavSectionHover a:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}

.mainNavSectionHover a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}

.mainNavSectionHover a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

.mainNavSectionHover a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

.mainNavTab a:link {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTab a:visited {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTab a:hover {
	color: #42681C;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavTab a:active {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTabHover a:link {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTabHover a:visited {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTabHover a:hover {
	color: #42681C;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavTabHover a:active {
	color: #42681C;
	text-decoration: none;
	font-size: 10px;
}

.mainNavTabActive a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.mainNavTabActive a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.mainNavTabActive a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.mainNavTabActive a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.mainNavPurpleTab a:link {
	color: #583FBC;
	text-decoration: none;
	font-size: 10px;
}

.mainNavPurpleTab a:visited {
	color: #583FBC;
	text-decoration: none;
	font-size: 10px;
}

.mainNavPurpleTab a:hover {
	color: #583FBC;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavPurpleTab a:active {
	color: #583FBC;
	text-decoration: none;
	font-size: 10px;
}

.mainNavPurpleTabHover a:link {
	color: #583FBC;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavPurpleTabHover a:visited {
	color: #583FBC;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavPurpleTabHover a:hover {
	color: #583FBC;
	text-decoration: underline;
	font-size: 10px;
}

.mainNavPurpleTabHover a:active {
	color: #583FBC;
	text-decoration: underline;
	font-size: 10px;
}

.fileHandle {
	cursor: n-resize;
	padding: 0px;
	width: 17px;
	height: 25px;
}

.fileHandle2 a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.fileHandle2 a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.fileHandle2 a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.fileHandle2 a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.Verdana10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.website {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660099;
}

.manager_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}

.manager_sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.reseller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

.copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.breadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

.breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline overline;
}

.breadcrumbs a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

.greenBorder {
	border-style: solid;
	border-color: #98D45D;
	border-width: 4px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
}
