/* Green */
html, body
{
    margin: 0;
    padding: 0;
    height: 100%; /* needed for container min-height */
    background: #ffffff;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #000;
}
.txt-box
{
    /* background: url(images/txt-bg.gif) repeat-x bottom;*/
    border: 1px solid #b3b9c3;
    height: 18px;
    font-size: 13px !important;
}


.searchLabel
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold;
}


.span-chk-box
{
    margin: 5px 0 0 0;
    padding: 0;
}
.chk-box
{
    margin: 0;
    padding: 0;
}
.InstructionBold
{
    color: Blue;
}
div#container
{
    position: relative; /* needed for footer positioning*/
    margin: 0 auto; /* center, not in IE5 */
    width: 85%;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/ /*min-height: 100%;  real browsers */ /*background:url(images/bot-bg.gif) repeat-x bottom;*/
}
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    background: url(Images/Tabs/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(img/technorati/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
    background: url(Images/tabs/tab.png) no-repeat right top;
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(Images/tabs/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(Images/tabs/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}
.ajax__tab_technorati-theme .ajax__tab_body
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    padding: 8px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}


.ajax__calendar { z-index : 1980000000700 !important; } /*added to fix wired issue:waseem*/



.exampletxt
{
    color: Black;
    font-size: 8pt;
}

#header
{
    /* background:#000;     background:url(images/header-bg.gif) repeat-x;*/
}
#header div.logo
{
    /* background: url(images/Yale-Logo.jpg) no-repeat right;*/
    width: 400px;
    height: 92px;
}
#header #menu
{
    background: url(images/menu-bg.gif) repeat-x;
    height: 31px;
}
#header #menu div.welcome-user
{
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 0 0 20px;
}
#header #menu div.nav
{
    float: right;
    color: #FFFFFF;
    padding: 3px 20px 0 0px;
}
.img-ico
{
    vertical-align: middle;
    padding-right: 5px;
    border: none;
}
#header #menu div.nav a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#header #menu div.nav a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

#header #menu div.nav .home1
{
    background: url(images/ico-logout.gif) no-repeat;
    height: 22px;
    width: 22px;
    padding-left: 30px;
}

div#content
{
    padding-bottom: 0px; /* bottom padding for footer */
    width: 100%;
    margin: 0 auto;
    min-width: 800px; /*min-height:500px;*/
}
#ctable
{
    width: 100%;
}
#ctable .ctable-top-left
{
    background: url(images/ctable-top-left.gif) no-repeat;
    height: 24px;
    width: 24px;
}
#ctable .ctable-top-mid
{
    background: url(images/ctable-top-mid.gif) repeat-x;
    height: 24px;
    width: auto;
}
#ctable .ctable-top-right
{
    background: url(images/ctable-top-right.gif) no-repeat;
    height: 24px;
    width: 24px;
}
#ctable .ctable-mid-left
{
    background: url(images/ctable-mid-left.gif) repeat-y;
    height: auto;
    width: 24px;
}
#ctable .ctable-mid-mid
{
    background: #FFFFFF;
    height: auto;
    width: auto;
    vertical-align: top;
    padding: 10px; /*min-height:500px;*/
}
#ctable .ctable-mid-right
{
    background: url(images/ctable-mid-right.gif) repeat-y;
    height: auto;
    width: 24px;
}
#ctable .ctable-bot-left
{
    background: url(images/ctable-bot-left.gif) no-repeat;
    height: 24px;
    width: 24px;
}
#ctable .ctable-bot-mid
{
    background: url(images/ctable-bot-mid.gif) repeat-x;
    height: 24px;
    width: auto;
}
#ctable .ctable-bot-right
{
    background: url(images/ctable-bot-right.gif) no-repeat;
    height: 24px;
    width: 24px;
}

#title-bar
{
    width: 100%;
    margin-bottom: 10px;
}
#title-bar .title-bar-left
{
    background: url(images/title-bar-left.gif) no-repeat;
    height: 58px;
    width: 9px;
}
#title-bar .title-bar-mid
{
    background: url(images/title-bar-mid.gif) repeat-x; /*background-color: #0a4122;*/
    height: 58px;
    width: auto;
    font-weight: bold;
}
.ico
{
    float: left;
}
.title-heading
{
    color: #ffffff;
    float: left;
    margin: 5px 0 0 5px;
    font-size: 10pt;
}

.title-heading2
{
    color: #ffffff;
    margin: 5px 0 0 5px;
    font-size: 10pt;
}
#title-bar .title-bar-right
{
    background: url(images/title-bar-right.gif) no-repeat;
    height: 58px;
    width: 12px;
}

.border-td
{
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0 5px 0;
}
#btn-table
{
    width: 100%;
}
#btn-table td
{
    text-align: center;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}

.feild-text
{
    text-align: right;
    background: #fcfcfc;
    color: #666;
}
.p-bar
{
    width: 100px;
    height: 8px;
    border: 1px solid #d2d0d0;
    float: right;
}


a.hlink
{
    color: #003399;
    font-weight: bold;
}
a.hlink:hover
{
    color: #FF0000;
    font-weight: bold;
}

div#footer
{
    /* position: absolute;*/
    width: 100%;
    height: 24px;
    bottom: 0; /*background: url(images/footer-bg.gif) repeat-x;*/
    font-size: 8pt;
    text-align: center;
    padding: 12px 0 0 0;
    color: #666666;
}
/*--Grid--*/

.Grid
{
    width: 100%;
    background-color: #fff;
    margin: 0;
    border: 1px solid #e1e2df;
    border-collapse: collapse;
}
.Grid td
{
    padding-left: 5px;
    color: #000000;
    height: 20px;
    border: 1px solid #e1e2df;
}
.Grid .alt
{
    background: #f5f9fb;
    height: 20px;
}
.Grid th
{
    background: url(Images/grid-hd-bg.gif) repeat-x #ecfdf3 bottom;
    height: 20px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border: 1px solid #e1e2df;
}

/*.Grid th a{
		color:#8a0b05;
		}*/

.Grid .pgr table
{
    margin: 5px 0;
}
.Grid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #74ac01;
    line-height: 12px;
}

/*--End Grid--*/
.right-report-combo
{
    text-align: right;
    height: 25px;
}

/*--Admin Dashboard--*/
IMG
{
    border: none;
}
#dashboard
{
}
#dashboard TD
{
    text-align: center;
    padding: 6px;
}
.exp_col_main
{
    background: #F5F5F5;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    margin: 5px 0;
    padding: 3px;
}
.exp_col_main A
{
    color: #434547;
    text-decoration: none;
}
.exp_col_main A:hover
{
    color: #434547;
    text-decoration: underline;
}
.exp_col
{
    font-size: 8pt;
    font-weight: bold;
    color: #fff;
    text-align: right;
    margin-top: 6px;
}
.exp_col A
{
    color: #fff;
    text-decoration: none;
}
#toolbar
{
}
#toolbar TD
{
    white-space: nowrap;
}
/*--Admin Dashboard--*/
/*--- For Buttons like: Change Applicant Status  ---*/
.btnMM
{
    background: url(images/title-bar-mid.gif) repeat-x center #0a4122;
    font-size: 8pt;
    color: #fff;
    padding: 2px 8px;
    border: 1px #0a4122 solid;
    height: 23px;
    min-height: 23px;
    cursor: pointer;
}


/*--- For Buttons like: Change Applicant Status  ---*/
.btnLS
{
    background: url(images/title-bar-mid.gif) repeat-x center #0a4122;
    font-size: 8pt;
    color: #fff;
    padding: 2px 8px;
    border: 1px #0a4122 solid;
    height: 23px;
    min-height: 23px;
    width: 170px !important;
    cursor: pointer;
}
/*--- For Dashboard button  ---*/
.btnDB
{
     background: url(images/btn-dashboard.jpg) repeat-x center center #0a4122;
    font-size: 14px;
    color: #fff;
    padding: 2px 8px;
    border: 1px #0a4122 solid;
    height: 28px;
    width: 140px !important;
    cursor: pointer;
}

/*--- For Buttons like: Notify, Export Excel, Edit  ---*/
.btnLM
{
    background: url(images/title-bar-mid.gif) repeat-x center #0a4122;
    font-size: 8pt;
    color: #fff;
    padding: 2px 8px;
    border: 1px #0a4122 solid;
    height: 23px;
    min-height: 23px;
    width: 140px !important;
    cursor: pointer;
}

/*--- For FormManagement ---*/
.btnSS
{
    background: url(images/title-bar-mid.gif) repeat-x center #0a4122;
    font-size: 8pt;
    color: #fff;
    padding: 2px 8px;
    border: 1px #0a4122 solid;
    height: 23px;
    min-height: 23px;
    width: 130px !important;
    cursor: pointer;
}
/*--- Login Page ---*/
.login-container
{
    width: auto;
    height: auto;
    padding: 10px;
  /*  background: url(images/login-box-bg.gif) no-repeat;*/
    margin: 10px auto;
    color: #4c4c4c;
}
.icon-bar
{
    background: url(images/login-images.jpg) no-repeat top left;
    width: 240px;
    height: 140px;
    float: left;
}
.login-box
{
    float: left;
    width: 500px;
    padding-bottom: 5px;
    padding-top: 4px;
    border: 1px solid #68abf0;
}
.login-title
{
    background: url(images/login-bg.jpg) no-repeat top center;
    height: 39px;
}
.email-box
{
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}
.login-txt-bg
{
    background: url(images/login-txt-bg.gif) repeat-x bottom center;
    border: 1px solid #d7d7d7;
    padding: 4px;
    width: 265px;
}
.pw-box
{
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}
.login-pw-bg
{
    background: url(images/login-txt-bg.gif) repeat-x bottom center;
    border: 1px solid #d7d7d7;
    padding: 4px;
    width: 150px;
}
a.forgot-pw
{
    font-weight: normal;
    color: #2474e4;
    font-size: 1.0em !important;
}
a.forgot-pw:hover
{
    text-decoration: none;
}
.login-as
{
    font-weight: bold;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
.user-radio
{
    width: 228px;
    height: 25px;
    border: 1px solid #d7d7d7;
}
.login-buttons
{
    float: left;
    padding-top: 18px;
    margin-left: 10px;
}
.login-heading
{
    font: normal 16pt Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    color: #383838;
}
.login-points
{
    margin: 5px 0;
    padding: 0;
}
.login-points li
{
    list-style: none; /*line-height:2em;*/
    background: url(images/login-bullet.gif) no-repeat 0 8px; /*padding-left:10px;*/
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


.tabs
{
    position: relative;
    top: 0px;
    left: 0px;
}
.tab
{
    border: 1px solid #999;
    background: url(images/search-tab-bg.gif) repeat-x top;
    color: #fff;
    font: normal 10pt Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}
.tab a
{
    padding: 4px 10px;
    display: inline-block;
}
.tab:hover
{
    background: url(images/search-tab-bg.gif) repeat-x bottom;
}
.selectedTab
{
    background: #2647a0;
}
.selectedTab:hover
{
    background: #2647a0;
}
.tabContents
{
    border: solid 1px black;
    padding: 10px;
    background-color: white;
}


.CommentsStyle
{
    width: 500px !important;
    height: auto !important;
    background-color: #fff !important;
    position: absolute !important;
    border: 2px solid gray;
    padding: 4px;
    left: -275px;
}
.CommentsStyle table
{
    border-collapse: collapse;
    width: 100%;
}
.CommentsStyle table th
{
    background: #0a4122;
    color: #fff;
    padding: 4px;
}
.CommentsStyle table td
{
    background: #fff !important; /*vertical-align:top;*/
    text-align: left !important;
}
.pop_col1, .pop_col2
{
    width: 22%;
}
.pop_col3
{
    width: 64%;
}



.green
{
    padding-left: 15px;
    text-indent: 15px; /*background-image: url(images/ico-edit.gif);     background-repeat: no-repeat;*/
    color: Green;
}
a active hover.green
{
    padding-left: 15px;
    text-indent: 15px; /*background-image: url(images/ico-edit.gif);     background-repeat: no-repeat;*/
    color: Green;
}
.blue
{
    padding-left: 15px;
    color: Blue;
    text-indent: 15px; /*background-image: url(images/ico-edit.gif);*/
    background-repeat: no-repeat;
}


.ToolTip
{
    cursor: pointer; /*font-weight:bold; 	font-family: Verdana; 	color: #0000FF; 	background-color:#A5D0F8;*/
    display: inline-block;
    background: url(  "images/help.png" ) no-repeat top center;
    width: 16px !important;
    height: 16px !important;
    vertical-align: middle;
    text-indent: -9999px;
}

.nl-container
{
    width: 900px;
    margin: 0 auto;
    color: #333;
}
.nl-heading
{
    font: normal 18pt Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    margin: 0 0 10px 0;
}
.nl-heading2
{
    font: bold 10pt Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0 0 20px 0;
}
.nl-mid-container
{
    margin: 20px 0 0 0;
}
.nl-left-col
{
    float: left;
    width: 230px;
}
.nl-right-col
{
    float: left;
    width: 610px;
    padding-left: 50px;
    background: url(images/or-bg.gif) no-repeat top left;
}
.nl-right-col ul
{
    margin: 0;
    padding: 0 0 0 0;
}
.nl-right-col ul li
{
    padding: 2px 0 2px 15px !important;
}
.nl-mid-container a
{
    color: #0033CC;
    text-decoration: none;
}
.nl-mid-container a:hover
{
    text-decoration: underline;
}
.nl-txt
{
    border: 1px solid #ccc !important;
    width: 200px !important;
    padding: 2px !important;
    background: #fff;
}
.nl-sen
{
    color: #666666;
}

.dvCriteria
{
    float: left;
    width: 100% !important;
    padding-left: 20px;
}
.dvCriteria ul
{
    margin: 0;
    padding: 0 0 0 0;
}
.dvCriteria ul li
{
    padding: 2px 0 2px 15px !important;
}

.ddlSmallRes
{
    width: 500px !important;
    border: 1px solid #b3b9c3;
    font-size: 8pt;
}

.DivSmallRes
{
    width: 100% !important;
    height: 500px !important;
}



.divMainStudent
{
    width: 100% !important;
    float: left !important;
    color: #000000;
}
.divStudentFields
{
    width: 100% !important;
    height: auto !important;
    float: left !important;
    padding-bottom: 3px !important;
}

.divStaticLabels
{
    text-align: right;
    background: #f2f2f2;
    float: left;
    width: 30%;
    height: auto;
    padding-bottom: 7px;
}

.divStaticControls
{
    float: left;
    width: auto;
    height: auto;
}

.divDynamicHelp
{
    width: auto;
    float: left;
    padding-left: 3px;
    padding-top: 1px;
}
.divFooter
{
    color: blue !important;
}

.lnkSmallIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkSmallNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 55px !important;
}

.lnkMediumIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediumNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 110px !important;
}

.lnkXLargeIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkXLargeNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 210px !important;
}


