@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansbold';
    src: url('../fonts/droidsans-bold-webfont.eot');
    src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-bold-webfont.woff') format('woff'),
         url('../fonts/droidsans-bold-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html{ }
body {font-family: Arial, sans-serif; font-size:15px; color:#000; background:#eaedf2 url(../images/bg.png) repeat-x; border-top:#eaa43a solid 5px;}

textarea {font-size:11px; font-family:Arial, Helvetica, sans-serif;}
a {color:#06F; cursor:pointer;}
a:hover {text-decoration:underline !important;}

.outer-wrap { border-top:#9c0000 solid 2px; position: absolute; width:100%; z-index: 1;}
body.home .outer-wrap {background: url(../images/header-bg.png) no-repeat 50% 158px;}
.wrapper {margin:auto; width:992px;}

.wrapper p.copy_center{text-align:center; width:100% !important;}

.fright {float:right;}
.first {border:0 !important;}

select {text-transform:uppercase; font-size:12px;}

.hidden {display:none;}

.close1 {position:absolute; background:url(../images/close.png) no-repeat; float:left; right:5px; top:5px; width:21px; height:21px; text-indent:-9999px;}

.justtify {text-align:justify;}
.mandatory {text-align:right; color:red; margin:0 !important;}

.to-top {font-size:12px; font-weight:normal; float:right; background:#e3e3e3; border:#CCC solid 1px; padding:0 5px; line-height:16px; border-radius:5px; color:black; text-decoration:none; display:none;} 
.pullright {float:right !important;}

blockquote {width:80%; padding:15px; margin:15px; text-align:justify; font-size:13px;  background:#EFEFEF;}

.alignc {text-align:center !important;}
.alignr {text-align:right;}
.alignl {text-align:left;}

.wrapper .use_full{width:100% !important; display:inline-block;}
.no_part{display: inline-block;text-align: center;width: 100%; margin-bottom:3px; font-size:0.85em;}

@media print {
body, .outer-wrap, .topright .corporate, .topright .corporate div.sponsors {background:none; border:0 !important;}
.wrapper {width:100%;}
.inner-page {padding:0 !important;}
.content-wp {display:block !important;}	
.profile-table table {background:none !important;}
#top {display:none;}
}