﻿a
{
    color:#363636;
    text-decoration:none;
}
a:hover
{
    color:#ee3224;
}
a:visited
{
    color:#ee3224;
}
body 
{
    text-align:center;
    font-family:Verdana,Tahoma,Sans-Serif;
    font-size:12px;
    margin:0px;
    background:#f3f2f2 url('../Images/body-bgd-rpt.gif') repeat-x;
    color:#363636;
}
body
{
    text-align:-moz-center;
}
h1
{
    font-size:18px;
}
h2
{
    font-size:18px;
}
img
{
    display:block;
}
p
{
    padding:10px 0px;
    margin:0px;
}
#banner
{
    position:relative;
    width:100%;
    height:80px;
    background:url('../Images/banner-bgd-2.gif');
}
#banner-logo-link
{
    position:absolute;
    left:10px;
    top:15px;
}
#banner-right
{
    position:absolute;
    right:15px;
    top:45px;
    width:400px;
    height:30px;
    text-align:right;
    font-size:10px;
    color:#333333;
}
#content-bottom
{
    width:100%;
    height:6px;
    background:url('../Images/content-bottom-bgd.gif') no-repeat;
}
#content-crumb
{
    color:White;
    font-size:10px;
    position:absolute;
    left:29px;
    top:2px;
    z-index:0;
    font-size:10px;
}
#content-crumb a
{
    color:White;
}
#content-crumb-shell
{
    width:100%;
    height:28px;
    position:relative;
    background:url('../Images/content-crumb-bgd.gif') no-repeat;
    z-index:0;
}
#content-left
{
    width:170px;
    text-align:left;
    padding:0px 10px;
    z-index:0;
}
#content-right
{
    width:490px;
    text-align:left;
    padding:0px 5px;
    z-index:0;
}
#content-shell
{
    position:relative;
    width:100%;
    background-color:White;
    z-index:0;
}
#footer-left
{
    position:absolute;
    left:5px;
    top:8px;
    width:500px;
    height:30px;
    text-align:left;
}
#footer-right
{
    position:absolute;
    right:5px;
    top:8px;
    width:228px;
    height:30px;
    text-align:right;
}
#footer-shell
{
    position:relative;
    width:100%;
    height:30px;
    font-size:11px;
}
#home-bar
{
    height:15px;
    width:100%;
    background-color:Black;
}
#home-content-bottom
{
    width:688px;
    padding:0px 20px;
    text-align:left;
}
#home-content-left
{
    width:430px;
    text-align:left;
    padding:0px 20px;
}
#home-content-right
{
    width:410px;
    text-align:left;
    padding:0px 20px;
}
#home-content-shell
{
    height:325px;
    width:940px;
    background-color:White;
    z-index:0;
}
/* Start Navigation Style */
#nav
{
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
	z-index:10;
    font-size:12px;
    margin-left:auto;
    margin-right:11px;
    margin-top:1px;
}
#nav a
{
    color:White;
    text-decoration:none;
    display:block;
    margin:0px 7px;
}
#nav a:hover
{
    color:White;
    text-decoration:underline;
}
#navbar
{
    width:100%;
    height:22px;
    text-align:right;
    z-index:10;
    background-color:Black;
}
/* End Navigation Style */
#shell
{
    width:728px;
    margin-left:auto;
    margin-right:auto;
}
.article-bottom
{
    height:17px;
    width:357px;
    padding:0px 15px;
    background:url('../Images/article-bottom-bgd-2.gif') no-repeat;
}
.article-content
{
    width:357px;
    padding:0px 15px;
    background:url('../Images/article-bgd-rpt-2.gif') repeat-y;
    font-size:11px;
}
.article-top
{
    height:14px;
    width:357px;
    padding:3px 15px;
    background:url('../Images/article-top-bgd-2.gif') no-repeat;
}
.links-bottom
{
    height:8px;
    width:174px;
    background:url('../Images/links-bottom-bgd.gif') no-repeat;
}
.links-content
{
    width:357px;
    padding:0px 15px;
    background:url('../Images/links-bgd-rpt.gif') repeat-y;
    font-size:11px;
}
.links-content .title
{
    color:#ee3224;
    font-size:12px;
    line-height:22px;
}
.links-content ul
{
    margin-top:0px;
    margin-left:17px;
    padding-left:0px;
    padding-top:0px;
}
.links-content ul li
{
    list-style-image:url('../Images/list-image.gif');
    position:relative;
	margin:0px;
	padding-left:0px;
	padding-bottom:3px;
	text-align:left;
}
.links-top
{
    height:8px;
    width:174px;
    background:url('../Images/links-top-bgd.gif') no-repeat;
}
.topper
{
    background:url('../Images/nav-topper-bgd.gif') no-repeat;
}
/* Start Form Style */
.dropdown
{
    border:1px inset #999999;
    width:244px;
    font-size:11px;
}
.errorbox
{
    background-color:#FFEEEE;
    border:1px solid #FF9999;
    color:#FF0000;
    padding:4px;
}
.input
{
    border:1px inset #999999;
    background:#FFFFFF url(../Images/content-input-bgd.gif) repeat-x;
    width:240px;
    font-size:11px;
}
.label
{
    font-size:11px;
}
.required
{
    color:#363636;
}
.submitbutton
{
    border:1px outset #D81E05;
    background:#D81E05 url(../Images/content-button-bgd.gif) repeat-x;
    color:White;
    font-size:11px;
    font-weight:bold;
}
.textarea
{
    border:1px inset #999999;
    background:#FFFFFF url(../Images/content-textarea-bgd.gif) repeat-x;
    font-size:11px;
    width:412px;
}
/* End Form Style */