.top-bar
{
    background-color: #0a4122;
    display: block;
    min-height: 25px;
    max-height: 100px;
    text-align: left;
    width: 99%;
    padding: 3px 3px 3px 3px;
    margin-bottom: 2px;
}

.top-bar2
{
    background-color: #0a4122;
    display: block;
    min-height: 25px;
    max-height: 100px;
    text-align: left;
    width: 99%;
    padding: 3px 3px 3px 3px;
    margin-bottom: 2px;
}

.Midle-top-bar
{
    background-color: #0a4122;
    display: block;
    height: 30px;
    text-align: left;
    width: 950px;
}

.header5
{
    color: #FFFFFF;
    float: left;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 6px 0 0 20px;
    text-align: left;
    width: auto;
}
.header6
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 6px;
    width: 15%;
    text-align: left;
}
.header9
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 6px;
    width: 45%;
    text-align: center;
}
.header7
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 6px;
    width: 55%;
    text-align: center;
}
.header8
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 6px;
    width: 36%;
    text-align: right;
}

.header1
{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 3px 0 0 10px;
    text-align: left;
    width: 32%;
}
.headerbottum
{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 3px 0 0 10px;
    text-align: left;
}
.header2
{
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 3px 0 0;
    text-align: left;
    width: 25%;
}
.header3
{
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 3px 20px 0 0;
    text-align: right;
    min-width: 40%;
    max-width: 100%;
}
.header4
{
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 6px 10px 0;
    text-align: right;
    width: 15%;
}
.header3 a
{
    color: #FFFFFF;
    text-decoration: none;
}
.header3 a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.header3 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.header3 a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}


