@charset "utf-8";

/*----------- UNIVERSALS -----------*/

html, body, div, h2, h3, h4, h5, h6, ul, ol, dl, li, p, blockquote, pre, form, fieldset {
	margin: 0px auto;
	padding: 0px;
}

body {
	background-image:url(../images/tile_bg_01.jpg);
	background-repeat:repeat-x;
	background-color:#003259;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:30px;
}

img {border:0;}



table td {vertical-align:top;}

/*----------- LAYOUT -----------*/
#containerOuter {
	background-color:#FFF;
	margin: 15px auto;
	width: 960px;
	
}



#containerInner {
	padding:15px;
	width: 930px;
}

.buttons {float: right;
          margin-top:20px;}
          
.table1 h2{
	color: #455b79;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin:15px 0px 0px 0px;
	}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:134px;
	width:930px;
}

#header #logo {
	float:left;
}

#homeSub {
	background-color:#a6b6cd;
	overflow:auto;
}

#homeSub .left {
	float:left;
	margin-right:20px;
	width:500px;
	padding:20px;
}

#homeSub .right {
	float:left;
	padding:20px;
}

#homeSub .right ul {
	margin-bottom: -15px;
}

#slideshow {
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
	width: 930px;
	height: 348px;
}

#content {
	background-color:#a6b6cd;
	color:#0b2a57;
	padding:20px;
	float:left;
	width:890px;
}

#content2 {
	background-color:#fff;
	color:#0b2a57;
	padding:20px;
	float:left;
	width:890px;
}


#leftCol {
	background-color:#073586;
	float:left;
	margin-right:30px;
	width:328px;
	font-size:12px;
	text-align: center;
}


#leftCol  .left{
	margin-left: -20px;
	margin-top: -20px;
	}

#rightCol {
	float:left;
	width:530px;
	font-size:12px;

}

#rightCol p {	
	font-size:12px;
	line-height: 18px;
	margin-top: 10px;
}

#rightCol ul{margin-top: 5px;}

#rightCol a{font-weight: bold;}
#footer {
	clear:both;
	height:100px;
}

#info_box {float: right; border: 1px solid #22518f; padding: 15px; width: 200px; margin-left: 20px; background-color: #fff; line-height: 22px;}

/*----------- BUTTONS, LINKS & NAVIGTATION -----------*/

a:link, a:visited {
	color:#234271;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

#menuMain {
	float:right;
	margin-top:88px;
}

#menuMain * {
	float:left;	
}

#menuMain a {
	color: #234271;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	margin: 0px 5px;
	padding: 10px;
	text-decoration:none;
}

#menuMain a:hover {
	background-color: #c2b073;
	color: #fff;
	text-decoration:none;
}

.menuDivider {

}


#menuSub {
	background-color:#22518f;
	height:44px;
	margin:0px auto;
	text-align:center;
	
}

#menuSub a {
	color: #a2c1e5;
	display: inline-block;
	font-size:12px;
	font-weight:bold;
	margin: 15px 9px 0px 9px;
	text-decoration:underline;
}

#menuSub a:hover {
	color: #fff;
	text-decoration:none;
}

#footerMenu {
	color:#577aa9;
	text-align:center;
}

#footerMenu a, visted{
	color:#577aa9;
	font-size:12px;
	display: inline-block;
	margin:10px 9px 0px 9px;
}

#footerMenu a:hover{
	color:#000;
}

#footerContact {
	color:#a6b6cd;
	font-size:12px;
	text-align:center;
}

#footerContact a{color:#a6b6cd;}


#footerContact a:hover{color:#fff;}


#footerContact b{
	color:#fff;
	font-weigth:bold;
}

#footerContact span{
	margin:0px 10px 0px 10px;
}

#footerCopyright {
	color:#577aa9;
	font-size:12px;
	text-align:center;
	margin:10px 0px;
}

#footerCopyright a{
	color:#577aa9;
	text-decoration:underline;
}

#footerCopyright a:hover{
	color:#fff;
	text-decoration:none;
}

#footerCopyright img {
	padding-right: 7px;
}

.btn_cta {
	display:inline-block;
	margin:12px auto;
	margin-bottom: 0px;
	margin-top: 6px;
	text-align:center;
}

