.itvieditcolumnleft 
{ vertical-align:top;
	text-align:right;
}
.itvieditcolumnright 
{ vertical-align:top;
	text-align:left;
}	
.itvilist {
	font-family: Arial;
	font-size: small;
	background-color: #D5F2F9;
	padding: 0 0 0 .5em;
	width: auto;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.itvititle
{
	font-family: Arial;
	font-size:  small;
	background-color: White;
	padding: 0 0 0 0; 
	width: auto;
	vertical-align: middle;
}
.itviitemtitle
{
	font-family: Arial;
	font-size:  Small;
	font-weight: bold;	
	padding: 0 0 0 0; 
	width: auto;
	display: inline;
	vertical-align:middle;
}
.itvititleemphasis
{
	font-family: Arial;
	font-size:  small;
	font-weight: bold;
	padding: 0 0 0 0; 
	width: auto;
	display: inline;
}
.itviresultsemphasis
{
	font-family: Arial;
	font-style:italic;
	font-size:  medium;
	font-weight: bold;
	background-color: White;
	padding: 0 0 0 0; 
	width: auto;
	display: inline;
}
.itvidisclaimer
{
	font-family: Arial;
	font-style:italic;
	font-size:x-small;
	font-weight: bold;
	background-color: #cccccc;
	padding: 0 0 0 0; 
	width: auto;
	
}
A {
	color: #000000;
	text-decoration: underline;
}

body{

	color: #000000;
	padding: 0px opx 0px 0px;
	margin: 0px opx 0px 0px;
	font-size: medium;
	width: auto;
}

body, td, input, select, text, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	/*MS Sans Serif, verdana, times;*/
}

h1
	{
	color: #22354F;
	font-size: 18pt;
	margin-bottom: 3.0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12.0pt;
}

h2
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DBDFE3;
	color: #788799;
	font-size: 12pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
}

