body {
	background-color:#1F1F1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center; 
}

td {
	padding: 0px;
}

tr {
	padding: 0px;
}

img {
	border: none;
}

div.clear { clear: both; }

.gwErrorBox {
    border: 1px solid #FFFFFF;
	font-size: 1.0em;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
}

.gwPlainBox {
	display: block;
	padding: 5px 0px 10px;
}

.gwTextBox {
    background-color: transparent;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 2px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
	font-size: 1.0em;
}

.gwTextBoxReadOnly {
    background-color: #666666;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 2px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
	font-size: 1.0em;
}

.publicErrorBox {
    border: 1px solid #FFFFFF;
	font-size: 1.0em;
	padding: 10px;
	color: red;
	font-style: italic;
}

.gwButtonWrapper {
	position: relative;
	width: 80px;
	height: 25px;
}

.gwButtonText {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 1001;
	padding-top: 2px;
}

.gwButtonImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 25px;
	z-index: 1002;
}


.header {
 	width: 800px;
	overflow: visible;
 	text-align: center;
 	padding: 0px 0px;
 	margin: 0px auto;
 	background-color: #333333;
}

.headerTitleOuter {
	padding-top: 10px;
	padding-left: 85px;
}

.headerTitle {
	text-align: left;
	width: 715px;
	line-height: 2em;
}

.headerTitle .title {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2em;
	font-weight:bold;
	font-style: italic;
}

.headerTextOuter {
	padding-left: 90px;
}

.headerText {
	text-align: left;
	width: 715px;
}

.headerButtons {
	padding: 0px;
 	height: 25px;
 	background-color: #666666;
 	font-family: Times New Roman, Times;
}

.noHeaderButtons {
	height: 20px;
 	background-color: #666666;
}

.headerbuttonselector {
	width: 5px;
	height: 25px;
	background-image: url('../../../images/themes/shamrock/headerbuttonselector.jpg');
}

.headerButton {
	display: table;
	overflow: hidden;
	height: 25px;
	font-size: 14px;
}

.dj_ie6 .headerButton {
	position: relative;
}

.dj_ie7 .headerButton {
	position: relative;
}

.headerButtonMiddle {
	height: 1.3em;
	display: table-cell; 
	vertical-align: middle;
}

.dj_ie6 .headerButtonMiddle {
	position: relative;  
	top: 50%;
	left: 0%;
}

.dj_ie7 .headerButtonMiddle {
	position: relative;  
	top: 50%;
	left: 0%;
}

.headerButtonInner {
	text-align: center;
}

.dj_ie6 .headerButtonInner {
	position: relative;
	top: -50%;
}

.dj_ie7 .headerButtonInner {
	position: relative;
	top: -50%;
}

