/*
Copyright (c) 2003-2008 Joanna J. Ringrose.
Written and designed by Gavamedia Corporation.
*/



/* Web site's standards */
html, body { font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px; line-height: 16px; width: 100%; height: 100%; margin: auto; color: #000000; background-color: #FFFFFF; border-width: 0px; }
table { font-size: 13px; border-width: 0px; }
img { border-width: 0px; }
A { text-decoration: underline; font-weight: bold; color: #414235; }
A:link { text-decoration: underline; font-weight: bold; color: #414235; }
A:active { text-decoration: underline; font-weight: bold; color: #414235; }
A:visited { text-decoration: underline; font-weight: bold; color: #414235; }
A:hover { text-decoration: underline; font-weight: bold; color: #787952; }
h1 { font-family: Times New Roman; color: #2B1F09; font-size: 28px; font-weight: bolder; padding-bottom: 10px; line-height: 22px; }
h2 { font-family: Times New Roman; color: #2B1F09; font-size: 21px; font-weight: bold; line-height: 14px; margin-bottom: -7px; }


/* Main table styles */
#MainTable { width: 100%; height: 100%; }


/* Titlebar styles */
#TitleBar { vertical-align: middle; text-align: left; width: 100%; height: 80px; padding-left: 40px; background-image: url('/images/banner_bg.jpg'); background-position: right; background-repeat: repeat-y; }
#TitleBarAddress { font-size: 9px; font-weight: bold; line-height: 11px; color: #FFFFFF; text-align: right; width: 100%; padding-right: 10px; }


/* SideBar styles */
#SideBarTD { color: #000000; font-size: 12px; line-height: 19px; height: 100%; vertical-align: top; border-right: solid 1px #DCAE5A; cursor: default; background: #F7E6D1 url('/images/sidebar_bg.jpg') repeat-x scroll bottom; }
#SideBarDiv { color: #000000; text-decoration: none; padding: 1px 0px 0px 0px; }
#SideBarDiv a { color: #000000; text-decoration: none; vertical-align: middle; display: block; font-weight: normal; padding: 3px 1px 4px 8px; margin: 0px 6px 0px 5px; width: 160px; }
#SideBarDiv a:visited { color: #000000; text-decoration: none; }
#SideBarDiv a:hover { color: #000000; border: 1px solid #AA7E26; text-decoration: none; padding: 2px 1px 3px 7px; margin-right: 4px; background: #F9EDDF url('/images/sidebar_hover.jpg') repeat-x; }
#SideBarCurrent { color: #000000; border: 1px solid #705625; text-decoration: none; padding: 2px 1px 3px 7px; margin: 0px 5px 0px 5px; background: #F9EDDF url('/images/sidebar_current.jpg') repeat-x; width: 160px; }
#MiniSideBar { font-size: 88%; padding: 1px 0px 9px 10px; }
#MiniSideBar a { padding: 2px 0px 3px 10px; margin: 0px 6px 0px 5px; width: 149px; }
#MiniSideBar a:hover { padding: 1px 0px 2px 9px; border: 1px solid #D9AE55; margin-right: 4px; background: #FCF5ED; }
#MiniSideBarCurrent { padding: 1px 0px 2px 9px; border: 1px solid #AA7E26; margin: 0px 6px 0px 5px; background: #F9EDDF; width: 149px; }


/* Main styles */
#MainSection { padding: 20px 0px 20px 19px; width: 100%; height: 100%; vertical-align: top; background: #FFFFFF url('/images/main_shadow.jpg') repeat-x scroll top; }
.highlights { font-family: Times New Roman; font-size: 12.5px; font-weight: bolder; text-align: left; vertical-align: middle; color: #FFFFFF; padding-left: 0px; text-decoration: none; background: #DCAE5A url('/images/highlight_right.jpg') no-repeat scroll right; width: 100%; }

/* Form styles */
.TextBox { font-family: Tahoma; font-size: 12.5px; vertical-align: top; width: 400px; height: 19px; border: solid 1px #7B591A; }
.ReadOnlyTextBox { font-family: Tahoma; font-size: 12.5px; vertical-align: top; width: 94%; height: 19px; border: solid 1px #FAF3E7; background-color: #FAF3E7; color: Black; }
.DisabledTextBox { font-family: Tahoma; font-size: 12.5px; vertical-align: top; width: 400px; height: 19px; background-color: #FDFBF4; color: #644815; border: solid 1px #A99C84; }
.TextArea { font-family: Tahoma; font-size: 12.5px; vertical-align: top; width: 400px; height: 49px; border: solid 1px #7B591A; }
.DisabledTextArea { font-family: Tahoma; font-size: 12.5px; vertical-align: top; width: 400px; height: 49px; background-color: #FDFBF4; color: #644815; border: solid 1px #A99C84; }


/* RightBar styles */
#RightBar { padding: 30px 15px 0px 15px; height: 100%; text-align: center; vertical-align: top; background: #FFFFFF url('/images/main_shadow.jpg') repeat-x scroll top; }
.RightBarTitle { padding-right: 10px; font-size: 95%; font-weight: bold; text-align: center; vertical-align: middle; width: 160px; height: 25px; color: #000000; background-image: url('/images/rightbar_top.jpg'); }
.RightBarContent { padding: 12px 5px 20px 5px; line-height: 32px; border: solid 1px #B78528; background: #EFD7B0 url('/images/rightbar_bg.jpg') repeat-x scroll bottom; }
.RightBarLink { font-size: 10px; line-height: 14px; vertical-align: top; color: #000000; }
A.RightBarLink:link { font-weight: normal; color: #61491F; }
A.RightBarLink:active { font-weight: normal; color: #61491F; }
A.RightBarLink:visited { font-weight: normal; color: #61491F; }
A.RightBarLink:hover { font-weight: normal; color: #BB1406; }


/* Copyright styles */
A.Copyright:link { color: #FFFFFF; }
A.Copyright:active { color: #FFFFFF; }
A.Copyright:visited { color: #FFFFFF; }
A.Copyright:hover { color: #BB1406; }
#Copyright { font-size: 90%; line-height: 15px; color: #FCF4E9; padding-left: 15px; height: 70px; border-top: solid 1px #AA7B24; background: #DCAE5A url('/images/copyright_bg.jpg') repeat-y scroll right; }