﻿.clear
{
    clear: both;
}
.tbox
{
    margin-left: 5px;
    display: inline;
}
.submitbutton
{
    font-weight: bold;
    height: 36px;
    width: 156px;
    background: url(images/submitbutton.png);
    color: white;
    border: none 0px;
}
.submitbutton:hover
{
    background-image: url(images/submitbutton_hover.png);
}
.inline
{
    text-align: left;
    vertical-align: middle;
}
.quotetable tr td
{
    height: 20;
    padding: 0px;
    vertical-align: middle;
    width: 130;
}
.twocolumntable
{
    width: 600px; /*border-width:inherit;*/
}
.twocolumntable td
{
    vertical-align: top;
    width: 300px;
    padding: 0 5px 5px 5px;
    text-align: left;
}
.twocolumntable ul
{
    margin-top: 8px;
}
.twocolumntable li
{
    font-size: 10pt;
    font-weight: normal;
    color: #7f7f7f;
}
.twocolumntable h4 /* size set in page content*/
{
    margin-top: 0;
    padding-left: 20px;
    padding-top: 10px;
}
.fourcolumntable
{
    width: 624px;
    margin-bottom: 10px;
}
.fourcolumntable td
{
    text-align: center;
    vertical-align: middle; /*width:148px;*/
    padding: 2px 2px 2px 2px;
}
.fourcolumntable h4 /* size set in page content*/
{
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
}
.fourcolumntable ul
{
    margin-top: 8px;
}
.fourcolumntable li
{
    text-align: left;
    font-size: 10pt;
    font-weight: normal;
    color: #7f7f7f;
}
.fourcolumntable p
{
    font-size: 10pt;
    font-weight: normal;
    color: #5f5f5f;
    padding: 10px;
}
.fourcolumntable .font
{
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    color: #5f5f5f;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}
.enhanced td
{
    background-color: #efefef;
    border-bottom: solid 1px black;
}
.bordertable
{
    padding: 0;
    margin: 0;
}
.boxtopleft
{
    background-image: url(images/bordertl.jpg);
    margin: 0;
    padding: 0;
    width: 12px;
    height: 11px;
}
.boxtop
{
    background-image: url(images/bordert.jpg);
    margin: 0;
    padding: 0;
    width: auto;
    height: 10px;
}
.boxtopright
{
    background-image: url(images/bordertr.jpg);
    padding: 0;
    margin: 0;
    width: 12px;
    height: 11px;
}
.boxleft
{
    background-image: url(images/borderl.jpg);
}
.boxright
{
    background-image: url(images/borderr.jpg);
}
.boxbottomleft
{
    background-image: url(images/borderbl.jpg);
    margin: 0;
    padding: 0;
    width: 12px;
    height: 11px;
}
.boxbottom
{
    background-image: url(images/borderb.jpg);
    margin: 0;
    padding: 0;
    width: auto;
    height: 11px;
}
.boxbottomright
{
    background-image: url(images/borderbr.jpg);
    padding: 0;
    margin: 0;
    width: 12px;
    height: 11px;
}
.tiletop
{
    height: 116px;
}
.tilebottom
{
    background-image: url(images/tilebottom.jpg);
    height: 110px;
}
.fineprint
{
    font-size: 8pt;
    color: #7f7f7f;
}
.subpic
{
    width: 100px;
    text-align: center;
}
.subtxt
{
    text-align: right;
    padding-right: 5px;
}
.subtxtr
{
    width: 150px;
    text-align: left;
}

body
{
    min-width: 900px;
    margin: 0;
    padding: 0;
    background-image: url(images/background2.png);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
h1
{
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    color: #241773;
    margin: 0;
}
h4
{
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 12pt;
    font-weight: normal;
    color: #790036;
}
h4 a, h4 a:link, h4 a:link.selected, h4 a:visited, h4 a:visited.selected
{
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 12pt;
    font-weight: normal;
    color: #790036;
    text-decoration: none;
}
h4 a:hover, h4 a:hover.selected
{
    text-decoration: underline;
}
p
{
    margin: 0;
    text-align: justify;
    padding: 15px;
}
blockquote
{
    text-align: justify;
    font-family: Verdana, Geneva, Sans-Serif;
    margin: 0;
    padding: 10px;
}
blockquote h1
{
    text-align: left;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 14pt;
    font-weight: normal;
    color: #241773;
    margin: 0;
}
#page
{
    background-image: url(images/page.png);
    width: 900px;
    margin: 0;
    padding: 0;
    height: auto; /* margin-top:60px; */
}
#header
{
    /* background:url(images/header.png) no-repeat; */ /* background-position:0px -20px; */
    margin-top: 10px;
    height: 105px;
}
#header h1
{
    margin-top: -40px;
    margin-bottom: 0px;
    display: block;
    width: 900px; /* height:145px; */ /* float:left; */
}
#header h1 span
{
    display: none;
}
#header span
{
    display: none;
}
#menu
{
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    height: 23px; /* 54px; */
    background: url(images/sm_menu.png) repeat-x;
    background-repeat: repeat-x;
}
#menu ul
{
    margin: auto;
    margin-top: 0px;
    width: 900px;
    margin-left: 0px;
    padding-left: 0px;
}
#menu ul li
{
    display: inline;
    float: left;
    border-right: #4A4C7A solid 1px;
    border-left: #ACACCA solid 1px;
    text-align: center;
    list-style: none;
}
#menu a
{
    color: White; /* #FFFF99; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 6px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    width: 125.5px;
    height: 13px;
    display: block;
}
#menu .single
{
    padding-top: 16px;
    padding-bottom: 0px;
}

#menu a:link, #menu a:visited
{
    background: url(images/sm_menu.png) repeat-x;
    color: White;
}
#menu a:link.selected, #menu a:visited.selected
{
    background: url(images/sm_menu_light.png) repeat-x;
    color: Black;
}
#menu a:hover
{
    background: url(images/sm_menu_light.png) repeat-x;
    color: Black;
}
#menu a:hover.selected
{
    /* background:url(images/menu3.png) repeat-x; */
}
#menuheader
{
}
/* Master Page Content */
#content
{
    /*width:860px;*/
    width: auto;
    padding-right: 5px;
    border: none;
}
#footer
{
    clear: both;
    padding: 0px;
}
#footer h4
{
    background: url(images/footer.png) repeat-x;
    font-size: 9pt;
    margin-top: 0px;
    width: 820px;
    display: block;
    height: 35px;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
#footer h5 span
{
}
#prefooter
{
    clear: both;
    padding: 2px;
    background: url(images/lilfade-04.jpg) repeat-x;
    text-align: center;
    width: 888px;
}
#sidebar
{
    float: right;
    clear: both;
    margin: 0;
    background-image: url(images/Sidebar_Background.png);
    width: 196px;
    padding: 10px;
    text-align: left;
    margin-right: -2px;
}
#sidebarb
{
    float: right;
    clear: both;
    background-image: url(images/ribbonfade-01.png);
    width: 196px;
    padding: 10px;
    text-align: left;
}
#sidebar h1
{
    text-align: center;
    font-family: Verdana Geneva Sans-Serif;
    font-size: 12pt;
    font-weight: normal;
    color: #241773;
    margin: 0;
}
#sidebar h2, #sidebar h2 a:link, #sidebar h2 a:link.selected, #sidebar h2 a:visited, #sidebar h2 a:visited.selected, #sidebar h2 a:hover, #sidebar h2 a:hover.selected
{
    text-align: center;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    color: #333399;
    margin: 0;
}
#sidebar img
{
    padding: 10px 10px 0px 10px;
    padding-bottom: 0px;
    text-align: center;
}
#sidebar blockquote
{
    font-size: 8pt;
}
#sidebar p
{
    padding: 10px;
    font-size: 8pt;
}
#sidebar span
{
    font-size: 8pt;
    float: right;
    padding-right: 10px;
}
#pagecontent
{
    /*width:620px;*/
    width: auto;
    margin-top: 0px;
    margin-right: 220px;
    padding: 0; /*float:left;*/
}
#pagecontent h2
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12pt;
    font-weight: Normal;
    color: #241773;
}
#compass
{
    background: url(images/compass.png) no-repeat left;
    height: 70px;
    padding-left: 70px;
    margin-left: 10px;
}
#compass h3
{
    font-size: 10pt;
}
#compass h3 b
{
    color: Red;
}
#postlinks, #postlinks a, #postlinks a:link, #postlinks a:link.selected, #postlinks a:visited, #postlinks a:visited.selected, #postlinks a:hover, #postlinks a:hover.selected
{
	font-family: Verdana, Geneva, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	color:#790036;
	margin:0;
	padding:0;
	text-align:center;
}
#websiteheaderlinks, #websiteheaderlinks a, #websiteheaderlinks a:link, #websiteheaderlinks a:link.selected, #websiteheaderlinks a:visited, #websiteheaderlinks a:visited.selected, #websiteheaderlinks a:hover, #websiteheaderlinks a:hover.selected
{
	font-family: Verdana, Geneva, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	color:#790036;
	margin:0;
	padding:0;
	text-align:right;
}