/* CSS Document */
/* Structure */
a {
	margin:0px;
	padding:0px;
}
#column-div, #column-div-2 {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container-1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

#cell-1 {
	width: 228px;
	float: left;
	padding: 5px;
	margin: 0 2px 0 0;
	height: 100%;
}
#cell-2 {
	width: 460px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 100%;
}
#cell-3 {
	width: 230px;
	float: left;
	height: 100%;
	padding: 5px;
	margin: 0px;
}
#footer {
	clear:both;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.footer-generic {
	width:90%;
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0 0 14px 0;
}
hr {
	display: block;
	height: 1px;
	width: 100%;
	clear: both;
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	
}
#main-story-div {
	width: 480px;
	margin: 0px;
	padding: 5px;
}
.nav {
	clear: both;
	width: 100%;
	height: 16px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#nav-footer {
	width: 100%;
	margin: 0px;
	overflow:hidden;
}
.nav li{
	float: left;
	margin: 0px 1em 0px 0px;
}
#nav-footer li {
	margin: 0px;
	padding:0px;
}

.nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	width: 500px;
	padding:0px;
	margin-left:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}
#nav-footer ul {
	margin:0px;	
	padding: 0px;
	text-align:left;
}

#nav-2header {
	background-color: #9999C6;
	font-weight: bold;
	display:block;
}
#nav-2header p {font-size: 0.7em;
color: #000000}


/* Styling & Type */
a {
	border:none;
}
a:active {
  outline: none;
}
.center {
	text-align: center;
}
.blockcenter {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
.caption {
	font-weight: normal;
	color: #333333;
	font-size: 0.6em;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	text-align: center;
}
.caption a:link {color: #333333; text-decoration: none}
.caption a:visited {color: #333333; text-decoration: none}
.caption a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#column-div {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
#column-div-2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/bg-2.gif);
	background-repeat: repeat-y;
}
#container-1 {
	background-color: #FFFFFF;
}

.float-right {float: right;}
.float-left {float: left;}

:focus
{
  -moz-outline-style: none;
}
#footer {
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	text-align: center;
}
#footer p {
	font-family: Helvetica, sans-serif;
	font-size: 0.6em;
}

h1{
	font-family: Helvetica, san-serif;
	font-size: 3em;
	color: #33334D;
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 0;
	}

h2, h3, .intro {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #33334D;
}

h4 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #33334D;
	font-size: 0.8em;
	margin-top: 18px;
	margin-bottom: 2px;
}

h2 {
	font-size: 1.25em;
	line-height: 1.1em;
}
h3, .intro {
	font-size: 1em;
}
h5 {
	font-size: 9px;
	font-family: Helvetica, Georgia, Arial, san-serif;
	color: #33334D;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: uppercase;
}
h2, h3, h5, .intro {
	margin-top: .5em;
}
h2 a:link, h3 a:link, h4 a:link, h5 a:link {color: #003399; text-decoration: none}
h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {color: #003399; text-decoration: none}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #003399;
	border-bottom: 1px dotted #333333;

}
#header {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.nav {
	background-color: #E6E6E6;
}
.nav a:link, #nav-2 a:link, #nav-3 a:link, #nav-footer a:link, .nav a:visited, #nav-2 a:visited, #nav-3 a:visited, #nav-footer a:visited {
	text-decoration: none;
	color: #003399;
}
.nav a:hover, #nav-2 a:hover, #nav-3 a:hover, #nav-footer a:hover {
	text-decoration: underline;
	color: #003399;
}
.nav li, #nav-2 li, #nav-3 li, #nav-footer li {
	font-family: Helvetica, sans-serif;
	font-size: 0.70em;
	list-style-type: none;
	line-height: 1.5em;
	text-transform: none;
}

#nav-2, #nav-3{
margin: 0;
padding: 0;
float: left;
width: 220px;
}

#nav-2 ul, #nav-3 ul {

margin: 4px 0 12px 0;
padding: 0;}


#nav-footer {
}
p, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #33334D;
}

dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #33334D;
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #33334D;
	margin-bottom: 8px;
}
p a:link, dd a:link, li a:link {color: #003399; text-decoration: none;}
p a:visited, dd a:visited, li a:visited {color: #003399; text-decoration: none;}
p a:hover, dd a:hover, li a:hover {
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}

#press-release-menu {
	background-image: url(images/paper-texture.jpg);
	background-repeat: repeat;
}
#press-release-menu p, #press-release-menu h3 {
	margin: 10px 10px 20px 10px;
	padding: 0px;
}

img {border: 0;
	margin: 2px;
	padding: 0;}

.announcement, .margintopsmall {margin-top: 0; }

hr {color: #33334D;
	background-color: #33334D;
	border: 0;
	height: 1px;
	}



