
body
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    background-color: #5A5C5D;
    color: #000000;
    background-image: url(images/fullbacking.png);
    background-repeat: repeat-x;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1
{
    font-size:24px;
    margin-left:4px;
    padding:6px;
    color: #ffffff;
}

h2
{
    font-size:16px; 
    color:#000000;
    padding:4px 0; 
    margin-bottom:10px;
}

h3
{
    font-size:16px; 
    color:#5A5C5D;
    border-bottom:solid 1px #a0a0a0; 
    padding:4px 0; 
    margin-bottom:10px;
}

#container
{
	width:934px;
	margin:20px auto;
	background-image: url(images/container.png);
    background-repeat: repeat-y;
}

#topbar
{
    width:auto; 
    display:block; 
    height:40px;
    background-color:#a0a0a0;   
}

#main
{
    width:auto; 
    display:block; 
    padding:10px 0;
}

#navbar
{
    float:left;
    width:260px; 
    display:block; 
}

#navbar a
{
    height:28px; 
    line-height:28px; 
    padding:0 8px; 
    display:inline;
}

#column_right
{
    float:right;
    width:636px; 
    margin-right:20px; 
}

#navbar a:link
{
    font-size:16px;
    width: 94%;
    color:#ffffff;
    text-decoration:none;
    display:block; 
    height:100%;
}

#navbar a:visited 
{
    font-size:16px;
    width: 94%;
    color:#ffffff;
    text-decoration:none;
    display:block; 
    height:100%;
}

#navbar a:active
{
    font-size:16px;
    width: 94%;
    color:#ffffff;
    text-decoration:none;
    display:block; 
    height:100%;
}

#navbar a:hover
{
    font-size:16px;
    font-weight:bold;
    width: 94%;
    text-decoration:none;
    background-color:#80809A;
    display:block; 
    height:100%;
}

.tabnav
{
    display:block; 
    width: 260px;
}

.trnav
{
    display:block; 
    height:100%;
    width: 260px;
}

.tdnav
{
    display:block; 
    height:100%;
    width: 260px;
}

.subhead
{
    display:block;
    width:92.6%;
    height: 20px;
    font-size:14px;
    margin-top: -10px;
    padding: 10px;
    color: #202020;
    background-color:#bec3d7;
}

.imagedeco
{
    float: right; 
    margin-left: 12px; 
    margin-bottom: 7px;
}

div.spacer
{   
    display:block;
    clear:both; 
    height:10px; 
}

#footer
{
    width:auto; 
    display:block; 
    padding:10px 0; 
    font-size:12px; 
    color:#ffffff;
    background-color:#8a8c8f;
}

.footertext
{
    text-align: center;
    margin-left:10px;
    margin-right:10px;
}

.imageleft
{
	margin-right: 10px; 
	margin-bottom: 5px; 
	float: left; 
}

.formcaption
{
	font-size:13px; 
	color:#000000;
}

.formlabel
{
	font-size:12px; 
	font-weight:bold;
}

.formcontent
{
	font-size: 11px;
	text-align:left; 
	color: #000000; 
}