.lnkSmall
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkSmallNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 45px !important;
}


.lnkSmall:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkSmallNormal-2.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 45px !important;
}

.lnkMedium
{
    font-size: 14px;
    padding: 6px 30px 4px 8px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediumNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 110px !important;
}


.lnkMedium:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 8px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediumNormal-1.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 110px !important;
}

.lnkMediumNormal
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediuml2.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 100px !important;
}


.lnkMediumNormal:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediuml-2.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 100px !important;
}


.lnkLarge
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkLargeNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 140px !important;
}


.lnkLarge:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkLargeNormal-1.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 140px !important;
}


.lnkXLarge
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkLargeNormal-3.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 210px !important;
}


.lnkXLarge:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkXLargeNormal-1.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 210px !important;
}



.lnkSmallIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkSmallNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 55px !important;
}

.lnkMediumIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediumNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 110px !important;
}

.lnkXLargeIntroduction
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkXLargeNormal.jpg" ) no-repeat scroll left top transparent;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 210px !important;
}



.lnkSmallIntroduction:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkSmallNormal-2.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 55px !important;
}

.lnkMediumIntroduction:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkMediumNormal-2.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 110px !important;
}

.lnkXLargeIntroduction:hover
{
    font-size: 14px;
    padding: 6px 30px 4px 20px;
    margin-top: 20px;
    margin-right: 10px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    background: url(  "images/lnkLargeNormal-1.jpg" ) no-repeat scroll left top transparent;
    color: #0a4122 !important;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 220px !important;
}

