/* General Page Styles
--------------------------------------*/
body {
    color: #000;
    background-color: #ccc;
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
img {
    border: 0;
}
a:link { 
    color: #0b0974;
    background:transparent;
}
a:visited {
    color: #0b0974;
    background:transparent;
}
a:active {
    color: #0b0974;
    background:transparent;
}
a:hover {
    color: #e5e5e5;
    background: transparent;
}
a {
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
    margin:0px;
    padding:0px;
}
.italic {
  font-style: italic;
}
.italic-bold {
   font-style: italic;
   font-weight: bold;
}
.invisibletext {
    display:none;
}

/* Primary Nav Menu
--------------------------------------*/

.tagline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.2em;
    font-size:1em;
	font-variant: small-caps;
    color: #000;
    background: transparent;
    padding: 78px 25px 25px 275px;
	display: none;
}

/* Primary Nav Menu
--------------------------------------*/

#nav ul {
    list-style:none;  
    margin:0;
    padding:0;
	float: right;
}
#nav li {
    float: left;
	display: block;
    padding: 0;
    margin: 0;
}
#nav a {
    display: block;
    font-size: 0.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: solid #000;
    border-width: 0 1px 0 0px;
    padding: 5px 0px 5px 0px;
    white-space:nowrap;
}

#nav .h {
	width: 108px;
    border-left-width: 1px;
	border-right-width: 0px;
}
#nav .f {
	width: 108px;
    border-left-width: 1px;
    border-right-width: 0px;
}
#nav .g {
	width: 108px;
    border-left-width: 1px;
	border-right-width: 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

* html #nav a {
  width:1%;
}

/* Column Headers
--------------------------------------*/

.body-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.5em;
    font-size:0.7em;
    color: #000;
    background: #fff;
    padding: 0px 30px 10px 20px;
}
.caption-large {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.5em;
    font-size:0.9em;
    color: #081272;
    background: #transparent;
	margin-right: 40px;
	padding: 0;
	overflow: hidden;
}
.content-right-header-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.5em;
    font-size:1em;

    color: #0A0A70;
    background: transparent;
}

.featured-videos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #151B54;
    line-height: 2em;
    font-size: 0.8em;
    text-align: center;
    padding: 0;
	margin: 0px 0px 0px 0px;
}

.address-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0b0974;
    line-height: 1.25em;
    font-size: 0.75em;
    text-align: left;
    padding: 0px;
}

.horizontal-line {
    width: 70%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 0;
}

/* Secondary Nav Menu
--------------------------------------*/
.footer-nav-text {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 70%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.footer-nav-text a {
    color: #fff;
    background: transparent;
}
.footer-nav-text a:hover {
    color: #fff;
    background: transparent;
    text-decoration: underline;
}
.footer-nav-text a:visited {
    color: #fff;
    background: transparent;
}

/* Various Styles
--------------------------------------*/
.color-burntorange-bold {
    color: #B35A00;
    font-weight: bold;
}
.color-red-title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17;
    line-height: 1.2em;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 0px 5px 0px 0px;
}
.color-red-title-lrg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17;
    line-height: 1.2em;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}
.color-red-title-med {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17;
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}
.color-red-title-sm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17;
    line-height: 1.2em;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}
.color-black-bodytext-sm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.2em;
    font-size: 0.65em;
    padding: 0px 0px 0px 0px;

}
.color-black-bodytext-lrg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.5em;
    font-size: 0.85em;
    padding: 0px 0px 0px 0px;

}
.color-black-bodytext-lrg-bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.5em;
    font-size: 0.7em;
	font-weight: bold;
    padding: 0px 0px 0px 0px;

}
.color-black-bodytext-link {
    color: #555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .65em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
}
.color-black-bodytext-link a:link {
    color: #001580;
}
.color-black-bodytext-link a:visited {
    color: #001580;
}
.color-black-bodytext-link a:hover {
    color: #805817;
    text-decoration: underline;
}
.color-black-bodytext-link-lrg {
    color: #555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
}
.color-black-bodytext-link-lrg a:link {
    color: #001580;
}
.color-black-bodytext-link-lrg a:visited {
    color: #001580;
}
.color-black-bodytext-link-lrg a:hover {
    color: #805817;
    text-decoration: underline;
}