/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/

body {
	background: url(../images/bg_Stroke.gif) no-repeat top left #0d102b;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}

body p {
	margin: 0 0 5px 0;
	padding: 0;
}

h1 {  
	font-size: 18px; 
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px; 
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px; 
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 18px;
}

h4 {
	font-size: 13px; 
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
	font-size: 11px; 
	margin: -10px 0 10px;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
}

sup, sub { vertical-align: 0;
           position: relative;
           font-size:50%;}
sup { bottom: 1ex; }
sub { top: 0.8ex; }

/*---------------------------------------------------------------------------------
Background Styles
---------------------------------------------------------------------------------*/

.showgrid {
	background:url(../images/grid.png);
}

.bg_aFeature {
	background: url(../images/bg_Stripe2.gif) top left repeat-x;
	margin-bottom: 10px;
}

.aFeature {
	background: url(../images/bg_afeature.gif) top left no-repeat;
}

.bg_feature1 {
	background:url(../images/bg_feature1.gif) repeat-x #1f4c96;
	margin:0;
	padding: 10px;
	height: 145px;
	color: #B5CBEE;
}

.bg_feature2 {
	background:url(../images/bg_feature2.gif) repeat-x #1b3b7e;
	margin:0;
	padding: 10px;
	height: 145px;;
	color: #B2C2E5;
}

.bg_feature3 {
	background:url(../images/bg_feature3.gif) repeat-x #15295b;
	margin:0;
	padding: 10px;
	height: 145px;
	color: #B6C6EC;
}

.bg_feature4 {
	background:url(../images/bg_feature4.gif) repeat-x #0b1638;
	margin:0;
	padding: 10px;
	height: 145px;
	color: #8793B8;
}

.bg_footer {
	background:url(../images/bg_footer.gif) #0D102B top left repeat-x;
	margin:0;
	padding: 0 10px 10px 10px;
	color: #FFFFFF;
}

.logos
{
	margin-top:20px;
	margin-bottom:20px;
}

.logos a
{
	margin-right:20px;
}

.logos a.right
{
	float:right;
	padding-top:13px;
}

/*---------------------------------------------------------------------------------
General Styles
---------------------------------------------------------------------------------*/

.header {
	padding: 20px 0 0 0;
	margin: 0;
	height: 70px;
}

.copyBlock {
	padding: 10px;
}

div.tenantBlock h4 a{
	color:#FFFFFF !important;
}

div.tenantBlock h4 a:hover{
	color:#53AAE5 !important;
}

.teamMember {
	padding: 10px 5px 10px 10px;
}

.date {
	margin-top: -10px;
}

.viewAll {
	margin-top: 5px;
}	

.readMore {
	margin-top: 10px;
}	

span {
	color: #2A2E50;
	margin: 0 5px;
}

hr {
	background:#152b54;
	color:#152b54;
	clear:both;
	float:none;
	height:.1em;
	margin:10px 0;
	border:none;
}

.tenant hr {
	margin:0 0 10px;
}

.standard img {
	margin: 30px 0 10px 10px;
}

.tenantBlock p {
	color: #B5CBEE;
}

.profile {
	color: #B5CBEE;
}

.profile p {
	margin-right: 30px;
}

.teamMember p {
	margin: 0;
}

.RS_Block {
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
	background: #0A0416;
}

.profile .RS_Block p {
	margin-right: 10px;
}

.title {
	color: #53AAE5;
	margin-bottom: 0;
}

.title2 {
	color: #53AAE5;
	margin-bottom: 5px;
}

.imageBlock {
	padding: 0 0 10px;
}

.imageBlock .img {
	float: left;
}

.copyBlock span {
	color: #FFFFFF;
	margin: 0;
}

.white {
	color: #FFFFFF;
}


.newsBlock {
	margin: 10px 0;
	padding: 10px;
	border-bottom: 1px solid #152b54;
}

.date {
	color: #53AAE5;
}

.newsArticle {
	margin: 10px 0 0;
	padding: 10px;
}

.topNewsStory img {
	margin: 0;
}

.topNewsStory .newsBlock {
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------
List Styles
---------------------------------------------------------------------------------*/

.navigation ul {
	margin: 0 0 20px 10px;
	color: #0d5281;
}

.subNavigation ul {
	margin: 10px 0 5px 10px;
	color: #0d5281;
}

.standard ul {
	border-top: 1px solid #152B54;
	padding-top: 10px;
	padding-left: 10px;
	margin: 10px 0 15px 0;
	color: #4f648a;
}

.profile ul {
	margin-bottom: 20px
}

.navigation li, .subNavigation li, .standard li {
	display: inline;
}

.standard li {
	margin-right: 6px;
}

.bg_feature4 li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background:url(../images/listStyle_feature4.gif) no-repeat;
}

.copyBlock li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background:url(../images/listStyle_copyBlock.gif) no-repeat;
}

