body 
{
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	margin-right: 0;	
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label
{
	font-size: 1em;
}

/* this will allow input text to expand along with other text
input
{
	font-size: 1.2em;
}
*/

/* bulleted items */
ul
{
	margin: 0;
	padding-left: 20px;
	list-style-image: url(../images/global/bullet.gif);
}

li
{
	margin-bottom: 10px;
}

li ul li
{
	margin-top: 5px;
	margin-bottom: 0;
}

/* to fix the li margin-bottom in top and side navigation */
#nav-top li, #nav li, #nav1 li, #nav2 li, #navarea li
{
	margin-bottom: 0;
	margin-top: 0;
}
/* end bulleted items */

/* top menu on sub-pages to create the top margin */

#nav-main
{
	line-height: 1.4em;
}

#nav1, #nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 13.5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E2D54;
	border-top: 1px solid #6F7DA1;	
}

#nav1 li a {
	width: 13.4em;
	width: 12.3em; /* The '\' character hides this line from all browsers but IE */
	display: block;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #6F7DA1;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
}

#nav1 li a:hover {
	color: white;
	background-color: #2E498F;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
	z-index: 33;
}

#navarea
{
	border-top: 1px solid #6F7DA1;
	padding: 0;
	margin: 35px 0 0 0;
	list-style: none;
	float: left;
	width: 13.5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E2D54;
}


#navarea li 
{ /* all list items */
	position: relative;
	float: left;
	line-height: 1.0em;
	width: 13.5em;
}


#navarea .prarea a 
{
	width: 13.4em;
	w\idth: 12.3em; /* The '\' character hides this line from all browsers but IE */
	display: block;
	color: #e8bf0b;
	text-decoration: none;
	border-bottom: 1px solid #6F7DA1;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
}

#navarea .prarea a:hover 
{
	color: #1e2d54;
	background-color: #e8bf0b;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
	z-index: 33;
}

#navarea .ptarea a 
{
	width: 13.4em;
	w\idth: 12.3em; /* The '\' character hides this line from all browsers but IE */
	display: block;
	color: #9bd6ea;
	text-decoration: none;
	border-bottom: 1px solid #6F7DA1;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
}

#navarea .ptarea a:hover 
{
	color: #1e2d54;
	background-color: #9bd6ea;
	padding: 9px 3px 9px 10px;
	margin-bottom: -2px;
	z-index: 33;
}

/* modifies the distance and puts a line at the top of the about/sitemap/contact area in side navigation */
#nav2
{
	border-top: 1px solid #6F7DA1;
	margin: 35px 0 0 0;
}


/* modifies the home left navigation button */
#nav1 .pthomenav a {
	color: #1E2D54;
	background-color: #9bd6ea;	
}

#nav1 .pthomenav a:hover 
{
	background-color: #9bd6ea;
	color: #fff;
}


#nav1 .pthomenavselected a 
{
	color: #9bd6ea;
}

#nav1 .pthomenavselected a:hover 
{
	background-color: #1E2D54;
	color: #9bd6ea;
}


#nav1 .ptnavselected a, #nav1 .ptnavselected a:hover, #nav2 .ptnavselected a 
{
	color: #9bd6ea;	
	background-color: #1E2D54;
}

#nav1 .ptnavselected a:hover, #nav2 .ptnavselected a:hover 
{
	color: #9bd6ea;
}


#nav1 .prhomenav a 
{
	color: #1E2D54;
	background-color: #e8bf0b;	
}

#nav1 .prhomenav a:hover 
{
	background-color: #e8bf0b;
	color: #fff;
}


#nav1 .prhomenavselected a 
{
	color: #e8bf0b;
}

#nav1 .prhomenavselected a:hover 
{
	background-color: #1E2D54;
	color: #e8bf0b;
}


#nav1 .prnavselected a, #nav2 .prnavselected a 
{
	color: #e8bf0b;	
}

#nav1 .prnavselected a:hover, #nav2 .prnavselected a:hover 
{
	background-color: #1E2D54;
	color: #e8bf0b;
}


#logos
{
	margin-top: 90px;
	padding: 0;
	float:left;
}

.vaphshg
{
	background-image:  url(../images/splash/vaphshg.gif);
	background-repeat:  no-repeat;
	width: 136px;
	height: 22px;
	margin-left: 5px;
	cursor: pointer;
}

.collab
{
	background-image:  url(../images/splash/collab.gif);
	background-repeat:  no-repeat;
	width: 90px;
	height: 14px;
	margin-left: 25px;
}

.chilogo
{
	background-image:  url(../images/splash/chilogo.gif);
	background-repeat:  no-repeat;
	width: 60px;
	height: 60px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
	cursor: pointer;
}