.headerButtonSelected a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonSelected a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonSelected a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonSelected a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonSelected a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonNotSelected a:link {
	color: #DDDDDD;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonNotSelected a:active {
	color: #DDDDDD;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonNotSelected a:hover {
	color: #DDDDDD;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonNotSelected a:visited:hover {
	color: #DDDDDD;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonNotSelected a:visited {
	color: #DDDDDD;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

.headerButtonBg {
}

.headerButtonBgSelected {
}

.headerButtonBgHover {
	background-image: url('../../../images/themes/shamrock/headerbuttonbgshamrock.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.headerButtonBgSelectedHover {
	background-image: url('../../../images/themes/shamrock/headerbuttonbgshamrock.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.headerLinks {
	float: right;
	padding-right:20px;
	padding-top:10px;
	font-weight: bold;
	display: inline;
}

.footer {
 	width: 100%;
 	text-align: center;
 	padding: 40px 0px;
 	font-size: 0.8em;
}

.innerDiv {
	text-align: left;
	width: 695px;
}

.mainContainer {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.title {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
}

.textitalic {
	font-style:italic;
}

.textbold {
	font-weight: bold;
}

.textunderline {
	text-decoration: underline;
}

.textbig {
	font-size:1.3em;
}

.text {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
}

.whitelink a:link {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.whitelink a:active {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.whitelink a:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.whitelink a:visited:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.whitelink a:visited {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.blacklink a:link {
	color: black;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.blacklink a:active {
	color: black;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.blacklink a:hover {
	color: black;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.blacklink a:visited:hover {
	color: black;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.blacklink a:visited {
	color: black;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.yellowlink a:link {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.yellowlink a:active {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.yellowlink a:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.yellowlink a:visited:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.yellowlink a:visited {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.a:visited:hover {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}

.textgray {
	color:#666666;
}

.textyellow {
	color:#DDDDDD;
}

.textsmall {
	font-size: 0.8em;
}

.textwhite {
	color:#FFFFFF;
}

.link {
	cursor: pointer;
}

.containerOuter404 {
	width: 800px;
	padding-top: 100px;
}

.containerInner404 {
	border: solid 2px;
	text-align: left;
	padding: 10px;
}

.containerOuter404Ajax {
	padding: 15px 30px;
}

.containerInner404Ajax {
	text-align: left;
}

.baseDiv {
	padding-bottom: 10px;
	padding-top: 5px;
}

.loginCell {
	padding-top: 10px;
	text-align: right;
}

/* dijit drop down */
.shamrock .dropdown .dijitButtonNode  {
	border: solid 1px #FFFFFF; 
	background-color: #333333;
	height: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	vertical-align: middle;
	margin: 0px;
	overflow: hidden;
	text-align: left;
}

.dj_ie6 .shamrock .dropdown .dijitButtonNode  {
	width: 160px;
}

.dj_ie7 .shamrock .dropdown .dijitButtonNode  {
	width: 160px;
}

.shamrock .dropdown .dijitButtonContents  {
	background: none;
	margin-top: -2px;
	text-align: left;
	height: 18px;
}

.shamrock .dropdown .dijitButtonText {
	text-align: center; 
	padding: 0 2px;
	text-align: left;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
}

.shamrock .dropdown .dijitButtonNode .dijitArrowButtonInner {
	background-image:url(../../../images/themes/shamrock/spriteArrows.png);
	background-position: left top;
	width: 7px;
	height: 7px;
	font-size: 1px;
	margin: -3px 6px 0px 5px;
}
.dj_ie6 .shamrock .dropdown .dijitArrowButtonInner {
	background-image:url(../../../images/themes/shamrock/spriteArrows.png);
	margin: 0px 6px 0px 5px;
}

.shamrock .dijitReset{
	color: #FFFFFF;
}
	
.shamrock .dropdown .dijitPopup {
	font-size: 11px;
}

/* Menu */

.shamrock .dijitMenu {
	border: 1px solid #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.shamrock .dijitMenuTable {
	margin:1px 0;
	border-collapse:collapse;
	border-width:1px;
	background-color: #333333;
}

.shamrock .dijitMenuItem {
	margin: 0;
}

.shamrock .dijitMenuItem td {
	padding: 2px;
}

.shamrock .dijitMenuPassive .dijitMenuItemHover,
.shamrock .dijitMenuItemSelected {
	background-color: #666666;
	color: #FFFFFF;
}

.shamrock .dijitMenuExpand {
	width: 7px;
	height: 7px;
	background-image: url(../../../images/themes/shamrock/spriteArrows.png);
	background-repeat: no-repeat;
	background-position: -14px 0px;
}
.dj_ie6 .shamrock .dijitMenuExpand {
	background-image: url(../../../images/themes/shamrock/spriteArrows.gif);
}



/* Tooltip and TooltipDialog */

.eventTooltip {
	max-width: 300px;
	overflow: hidden;
}

.dj_ie6 .eventTooltip {
	width: 300px;  
}

.shamrock .dijitTooltip,
.shamrock .dijitTooltipDialog {
	/* the outermost dom node, holding the connector and container */
	/* opacity: 0.95; */
	background: transparent;	/* make the area on the sides of the arrow transparent */
}

.shamrock .dijitTooltipBelow {
	/* leave room for arrow above content */
	padding-top: 13px;
}

.shamrock .dijitTooltipAbove {
	/* leave room for arrow below content */
	padding-bottom: 13px;
}

.shamrock .dijitTooltipContainer {
	/*
		The part with the text.
	*/
	background: #333333;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	padding:0.45em;	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.shamrock .dijitTooltipConnector {
	/* the arrow piece */
	border:0px;
	z-index: 2;
}
.shamrock .dijitTooltipABRight .dijitTooltipConnector {
	/* above or below tooltip, but the arrow appears on the right,
		and the right edges of target and tooltip are aligned rather than the left */
	left: auto !important;
	right: 3px;
}

.shamrock .dijitTooltipBelow .dijitTooltipConnector {
	/* the arrow piece for tooltips below an element */
	top: 0px;
	left: 3px;
	background:url("../../../images/themes/shamrock/tooltipConnectorUp.png") no-repeat top left;
	width:16px;
	height:14px;
}

.dj_ie6 .shamrock .dijitTooltipBelow .dijitTooltipConnector {
	background-image: url("../../../images/themes/shamrock/tooltipConnectorUp.gif");
}

.shamrock .dijitTooltipAbove .dijitTooltipConnector {
	/* the arrow piece for tooltips above an element */
	bottom: 0px;
	left: 3px;
	background:url("../../../images/themes/shamrock/tooltipConnectorDown.png") no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .shamrock .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url("../../../images/themes/shamrock/tooltipConnectorDown.gif");
	bottom: -3px;
}

.shamrock .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .shamrock .dijitTooltipLeft {
	padding-left: 15px;
}
.shamrock .dijitTooltipLeft .dijitTooltipConnector {
	/* the arrow piece for tooltips to the left of an element, bottom borders aligned */
	right: 0px;
	bottom: 7px;
	background:url("../../../images/themes/shamrock/tooltipConnectorRight.png") no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .shamrock .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url("../../../images/themes/shamrock/tooltipConnectorRight.gif");
}

.shamrock .dijitTooltipRight {
	padding-left: 14px;
}
.shamrock .dijitTooltipRight .dijitTooltipConnector {
	/* the arrow piece for tooltips to the right of an element, bottom borders aligned */
	left: 0px;
	bottom: 7px;
	background:url("../../../images/themes/shamrock/tooltipConnectorLeft.png") no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .shamrock .dijitTooltipRight .dijitTooltipConnector {
	background-image: url("../../../images/themes/shamrock/tooltipConnectorLeft.gif");
}

/* DIALOG */
.shamrock .dijitDialog {
	background-color:#333333;
	background-position: center; 
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	padding: 0px;
}

.shamrock .dijitDialogTitleBar {
	background-color: #666666;
	padding: 5px 6px 3px 2px;
}

.shamrock .dijitDialog .dijitDialogTitle {
	border-left: medium none;
	border-right: medium none;
	border-none: medium none;
}

.shamrock .dijitDialogTitle {
	font-weight: bold;
	color: #FFFFFF; 
	padding: 8px 12px;
}

.shamrock .dijitDialog .dijitDialogPaneContent {
	padding: 10px;
}

.shamrock .dijitDialogCloseIcon {
	/* the default close icon for the dialog */
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.png") no-repeat right top;
	float: right;
	position: absolute;
	vertical-align: middle;
	right: 6px;
	top: 4px;
	height: 15px;
	width: 15px;
	cursor: pointer;
}

/* dijit combobox */
.shamrock .dijitComboBox {
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 2px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
	font-size: 1.0em;
}

.shamrock .dijitComboBox .dijitButtonNode {
	border: none;
}

.shamrock .dijitComboBox .dijitArrowButtonInner {
	background-image:url(../../../images/themes/shamrock/spriteArrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	width: 7px;
}

.simpleDD ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFFFFF;
	position: absolute;
	display: none;
	text-align: left;
	z-index: 901;
}
	
.simpleDD {
	position: relative;
}
	
/* Styles for Menu Items */
.simpleDD ul li a {
	display: block;
	text-decoration: none;
	background: #333333; /* IE6 Bug */
	padding: 5px 10px;
	border-left: 1px solid #FFFFFF; /* IE6 Bug */
	border-right: 1px solid #FFFFFF; /* IE6 Bug */
	border-bottom: 1px solid #FFFFFF;
	border-top: 0;
	white-space: normal;
}
	
/* Holly Hack. IE Requirement \*/
* html .simpleDD ul li { float: left; height: 1%; }
* html .simpleDD ul li a { height: 1%; }
/* End */

.simpleDD:hover ul, .simpleDD.over ul { display: block; } /* The magic */

.simpleDD .menuItemHover {
	background-color: black;
}

.shamrock .dijitDialogUnderlay {
	background-color:#333333; 
}
.shamrock .dojoxLightbox {
	position:absolute;
	z-index:999;
	overflow:hidden;
	width:100px;
	height:100px; 
	padding:11px;
	background-color:#333333;
	background-position: center; 
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
        
	-webkit-box-shadow: 0px 6px 10px #636363; 
	-webkit-border-radius: 3px;
	-moz-border-radius:4px;
        border-radius: 4px;
}

.shamrock .dojoxLightboxContainer {
	position:absolute;
	top:0; left:0; 
}

.shamrock .dojoxLightboxFooter {
	height:50px; 
	position:relative;
	bottom:0;
	left:0;
	margin-top:8px;
	color:#FFFFFF;
	z-index:1000;
	font-size:10pt;
}

.shamrock .dojoxLightboxGroupText {
	color:#FFFFFF; 
	font-size:8pt;
}

.shamrock .LightboxNext,
.shamrock .LightboxPrev,
.shamrock .LightboxClose {
	float: right;
	vertical-align: middle;
	height: 15px;
	width: 15px;
	cursor: pointer;
}

.shamrock  .LightboxClose {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.png") no-repeat right top;
}

.di_ie6 .shamrock  .LightboxClose {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.gif") no-repeat right top;
}

.shamrock  .LightboxNext {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.png") no-repeat -30px top;
}

.dj_ie6 .shamrock  .LightboxNext {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.gif") no-repeat -30px top;
}

.shamrock  .LightboxPrev {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.png") no-repeat left top;
}

.dj_ie6 .shamrock  .LightboxPrev {
	background : url("../../../images/themes/shamrock/spriteRoundedIconsSmall.gif") no-repeat left top;
}

.shamrock .glassNode {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 9000;
}

.shamrock .fixedGlass .glassNode {
	top: 0px;
	left: 0px;
}

.captchaImage {
	margin: 2px; 
	border: 1px solid #FFFFFF;
}

#logincontainerouter {
	 width: 550px;
	 height: 390px;
	display: table;
	overflow: hidden;
	text-align: center;
}

.dj_ie6 #logincontainerouter {
	position: relative;
}

.dj_ie7 #logincontainerouter {
	position: relative;
}

#logincontainermiddle {
	display: table-cell; 
	vertical-align: middle;
}

.dj_ie6 #logincontainermiddle {
	position: absolute;  
	top: 50%;
	left: 0%;
}

.dj_ie7 #logincontainermiddle {
	position: absolute;  
	top: 50%;
	left: 0%;
}

#logincontainerinner {
}

.dj_ie6 #logincontainerinner {
	position: relative;
	top: -50%;
}

.dj_ie7 #logincontainerinner {
	position: relative;
	top: -50%;
}

.servicetablecontainer {
	width: 800px;
	background-color: #333333;
}

.servicecontent {
	width: 715px; 
}

.servicecontentInner {
	padding: 10px 20px 20px 5px;
}

.leftsidebarcell {
	vertical-align: top;
}

.leftsidebar {
	width: 85px;
	padding: 0px;
}

.userheaderimage {
	width: 800px;
	overflow-x: hidden;
 	margin: 0px auto;
}

.rightBorder{
	border-right: solid 1px #FFFFFF;
}


.divWrapperOuter {
	display: table;
	overflow: hidden;
}
.dj_ie6 .divWrapperOuter {
	position: relative;
}
.dj_ie7 .divWrapperOuter {
	position: relative;
}

.divWrapperMiddle {
	display: table-cell; 
	vertical-align: middle;
}

.dj_ie6 .divWrapperMiddle {
	position: absolute;  
    top: 50%;
    left: 0%;
}

.dj_ie7 .divWrapperMiddle {
	position: absolute;
	top: 50%;
	left: 0%;
}
.dj_ie6 .divWrapperInner {
	position: relative;
	top: -50%;
}

.dj_ie7 .divWrapperInner {
	position: relative;
	top: -50%;
}

#registrationframe {
	width: 695px;
}

