@charset "UTF-8";
/* CSS Document */

body{
	font-size:62.5%;
	color:#333333;
}

.titleSection h1{
	font-size:1.8em;
	color:#0860a8;
	background:none;
	background-color:#FFFFFF;
	padding:5px 5px 1px 5px;
	margin:0px;
}

/*
.titleSection hx{
	font-size:1.8em;
	color:#0860a8;
	background:none;
	background-color:#FFFFFF;
	padding:5px 5px 1px 5px;
	margin:0px;
}
*/

.titleSection h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#333333;
	background:none;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	margin:0px;
}

.titleSection img{
	border:none;
	}


.overview
{
	padding:5px;
}
.overview h2{
	font-size:1.4em;
	color:#333333;
	background:none;
	background-color:#FFFFFF;
	padding:5px 5px 1px 0px;
	margin:0px;
}

.overview h4{
	font-size:1.2em;
	color:#333333;
	background:none;
	background-color:#FFFFFF;
	padding:5px 5px 1px 0px;
	margin:0px;
}

.overview ul{
	padding:4px;
	list-style:circle;
	margin-left:30px;
}
.overview li{
	padding:2px;
}

.overview p{
	padding-top:5px;
	padding-bottom:5px;
}

.centerBorder{
	padding:5px;
	border:1px solid #CCCCCC;
}

/* ooooooooooooooooooooooooooooooooooooooooooooo
SIDE STYLES */

.LeftSide ul{
	border:none;
	list-style-type:none;
	margin:0px;
	color: #666666;
	padding:5px;
}

.LeftSide li{
	padding-bottom:2px;
}

.LeftSide h4{
	background-color:#F3F6F9;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	color: #666666;	
}

.sideSubBox h3{
	background-color:#1b3360;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:0px;
	font-weight:bold;
	margin-top:12px;
	border-top:1px solid #CCCCCC;
	font-size:1.2em;
}

.sideSubBox span{

	padding:5px 5px 5px 5px;
}

.sideSubBox ul{
	margin:0px;
	padding:0px;
}
.sideSubBox li{
	list-style:none;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #CCCCCC;
	
}


/* ooooooooooooooooooooooooooooooooooooooooooooo
 HEAD AREA */

.titleSection p{
	padding:3px 5px 3px 5px;
	margin:0px;	
}

.topInfoBox{
	float:left;
	width:375px;
}

.atbBtn{
	font-size:1.4em;
	font-weight:bold;
	color:#0860a8;
	cursor:pointer;
	border:2px solid #0860a8;
	background-color:#f1f1f1;
	background-image:url(../pageImg/greygrad30.jpg);
	background-repeat:repeat-x;
	background-position:top;
/*	padding:3px 6px 3px 6px;  */
	padding-left:3px;
	padding-top:3px;
/*	margin-top:10px;
	margin-bottom:5px;
*/
}

.atbBtnOver{
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	border:2px solid #0860a8;
	background-color:#0860a8;
	background-position:top;
	padding:3px 6px 3px 6px;
	margin-top:10px;
	margin-bottom:5px;
}

.titleLeft{
float:left;
margin-left:25px;
}

.formatBorder{
	border: 1px solid #cccccc;
	margin-bottom:10px;
	width:200px;
}
.formatIcon{
	float:left;
	border-right:1px dotted #cccccc;
	padding:3px 5px 3px 5px;
}
.formatText{
	float:left;
	padding:3px 5px 3px 5px;
	font-size:1.1em;
}

.formatCurrent{
background-image:url(/resources/img/pageImg/diagBG_ltblue.gif);
	background-repeat:repeat;
}


.membershipLink{
	margin-bottom:10px;
	width:200px;
}
.coverImage{
	float:left;
	margin-right:5px;
	width:130px;
}

.coverImage img{
	width: 130px;
	
}

/* ooooooooooooooooooooooooooooooooooooooooooooo
 LAYOUT HELPERS */
.pad5 {
	padding:5px;
}

.margin15right{
	margin-right:15px;
}

.floatLeft{
	float:left;
}

.margin10bottom{
	margin-bottom:10px;
}
.margin10top{
	margin-top:10px;
}
.text11{
	font-size:1.1em;
}
.textLarge{
	font-size:1.8em;
}
.textMed{
	font-size:1.4em;
}
.lightBlueBG{
	background-color:#F3F6F9;
}
.textMedGrey{
	color:#666666;
}
.noMargin{
	margin:0px;
}
.borderMedBlue{
	border:1px solid #1b3360;
}
.trow1{
background-color:#e7f1ff;
margin-bottom:5px;
}
.trow2{
background-color:#f1f1f1;
margin-bottom:5px;
}
.bbD{
	border-bottom:1px dotted #CFCFCF;
}
.textLarger{
	font-size:1.8em;
}

.textBrightBlue{
	color: #0860a8;
		font-weight:bold;
}

.textOrange{
	color: #F8981D;
		font-weight:bold;
}



/* ooooooooooooooooooooooooooooooooooooooooooooo
TAB BAR */
.infoNavBar{
	border-top:2px solid #F3891E;
	background-color:#f3f3f3;
}


.infoNavItem{
	display:block;
	float:left;
	padding:10px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	font-size:1.4em;
}

.iniCurrent{
	background-color:#FFFFFF;
	color:#999999;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;

}

.iniRest{
	color:#FFFFFF;
}

/* ooooooooooooooooooooooooooooooooooooooooooooo
TAB TABLE */
.bibliography th{
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	vertical-align:top;
	font-weight:normal;
	color:#000000;
}

.bibliography td{
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	vertical-align:top;
	font-weight:normal;
	color:#333333;
}

.breadcrumb{
	font-size:1.1em;
	color:#333333;
	padding:5px;	
	margin-top:0px;
	margin-bottom:10px;
	background-color:#f1f1f1;
	position:relative;
}
.searchBottom{
	margin-bottom:5px;
}
/* ooooooooooooooooooooooooooooooooooooooooooooo
broken by tabs */

em{
font-style:italic;
}

strong{
font-weight:bold;
}

.farLeft{
	position:absolute;
	left:-999px;
	top:-25px;
}
/* ooooooooooooooooooooooooooooooooooooooooooooo
also available */

.alsoAvailable h4{
	font-size:1.4em;
	color:#144880;
	background-color:#e7f1ff;
	padding:5px;
	margin:10px 0 10px 0;
}

.alsoAvailable li{
	margin-bottom:5px;
	
}