.title-bar-new 
{
	width: auto;
	height: 35px;
	padding: 0 5px 0px 25px;
	border-bottom: 1px solid #000000;
	background-color: #6B1424;
}

.title-bar-new .program-title
{
	margin: 15px 0 0 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
}

#nav-main {
	width: auto;
}

input#searchtxt 
{
	background: #eee;
}

input#searchbtn 
{
	background: #eee;
}

.program-search
{
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	float: right;	
}

.program-search form 
{
	padding: 0;
	margin: 0;
}

.program-search .program-searchtxt 
{
	margin: 0 3px 0 0;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .5px;
}

.program-search .program-searchbtn 
{
	margin: 0 0 0 3px;
	font-size: 9px;
	vertical-align: middle;
}



.welcome
{
	border: 1px solid #b2c3d3;
	height: 200px;
	padding: 0;
	margin: 33px 25px 0 25px ;
}

.pgnotfoundsection
{
	padding: 0;
	margin: 33px 25px 0 25px ;
}


.provider
{
	background-image:  url(../images/splash/provider.gif);
	background-repeat:  no-repeat;
	width: 660px;
	height: 45px;
}

.care
{
	background-image:  url(../images/splash/care.gif);
	background-repeat:  no-repeat;
	width: 660px;
	height: 65px;
	margin: 10px 0 28px 0;
}
 
.vet
{
	background-image:  url(../images/splash/face.jpg);
	background-repeat:  no-repeat;
	width: 180px;
	height: 125px;
	position: absolute;		
	top: 191px;
	left: 630px;
}

.nav-buttons
{
	margin: 0;
	padding:0;
}

.left-nav-button
{
	border: 1px solid #eff3f7;
	background: #eff3f7;
	padding: 10px;
	margin: 0 5px 0 10px;
	float: left;
}

.right-nav-button
{
	border: 1px solid #eff3f7;
	background: #eff3f7;
	padding: 10px;
	margin: 0 10px 0 5px;
	float: right;
}

.nav-title a, .nav-title a:visited
{
	text-decoration: none;
	color: #1e2d54;
}

.nav-title
{
	color: #1e2d54;
	font-size: 10.5pt;
	font-weight: bold;
	letter-spacing: .5px;
}

.button
{
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #1e2d54;
	background: #1e2d54;
}

.button a, .button a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 10.5pt;
	font-weight: bold;
	letter-spacing: .5px;
}

.left-nav-button .nav-title a:hover, .left-nav-button .button a:hover
{
	color: #9bd6ea;
	text-decoration: none;
}

.right-nav-button .nav-title a:hover, .right-nav-button .button a:hover
{
	color: #e8bf0b;
	text-decoration: none;
}

#content-main {
	width: auto;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 50px;
	line-height: 1.4em;
}





form 
{
margin-top: 0px; 
margin-left: 0px; 
margin-bottom: 0px; 
margin-right: 0px; 
}

