@charset "utf-8";
/* CSS Document */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;border:1px solid #ddd!important;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
embed, object {
	vertical-align: top;
	outline: none;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

@font-face {
    font-family: 'DroidSansRegular';
    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#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    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#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1{ font-size:20px; font-weight:600;}
h1.margi{ margin:25px 0 25px 0;}
h1.margi1{ margin:0px 0 25px 0;}
p{ line-height:20px; color:#363636; font-size:14px;}
h2{ color:#296893; font-size:16px; margin:0 0 10px 0; font-weight:500;}
h3.extra{ color:#fff; font-size:16px; background:#296893 url(../images/arows.png) 10px 11px no-repeat; margin:0 0 10px 0; line-height:32px; padding:0 25px; font-weight:normal;} 
h3.extra.last{ margin-bottom:0px;}
h3.widget-title{display:none;}
.eemail_caption{display:none;}
.go{
    background: none repeat scroll 0 0 #296893;
    border: 1px solid #003559;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'DroidSansRegular';
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 18%;
}
.firstcol{background:#f2f2f2; color:#363636; font-size:12px; padding:10px; white-space:nowrap}
.leave-reply{display:none;}
.entry-meta {
    display: none;
}
.nav-previous,.assistive-text {
    display: none;
}