@charset "UTF-8";
/* CSS Document */

label {
	min-width: 200px;
	display:inline-block;
}
body {
	background-color: #00384C;
}
form.narrowForm label {
	min-width: 100px;
	display:inline-block;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:484px;
	z-index:1;
	background-color: #FFFFFF;
}
#tableDiv {
	z-index: 2;
}
#bottomBar {
	background-image: url(images/AIPR_Home_24m.png);
	background-repeat: no-repeat;
	background-position: left;
}
.article {
	float: left;
	width:626px;
}
.article li {
	padding: 5px 0px;
}
.article h2 {
	
	font-size: 20px;
	color:#b07a24;
	font-weight:normal;
	line-height:28px;
	margin: 8px 0px;
}
.resourceCenterHeader {
	color: #006387;
	font-size:19px;
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #b3a400;
	padding: 7px 0px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.usefulLinks {
	line-height: 9px;
	
}
.usefulLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#000;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.usefulLinks a:hover {
	color:#b07a24;	
}
.articleLinks h3 {
	font-size: 20px;
	color:#b07a24;
	font-weight:normal;
	line-height:28px;
	margin: 8px 0px;
}
.articleLinks img {
	margin-bottom:9px;
}
.specialHeading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #b07a24;
}
.ccaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bigBlue {
	font-family: "HelveticaNeue Extended", Helvetica, Arial, Geneva;
	font-size: 24px;
	color: #006387;
}
.homeCapt {
	width: 410px;
	padding-left: 30px;
}
.orange {
	font-size: 15px;
	line-height: 23px;
	color: #816c1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #000000;
}
.tablebg {
	background-image: url(images/brswoosh.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#LeftContent {
	width: 450px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 41px;
	float: left;
}
#leftBar {
	height: 343px;
	width: 10px;
}
#rightBar {
	height: 343px;
	width: 10px;
}
#RightContent {
	width: 450px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	float: right;
}
#bRight {
	background-image: url(../images/bottom-right.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#midRight {
	background-image: url(images/AIPR_AboutUs_21.png);
	background-repeat: repeat-y;
	background-position: left;
}
.smallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #006387;
}
.smallOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #bf740f;
}
.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.smallerBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.floatLeft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.smallGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #00B370;
}
.orangeButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#db621a;
	letter-spacing: 1px;
	text-decoration: none;
}
.orangeButtonBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#db621a;
	font-weight:bold;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	margin-top: -13px;
}
.brightOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #db621a;
	font-weight: bold;
}
.ulLeftFloatFix {
	padding-left:15px;
	list-style-position:inside;
}