.label
{
    color: #0a4122;
    font-size: 14px;
    margin: 14px 0 0;
    padding-bottom: 2px;
    padding-top: 2px;
}



.divConditionMain
{
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0 5px 0;
    height: auto;
    float: left;
    width: 100%;
}

.divConditionFields
{
    float: left;
    width: auto;
    height: auto;
}



.lnkSmallIntroduction1
{
    font-size: 14px;
   /*padding: 4px 10px;*/
    height: 30px !important;
    margin-top: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    color: #000000 !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: auto !important;
}
.lnkSmallIntroduction1:hover
{
    color: #0a4122 !important;
}



.p-bar-label
{
    width: 90%;
    height: auto;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
    margin-left: 5%;
}




.p-bar-lblPre
{
    width: 100px;
    height: 35px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
    margin-left: 22%;
}

.divApplicant-Main
{
    float: left;
    text-align: center;
    margin-right: 50px;
     /*height: 150px;*/
    min-height:180px;
}

.divApplicant-MainNominate
{
    float: left;
    text-align: center;
    margin-right: 50px;
    min-height: 180px;
}

.divApplicant-Label
{
    width: 155px;
    height: 25px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
}

.divApplicant-LabelNominate
{
    width: 155px;
    height: 35px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
}
.divApplicant-LabelBottom
{
    width: 155px;
    height: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
}

