
.searchButton, .searchButton:link, .searchButton:active, .searchButton:visited, .updateButton:active, .cancelButton:active, .insertButton:active, .cancelButton:link, .cancelButton:visited, .changePasswordButton:link, .changePasswordButton:active, .changePasswordButton:visited, .cancelButton, .changePasswordButton, .saveButton, .saveButton:visited, .saveButton:active, .saveButton:link, .editButton, .editButton:link, .editButton:active, .editButton:visited, .getTitleButton, .getTitleButton:link, .getTitleButton:active, .getTitleButton:visited,.addNewButton, .addNewButton:link, .addNewButton:active, .addNewButton:visited, .logInButton:link, .logInButton:active, .logInButton:visited
,.insertButton, .insertButton:link, .insertButton:visited, .insertButton:active
,.updateButton, .updateButton:link, .updateButton:visited, .updateButton:active
,.addUserButton, .addUserButton:link,.addUserButton:visited, .addUserButton:active
,.showHideDetailsButton,.showHideDetailsButton:link,.showHideDetailsButton:visited,.showHideDetailsButton:active
,.saveCommentButton, .saveCommentButton:link, .saveCommentButton:visited, .saveCommentButton:active
{
    /*
	margin-bottom: 5px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	border: solid 1px #D4D4D4;
	color: #0075BD;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: 600;
	border-bottom: solid 1px #C3C3C3;
	background: url(images/menuBackground.gif) repeat-x;
	height: 23px;*/
	
	
	
	
	color: #0075BD;
	font-size: 12px;
	font-weight: bold;
    line-height: 16px;
    margin: 0;
 
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;

    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	border: 1px solid #783333;
    height: 16px;
    
    text-decoration: none;

    /*background-color: #BE1E2D;*/
    background: url(images/menuBackground.gif) repeat-x;
    background-repeat: repeat-x;
    background-position: 0 0;
    
    border: solid 1px #D4D4D4;
    
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;        	
	
	
}
.searchButton:hover, .updateButton:hover, .cancelButton:hover, .insertButton:hover
, .changePasswordButton:hover, .saveButton:hover, .getTitleButton:hover, .addNewButton:hover
, .logInButton:hover, .addUserButton:hover,.showHideDetailsButton:hover,.saveCommentButton:hover
{
	border: solid 1px #EEE;
	color: #000;
	background: #D4D4D4;
}

.claimFindButton, .claimFindButton:link, .claimFindButton:active, .claimFindButton:visited
{
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	border: solid 1px #D4D4D4;
	color: #0075BD;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: 600;
	border-bottom: solid 1px #C3C3C3;
	background: url(images/menuBackground.gif) repeat-x;
	height: 23px;
}
.claimFindButton:hover
{
	border: solid 1px #EEE;
	color: #000;
	background: #D4D4D4;
}

.verifyButton, .verifyButton:link, .verifyButton:active, .verifyButton:visited
{
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	border: solid 1px #D4D4D4;
	color: #0075BD;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: solid 1px #C3C3C3;
	background: url(images/menuBackground.gif) repeat-x;
	height: 23px;
}
.verifyButton:hover
{
	border: solid 1px #EEE;
	color: #000;
	background: #D4D4D4;
}



.buttonHeight
{
	height: 22px;
}
.buttonContainer
{
	
	margin: 0px 5px 5px 0px;
}
.buttonFloater
{
	text-align: center;
	padding: 3px, 3px, 3px, 3px;
}
.padLink
{
	display:block;
	margin: 10px;
}

.modalTwoButtonContainer
{
	clear:both;
	width: 149px;
	margin: 5px auto 8px auto;
}
.modalFormWrapper
{
	margin-bottom: 5px;
}

.gridContainer .formField .buttonContainer
{
	float: left;
	margin: 18px 17px 17px 17px;
}
.buttonContainerOnTopOfGrid
{
	width:98%;
	margin: 0 auto 10px auto;
}

.commentSaveButton
{
	
margin:10px 0 15px 0;

}
	
.queueListLabel
{
	font-size:92%;
	width:370px;
	display:inline;
	float:left;
}
.queueListLabel A
{
	margin: 3px;
	display:block;
	text-decoration:none;
	color: #0075bd;
	font-weight:bold;
}
.queueListLabel A:hover
{
	color: #000;
}
.queueListValue 
{
	margin: 3px;
	display:inline;
	width: 100px;
	float:left;
}
.queueListValue A
{
	display:block;
	text-align:right;
	text-decoration:none;
	color: #0075bd;
	font-weight:bold;
}
.queueListValue A:hover
{
	color: #000;
}

.queueListValue:link, .queueListLabel:link,.queueListValue:visited, .queueListLabel:visited,.queueListValue:active, .queueListLabel:active
{
	text-decoration:none;
	color:#0075bd;
	font-weight:bold;
}

