/* reset5 © 2011 opensource.736cs.com MIT */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{font-family: Arial, sans-serif; border:0;outline:0;font-size:1em;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1em;color: #666666;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button:not(.ui-button-icon-only,.ui-dialog-buttonset){margin:0!important;padding:0!important;}input,select,a img{vertical-align:middle;}

a {
	color: #4685a0;
	text-decoration: none;
}
.ui-widget-content a {
	color: #4685a0 !important;
	text-decoration: none;
}
a:hover {
	color: #00395a;
}

.ui-dialog-buttonset .ui-button {
    border: 1px solid #cccccc;
    background: #eeeeee url(images/ui-bg_glass_60_eeeeee_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #3383bb;
    padding: .4em 1em;
}

.ui-dialog-buttonset .ui-button:hover {
    border: 1px solid #cccccc;
    background: #f8f8f8 url(images/ui-bg_glass_100_f8f8f8_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #599fcf;
    padding: .4em 1em;
}

.ui-widget-overlay {
    background: #444444 url(images/ui-bg_flat_0_444444_40x100.png) 50% 50% repeat-x !important;
    opacity: .50 !important;
    filter: Alpha(Opacity=50);
}