.divDashboard
{
    text-align: center !important;
    width: 80% !important;
}
.tdDashboard
{
    text-align: left !important;
    float:left;
    height:100px;
    width: 16% !important;
    margin-bottom : 2%;
    margin-right : 15%;
    margin-left:2%;
}
.tdMainDashboard
{
    width: 2% !important;
}

.headerCondition
{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    margin: 6px 0 0 20px;
    text-align: left;
    width: 100%;
}

.SearchDiv
{
    width: 100%;
    border-style: none;
    margin-top: 10px;
    margin-bottom: 10px; /*margin-right: 15%;      margin-left: 10%; */
    color: Black;
}


#ctableSearch
{
    width: 100%;
    height: 100%;
    border-style: none;
    width: 100%;
    padding: 0px;
}

#ctableSearch .tr-left
{
    padding-top: 10px;
    height: 20px !important;
    vertical-align: middle !important;
}

#ctableSearch td
{
    border-bottom: 0px solid #d7d7d7;
    padding: 5px;
}

#ctableSearch .td-left
{
    width: 450px;
    height: 20px !important;
    text-align: right;
    padding-top: 5px;
}
#ctableSearch .td-right
{
    white-space: nowrap;
    height: 20px !important;
}
#ctableSearch .td-middle
{
    text-align: left;
    vertical-align: bottom;
    height: 20px !important;
}


