.ajaxValidatorCalloutHighlight
{
	border-style: none;
	border-width: 0px;
	background-color: #ffeb95;
}
.hiddenButton
{
    visibility: hidden;
}
.modalBackground
{
    color: #ffffff;
}

/*** Test

.modalPopup
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #ABB5BF;
    width: 450px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}

***/

.modalPopupFailed
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #ABB5BF;
    width: 450px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.modalPopupFailedError
{
    background-color: #ffe8e3;
    width: 450px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-right: #cc6666 2px solid;
    border-top: #cc6666 2px solid;
    border-left: #cc6666 2px solid;
    border-bottom: #cc6666 2px solid;
}
.modalPopupRoundFailed
{
    height: 125px;
}
.ajaxMessageRoundPanel
{
    height: 100px;
    padding-top: 15px;
}
.ajaxroundReturnMessagePanel
{
    height:90px;
}
.modalPopupMessage
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #ABB5BF;
    width: 450px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.modalRegisterPopup
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #ABB5BF;
    width: 720px;
    height: 600px; 
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;  
}
.modalPopupFor
{
    background-color:#ffffff;
	border-width:2px;
	border-style:solid;
	border-color:#ABB5BF;
	padding:5px;
    width: 390px;
}
.modalPopupReturnMessage
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #ABB5BF;
    width: 350px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.ajaxModalTitleBar
{
    vertical-align: top;
    text-align: right;
    font-size: xx-small;
    text-transform: uppercase;
    font-family: Verdana, Arial, 'Times New Roman';
    text-decoration: none;
    color: #808080;
}
.ajaxModalTitleBarUnderlined
{
    vertical-align: top;
    text-align: right;
    font-size: xx-small;
    text-transform: uppercase;
    font-family: Verdana, Arial, 'Times New Roman';
    text-decoration: underline;
    color: #808080;
}
.ajaxModalRegTitleBar
{
    text-align: center;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    vertical-align: top;
    text-align: right;
    font-size: xx-small;
    text-transform: uppercase;
    font-family: Verdana, Arial, 'Times New Roman';
    text-decoration: none;
    color: #000080;
    width: 720px;
    font-weight: bold;
}
.ajaxLoginTitleBar
{
    vertical-align: top;
    text-align: right;
    font-size: small;
    text-transform: none;
    font-family: Verdana, Arial, 'Times New Roman';
    text-decoration: none;
    color: #062c63;
    font-weight: bold;
}
.ajaxPanelSubmit
{   
    background-color: #4d7294;    
}
.buttonSmall
{
    color: #ffffff;
    background-color: #194975;
    font-size: xx-small;
}
.ajaxLButtonSmall:link
{
    color: #ffffff;
    background-color: #194975;
    font-size: x-small;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.ajaxTdLeftBlueRound
{
    background-position: left top;
    background-image: url(images/LeftRoundCorner.gif);
    background-repeat: no-repeat;
    padding-left: 5px;
    height: 19px;
}
.ajaxTdRightBlueRound
{
    background-position: right top;
    background-image: url(images/RightRoundCorner.gif);
    background-repeat: no-repeat;
    height: 19px;
}
.ajaxTdCenterBlueRound
{
    background-position: left top;
    background-image: url(images/CenterRoundCorner.gif);
    background-repeat: repeat-x;
    width:98%;
    height: 19px;
}
.ajaxRegMessageTitle
{
    font-weight: bold;
    font-size: small;
    color: #abb5bf;
    vertical-align: top;
    
}
.ajaxRegMessage
{
    font-size: x-small;
    color: #abb5bf;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxRegMessageInner
{
    background-color: #e8e6e7;
    border-right: #abb5bf thin solid;
    border-top: #abb5bf thin solid;
    border-left: #abb5bf thin solid;
    width: 200px;
    border-bottom: #abb5bf thin solid;
    text-align: left;
}
.ajaxRegMessageOuter
{
    background-image: url(images/LArrow.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
    width: 210px;
}
.ajaxLargeLabel
{
    font-size: small;
    color: #062c63;
    font-family: Verdana, Arial, 'Times New Roman';
    font-weight: bold;
}
.ajaxLargeLabelError
{
    font-size: small;
    color: #808080;
    font-family: Verdana, Arial, 'Times New Roman';
    font-weight: bold;
}
.ajaxRegLabel
{
    font-size: x-small;
    color: #062c63;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxMessages
{
    font-size: xx-small;
    color: #194974;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxMessagesError
{
    font-size: xx-small;
    color: #cc6666;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxLabel
{
    font-weight: bold;
    font-size: xx-small;
    color: #194974;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxInputSmall
{
    font-weight: bold;
    font-size: xx-small;
    color: #194974;
    font-family: Verdana, Arial, 'Times New Roman';
}
.ajaxLinkButton:link, visited, hover
{
    font-weight: bold;
    font-size: xx-small;
    color: #194974;
    font-family: Verdana, Arial, 'Times New Roman';
    text-decoration: underline;
}
.ajaxLinkLarge:link
{
    font-weight: bold;
    font-size: small;
    color: #194974;
    font-family: Verdana, Arial, 'Times New Roman';
    text-transform: uppercase;
    text-decoration: underline;
}
.ajaxButtonPanel
{
    background-color: #194974;
    vertical-align: middle;
    text-align: center;
}
.jaxErrorMessage
{
    color: #800000;
    font-family: Verdana, Arial, 'Times New Roman';
    font-size: small;
    font-weight: bold;
}
.ajaxCollapseLabel
{
    font-size: small;
    cursor: hand;
    font-family: Verdana, Arial, 'Times New Roman';
    color: #000080;
}
.ajaxCollapseLabelLink :link
{
    font-size: small;
    cursor: hand;
    font-family: Verdana, Arial, 'Times New Roman';
    color: #000080;
}