﻿body { color: #252525; font-family: Arial; font-size: 9pt; margin: 0px; padding: 0px; line-height: 1.6em; }

/* for Print */
.print{}
.inPrint{display:none;}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.scrollbar { color:#FFFFFF; text-decoration: none; }
a.scrollbar:hover { color:#FFFFFF; text-decoration: underline; }

form { margin: 0px; padding: 0px; }
img { border: none; }

/*.newsTitle { background-color: #003A71; color: #FFFFFF; padding-left: 10px; }*/

.newsTitle { color: #FFFFFF; padding-left: 5px; }
.newsTitle a { color: #FFFFFF; }

/* subpage's formating */
.articleTitle { color: #ff6300; font-size: 14pt; padding: 0px 0px 15px 0px; }
.articleSubParaTitle { font-size: 12pt; font-weight: bold; }
.breadcrumb { color: #878787; font-size: 8pt; font-weight: bold; }
.breadcrumb a { color: #878787; }

.borderTop { border-top: 1px solid #CCCCCC; }
.borderGrey { border-top: 1px solid #D7D7D7; }

.clearBoth { clear: both; }

.imgLeft { float: left; padding-right: 30px; margin-bottom: 10px; }
.imgRight { float: right; padding-left: 30px; margin-bottom: 10px; }
.imgCaption { clear: both; font-size: 8pt; }

.paddingTop10 { padding-top: 10px; }

.tableBorderBottom { border-bottom: solid 1px #F68B1F; }
.tableBorderGrey { border: solid 1px #CCCCCC; }
.tableBorderGreyBottom { border-bottom: solid 1px #CCCCCC; }
.tableBorderBottom3px { border-bottom: solid 3px #F68B1F; }
.tableBorderLeft { border-left: solid 1px #F68B1F; }
.tableBorderRight { border-right: solid 1px #F68B1F; }
.tableBorderTop { border-top: solid 1px #F68B1F; }
.tableData { border-bottom: solid 1px #D4D4D4; }
.tableRowTop { background: #FFB152; font-weight: bold; }
.tableRowAlt { background: #FFEBD2; }

/* padding */
.paddingRight13 { padding-right:13px; }
.paddingLeft15 { padding-left:15px; }

/* footer formating*/
.footer { border-top: solid 6px #a2998e; color: #575246; font-size: 8pt; margin-top: 20px; padding: 10px 0px 30px 0px; }
.footer a { color: #575246; text-decoration: none; }
.footer a:hover { text-decoration: underline; }


/* tabs */
.viewedTabs { background: #FF9F51; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC; color: #FFFFFF; cursor: pointer; float: left; font-size: 11px; font-weight: bold; margin: 0px 1px 0px 0px; padding: 5px 8px 5px 8px; width: auto; }
.viewedTabsSelected { background: #E46C0A; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC; color: #FFFFFF; cursor: pointer; float: left; font-size: 11px; font-weight: bold; margin: 0px 1px 0px 0px; padding: 5px 8px 5px 8px; width: auto; }
.viewedList { border: solid 1px #D6C2B2; clear: both; padding: 12px; width: 95%; }
.propBorderBottom { border-bottom: 1px solid #D6C2B2; margin-top: 15px; margin-bottom: 15px; }
.viewedTabsNone { background: #A6A6A6; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC; color: #FFFFFF; float: left; font-size: 11px; font-weight: bold; margin: 0px 2px 0px 0px; padding: 5px 8px 5px 8px; width: auto; }
.HiddenviewedTabs {width:0px;}


/* form */
.fontMediaForm { font-size: 15px;}

.MainWidth {width:955px; }
.ContentWidth {width:637px; }
.LeftWidth {width:163px; }
.RightWidth {width:155px; }






.contentHL {color: #907040; font-size: 16px; font-weight: bold; }
.borderRightBrown { border-right: #d6c4a8 2px solid; }
