body 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 1.0em;
	color: #27539C;
}

/* ADDED*/
table
{
    font-size: 0.95em;
}

img {
	border: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #008BD0;
}
.btwTables 
{
    height: 10px;
    width: 1px;}

td .dark {
	background: #EAE8F4;
}

table.borderColBlue {
	border: 1px solid #27539C;
	width:100%;	
}

table.borderColBlue td 
{   border: 1px solid #27539C;  
    }

table.infoTitle {
	border: 1px solid black;
	vertical-align:top;
	width:100%;
}

table.infoContainer {
	border: 0px;
	width:100%;
}
table.infoContainer td{
	vertical-align:top;
	width:100%;
}

table.infoTitle td.Content {
	padding: 15px;	
}

table.infoTitle td.frmHeader {
	background: #28549D;
	padding: 2px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

table.infoTitle td.Spacer {
   text-align: center;
   vertical-align: middle;
   height: 80%;
}
.space1 {
    width: 1px;
    height: 100%;
    vertical-align: middle;
    background:black;    
    }

table.infoContent {
	border-width: 0px;	
}


table.infoContent td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;/* CHANGED from .7*/
	color: Black;
	vertical-align: bottom;
	text-align: left;
	padding:2px;
	
}


table.infoContent td.req{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;/* CHANGED from .7*/
	font-weight:bold;
	color: Black;
	vertical-align: bottom;
	text-align: left;
	padding:2px;
	
}

.fieldClass 
{	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #28549D;
	vertical-align:top;
    }

a:link, a:active, a:visited {
	color: #27539C;
}

a:hover {
	color: #008BD0;
}

#logo {
	background: url(/images/A1C_headerBleedR.gif) repeat-x;
}

#copy {
	width: 800px;
	position: relative;
	top: -30px;
}
#copyN {
	width: 900px;
	position: relative;
	top: -30px;
}
#banner {
	display: table;
}

#banner img {
	margin: 0px;
	padding: 0px;
	display: block;
}

#banner_left {
	display: table-cell;
}

#banner_right {
	display: table-cell;
	vertical-align: bottom;		
}

.activeperson {
	position:absolute;
	top:54px;
	right:39px;
}

.noperson {
	position:absolute;
	top:51px;
	right:36px;
}

blockquote
{margin-left:15px;}


#main {
	/*display:table; purpose? */
}

#sidebar {
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	padding: 0px 20px;
}

#navigation {
	border-left: 1px solid #0d2b88;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	color: #FFF;
	background: #28549d url(/images/nav_leftEnd.gif) left top no-repeat;
	text-decoration: none;
	white-space: nowrap;
}

#navigation a span
{
	background: url(/images/nav_rightEnd.gif) right top no-repeat;
	padding: 3px 15px 0px 30px;
	height: 20px;
}

#navigation a, #navigation a span
{
	display: block;
}

#navigation a:hover
{
	color: #ff0;
	cursor: pointer;
/*background: #28549d url(images/nav_leftEnd.gif) left top no-repeat;
padding-left: 10px*/
}

#navigation a:hover span
{
/*background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px*/
}

#navigation ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li
{
	list-style: none;
	margin: 0px;
	padding: 10px 0px;
}

#promo {
	background: url(/images/nav_vertEnd.gif) no-repeat;
}

#promo img {
	margin: 30px 0px 0px 30px;
}

#bodycopy {
	display: table-cell;
	vertical-align: top;
	/* padding-top: 20px; */
}

#footer 
{
    display: table;
	text-align: center;
	clear: both;
	font-size: 9px;
	margin: 20px;
	color: #000000;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #000;
}

#footer a:hover {
	color: #008BD0;
}

#footer .notice {
	text-align: left;
	display: block;
	background: #EAE8F4;
	padding: 10px;
	margin-bottom: 10px;
}

#footer .noticenew {
	text-align: left;
	display: block;
	background: white;
	padding: 10px;
	margin-bottom: 10px;
	width:750px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008BD0;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

.textN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

/*************************program request form****************************/

.formhead
{
font-family:Arial Narrow, Helvetica, sans-serif;
font-size:18px;
color:#fff;
background-color:#656599;
padding:4px 0;
}

.requesttable
{
border:1px solid black; 
margin:16px 0 0 10px;
font-weight:bold;
text-align:center;
}

.rowsubhead
{
border:none;
text-align:left; 
border-right:1px solid black;  
padding-left:8px;
/*color:#000;
font-style:italic;
font-size:1.3em;
font-weight:bold;*/
background-color:#f3f3f3;
}

.formsubhead
{
background-color:#f3f3f3;
border-top:1px solid black;
border-bottom:1px solid black;
color:#000;
font-style:italic;
text-align:center;
padding:4px 0;
}

.tablepadding
{
padding:8px 0 6px 6px;
}