#ctableSponsorOrg
{
    width: 100%;
    height: 100%;
    border-style: none;
    width: 100%;
    padding: 0px;
}

#ctableSponsorOrg .tr-left
{
    padding-top: 10px;
    height: 20px !important;
    vertical-align: middle !important;
}

#ctableSponsorOrg td
{
    border-bottom: 0px solid #d7d7d7;
    padding: 5px;
}

#ctableSponsorOrg .td-left
{
    width: 450px;
    height: 20px !important;
    text-align: right;
    padding-top: 5px;
}
#ctableSponsorOrg .td-right
{
    white-space: nowrap;
    height: 20px !important;
}
#ctableSponsorOrg .td-middle
{
    text-align: left;
    vertical-align: bottom;
    height: 20px !important;
}

#ctablecriteria
{
    width: 100%;
    height: 100%;
    border-style: none;
    width: 100%;
    padding: 0px;
}

#ctablecriteria .tr-left
{
    padding-top: 10px;
    height: 20px !important;
    vertical-align: middle !important;
}

#ctablecriteria td
{
    border-bottom: 0px solid #d7d7d7;
    padding: 5px;
}

#ctablecriteria .td-left
{
    width: 450px;
    height: 20px !important;
    text-align: right;
    padding-top: 5px;
}
#ctablecriteria .td-right
{
    white-space: nowrap;
    height: 20px !important;
}
#ctablecriteria .td-middle
{
    text-align: left;
    vertical-align: bottom;
    height: 20px !important;
}

/** For ComobBox Multiselet **/

.list td
{
    border: 0px solid #ffffff !important;
}

.list td label
{
    padding-left: 8px;
}

.checkboxlistborder
{
    border: 1px solid #cdcdcd !important;
}


[disabled]
{
    /* Text and background colour, medium red on light yellow */
    color: #000000;
    background-color: #fcfcfc;
}

.divApplicant-LabelNominate
{
    width: 155px;
    height: 35px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
}
.divApplicant-LabelBottom
{
    width: 155px;
    height: 20px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0E74CB;
    vertical-align: baseline;
}

.blue-border
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em !important;
    border: 1px solid #68abf0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px 2px rgba(100, 100, 100, .1) , #dedede 0px 0px 5px inset;
    padding: 18px;
}
.dotted-border
{
    padding: 18px;
    border: 1px dashed #e3e3e3;
}

.Set-width
{
    width: 600px;
    -ms-width: 604px; /*width for IE*/
}

.Alert-Message
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 1.4em !important;
}
.MessagePopup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    text-align: left;
    width: 85%;
    position: fixed;
    top: 150px;
    left: 360px;
    font-size: 8pt;
    width: 42%;
}
.btnAlertMessage
{
    background: url(images/title-bar-mid.gif) repeat-x center #0a4122;
    font-size: 9pt;
    color: #fff;
    padding: -1px 8px;
    border: 1px #0a4122 solid;
    height: 23px;
    min-height: 23px;
    width: 145px;
}


.Grant_Criteria_hd
{
    font: bold 12pt Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    margin: 0 0 5px 0;
    padding: 0;
}

.Grant_Title
{
    color: #480000;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}
.Message-header
{
    color: #FFFFFF;
    float: left;
    font-size: 11pt;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    padding: 3px;
    margin-left: 6px;
    text-align: left;
    width: 42%;
}
.Message-Title
{
    color: #FFFFFF;
    float: left;
    font-size: 11pt;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    padding: 3px;
    margin-left: 6px;
    text-align: left;
    width: 34%;
}
.Message-Code
{
    color: #FFFFFF;
    float: left;
    font-size: 11pt;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    padding: 3px;
    margin-left: 10px;
    text-align: right;
    width: 58%;
}
/*--Grid--*/

.Gridnew
{
    width: 100%;
    background-color: #fff;
    margin: 0;
    border: 1px solid #e1e2df;
    border-collapse: collapse;
}


.Gridnew th
{
    background: url(Images/grid-hd-bg.gif) repeat-x #ffffff bottom;
    height: 20px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border: 1px solid #e1e2df;
}

/*.Grid th a{
		color:#8a0b05;
		}*/

.Gridnew .pgr table
{
    margin: 5px 0;
}
.Gridnew .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #74ac01;
    line-height: 12px;
}
.Gridnew td
{
    padding-left: 5px;
    color: #000000;
}
.Gridnew .alt
{
    background: #f5f9fb;
    height: 20px;
}

