﻿.onlyCentered {
	text-align:center;
}

.closePopup{
	margin:0 auto;
	font-size:12px;
	top: 95%;
	left:40%;
	position:absolute;
	text-align:center;
	
}
.navBlueLink
{
    color           : #336699;
    text-decoration : none;
    font-weight     : bold;
    cursor          : pointer;    
	text-decoration:underline;

}
.costOne {
	margin-left: 22px;
	font-size: 11px;
	color:#000000;

}

.costTwo {
    width: 300px;
}

.costTwoTwo {
    width: 300px;
	font-size: 11px;
	color:#0066cc;
}


.costThree {
	margin-left: 28px;
	font-size: 11px;
	color:#0066cc;

}

.costFour {
	margin-left: 28px;
	font-size: 11px;
	color:#000000;

}
.costCenterText {
	font-size: 11px;
	color:#000000;
}

.costCenterBlueText {
	font-size: 11px;
	color:#0066cc;
}
.costCenterBlueTextOne {
	margin-left: 22px;
	font-size: 11px;
	color:#0066cc;
}

.paddingLi {
	padding-left:60px;
    padding-right:60px;
}

.blackNote {
	font-style:normal;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

.blueLink {
	font-size: 12px;
	color:#0066cc;
	font-style:normal;
	text-decoration:underline;
	cursor:pointer;
}

.boldBlueOutlineCenter {
	text-align:center;
	font-weight: bold;
	color: #006699;
}


.boldGreenOutline {
	font-weight: bold;
	color: #339933;
}

.boldRedOutline {
	font-weight: bold;
	color: #DA2626;
}


.popTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.authors {
	display: block;
	text-align: right;
	font-size: 10px;
	padding-top: 2px;
}
.pageTitle {
	color           : #000000;
	text-align      : center;
	font-size       : 16px;
	font-weight     : bold;
	padding-top     : 8px;
	padding-bottom  : 5px;
	text-transform  :uppercase;
}
.subheading {
	color: #376092;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	display:block;	
}

.subheadingBlue {
	color: #376092;
	font-size: 12px;
	font-weight: bold;
	
}

.subheading_black {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	display:block;	

}

.table_text {
   color: white;
   background-color:#336699;
   font-size: 12px;
   font-weight: bold;
}

.imgBottom
{
    vertical-align:top;
    padding-top:5px;
    margin: 0 auto
}

table.popOutWindows {
	background-color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height:15px;
	padding-left:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

table.popOutWindows ul {
	margin-left     : 45px;
	font-weight     : normal;
	padding-bottom  : 2px;
	padding-bottom  : 2px;
	line-height     : 15px;
}
table.tblList {
   border: 2px solid #142c3d;
   margin:0 auto;
   padding:0px;
}
table.tblList ul {
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    margin:5px;
    list-style-position:outside;
    
}
table.tblList ul li{
    padding-bottom:0px;
    padding-top:0px;
    
}

table.tblList th {
   border: 1px solid #142c3d;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
table.tblList td {
    border: 1px solid #142c3d;
    padding: 5px;
}
