
html, body {
margin: 0;
padding: 0;
}

body {
    font-family:Arial,Helvetica,sans-serif;
    padding: 0;
    margin: 0;
}

#container-start {
    margin: 0;
    padding: 0;
    width: 1038px;
    text-align: left;
    color: #000;
}

#container {
    margin: 0;
    padding: 0;
    width: 1038px;
    text-align: left;
    color: #000;
}

form  {
    padding: 0;
    margin: 0;
}


#header {
    height: 103px;
    width: 990px;
    padding: 0;
    margin: 0 14px;
}

a:link, 
a:visited {
    text-decoration:none;
    font-weight:normal;
}

a:hover, 
a:active {
    text-decoration:underline;
    font-weight:normal;
}

a img {
    border: 0;
}

p {
    margin: 0 0 8px 0;
    padding: 0;
}


h1 {
color: #ff9900;
font-size: 30px;
margin: 0 0 25px 0;
}


h2 {
color: #333;
font-size: 20px;
margin: 15px 0;
}

.ingress {
color: #ff9900;
font-weight: normal;
font-size: 12px;
line-height: 14px;
}

.brodtext {
font-size: 12px;
line-height: 14px;
color: #333;
font-weight: normal;
}

#dnn_NAV1_MENU {
    display: none;
}

#wrapper {
    margin: 0 10px;
    padding: 0;
}

#columns {
    margin: 0 10px;
    padding: 0;
}

#content-start {
    margin: 0 330px 0 0;
    _margin: 0 295px 0 0;
    padding: 30px 20px;
    color: #333;
}

#content {
    margin: 0;
    padding: 30px 20px;
    color: #333;
    width: 550px;
}

.menutext {
	display: none;
}

.regular {
    font-size: 12px;
    line-height:16px;
}


#left-sidebar {
    display: none;
}

#right-sidebar {
    display: none;
}


#right-sidebar-start {
    width: 339px;
    min-height: 100%;
    float: right;
    padding: 0;
    margin: 0;
}


#right-sidebar-start hr {
    margin: 0 0 10px 0;
    border: 1px solid #000;
    padding:0;
}

#right-sidebar-start hr.divider {
    margin: 0 0 15px 0;
    padding:0;
    visibility: hidden;
    clear: both;
}

#right-sidebar-start ul {
    padding: 0;
}

#right-sidebar-start li {
	margin: 0;
}

#right-sidebar-start li a:link,
#right-sidebar-start li a:visited {
	font-weight: bold;
	color: #000;
}

#right-sidebar-start li a:hover,
#right-sidebar-start li a:active {
	font-weight: bold;
	color: #009de2;
}

#footer {
    padding: 0;
    margin: 0 10px;
    clear:both;
    font-size: 11px;
    border-top: 1px solid #d6d6d6;
}


#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; 
}

#footer li {
    display:inline;
    margin:0;
    padding:0 12px;
}

#footer li.right-border {
    border-right:1px solid #eee;
}

#footer li.left-border {
    border-left:1px solid #eee;
}

#page-title {
    padding:0;
    margin:0 10px;
    font-size: 60px;
}

#footer-shadow {
    display: none;

}

#box1 {
border-bottom: 1px solid #d6d6d6;
}

#box2 {
}

#box3 {
border-top: 1px solid #d6d6d6;
}

#box1 {
}

#box2 {
}

#newsheader {
text-transform: uppercase;
font-size: 12px;
height: 16px;
}

.spacer {
margin-left: 15px;
}

.login {
display: none;
}

#footer a:link,
#footer a:visited {
color: 666;
text-decoration: none;
}

#footer a:hover,
#footer a:active {
color: 000;
text-decoration: none;
}

#quote-top {
	margin: 0;
}

#quote-bottom {
	margin: 0;
}

.quote {
font-style: italic;
font-size: 18px;
line-height: 21px;
font-family: Times, Times LT Std, "Times New Roman", serif;
}

.reference {
margin: 8px 0 0 0;
font-size: 10px;
text-align: right;
}