.PopupPreview
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding-top: 2px;
    padding-left: 3px;
    text-align: left;
    position: fixed;
    top: 50px;
    left: 250px;
    font-size: 8pt;
    width: 70%;
    height: 550px;
}

.new_search_box
{
    margin-top: 10px;
    text-align: right;
    width: 250px;
    float: right;
    position: relative;
}
.new_search_box input[type='text']
{
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 6px 4px;
    width: 250px !important;
    text-indent: 25px;
    font-size: 14px !important;
}
.new_search_box input[type='image']
{
    position: absolute;
    left: 6px;
    top: 6px;
}

.divWithListItems
{
    float: left;
    overflow-y: auto !important;
    overflow-x: none !important;
    max-height: 200px !important;
}

.divWithOutListItems
{
    float: left;
    height: auto;
}

iframe
{
    width: 100% !important;
}

.Option_Available_td
{
    width: 500px !important;
    max-width: 500px !important;
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.Question_td
{
    width: 180px !important;
    max-width: 180px !important;
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.popup_color, .popup_color_safari
{
    width: 300px !important;
    text-align: center !important;
}

.PageBreak
      {
        page-break-after: always !important;
         page-break-inside: avoid !important;

      }
      
   
 .left-col
{
width: 23%;
height: 800px;
overflow-y: scroll;
background: #F8F8F8;
float: left;
margin-right: 7px !important;
border: 1px gray solid;
}


.left-cnt
{
	/*padding:8px;*/
}

.right-col
{
	width: 75.5% !important;
	height: 800px;
	overflow-y: scroll;
	border: 1px gray solid;
}

.right-cnt
{
	padding: 0 0 0 2px;
	border-width: thin;
}     


/* Grid For College List */
.GridCollege
{
	width: 100%;
	background-color: #fff;
	margin: 0;
	border-collapse: collapse;
}

.GridCollege td
{
	padding-left: 5px;
	padding-top: 5px;
	color: #000000;
	height: 20px;
	border-bottom: 1px solid #e1e2df;
}

.GridCollege .alt
{
	height: 20px;
}

.GridCollege th a
{
	color: #8a0b05;
}

.GridCollege .pgr table
{
	margin: 5px 0;
}

.GridCollege .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #74ac01;
	line-height: 12px;
}

.ajaxMultiSlider
{
	background: url(  "images/line.png" ) repeat-x scroll 0 0 transparent;
	height: 2px;
	width: 155px;
	position: relative;
	z-index: 100;
}

.ajaxMultiSliderHandleLeft
{
	background: url(  "images/arrow-left.png" ) no-repeat scroll 0 0 transparent;
	height: 22px;
	position: absolute;
	width: 12px;
	z-index: 200;
}

.ajaxMultiSliderHandleRight
{
	background: url(  "images/arrow-right.png" ) no-repeat scroll 0 0 transparent;
	height: 22px;
	position: absolute;
	width: 12px;
	z-index: 200;
}

.lnkCollegeName
{
	color: #0099CC;
	text-decoration: none;
	font-size: 15px;
}

.lnkCollegeName a
{
	color: Blue;
	text-decoration: none;
	font-size: 15px;
}

.imgCollapse
{
	background: url(  "images/arrow-right.png" ) no-repeat scroll 0 0 transparent;
}

.imgExpand
{
	background: url(  "images/arrow-right.png" ) no-repeat scroll 0 0 transparent;
}

.tdCollegeDescription
{
	width: 100%;
	background-color: #fff;
	margin: 0;
	border-collapse: collapse;
}

.tdCollegeDescription td
{
	padding-top: 5px;
	color: #6E6E6E;
	height: 20px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 0px;
}

.searchLabel
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	font-weight: bold;
}