.homelink a:link
{color:#000000;text-decoration:none;}

.homelink a:active
{color:#000000;text-decoration:none;}

.homelink a:visited
{color:#000000;text-decoration:none;}

.homelink a:hover
{color:#EC4C0D;text-decoration:none;}

.homelink
{ 
	color: #000000;
}

.homeitem a:link
{color:#000000;text-decoration:none;}

.homeitem a:active
{color:#000000;text-decoration:none;}

.homeitem a:visited
{color:#000000;text-decoration:none;}

.homeitem a:hover
{color:#000000;text-decoration:none;}


.homeitemspaced a:link
{color:#000000;text-decoration:none;}

.homeitemspaced a:active
{color:#000000;text-decoration:none;}

.homeitemspaced a:visited
{color:#000000;text-decoration:none;}

.homeitemspaced a:hover
{color:#000000;text-decoration:none;}







.homeitemspaced 
{ 
	color: #000000;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .6em;
}

.homeitem 
{ 
	color: #000000;
	font-weight: normal;	
}

.homeitemself
{ 
	color: #ec4c0d;
	font-weight: bold;
}

.homeitems 
{ 
	color: #093073;
	font-weight: bold;
	text-align: left;
}

.homeitem-nested a:link
{color:#000000;text-decoration:none;}

.homeitem-nested a:active
{color:#000000;text-decoration:none;}

.homeitem-nested a:visited
{color:#000000;text-decoration:none;}

.homeitem-nested a:hover
{color:#000000;text-decoration:none;}

.homeitem-nested 
{ 
	color: #000000;
}

.menu
{ 
	font-weight: bold;
	text-align: center;
} 

.ptheader 
{ 
	color: #3e67af;
}

.ptbar
{ 
	background-color: #8dc1d9;
}

.prheader 
{ 
	color: #d38b12;
}

.prbar
{ 
	background-color: #d38b12;
}

.gnheader 
{ 
	color: #1e2d54; 
	text-align: left;
  font-weight: bold;
}

.item 
{ 

	color: #000000;
}


.bylinedate
{
	color: #000000;
	font-weight: bold;
}


.bylineauthor
{
	color: #000000;
}

.bylinedesc
{
	color:#606060;
}


.normal 
{ 
	font-style: normal; 
} 


/* fonts for longdesc */
.longwhite 
{ 
	font-style: normal; 
	color: #ffffff;
} 

/* fonts for longdesc */
.longsmall 
{ 
	font-style: normal; 
} 

/* fonts for longdesc */
.longsmallwhite 
{ 
	font-style: normal; 
	color: #ffffff;
} 

.nested 
{ 
	font-style: normal; 
} 

.search 
{ 
	text-align: center;
} 

.ask 
{ 
	font-style: italic;
} 

.logo
{
	max-height: 109px;
}

.scale
{ 
	font-weight: bold; 
	text-align: center;
} 


.page-desc 
{ 
	color: #606060;  
}

.crumb 
{ 
 	font-size: 90%;
	color: #003366; 
} 

.intra 	
{  
	color:#000000;
	text-align: left;
}

.intratext	
{ 	 
	color:#000000;
	font-style: italic;
	text-align: left;
}


.caption	
{ 
	color: #606060; 
	font-weight: bold;
}

.slide
{ 
	text-align: center;	
}

.smslide
{ 
	text-align: center;
	padding-top:1em;	
}


.left
{ 
	text-align: left;	
}

.center
{
	text-align: center;
}


.soap
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #333399; 
text-align: left; 
margin-bottom: 0; 
margin-top: 0; 
}

.title
{
	color: #1e2d54;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}

.prtitle
{ 
	background-color: #e8bf0b;
}

.pttitle
{ 
	background-color: #9bd6ea;
}

/* This is the tags for section headers - content-main h2 is to to fix the VA spacing */

#content-main h2 {
	margin: 0; 
}

.pgtitle
{ 
	color: #1e2d54;
}


.prsection 
{ 
	color: #1e2d54;
}

.ptsection
{ 
	color: #1e2d54;
}

 /* this the universal section header color */
.unisection
{ 
	color: #1e2d54;
}

h1 
{
font-family: Arial, Helvetica, sans-serif, Univers, Zurich BT;
font-weight: bold; 
text-align: left; 
margin: 0; 
}
 
h2 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
margin: 0; 
}
 
h3 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
margin: 0; 
}
 
h4 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
margin: 0; 
}
 
h5 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
margin: 0; 
}
 
h6 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left; 
font-style: italic;
margin: 0; 
}

h1, h2, h3, h4, h5, h6
{
margin-bottom: 3px; 
}

/* This ends the tags for section headers */

.rightcol
{
width: 170px;
font-size: 90%;
}

/* toolbox templates */
.toolbox
{
	border: 2px solid #b2c3d3;
	background-color: #eff3f7;
	margin-bottom: 25px;
	width: 100%;	
}

.toolsubmit
{

width: 100px;
	font-family: Verdana;
	border: 1px solid green;
	background-color: #eff3f7;	
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-right: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	cursor: pointer;
}

/* contents navigation box */

.contents
{
	border: 2px solid #b2c3d3;
	padding: 2px;
	margin-bottom: 25px;
	width: 100%;	
}

.contentsheader
{
	font-weight: bold;
	color: #6b1424;
	text-align: left;
	border-bottom: 2px solid #b2c3d3;
	margin-top: 2px;
	padding: 3px;
}



/* related resource box now white */

.relatedbox
{
	border: 2px solid #b2c3d3;
	padding: 2px;
	margin-bottom: 25px;
	background-color: #fff;	
	width: 100%;
}

ul.relateditems
{
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px; 
}

li.relateditem
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px; 
	padding-left: 5px
}

.relateditem a, .relateditem a:visited
{
	color: #000;
	text-decoration: none;
}

.relateditem a:hover
{
	color: #000; 
	text-decoration: none;
}


.relatedheader
{
	font-weight: bold;
	color: #1e2d54;
	text-align: left;
	border-bottom: 2px solid #b2c3d3;
	margin-top: 2px;
	padding: 3px;
}

.relatedheaderbottom
{
	font-weight: bold;
	color:#000000;
	text-align: center;
}


/* box treatment */

.box
{
	padding: 5px;
	border: 2px solid #aaa;
	background-color: #faf3ce;
}

.boxtext 
{
	color: #000000;
	text-align: left;
}

.boxsectionhead 
{
	font-weight: bold;
	color:#606060;
	text-align: left;
}


.boxtextcenter 
{
	color:#000000;
	text-align: center;
}

.boxtextright
{
	color:#000000;
	text-align: right;
}


.mediatext 
{
	color:#000000;
	text-align: left;
}

.mediatextsm
{
	color:#000000;
	text-align: left;
}

.mediatextcenter
{
	color:#000000;
	text-align: center;
}



/* These are the table tags */
.promobox
{
	border: 2px solid #5a7087;
	margin-bottom: 25px;
	background-color: #fff;
}

.promoboxtitle
{
	border-bottom: 2px solid #5a7087;
	padding-bottom: 2px;
	padding: 3px;
}

.promofooter
{
	text-align: center;
	background-color: #6B1424;
}

td.promofooter
{
	height: 20px;
}

.promofooter a
{
	color: #fff;
	text-decoration: none;
}

.mhv-e
{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.mhv-red
{
	color: #c00;
}

.prbox
{
	border: 2px solid #e8bf0b;
	padding: 2px;
	margin-bottom: 25px;
	background-color: #eff3f7;
}

.prboxtitle
{
	font-weight: bold;
	color: #1e2d54;
	text-align: left;
	border-bottom: 2px solid #e8bf0b;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 3px;
}

.ptbox
{
	border: 2px solid #9bd6ea;
	padding: 2px;
	margin-bottom: 25px;
	background-color: #eff3f7;
}

.ptboxtitle
{
	font-weight: bold;
	color: #1e2d54;
	text-align: left;
	border-bottom: 2px solid #9bd6ea;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 3px;
}

.tablecontainer
{
	margin-bottom: 25px;
}

.table
{
	border: 1px solid #aaa;
	background-color: #aaa;
}


.tableheader
{
	font-weight: bold;
	color:#000000;
	margin-bottom: 5px;
}

.rowheader 
{
	font-weight: bold;
	color:#000000;
	text-align: center;
	background-color: #b2c3d3;
}

.rowheaderleftsm 
{
	font-weight: bold;
	color:#000000;
	text-align: center;
	background-color: #b2c3d3;
}

.rowcolor
{
	background-color: #fff;
}

.altrowcolor
{
	background-color: #faf3ce;
}

.hirowcolor 
{
	background-color: #eff2f7;
}

.boxcolor
{
	background-color: #faf3ce;
}


.cellheader 
{
	font-weight: bold;
	color:#000000;
	text-align: left;
}

.rowheaderright
{
	font-weight: bold;
	color:#000000;
	text-align: right;
	background-color: #b2c3d3;	
}

.rowheaderleft
{
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-color: #b2c3d3;
}


tr td.cell ol, tr td.cell ul
{
	margin-left:1.8em;
	padding-left:.7em;
}

td.cell li p.normal
{
	color:#000000;
	text-align: left;
}


td.cellleftsm td.cell
{ 
	color:#000000;
	text-align: left;
}

td.cellsm td.cell
{  
	color:#000000;
	text-align: left;
}

td.cellcentersm td.cell
{ 
	color:#000000;
	text-align: center;
}

td.cellrightsm td.cell
{
	color:#000000;
	text-align: right;
}

.cell
{
	color:#000000;
	text-align: left;
}

.cellsm
{ 
	color:#000000;
	text-align: left;
}

.cellcenter
{
	color:#000000;
	text-align: center;
}

.cellcentersm
{
	color:#000000;
	text-align: center;
}


.cellright
{ 
	color:#000000;
	text-align: right;
}

.cellrightsm
{
	color:#000000;
	text-align: right;
}


.cellleft
{ 
	color:#000000;
	text-align: left;
}


.cellleftsm
{ 	 
	color:#000000;
	text-align: left;
}

.tablefooter
{
font-size: 80%;
	color: #606060; 
}


.cellcolor1
{
	background-color:#eee;
}

.cellcolor2
{
	background-color:#ccc;
}

.cellcolor3
{
	background-color:#aaa;
}


.staysmall
{
	color:#000000;
}

/* This ends the table tags */


/* FORM TAGS based on AETC */

#question-form {
	width: 100%;
}

#questions {
	position:relative;
	padding-bottom: 20px; 
	border:1px solid #fff;   /* why is this needed on VAHIV but not on AETC? */
}


fieldset {
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0; 
	padding-top:0; 
	padding-bottom:0; 
	padding-left:0; 
	padding-right:0; 
	border:none;
}

legend {
	display:none;
}

label.vaform {
 	width:400px; 
 	float:left; 
 	text-align:left; 
	margin-bottom:3px;
 	margin-left:5px;
}
.label {
 	width:400px; 
 	float:left; 
 	text-align:left; 
 	margin-left:5px;
	margin-bottom:3px;
}
.labelright {
 	width:400px; 
 	float:left; 
 	text-align:right; 
 	margin-left:5px;
	margin-bottom:3px;
}
.labelcenter {
 	width:400px; 
 	float:left; 
 	text-align:center; 
 	margin-left:5px;
	margin-bottom:3px;
}

.text-question-side {
	margin-bottom:10px;
        clear:both;
}
.text-question-side label {
 	width:100px; 
 	text-align:right; 
 	padding-right:10px; 
 	padding-left:0px;
 	margin-left:3px;
}

.text-question {
	margin-bottom:10px;
        clear:both;
}

.textarea-question {
	margin-bottom:10px;
        clear:both;
}
textarea {
 	margin-left:30px;
        clear:both;
}

.select-question {
	margin-bottom:10px;
        clear:both;
}
.select-question select {
 	margin-left:30px;
        clear:both;
}
span.indent select {
 	margin-left:0px;
}

.select-question-side {
	margin-bottom:10px;
	width:455px;
        clear:both;
}
.select-question-side select {
	float:left; 
 	margin-left:5px;
	width:200px; 
	margin-bottom:10px;
}
.select-question-side label {
	float:left; 
	width:200px; 
}

.check-question-row {
	margin-bottom:10px;
        clear:both;
}
.option {
 	margin-left:30px;
	width:200px; 
	float:left; 
}
.option input {
	float:left; 
}
.option label {
 	margin-left:0;
 	font-weight:normal;
	width:180px; 
	float:left; 
	color:#000000;
}

.check-question {
	margin-bottom:10px;
        clear:both;
}
.check-question .option {
 	margin-left:30px;
	width:400px; 
	float:left; 
}
.check-question .option label {
	width:370px; 
	float:left; 
 	margin-left:3px;
 	font-weight:normal;
}

.question-number {
	width:22px; 
	float:left; 
	text-align:right;
}

.question-number-required {
    color:#FF0000;
	width:22px; 
	float:left; 
	text-align:right;
}

.text-question input {
	margin-left:30px;
}
.text-question span.indent input {
	margin-left:0;
}

.indent	{
	display:block;
	margin-left:30px;
}
.indent	label {
	margin-left:0;
}
.indent	.question-number {
	text-align:left;
}

label.alignleft {
	text-align:left;
}
label.aligncenter {
	text-align:center;
}

.question {
    padding: 3px;
    padding-bottom: 10px;
}

.required
{ 
	font-style: normal; 
	color:#f65d28;
} 

.noanswer 
{
    color:red;
}

.header 
{
    padding-bottom: 10px;
}


/* THESE ARE USED IN EMAIL CONFIRMATION */
#warning
{
	font-weight:bold;
	margin:0;
	padding:0;
	color:red;
}

#warning.hide
	{
	visibility:hidden;
}

#warning.show
{
	visibility:visible;
}

/* Submit tags */
.submit
{
	width:105px;
	height:20px;
	border:0px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:top;
	text-decoration:underline;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:3px;
	vertical-align:middle;
	cursor:pointer
}
			
.searchsubmit
{
	width:100%;
	border:0px;	 
	color:#000000;
	text-align:top;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-right:0px;
	margin-top:0px;
	vertical-align:middle;
	cursor:pointer;
}
	
.popquiz
{
	border-width: 2px; 
	border-style: solid solid solid solid; 
	border-color: #b2c3d3; 
	font-weight: bold;	
	background-color: #ffffff;
	color: #1e2d54;
	text-align: top;
	text-decoration: none;
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	vertical-align: middle;
	cursor: pointer;
}	

/* This ends the submit tags */

/* Used for images with floating caption on right, or left */
.figure
{
	width: 100%;
	clear: both; 
	padding-top: 25px;
	margin-bottom: 25px;
}

td .figure
{
	margin-top: 0;
}

.figure img, .figure a:link img, .figure a:active img, .figure a:visited img, .figure a:hover img
{
	border: 1px solid #ccc;
}

.imageright
{
	float: right; 
	clear: both; 
	margin-left: 20px;
}

.imageleft
{
	float: left; 
	clear: both; 
	margin-right: 20px;
}

.figurefooter
{
	width: auto; 
	color: #000; 
}
