/*====================== Universal======================= */
.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}
* html > body .clearfix
{
    width: 100%;
    display: block;
}
body
{
    background-image: url(images/back.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
}
body img
{
    border: 0;
}
body a
{
    text-decoration: none;
    color: #669900;
}
body a:hover
{
    text-decoration: overline;
    color: #996633;
}
body p
{
    font-size: 12px;
    line-height: 18px;
}
h1
{
    color: #669900;
    font-size: 16px;
}
h2
{
    color: #996633;
    font-size: 13px;
}
h3
{
    color: #996633;
    font-size: 12px;
}
/*====================== Header ======================= */
#header
{
    margin: 0 auto;
    width: 969px;
    position: relative;
    height: 100px;
}
#social
{
    position: absolute;
    width: 293px;
    height: 30px;
    top: -5px;
    left: 660px;
}
#logo
{
    position: absolute;
    left: 9px;
    top: 22px;
    z-index: 3 !important;
    width: 369px;
    height: 89px;
}
#phone
{
    position: absolute;
    left: 824px;
    top: 79px;
    z-index: 3;
}
/*====================== Banner ======================= */
#banner
{
    margin: 0 auto;
    width: 969px;
    position: relative;
    background: url(images/banner.png) no-repeat scroll 50% 0;
    height: 379px;
    z-index: 1;
}
#nav
{
    left: 155px;
    top: 355px;
    position: absolute;
}
.navItems
{
    margin: 0 20px 0 0;
}
#media
{
    position: absolute;
    width: 936;
    height: 302px;
    left: 18px;
    top: 20px;
}
/*====================== Content ======================= */
#content
{
    margin: 0 auto;
    width: 969px;
    position: relative;
}
#modulewrap
{
    background-image: url(images/strip.png);
    background-repeat: repeat-y;
    font-size: 12px;
    height: 1%;
}
#topBars
{
    background-image: url(images/top_bar.png);
    background-repeat: no-repeat;
    height: 20px;
}
#bottomBars
{
    background-image: url(images/bottom_bar.png);
    background-repeat: no-repeat;
    height: 23px;
}
#leftCol
{
    float: left;
    margin-left: 15px;
    position: relative;
    width: 215px;
    padding-top: 10px;
    z-index: 3;
}
#leftCol .form_entry_input input
{
    border: 1px solid #E9E9E9;
    color: #757575;
    padding: 7px 4px;
    width: 206px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#leftCol .form_entry_input textarea
{
    border: 1px solid #E9E9E9;
    color: #757575;
    padding: 7px 4px;
    width: 206px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#leftCol .form_entry_input
{
    margin-bottom: 8px;
}
#leftCol .form_entry_input label
{
    display: none;
}
#leftCol button.submit
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/btn-submit.gif) no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 27px;
    margin-left: 120px;
    margin-top: 8px;
    text-indent: -9999px;
    width: 82px;
}
#leftCol button.submit:hover
{
    background-position: left bottom;
}
#rightCol
{
    float: left;
    margin: 0 0 10px 25px;
    width: 680px;
    padding-top: 10px;
}
#rightCol1 {
    height: 626px;
    position: relative;
    width: 750px;
}
#rightCol2
{
    position: relative;
    width: 750px;
}
#rightColContent
{
    margin: 0 0 15px 5px;
}
.procedures
{
    line-height: 10px !important;
}
.PageService_Group
{
    margin-bottom: 2px;
    margin-top: 0;
}
.PageService_Group_Name
{
    font-weight: bold;
    list-style-image: url(images/bullet.gif);
    list-style-position: inside;
}
.PageService_Item_Name
{
    font-size: 12px;
    list-style-image: url(images/bullet.gif);
    list-style-position: inside;
}
.PageService_Item
{
    list-style-image: url(images/bullet.gif);
    list-style-position: inside;
}
#separater
{
    margin: 15px 0 0 0;
    border-bottom: 1px solid #ccc;
}
#disclaimer
{
    font-size: 11px;
    color: #ccc;
}
.bullet_body ul {
	font-size:12px;
	list-style-image:url(images/bullet.png);
	margin-top:10px;
}
.bullet_body li {
	margin:5px 0 10px 20px;
	padding-left:0;
}

/*====================== Footer ======================= */
#footer
{
    margin: 0 auto;
    width: 969px;
    position: relative;
    background: url(images/footer.png) no-repeat scroll 50% 0;
    height: 342px;
}
#footer h1
{
    color: #996633;
    font-size: 12px;
}
#copyright
{
    margin: 0 auto;
    width: 969px;
    position: relative;
    text-align: right;
}
#copyright h1
{
    color: #ccc;
    font-size: 11px;
    margin: 0 13px 0 0;
}
#footer1
{
    width: 220px;
    margin: 40px 0 0 0;
    border-right: thin dotted #996633;
    float: left;
}
#footer2
{
    width: 220px;
    margin: 40px 0 0 0;
    border-right: thin dotted #996633;
    float: left;
}
#footer3
{
    width: 220px;
    margin: 40px 0 0 0;
    border-right: thin dotted #996633;
    float: left;
}

/*====================== Rad Control Edits ======================= */
.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input
{
    color: #996633 !important;
    margin: 0 0 15px;
}

.RadTreeView_Default .rtSelected .rtIn
{
    background-color: #fff !important;
    background-image: url(images/treeview.png) !important;
    border-color: #fff !important;
    color: #FFFFFF;
}

.RadTreeView_Default .rtPlus, .RadTreeView_Default .rtMinus
{
    background-image: url(images/treeview_plus.png) !important;
}
.sf_listItemTitle, .sf_listItemTitleexp
{
    font-size: 1em !important;
}

.sf_simpleList, .sf_pageList, .sf_expandedList, .sf_expandableList, .sf_anchorList
{
    list-style-type: none !important;
}


/*====================== Contact Form ======================= */

.textBox
{
    border: 1px solid #E9E9E9;
    color: #757575;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 7px 4px;
    width: 206px;
}
.submit
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/btn-submit.gif) no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 27px;
    margin-left: 120px;
    margin-top: 8px;
    text-indent: -9999px;
    width: 82px;
}

/*====================== Financing ======================= */

.intro {
	color:#003C75;
	font-size:16px;
	line-height:20px;
	padding:0 0 25px;
}
.all_caps {
	color:#003C75;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:0 0 10px;
	text-transform:uppercase;
}
p {
	padding:0 0 15px;
}
.list_check {
	padding:0 0 5px;
	list-style-type:none;
}
.list_check li {
	background-image:url(images/list_check.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 0 10px 20px;
}
