body  {
	background-color: white;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-y: scroll;
}

html,body,div,p,li,td,input,select,textarea {
	font-size: 20px;
	font-family: encode_sanslight, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #07102C;
	text-align: justify;
	line-height: 150%;
}

td {
	vertical-align: top;
}

b,strong {
	font-family: encode_sansmedium, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

i,em {
	font-style: italic;
}

h1,h2,h3,h4  {
	font-size: 32px;
	font-family: encode_sansmedium, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 2em;
	color: #07102C;
	letter-spacing: 2px;
	line-height: 120%;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child {
	margin-top: 0em;
}

h1 {
	padding-top: 0em;
}


h2  {
	font-size: 28px;
}

h3  {
	font-size: 24px;
	margin-bottom: 1.5em;
}

h4  {
	font-size: 20px;
	margin-bottom: 1em;
}

hr  {
	width: 100%;
	height: 1px;
	color: #07102C;
	background-color: #07102C;
	border: none;
	margin-top: 2em;
	margin-bottom: 2em;
}

a:link  {
	text-decoration: none;
	color: #214ED4;
}

a:visited  {
	text-decoration: none;
	color: #214ED4;
}

a:hover,a:focus  {
	text-decoration: none;
	color: #6082E6;
}

a:active  {
	text-decoration: none;
	color: #6082E6;
}

input,select,textarea {
	border: 1px solid gray;
	background: transparent;
}

button,input.button {
	/*font-size: 12px;*/
	font-family: encode_sanslight, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	border: 1px solid gray;
	background: transparent;
}

input[type=button], input[type=reset] {
	cursor: pointer;
}

input[type=button]:disabled, input[type=reset]:disabled {
	cursor: normal;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}

select {
	text-align: left;
	background: white;
}

option {
	background: white;
}

a img,img,input.radio,input.checkbox {
	border: none;
}

.smallerwidth {
	width: 70%;
}

span.highlight {
	font-weight: bold;
	color: #6082E6;
}

div#tabs {
	width: 100%;
}

div.line {
	border-bottom: 1px solid #07102C;
	height: 1px;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.with_line {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #07102C;
	margin-bottom: 2em;
}

span.separator {
	color: black;
}

marquee.marquee {
	margin-left: 370px;
	margin-right: 2em;
}

div.marquee {
	width: 100%;
	position: absolute;
	right: 0px;
}

.tickertext {
	font-weight: bold;
	color: gray;
}

a:link.tickertext {
	text-decoration: none;
	color: gray;
}

a:visited.tickertext {
	text-decoration: none;
	color: gray;
}

a:hover.tickertext,a:focus.tickertext {
	text-decoration: none;
	color: red;
}

a:active.tickertext {
	text-decoration: none;
	color: red;
}

.tickerseparator {
	color: gray;
	margin-left: 20px;
	margin-right: 20px;
}

td.contactform_leftcol {
	width: 180px;
	vertical-align: top;
	text-align: left;
}

td.contactform_rightcol {
	width: 300px;
	vertical-align: top;
	text-align: left;
}

input.contactform,select.contactform {
	width: 300px;
}

textarea.contactform {
	width: 300px;
	height: 100px;
}

div.feed_title {
	font-size: 16px;
	font-family: encode_sanslight, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
}

div.feed_item {
   	background: #F5F5F5;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.5em;
}

div.feed_item_title {
	font-weight: bold;
}

a:link.feed_item_link {

}

a:visited.feed_item_link {

}

a:hover.feed_item_link,a:focus.feed_item_link {

}

a:active.feed_item_link {

}

div.feed_item_description {

}

a:link.feed_page {
	text-decoration: none;
	color: gray;
}

a:visited.feed_page {
	text-decoration: none;
	color: gray;
}

a:hover.feed_page,a:focus.feed_page {
	text-decoration: none;
	color: red;
}

a:active.feed_page {
	text-decoration: none;
	color: red;
}

.warning {
	color: red;
}

/* overrides for ui-autocomplete */
.ui-autocomplete {
	background: #eeeeee;
}

/* paged listings navigation start */

div.listing_links_top {
	display: none;
}
div.listing_links_bottom {
}
div.listing_links {
}
a:link.listing_link_prev {

}
a:visited.listing_link_prev {

}
a:hover.listing_link_prev {

}
a:focus.listing_link_prev {

}
a:active.listing_link_prev {

}
div.listing_link_separator {
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
a.listing_link_next {

}
a:visited.listing_link_next {

}
a:hover.listing_link_next {

}
a:focus.listing_link_next {

}
a:active.listing_link_next {

}
a.listing_link_no {
	
}
a:visited.listing_link_no {

}
a:hover.listing_link_no {

}
a:focus.listing_link_no {

}
a:active.listing_link_no {

}
a.listing_link_no.inactive {
}
a:visited.listing_link_no.inactive {

}
a:hover.listing_link_no.inactive {

}
a:focus.listing_link_no.inactive {

}
a:active.listing_link_no.inactive {

}

/* paged listings navigation end */

div.number_entries_found {
	margin-bottom: 4em
}

div.list_container {

}

/* necessary for correct display of floats in tables */
div.listing_cell {
	vertical-align: top;
	display: inline-block;
}
td {
	display: table-cell;
}

div.highlight {
	background: #E8C69E;
	padding: 1em;
	border-radius: 1em;
}

blockquote {
	font-size: 24px;
	font-style: italic;
	text-align: justify;
}

@media only screen and (max-device-width: 480px) {
	html,body,div,p,li,td,input,select,textarea {
		font-size: 40px;
		text-align: left;
	}
	body  {
		background-size: 100%;
	}
	h1  {
		font-size: 60px;
	}
	h2  {
		font-size: 50px;
	}
	h3  {
		font-size: 45px;
	}
	h4  {
		font-size: 40px;
	}
	blockquote {
		font-size: 45px;
		text-align: left;
	}
	span.highlight {
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	html,body,div,p,li,td,input,select,textarea {
		font-size: 28px;
		text-align: left;
	}
	body  {
		background-size: 100%;
	}
	h1  {
		font-size: 42px;
	}
	h2  {
		font-size: 35px;
	}
	h3  {
		font-size: 31px;
	}
	h4  {
		font-size: 28px;
	}
	blockquote {
		font-size: 31px;
		text-align: left;
	}
	span.highlight {

	}
}

@font-face {
    font-family: 'encode_sanslight';
    src: url('encodesans-light-webfont.eot');
    src: url('encodesans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('encodesans-light-webfont.woff2') format('woff2'),
         url('encodesans-light-webfont.woff') format('woff'),
         url('encodesans-light-webfont.ttf') format('truetype'),
         url('encodesans-light-webfont.svg#encode_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'encode_sansmedium';
    src: url('encodesans-medium-webfont.eot');
    src: url('encodesans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('encodesans-medium-webfont.woff2') format('woff2'),
         url('encodesans-medium-webfont.woff') format('woff'),
         url('encodesans-medium-webfont.ttf') format('truetype'),
         url('encodesans-medium-webfont.svg#encode_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}