h3
	{
	color: #788799;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

hr{
	color: #000080;
	height: 1px;
}

pre {
	background: #FFFFD9;
	border-style: solid;
	border-width: 1px;
	border-color: #DAA520;
	padding: 10px;
	color: #000000;
	font-size: 9pt;
}

.item {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 2px;
	width: 175px;
}

A {	color: #788799; text-decoration:none; font-weight:bold; }
.navlink {	color: #788799; text-decoration:none; }

A:hover {color: navy; text-decoration:underline; font-weight:bold; }

.Content {
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
}

.NavigationRow {
	border-bottom:1px solid #000000;
}

.MessageRow {
	background-color: #ffffff;
    padding-left:10;
    border-bottom:1px solid #000000;
    padding-bottom:3;
}

.Content tbody{
	padding-left: 0px;
}

.AlternateRow
{
    background-color:Gray;
    color:White;
}

.ItemRowColor
{
    background-color:#DBDFE3;
    color:Black;
}

TD.TopRow
{
  background-color: #22354F;  
  padding: 0px;
}

TD.content
{
  padding: 5px;
}
.maintitle 
{
	font-family: Garamond; font-size:xx-large; font-weight: bold;
}
.maintitlealarm
{
	font-family: Garamond; font-size:xx-large; font-weight: bold; color: Red;
}	
.mainsubtitle
{
	font-family: Garamond; font-size:large; font-weight: bold;
}
.mainsubsubtitle
{
	font-family: Garamond; font-size:small; font-weight: bold;
}
.maintext
{
	font-family: Arial; font-size: large; font-weight: bold;
}

.announcementstitle 
{
	font-family: Arial; font-size:x-large; font-weight: bold;
}
.announcementstext
{
	font-size:x-small; font-weight: normal;
}

.h2title 
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DBDFE3;
	color: #788799;
	font-size: 12pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
}	
.gridclass 
{
	font-size: medium;
}
.gridviewsmall 
{
	font-family: Arial;
	font-size: xx-small;
	background-color:#D5F2F9;
}
table.gridviewsmall 
{
	height: auto;
	background-color: #D5F2F9;	
	font-size: xx-small;
	padding: 0 0 0 0;
	border: solid thin Black;
}
table.gridviewsmallpadded 
{
	height: auto;
	background-color: #D5F2F9;	
	font-size: xx-small;
	padding: 20 20 20 20;
	border: solid thin Black;


}

td.gridviewsmall
{
	vertical-align: top
}
.gridviewsmallplain
{
	font-family: Arial;
	font-size: xx-small;
}
table.gridviewsmallplain 
{
	height: auto;
	font-size: xx-small;
	padding: 0 0 0 0;
	border: solid thin Black;
}

td.gridviewsmallplain
{
	vertical-align: top
}
.textareagridviewsmall
{
	background-color:#D5F2F9;
}
.gridview
{
	font-family: Arial;
	font-size: small;
	background-color:#D5F2F9;
}
table.gridview 
{
	height: auto;
	background-color: #D5F2F9;	
	font-size: small;
	padding: 0 0 0 0;
	border: solid thin Black;
}
td.gridview
{
	vertical-align: top
}
.textareagridview
{
	background-color:#ffffcc;
}	
.smallertext 
{
	font-size: xx-small;
}
.smallbutton
{
	font-size: xx-small	;
}
.editcolumnleft
{
	text-align: right;
}
.editcolumnright
{
	text-align:left;
}	
.editcolumnmiddle
{
	text-align:center;
}

.itemcolumnleft			
{
	text-align: right;
}
.itemcolumnright
{
	text-align:left;
}
.itemcolumnmiddle
{
	text-align:center;
}
.detailsheadercolumn			
{
	text-align: right;
	font-weight: bold;
}
.detailsitemcolumn
{
	text-align:left;
	font-weight: bold;
	font-style:italic;
}
.details2headercolumn			
{
	text-align: right;

	font-size:small;
}
.details2itemcolumn
{
	text-align:left;
	font-weight: bold;
	font-size: small;
}
.navcol
{
	font-size:x-small;	
}
.nonvisible
{
	visibility:hidden;
}
.required
{
	font-size: xx-small;
	color: Red;
}
.disabled
{
 	font-size: xx-small;
 	font-weight: bold;
}
.orderform 
{
	font-family: Arial;
	font-size:  x-large;
	background-color:White;
}
table.orderform 
{
	height: auto;
	background-color: White;	
	font-size: xx-small;
	padding: 0 0 0 0;
	border: solid thin Black;
}
td.orderform
{
	vertical-align: top
}
.textareaorderform
{
	background-color:White;		
}
.orderforminput
{
	font-family: Arial;
	font-size: small;
	background-color: #D5F2F9;
	padding: 0 0 0 .5em;
	width: auto;
	display: inline;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
td.orderforminput
{
	font-family: Arial;
	font-size: small;
	background-color: #D5F2F9;
	padding: 0 0 0 0;
	width: auto;
	display: inline;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.orderforminputsmaller 
{
	font-family: Arial;
	font-size:  x-small;
	background-color: #D5F2F9;
	padding:  0 0 0 0; 
	width: auto;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	display: inline;
}
td.orderforminputsmaller 
{
	font-family: Arial;
	font-size:  x-small;
	background-color: #D5F2F9;
	padding:  0 0 0 0; 
	width: auto;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	display: inline;
}
.orderformemailaddress 
{
	font-weight:    normal;
	font-style: italic;
}
.orderformemailaddressemphasis 
{
	font-weight:   600;
	font-style: italic;
}
.orderformfixed
{
	font-family: Arial;
	font-size:  small;
	background-color: White;
	padding: 0 0 0 0; 
	width: auto;
	display: inline;
}
.orderformfixedsmaller
{
	font-family: Arial;
	font-size:  x-small;
	background-color: White;
	padding: 0 0 0 0; 
	width: auto;
	display: inline;
}
.notvisible
{ display: none;}
.error 
{
	font-size:medium;
	color: Red;
}
.errorsmall 
{
 color:  Red;
 font-size:  xx-small;
 font-family: Arial, Verdana, Sans-Serif;
}
.gridviewerrorsmall
{
	color:  Red;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: xx-small;
	background-color:#ffffcc;
}
.LinkButton 
{
	border-style: none;
	vertical-align: bottom;	
	font-family: Arial, Verdana, Sans-Serif;
	font-size: xx-small;
	background-color: #ffffcc;
	    
}
.LinkButton:hover 
{
	text-decoration: underline;
}	
.LinkButtonLarger
{
	border-style: none;
	vertical-align: bottom;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	background-color: #ffffcc;
}
.LinkButtonLarger:hover 
{
	text-decoration: underline;
} 
.messagedateandinitials
{
	color:Blue;
	font-weight:bold;
	font-style:italic;
}
.locationinfo 
{
	text-align: left;
}
.editcolumnlefttop 
{
	text-align: right;
	vertical-align: top;
}
.watermark 
{
	color:Gray;
	font-weight:lighter;
	font-style:italic;
	font-size:smaller;
}
@media print
{
/* from alistpart.com */
/* modified to match this site */
		body 
		{background-color:White;
		 color: Black;
		 font-size: 12pt;
		 font-family: Arial, Sans-Serif;
		}
		/*Following copied out of LWI style sheet and modified to suit print */
		h1
			{
			color: Black;
			font-size: 18pt;
			margin-bottom: 3.0pt;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 12.0pt;
		}		
		h2	{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: Black;
		font-size: 12pt;
		margin-bottom: 3px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 3px;
		}
		h3
			{
			color: Black;
			font-size: 11pt;
			margin-bottom: 3px;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 10px;
		}

		hr{
			color: Black;
			height: 1px;
		}
		.locationinfo 
		{
			text-align: left;
			font-size: 14pt;
		}
		.locationinfoemphasis 
		{
			text-align: left;
			font-size: 14pt;
			font-weight: bold;
		}				
        .noprint {
            display: none;
        }
		table#ctl00_topheader {display: none; }
        td#ctl00_LeftNavBar {
           display: none;
           }
 
           
        #wrapper, #content {
           width: auto;
           margin: 0 5%;
           padding: 0;
           border: 0;
           float: none !important;
           color: black;
           background: transparent none;
           }
        div#content {
           margin-left: 10%;
           padding-top: 1em;
           border-top: 1px solid #930;
           }
        div#mast {
           margin-bottom: -8px;
           }
        div#mast img {
           vertical-align: bottom;
           }
        a:link, a:visited {
           color:  #FF0000;
           background: transparent;
           font-weight: bold;
           text-decoration: underline;
           }
        #content a:link:after, #content a:visited:after {
           content: " (" attr(href) ") ";
           font-size: 90%;
           }
        #content a[href^="/"]:after {
           content: " (http://www.alistapart.com" attr(href) ") ";
           }
    
/*	http://www.exploding-boy.com/2005/09/26/creating-a-basic-print-stylesheet/*/

	/* Basic Structure */
		html {
		width:100%
		}
		img {
		border: 0;
		}
		/* Hide Various Elements when printing */
		.hiddenitem, #hiddensidebar, .morehiddenstuff {
		display: none;
		}
		.primary a:link:after, #content a:visited:after {
		content: ” (” attr(href) “) “;
		font-size: 90%;
		}
		.primary a[href^=”/”]:after {
		content: ” (http://www.yourdomain.com” attr(href) “) “;
		}
}				