/* ========================================================= */
/* otc_common.css                                            */
/* ========================================================= */

/* ================================= */
/* Page  layout                      */
/* ================================= */


#container {
	margin: 0px auto 30px;
	padding: 0px;
	width: 910px;
	position: relative;
	top: 10px;
	background: url(../images/site/bg_09.jpg) repeat-y left top;
}
#container_h {
	margin: 0px auto 30px;
	padding: 0px;
	width: 910px;
	position: relative;
	top: 10px;
	background: url(../images/site/bg_09_3col.jpg) repeat-y left top;
}
#header {

}
#header_print {
	display: none;
}
#home_page {
	background: #FF0000;
	z-index: 1;
}
#home_page_body {
	background: url(../images/site/home_bg2.jpg) no-repeat left top;
	margin: 0px;
}
#lcol {
	float: left;
	width: 209px;
	background: url(../images/site/left_09.jpg) no-repeat left top;
}
#home_page_body #lcol_home {
	float: left;
	width: 209px;
}
#mcol {
	float: left;
	width: 700px;
}
#mcol_home {
	float: left;
	width: 493px;
	margin: 40px 0px 0px;
}
#rcol {
	float: left;
	width: 206px;
	margin: 150px 0px 0px;
}
#twitter {
	float: right;
	width: 172px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 8pt;
	line-height: 9pt;
}
#twitter h1 {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/twitter_icon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#twitter a {
	font-weight: normal;
	text-decoration: none;
}
#twitter p {
	margin: 0px;
	padding: 0px;
}
.posted {
	font-size: 90%;
	color: #CCCCCC;
}
.feed_item {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
}





/* ================================= */
/* HTML redefinition for defaults    */
/* ================================= */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background: #405b6c;
}
p, p.normal, ul {
	margin-bottom: 0.75em;
	margin-top: .5em;
}
ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
}
li {
	margin-bottom: .25em;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* Do not display hr - for printing/no CSS only */
hr {
	display: none;
}
div {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #163F79;
}
a:visited {
	color: #163F79;
}
a:hover {
	color: #993366;
}
a:active {
	color: #993366;
}
/* MOVED TO OTC_EDIT
h1 {
	color: #2B5286;
	font-size: 140%;	
	margin-top: .6em;
	margin-bottom: 0.6em;
}
h2 {
	color: #4f70a4;   
	font-size: 125%;
	margin-top: 0.8em;	
	margin-bottom: .3em;
}
h3 {
	color: #405B6C;
	font-size: 110%;
	margin-top: 1em;
	margin-bottom: .2em;
}
h4 {
	color: #2B5286;
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: .2em;
}
.colorH1 {
	color: #2B5286;
}
.colorH2 {
	color: #4f70a4;
}
.colorH3 {
	color: #728EC2;
}
*/

/* ================================== */
/* LEFT COLUMN                        */
/* ================================== */

.lcol_bdy {
	margin: 0px;
	padding: 10px 0px 5px;
}
#home_page_body .lcol_bdy {
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* Apply to ul tag being used as a menu */
.left_menu {
	margin: 0px 0px 20px;
	padding: 0em;
}
.left_menu a {
	text-decoration: none;
}
.left_menu a:hover {
	text-decoration: underline;
}
.left_menu li {
	padding: 0em;
	list-style: none;
}
.left_menu li ul {
	margin: .6em 0px 0px 15px;
	padding: 0px;
}
#pre_content1, #pre_content2 {
	font-size: 95%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
/* ================================== */
/* RIGHT COLUMN                       */
/* ================================== */

.rcol_bdy {
	margin: 0px;
	padding: 10px 8px 5px 15px;
}

#post_content {
	margin: 20px 0px 0px;
	font-size: 95%;
}
/* ================================= */
/* Main content styles               */
/* ================================= */

#main_content {
	padding: 0px 16px 10px;
	font-size: 90%;	
}
/* Try using unclassed defaults for now */
table {
	margin: 1.5em 0em 0.75em;
}
td {
	padding: 3px 10px 3px 3px;
	vertical-align: top;
}
table ul {
	margin: 0em;
	padding: 0em 0em 0em 1.5em;
}
table ul li {
	padding: 0em;
}
table p {
	margin-bottom: 5px;
	margin-top: 0px;
}

/* Small grid for hotels, etc. ================================== */

.smallGrid {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.smallGrid td {
	margin: 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	vertical-align: top;
}
.smallGrid th {
	margin: 0px;
	padding: 3px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-size: 11px;
}
.smallGrid td.td_title {
	margin: 0px;
	padding: 3px;
	text-align: left;
}
.smallGrid tr.tr_alt {
	background: #D6EEFF;
}

/* ================================= */
/* FOOTER                            */
/* ================================= */

#footer {
	font-size: 11px;
	text-align: center;
	color: #333333;
	background: #BBC0C6;
	clear: left;
	border-top: 1px solid #405B6C;
}
#footer p.copyright {
	margin: 0px;
	padding: 0px 0px 5px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #163F79;
	text-decoration: none;
}
#footer a:hover {
	background: #D5E1F1;
}

/* ================================= */
/* GENERAL UTILITY                   */
/* ================================= */

.note_box {
	clear: left;
	margin: 1em auto;
	padding: 0em 0.75em;
	border: 1px solid #405B6C;
	background: #FFFFFF;
	width: 75%;
}
.note_box h3 {
	margin-top: .5em;
	text-align: center;
}
.note_box ul {
	margin-bottom: .5em;
}


.small_text {
	font-size: 90%;
}
.smaller_text {
	font-size: 85%;
}
.txt_align_center {
	text-align: center;
}
.txt_align_left {
	text-align: left;
}
.txt_align_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_left_img {
	float: left;
	margin: 0px 10px 10px 0px;	
}
.float_right {
	float: right;
}
.float_right_img {
	float: right;
	margin: 0px 0px 10px 10px;
}
.clear_left {
	clear: left;
}
.clear_both {
	clear: both;
}

/* ================================= */
/* Header and Footer links           */
/* ================================= */
/* See footer above for link and text colors */
/* IDs to position */
#div_ftr_links {
	padding: 8px 0px 5px;
	margin: 0px;
	text-align: center;
}
#login_links {
	padding: 10px 10px 0px 0px;
	margin: 0px;
	text-align: right;
	float: right;
}
/* Common classes - used in footers, top navigation, etc. - horizontal lists from ul */
.ul_horiz {
	margin-left: 0;
	padding-left: 0;
	font-size: 11px;
	display: inline;
}
.ul_horiz a {
	text-decoration: none;
	padding: 0px 8px;
}
.ul_horiz li {
	margin-left: 0px;
	padding: 0px 8px;
	border-left: 1px solid #333333;
	list-style: none;
	display: inline;
	line-height: 10px;
}
.ul_horiz li.li_first {
	border-left: none;
}