/*----------- LISTS -----------*/
.list_01 {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

.list_01 li {
	background-image: url(/images/bullet_01.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
	color:#0b2a57;
	line-height: 20px;
	font-size:12px;
	margin-bottom: 2px;
	padding: 3px 0px 0px 13px;
	
}

.list_01 li a {
	color:#0b2a57;
	text-decoration:none;
}

.list_01 li a:hover {
	color:#fff;
	text-decoration:underline;
}

.keyConcepts_home {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

.keyConcepts_home li {
	background-image: url(/images/li_bg_home.gif);
	background-repeat: no-repeat;
	color:#0b2a57;
	font-size:14px;
	height:38px;
	margin-bottom: 5px;
	padding: 3px 0px 0px 25px;
	width:269px;
}

.keyConcepts_home li:hover {
	background-image: url(/images/li_bg_home_over.gif);
	background-repeat: no-repeat;
}

.keyConcepts_home li:hover a{
	color:#fff;
}

.keyConcepts_home li a {
	color:#0b2a57;
	text-decoration:none;
}

.keyConcepts_home li a:hover {
	color:#fff;
	text-decoration:underline;
}

/*----------- H1,2,3,4,5,6 -----------*/

h1 {
	font-family:Times New Roman, Times, serif; 
	font-size: 30px; 
	margin: 0px 0px 16px 0px; 
	padding: 0px;
	color: #073673;
}

h2 {
	border-bottom:1px solid #455b79;
	color:#455b79;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h3 {
	border-bottom:1px solid #000;
	color:#666;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

/*----------- TEXT & PARAGRAPHS -----------*/

#homeSub .left p {
	color:#022352;
	font-size:12px;
	line-height:17px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

#newsletter {}

#homeSub .right p {
	color:#444;
	line-height:1.2em;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

.blockquote {
	background-color:#FFC;
	color:#633;
	font-size:1.1em;
	line-height:1.2em;
	padding:10px;
	margin:10px;
}



/* Forms */

fieldset 
{
    border:0px;
    
}

label 
{
	display:block;
	clear:both;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

input[type="text"], textarea {
	
	margin:0px 3px 10px 0px;
	border:1px solid #22518f;
}

.error {
	color:#c00;
}

/* hhome page */

#one {background-image: url(/images/slide_01.jpg); background-repeat: no-repeat; height: 197px; width: 356px; color: #fff; font-size: 12px; padding: 70px 500px 40px 43px; line-height: 20px;}
#two {background-image: url(/images/slide_02.jpg); background-repeat: no-repeat; height: 197px; width: 356px; color: #fff; font-size: 12px; padding: 70px 500px 40px 43px; line-height: 20px;}
#three {background-image: url(/images/slide_03.jpg); background-repeat: no-repeat; height: 197px; width: 356px; color: #fff; font-size: 12px; padding: 70px 500px 40px 43px; line-height: 20px;}
#four {background-image: url(/images/slide_04.jpg); background-repeat: no-repeat; height: 197px; width: 356px; color: #fff; font-size: 12px; padding: 70px 500px 40px 43px; line-height: 20px;}
#five {background-image: url(/images/slide_05.jpg); background-repeat: no-repeat; height: 197px; width: 356px; color: #fff; font-size: 12px; padding: 70px 500px 40px 43px; line-height: 20px;}


/* hover bubbles */

#d1 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d1 a span{display: none; text-align: left; font-size: 11px;}
#d1 a:hover span {
	background-image: url(/images/bubble.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -40px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 15px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d2 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d2 a span{display: none; text-align: left; font-size: 11px;}
#d2 a:hover span {
	background-image: url(/images/bubble.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -40px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 15px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d3 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d3 a span{display: none; text-align: left; font-size: 11px;}
#d3 a:hover span {
	background-image: url(/images/bubble2.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -40px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 16px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d4 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d4 a span{display: none; text-align: left; font-size: 11px;}
#d4 a:hover span {
	background-image: url(/images/bubble.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -40px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 15px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d5 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d5 a span{display: none; text-align: left; font-size: 11px;}
#d5 a:hover span {
	background-image: url(/images/bubble3.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -50px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 13px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d6 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d6 a span{display: none; text-align: left; font-size: 11px;}
#d6 a:hover span {
	background-image: url(/images/bubble3.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -70px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 13px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
#d7 a {position: relative; /* make this the co-ordinate root for the span */ text-decoration: none; cursor: pointer;}
#d7 a span{display: none; text-align: left; font-size: 11px;}
#d7 a:hover span {
	background-image: url(/images/bubble3.png);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	position: absolute;
	top: -99px; /* change this to 0 to keep inline with the <a> */
	left: -540px; /* pull the box left by its width */
	width: 500px; 
	padding: 5px; 
	color: #022352; 
	text-align: left; 
	font: 12px Arial; 
	padding-right: 45px; 
	padding-left: 18px;	
	padding-top: 13px; 
	padding-bottom: 45px; 
	z-index: 2;}
	
/* Newsletter Archive List */
.year_section{margin-bottom: 15px;}
.year{font-size: 18px; margin-bottom: 5px;}
.newsletterlist{ list-style-type: none;}
.newsletterlist li{display: block; line-height: 2em; width:500px; margin-left: 0px;}
.newsletterlist li .date a{ font-weight: bold !important; text-decoration: none;}
.newsletterlist li .title {float: left; width: 400px;}
.newsletterlist li a{font-size: 12px; text-decoration: underline;}

/**/
.details{font-size: 10px;}