.ddlSearchCollege
{
	background: url(images/txt-bg.gif) repeat-x bottom;
	border: 1px solid #b3b9c3;
	height: 16px;
	font-size: 10pt;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.chkSearchCollege
{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px !important;
}

/* added by Bhaskar for site settings ...Start */

.GrantsSettings
{
    width: 100% !important;
    background-color: #fff !important;
}

.GrantsSettings table
{
    border:1 !important;
    border-collapse: collapse;
    width: 100%;
    border-color: #BBBBBB;
}
.GrantsSettings table th
{
    background: #0a4122;
    color: #fff;
    padding: 4px;
    text-align: left !important;
}

.GrantsSettings table td:first-child
{
  padding-left: 6px;
}

.GrantsSettings table td
{
    background: #fff !important; 
    text-align: left !important;
    border-color: #BBBBBB;
}
.Grants_col3
{
    width: 30%;
}

.Grants_col5 
{
    width: 45%;
}

.Grants_col4 
{
    width: 8%;
}
.Grants_col2
{
    width: 5%;
}

.Grants_col1
{
    width: 12%;
}
/* added by Bhaskar for site settings ...End */

/* Added By Manzoor*/
/* Login Page FaceBook Login Button Related starts from here*/
.fb-login {
    /*background: url(images/fbloginbutton.png) no-repeat;*/
    text-align: center;
    width: 222px;
    height: 35px;
    margin: 0 auto;
    display: block;   
    outline: none;
    border-radius: 3px;    
}

.centered {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.dotted {
    font-size: 20px;
    color: #888;
}

.mid {
    vertical-align: text-bottom;
    padding: 0 6px;
    font-weight: bold;
}

/* Login Page FaceBook Login Button Related ends here*/

/* Application Help related styles start from here */

.ico_help {
      display: inline-block;
    /*width: 24px;*/
    height: 24px;
    vertical-align: middle;
    /*background: url("images/help_ico.png") no-repeat 0 0;
    margin-right: 10px;*/
}

a.open_help::after {
    content: "Open Help";
    color:blue;
    cursor:pointer;
    text-decoration: underline;
}

a.hide_help::after {
    content: "Hide Help";
    cursor:pointer;
}

a.hide_help {
    background: url("images/help_link_bg.png") repeat 0 0;
    color: #000 !important;
    text-decoration: underline;
}

    a.hide_help .ico_help {
        background: url("images/hide_help_ico.png") no-repeat 0 0;
        text-decoration: underline !important;
        margin-right: 5px !important;
    }

.help_sidebar {
    background: #5e5e5e;
    /*
    position:absolute !important;
    right: -300px !important;
    */
}

    .help_sidebar section {
        padding: 10px;
        position: relative;
        overflow-y: scroll;
        height: 100%;
    }

.panel_strip {
    /*background: url("images/panel_strip.png") no-repeat 0 0;*/
    width: 8px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
}

.side_info_box {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
}

.side_info_heading {
    font-size: 20px;
}

    .side_info_heading i {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-right: 5px;
        vertical-align: middle;
    }

i.side_icon_info {
    background: url("images/side_panel_ico_info.png") no-repeat 0 0;
}

i.side_icon_review {
    background: url("images/side_panel_ico_review.png") no-repeat 0 0;
}

i.side_icon_listing {
    background: url("images/side_panel_ico_listing.png") no-repeat 0 0;
}

i.side_icon_plus {
    background: url("images/side_panel_ico_plus.png") no-repeat 0 0;
}

.side_info_content {
    padding: 10px 0 0 40px;
}

    .side_info_content ol {
        list-style-type: decimal;
        margin: 0;
        padding: 0;
    }

/* Application Help related styles End here */

/*Search button related.. Bhaskar*/
.Search_Continue, .Search_Continue.Incart,
.Search_Continue.Incart:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #ecfdf3;
	background: #0a4122;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #0a4122;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}

    .Search_Continue.Incart {
        opacity:0.4;
    }

.lbl-box-title {
    font-size: 13px;
}
