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

body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
ol {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	background-image: url(images/yellowTriangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	color: #353e99;
}
h2 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

/* added H3 jaywilner 09022009 */
h3 {
	font-size: 13px;
	color: #343e99;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.purple { }
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#inner {
	float: left;
	width: 950px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	z-index: 0;
	overflow: auto;
}
#nav {
	float: left;
	height: 18px;
	width: 950px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #332e5e;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;
	position: absolute;
	top: 138px;
	left: 0px;
	z-index: 100;
	clear: left;
	overflow: auto;
	display: block;
}

#rtcol_nav	{
	padding:0px;
	margin:0px;
}

#rtcol_nav li	{
	list-style-type:none;
}

#nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FDE01F;
	text-decoration: none;
}
#home_header {
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 363px;
	width: 950px;
	padding-top: 38px;
}
#home_header_logo {
	float: left;
	height: 179px;
	width: 167px;
	padding-left: 18px;
}
#home_header_text {
	width: 265px;
	padding-left: 43px;
	float: left;
	font-size: 11px;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#home_nav {
	float: left;
	height: 18px;
	width: 950px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #332e5e;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;
	clear: both;
	position: absolute;
	left: 0px;
	top: 401px;
}
#home_nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#home_nav ul li {
	display: inline;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#home_nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#home_nav ul li a:hover {
	color: #FDE01F;
	text-decoration: none;
}
#home_main {
	float: left;
	width: 920px;
	padding-top: 50px;
	color: #FFF;
	padding-left: 30px;
	font-size: 10px;
	padding-bottom: 15px;
}
#home_main a {
	color: #FFF;
	text-decoration: underline;
}
.home_head_yellow {
	font-size: 12px;
	color: #FDE01F;
	font-weight: bold;
}
.home_head_purple {
	font-size: 12px;
	color: #343e99;
	font-weight: bold;
}
.home_main_col {
	float: left;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffe01a;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
}
.home_main_col2 {
	float: left;
	width: 415px;
	padding-right: 10px;
	padding-left: 25px;
	margin-top: 5px;
}
#home_main_right {
	float: left;
	width: 139px;
	margin-left: 35px;
	background-image: url(images/blackLogin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	color: #000;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
	margin-top: 18px;
	font-size: 12px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 137px;
	width: 950px;
}
#header_logo {
	float: left;
	width: 150px;
	padding-left: 18px;
}
#header_text {
	width: 265px;
	padding-left: 43px;
	float: left;
	font-size: 11px;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 30px;
}
#content {
	float: left;
	width: 950px;
	background-color: #FFF;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(images/content_slice.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 12px;
	padding-bottom: 20px;
}
#content2col {
	float: left;
	width: 950px;
	background-color: #FFF;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 12px;
	padding-bottom: 20px;
}
.leftSidebar {
	float: left;
	width: 145px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftSidebar ul {
	list-style-image: url(images/sidenav_bullet.jpg);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
}
.leftSidebar ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/sidenav_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftSidebar ul li a { text-decoration: none; }
.leftSidebar ul li a:hover { color: #343E99; }

/* faq list styles added 09.02.2009 jay wilner*/
.faqlist	{
	padding-left: 0px;
}

.faqlist ul {
	list-style-image: url(images/sidenav_bullet.jpg);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
}
.faqlist ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.faqlist ul li a { 
	text-decoration:underline;
}

.faqlist ul li a:hover { 
	color: #343E99; 
}

.main {
	float: right;
	width: 775px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7c74b5;
}
#centerCol {
	float: left;
	width: 522px;
	padding-left: 25px;
}
#wideCol {
	float: left;
	width: 730px;
	padding-left: 25px;
}
#breadcrumbs { padding-bottom: 25px; }
.feature_narrow {
	float: left;
	width: 237px;
	margin-right: 24px;
	clear: right;
}
.feature_narrow_top {
	background-image: url(images/Feature_narrow_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 224px;
	font-size: 15px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 13px;
	font-weight: bold;
}
.feature_narrow_mid {
	background-image: url(images/Feature_narrow_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 211px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
}
.feature_narrow_btm {
	background-image: url(images/Feature_narrow_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 7px;
	width: 237px;
	/*added bottom margin - jay wilner */
	margin-bottom:10px;
}
#rightCol {
	float: right;
	width: 181px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.purple { color: #343e99; }
.feature_wide {
	float: left;
	width: 500px;
	/* reduce margin top 09.02.2009 jay wilner*/
	/* margin-top: 16px; */
	margin-top: 15px;
}
.feature_wide_top {
	background-image: url(images/Feature_wide_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 487px;
	font-size: 15px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 13px;
	font-weight: bold;
}
.feature_wide_mid {
	background-image: url(images/Feature_wide_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 474px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
}
.feature_wide_btm {
	background-image: url(images/Feature_wide_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 7px;
	width: 500px;
	margin-bottom: 10px;
}
.feature_content {
	float: left;
	width: 198px;
	margin-bottom: 12px;
	display: block;
	/*overflow: scroll;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.block {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/* footer added 09.01.2009 jay wilner*/
#footer {
        margin-right: auto;
        margin-left: auto;
        color: #FFF;
        height: 60px;
        text-align: center;
        width: 900px;
        clear: left;
        padding-top: 10px;
}
#footer a {
        text-decoration: none;
        color: #FDDF1F;
}
#footer a:hover { 

text-decoration: underline; 

}

.headshots	{
	float:left; 
	margin-right:10px;

}

.pretty-table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #635AA7;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFDB00;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
	border: 1px dotted #666;
	text-align: left;
	color: #343E99;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	background-color: #FFFFFF;
}

.pretty-table th[scope=col]
{
	color: #000;
	background-color: #6379B3;
	text-transform: uppercase;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6379B3;
	border-bottom-color: #333;
}
.pretty-table th[scope=col2] {
	color: #FFFFFF;
	background-color: #6379B3;
	text-transform: uppercase;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6379B3;
	border-bottom-color: #6379B3;
}


.pretty-table th+th[scope=col]
{
	color: #FFFFFF;
	background-color: #6379B3;
	border-right: 1px solid #666;
	text-align: center;
}

.pretty-table th[scope=row]
{
	border-right: 0px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
	color: #343E99;
	background-color: #FFDB00;
}
.pretty-table  a:link {
	text-decoration: none;
	color: #632A5F;
}
.pretty-table a:hover {
	text-decoration: underline;
	color: #632A5F;
}


table formatting
.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
	background-color: #E1E3F4;
	text-align: center;
}
.magenta {
	color: #F0F;
	font-family: Arial, Helvetica, sans-serif;
}

.index_pages_header_image {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.padRight { padding-right: 5px; }
.border { border: 1px solid #CCC; }
.newsletter { }
.newsletter_right {
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsletter a {
	color: #342D5D;
	text-decoration: none;
	padding-bottom: 10px;
}
.newsletter a:hover { text-decoration: underline; }
.newsletter ul {
	list-style-type: square;
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 0px;
}
.newsletter li { padding-bottom: 8px; }
table
{
border-collapse:collapse;
}
.clear {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.head3 {
	font-size: 13px;
	color: #343e99;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.icon_frame {
	padding: 3px;
	border: 1px solid #999;
}