/*---------------------------------------------------------------------------------
Link Styles
---------------------------------------------------------------------------------*/

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.bg_feature1 p a, .bg_feature2 p a, .readMore a {
	font-weight: bold;
	font-size: 10px;
}


/*----GENERAL LINKS----*/
a:link		{ color: #53AAE5; }
a:visited	{ color: #53AAE5; }
a:hover		{ color: #FFFFFF; }
a:active	{ color: #53AAE5; }

.selected a:link, .bg_footer a:link, .profile a:link			{ color: #FFFFFF; }
.selected a:visited, .bg_footer a:visited, .profile a:visited	{ color: #FFFFFF; }
.selected a:hover, .bg_footer a:hover, .profile a:hover			{ color: #4F648A; }
.selected a:active, .bg_footer a:active, .profile a:active		{ color: #FFFFFF; }

.bg_feature1 .viewAll a:link, .bg_feature2 .viewAll a:link, .bg_feature3 .viewAll a:link, .bg_feature4 .viewAll a:link 				{ color: #B9BFCE; }
.bg_feature1 .viewAll a:visited, .bg_feature2 .viewAll a:visited, .bg_feature3 .viewAll a:visited, .bg_feature4 .viewAll a:visited 	{ color: #B9BFCE; }
.bg_feature1 .viewAll a:hover, .bg_feature2 .viewAll a:hover, .bg_feature3 .viewAll a:hover, .bg_feature4 .viewAll a:hover 			{ color: #FFFFFF; }
.bg_feature1 .viewAll a:active, .bg_feature2 .viewAll a:active, .bg_feature3 .viewAll a:active, .bg_feature4 .viewAll a:active		{ color: #B9BFCE; }

.bg_feature1 a:link, .bg_feature2 a:link, .readMore a:link 			{ color: #7998CB; }
.bg_feature1 a:visited, .bg_feature2 a:visited, .readMore a:visited	{ color: #7998CB; }
.bg_feature1 a:hover, .bg_feature2 a:hover, .readMore a:hover		{ color: #FFFFFF; }
.bg_feature1 a:active, .bg_feature2 a:active, .readMore a:active	{ color: #7998CB; }

.bg_feature3 a:link		{ color: #FFFFFF; }
.bg_feature3 a:visited	{ color: #FFFFFF; }
.bg_feature3 a:hover 	{ color: #53AAE5; }
.bg_feature3 a:active 	{ color: #FFFFFF; }

.backToTop a:link		{ color: #4F648A; }
.backToTop a:visited	{ color: #4F648A; }
.backToTop a:hover		{ color: #FFFFFF; }
.backToTop a:active		{ color: #4F648A; }

.newsBlock .more a:link		{ color: #53AAE5; }
.newsBlock .more a:visited	{ color: #53AAE5; }
.newsBlock .more a:hover	{ color: #FFFFFF; }
.newsBlock .more a:active	{ color: #53AAE5; }





/* Homepage slider */
#controls{
	position:absolute;
	margin:-40px 0 0 805px;
}
#controls ul{
	background:#0b1d49;
	height:30px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	padding:0 5px;
	width:135px;
}
#controls ul li{
	display:block;
	float:left;
	height:30px;
}
#controls ul li a{
	padding:8px 0 0 0;
	display:block;
	width:15px;
	height:30px;
}
#controls ul li a.left{
	margin-left:10px;
}
#controls ul li a.right{
	margin-right:5px;
}
#ticker .images{
	width:960px;
	height:269px;
}
#ticker .images img{
	display:none;
}
.visible{
	display:block !important;
}
.active{
	color:#fff !important;
}

#controls *, #ticker *{
	overflow:hidden;
}

.bg_feature1 .span-6,.bg_feature2 .span-6,.bg_feature3 .span-6{
	overflow:hidden;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
}

.bg_feature1 .copyBlock, .bg_feature2 .copyBlock{
	height:124px;
}

.hovering{
	background-color:#0e2855;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.viewAllGraduated {
	margin-top: 30px;
	padding: 10px;
	background: #152b54;
}

.viewAllGraduated ul {
	margin: 10px 0 0;
	padding: 10px 0 10px;
	border-top: 1px solid #2c4471;
	border-bottom: 1px solid #2c4471;
}

.viewAllGraduated li {
	background:url(../images/graduatedListArrow.gif) no-repeat;
}

.hidden{
	display:none;
}

.files img{
	float:left;
	margin:-2px 5px 0 0;
}
.filename{
	margin:20px 0 0 0;
	display:block;
	font-size:14px;
	color:#b5cbee;
}
.date{
	color:#B5CBEE !important;
}

.copyBlock .superscript span {
	color: #B5CBEE;
}

.copyBlock .super {
	position: relative;
	bottom: 0.5em;
	color: #B5CBEE;
	font-size: 0.8em;
}

.alignright
{
	text-align:right;
}