/* banner */

#containbanner {margin:0; padding:0; width:100%; background:#fff; float:left; border-bottom:1px solid #ccc}
#containbanner div#bannerid {float:left}
#containbanner div#tourismid {float:right}

/* generic html tags */

body {
		color:#000000;
		background-color:#ffffff;
		margin:0;
		font-family:verdana, helvetica, arial, sans-serif;
		background-image:url("/veterans/images/veteranbg.gif");
		}
h1, h2, h3, caption, p, th, td, div, li, input, textarea, select {
		font-family:verdana, helvetica, arial, sans-serif;
		}
h1 {
		font-size:large;
		}
h2 {											
		font-size:medium;
		} 
h1, h2, h3 {
		margin: 0 0 10px 0;
		}
.content h2 { margin: 10px 0 5px 0;}
h3, caption, p, th, td, div, li {
		font-size:small;
		} 
p, div, li {											
		line-height:160%;
		}
form {
		margin:0px;
		}
caption {
		font-weight:bold;
		text-align:left;
		padding-bottom:10px;
		}
img {
		vertical-align:text-bottom;
		}
hr {
		height:1px;
		width:100%;
		color:#cccccc;
		background-color:#ffffff;
		background:none;
		margin: 0px 0px 0px 0px;
		text-align:left
		}
textarea {
		width:100%
		}

/* 
generic links */

a:link {
		text-decoration:underline;
		}
a:visited {
		text-decoration:underline;
		}
a:hover {
		text-decoration:none;
		}

/* 
tables */

td.dca1 {
		color:#000000;
		background:#efefef;
		border-top:1px solid #999999;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		border-left:1px solid #999999;
		}
td.dca2 {
		color:#000000;
		background:#f7f7f7;
		border-top:1px solid #999999;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		}
td.dcb1 {
		color:#000000;
		background:#efefef;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		border-left:1px solid #999999;
		}
td.dcb2 {
		color:#000000;
		background:#f7f7f7;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		}
/* 
bulleted lists */

ul.bul {
		list-style-type:disc;
		}
ul.squ {
		list-style-type:square;
		}
ul.cir {
		list-style-type:circle;
		}
ol.dec {
		list-style-type:decimal;
		}
ol.upp-alp {
		list-style-type:upper-alpha;
		}
ol.low-alp {
		list-style-type:lower-alpha;
		}
ol.upp-rom {
		list-style-type:upper-roman;
		}
ol.low-rom {
		list-style-type:lower-roman;
		}
li.bul {
		list-style-type:disc;
		}
li.squ {
		list-style-type:square;
		}
li.cir {
		list-style-type:circle;
		}
li.dec {
		list-style-type:decimal;
		}
li.upp-alp {
		list-style-type:upper-alpha;
		}
li.low-alp {
		list-style-type:lower-alpha;
		}
li.upp-rom {
		list-style-type:upper-roman;
		}
li.low-rom {
		list-style-type:lower-roman;
		}

/* generic classes */

div.content {
		padding-left:20px;
		padding-top:20px;
		padding-right:15px;
		padding-bottom:0px;
		}
div.linkspacer {
		padding-left:15px;
		padding-top:2px;
		padding-right:0px;
		padding-bottom:2px;
		font-family:arial, helvetica, sans-serif;
		}
div.rightlinkspacer {
		padding-left:0px;
		padding-top:0px;
		padding-right:5px;
		padding-bottom:0px;
		font-family:arial, helvetica, sans-serif;
		}
.chevrons {
		color:#3399cc;
		padding-left:2px;
		background:transparent;
		}
.red-chevrons {
		color:#ff0000;
		font-weight:bold;
		padding-left:2px;
		background:transparent;
		}
.labeltext {
		color:#444444;
		background: #ffffff none;
		font-weight:bold;
		}
.hidetext {
		display:none;
		}
#pageList {
		float:left;
		}
#pageList2 {
		float:left;
		margin-left:50px;
		}
.column-wrap { overflow:auto;}
.two-column { 
	float:left;
	margin:20px 0;}
.two-column + .two-column { margin-left:50px;}
.indentStuff {
		margin-left:20px;
		}
td.rightMargin {
		padding-right:100px;
		}
		
/* generic classes */

.table1	{
		background-image:url("/veterans/images/headerbg.gif");
		}
.table2	{
		background-image:url("/veterans/images/navbg.gif");
		}
		
/* footer */
		
.footer {
		font-size:xx-small;
		color:gray;
		background-color:transparent;
}
.groupings {
		float:left;
		width:200px;
		padding-right:80px;
}
.groupings2 {
		float:left;
}
.clearStuff {
		clear:both;
		padding-top:20px;
}
.burialImages {
		float:left;
		padding-right:7px;
}
.h3Text{
		margin-bottom:0px;
}
.special{
		margin-top:0px;
}
.commisImage {
		padding:5px 5px; 0px 0px;
		float:left;
}
img {border:none;}
.width25 {width:25%;}
.width50 {width:50%;}
.width75 {width:75%;}
.width100 {width:100%;}
.nowrap {white-space:nowrap;}
#italics {font-style:italic;}
table.data {
	font-size:1em;
	margin:7px 0 0 0;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	caption-side:top;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	background-color:#FFFFFF;
	color:#000000;
	line-height:1.2em;
}
table.data caption {
	text-align:left;
	font-style:italic;
	font-weight:bold;
	padding:5px 0 10px 0;
	margin:0;
	font-size:1.15em;
	color:#666666;
	background-color:#FFFFFF;
}
table.data tr { vertical-align:top }
table.data tr.highlighted td { background-color:#FFFFBB }
table.data th {
	padding:2px 5px;
	background-color:#EFEFEF;
	color:#000000;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
}
table.data tbody th, table.data tbody th label { 
	background-color:#000000;
	color:#FFFFFF ;
	text-align:left;}
table.data th img { padding:2px 5px; }
table.data td {
	padding:3px 5px 7px 5px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:left;
}
table.data td.right, table.data th.right { text-align:right; }
table.data td.left, table.data th.left { text-align:left; }
table.data td.center, table.data th.center { text-align:center; }
table.data tr.total td { font-weight:bold; }
table.data td p {
	line-height:1.05em;
	margin:0;
	padding:0;
}
table.data td p + p { margin-top:7px;}
.money {
	background-color:#FFFF00;
	}
#underline {
	text-decoration:underline;
}
.box {
	float:left;
	line-height:160%;
	width:250px;
	margin:0 0 0 20px;
}
#bottom {
	margin-bottom:20px;
}
#headerText {
	font-size:1.2em;
	color:#FFFFFF;
	padding:0 20px 0 0;
}
#veteranBanner {
	float:left;
	padding:0 20px 10px 0;
	}
#clear {
	clear:both;
	}
