/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 15px;
	background: #001324;
}

p, td, li, form, label {
	font-size: 1em;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
} 


h1 {
    font-size: 38px;
	line-height: 100%;
	padding: 0 0 15px 0;
	border: 0;
	margin: 0;
	color: #0A456D;
}

h2 {
    font-size: 20px;
	line-height: 100%;
	padding: 0 0 15px 0;
	border: 0;
	margin: 15px 0 0 0;
	color: #0A456D;
}

h3, h4 {
    font-size: 18px;
	line-height: 100%;
	padding: 0 0 3px 0;
	border: 0;
	margin: 0;
	color: #0A456D;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #A10000;
	text-decoration: none;
}

a:hover {
	color: #A10000;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

sup {
    font-size: 0.8em;
    vertical-align: baseline;
    position: relative;
   	bottom: 0.25em;
}

sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#site-container {
	background: url(../images/bg.jpg) left top repeat;
	padding: 0 0 50px 0;
}

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 992px;
}

/* header */

#logos {
	padding: 75px 10px 0 15px;
}

#logos .flush-right a {
	margin: 0 30px 0 0;
	float: left;
}

#logos p {
	color: #fff;
}

.flush-right {
	float: right;
}

#nav {
	float: right;
	height: 40px;
	background: url(../images/nav-l.png) left bottom no-repeat;
	padding: 0 0 0 11px;
}

.nav-right {
	background: url(../images/nav-r.png) right bottom no-repeat;
	height: 40px;
	padding: 0 11px 0 0;
}

.nav-bg {
	background: #093959;
	height: 40px;
}

#nav ul {
	padding: 7px 0 0 0;
}

#nav ul li {
	float: left;
	list-style: none;
	background: url(../images/nav-sep.jpg) right top no-repeat;
	padding-right: 20px;
}

#nav ul li.last {
	background: none;
	padding-left: 15px;
}

#nav li a {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline;
}

/* content */

.content {
	background: url(../images/content-bg-shadow.png) left top repeat-y;
	padding: 0 13px 0 11px;
}

.content-bg {
	background: url(../images/content-bg.jpg) left bottom repeat-x;
	padding: 0  0 0 20px;
}

.content-bg-subpage {
	padding: 30px 0 0 20px;
}	

.banner {
	background: url(../images/banner-box.png) left top no-repeat;
	padding: 10px 10px 11px 11px;
}

.news a {
	color: #333;
	text-decoration: underline;
}

.news span {
	color: #333;
	font-size: 13px;
}

.column-l {
	float: left;
	width: 565px;
}

.column-r {
	float: right;
	width: 369px;
	margin: -25px 0 0 0;
	position: relative;
	z-index: 2;
}

.column-full {
	float: left;
	width: 925px;
}

.callout {
	background: url(../images/callout-bg.png) left top repeat-x;
	padding: 0 22px 0 19px;
}

.callout .indent {
	padding: 10px 0 0 11px;
}

.callout-blue {
	background: #0B4870 url(../images/callout-blue-bg2.jpg) left top repeat-x;
	padding: 10px 10px 0 11px;
}

.callout-blue a, .callout-blue p {
	color: #fff;
}

.callout-blue a, .callout-blue p, .callout-blue li {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.callout-blue p span {
	color: #fff;
	font-size: 13px;
}

.callout-blue a:hover {
	text-decoration: underline;
}

.callout-blue h2 {
	color: #fff;
	font-size: 16px;
	margin: 0;
}

.callout-blue h2.big {
	font-size: 20px;
}

.img-hdr {
	margin: -8px 0 0 0;
}

.blue {
	color: #0A456D;
}

.h-line {
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 1px;
	margin: 10px 0;
}

.double-line {
	background: #ccc;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	margin: 10px 0;
	padding: 0;
}

.more a {
	text-decoration: underline;
	color: #A10000 !important;
}

.callout-blue ul li {
	list-style: none;
	background: url(../images/check.png) left top no-repeat;
	padding: 0 0 10px 32px;
}

.subpage-banner {
	margin: 0;
}

.callout-press {
	float: right;
	background: url(../images/press-bg.jpg) left top no-repeat;
	padding: 13px 0 0 50px;
	margin: -30px -23px 20px 0;
	width: 195px;
}

.callout-press p, .callout-press h3 {
	color: #fff;
}

.cols2 {
	background: url(../images/cols2-bg.png) left bottom no-repeat;
	padding: 0 0 40px 0;
}

.col2 {
	float: left;
	width: 420px;
	margin: 0 50px 0 0;
}

.col2 p {
	font-size: 13px;
}

.col2 p a {
	color: #0A456D;
	text-decoration: underline;
}

.col1 {
	float: left;
}

.col1 p {
	font-size: 13px;
}

.col1 p a {
	color: #0A456D;
	text-decoration: underline;
}

.col1 ul, li {
	padding: 0;
	margin: 0 0 0 20px;
}

.last {
	margin: 0;
}

.col5 {
	float: left;
	width: 178px;
	margin: 0 3px 0 0;
}

.col5 p {
	text-align: center;
}

.col5 p a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

.frame {
	background: url(../images/frame.png) left top no-repeat;
	padding: 9px 10px 9px 8px;
}

.col4 {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

.col4 p {
	padding: 0 0 3px 0;
	line-height: 110%;
}

.col4 a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.col-images {
	float: left;
	width: 178px;
	margin: 0 20px 0 0;
}

.col-photo {
	width: 100%;
	margin: 0;
	padding: 0;

}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
}

/* footer */

#footer {
    width: 992px;
	margin: 0 auto;
	padding: 18px 0 15px 15px;
}

#footer p {
    text-align: left;
}

#footer p a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding: 0;
	margin: 0 15px;
	font-weight: normal;
}

#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

.news-container-original{
	display: none;
}

.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}

