/***** GLOBAL 2 *****/html, body { margin: 0;	padding: 0;	height: 100%; width: 100%;		     font: normal 9pt Verdana, Arial, Helvetica, sans-serif;		     color: #000; 		     line-height:130%;		     }

/***** BEGIN THEME LAYOUT *****//* ANS_PO_THEME layout style sheet*/#header td {	vertical-align: top;}#main {	padding-top: 15px;	padding-left: 10px;}#allColumns {	padding: 0;	margin: 0;}#leftColumn {	width: 200px;	float: left;}#middleColumn { /* middle column - 3 column template*/	margin-right: 9px;	padding: 8px;	width: 365px;	text-align: left;	line-height: 1.2em;	float: left;	display: inline;}#middleColumnOnly { /* middle column - 2 column template*/	text-align: left;	margin-right: 0px;	padding: 0px;	width: 571px;	float: left;	display: inline;}#rightColumn {	width: 184px;	float: left;	margin: 0px;}#footer {	padding: 0px;	margin: 0px;	width: 770px;	text-align: top;}

/***** BEGIN THEME VARIANT *****/

/***** BEGIN SITE CSS *****//* BROADENStudy */
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
}

td {
 font-size: 13px;
 color: #333333;
 font-family: Arial, Helvetica, Sans-Serif;
}

th {
 font-size: 13px;
 color: #333333;
 font-family: Arial, Helvetica, Sans-Serif;
}

p {
 background-color: #eff2f3;
}

#nav {
	color: #44557b;
	background-color: #44557b;
	text-align: top;
}

a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: x-small;
	color: #2f497c;
    text-decoration: none;
}

a:link {
 color: #999999;
}

a:visited {
 color: #999999;
}

a:active {
 color: #333333;
}

a:hover {
	color: #2f497c;
	text-decoration: none;
}

.textlinks a {
 font-family: Arial, Helvetica, Sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #2f497c;
 text-decoration: underline;
}

.textlinks a:hover {
 color: #999999;
}

.centerText {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 13px;
 background-color: #eff2f3;
 color: #333333;
 line-height: 1.2em;
}

.copyright {
	color: #9b9490;
	font-style: italic;
}

.footertext {
	color: #676462;
}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #acb6cb;
}

.subtitle {
 font-weight: bold;
 font-size: 13px;
 color: #2f497c;
}

.subtitle2 {
 font-weight: bold;
 font-size: 10px;
 color: #2f497c;
}

.caution {
	font-weight: bold;
	font-size: 15px;
	color: #676462;
}

.acronym {
	font-weight: bold;
	color: #223865;
	text-decoration: underline;
}

.indigo {
 background-color: #2f497c
}

.style1 {
 color: #f8f0eb;
 font-size: 12px;
 line-height: 1.2em;
}

.style2 {
 color: #44557b;
 background-color: #44557b;
 text-align: left;
}

.style3 {
 font-size: 10px;
}

.style4 {
 font-size: 9px;
}

.style5 {
 font-size: 12px;
}

.style7 {
	color: #9b9490;
	font-style: italic;
}
.style8 {
	color: #676462;
}

.style9 {
	font-weight: bold;
	color: #44557b;
}
.style12 {
	font-weight: bold;
	font-size: 15px;
	color: #676462;
}
.style13 {
	color: #9b9490;
}
.style14 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.style15 {
	font-weight: bold;
	color: #ffffff;
}

.style17 {
 font-size: 16px;
}

.style18 {
 font-family: Arial, Helvetica, Sans-serif;
 color: #0000ff;
}

.style20 {
 font-size: 13px;
 font-family: Arial, Helvetica, Sans-serif;
 color: #ffffff;
}

.style21 {
 font-size: 13px;
 font-family: Arial, Helvetica, Sans-serif;
}


