table
{
	cellspacing="0" ;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}


div#contactinfobox
{
	float: right;
	font-size: 90%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#contactinfobox table
{
	
	margin: 0;
	padding: 0;
}
div#contactinfobox table td {
	vertical-align: top;
}
div#contactinfobox table td#leftcol
{
	border-right: gray;
	border-width: 0 1pt 0 0;
	border-style: none solid none none;
}

div.contactinfotext
{
	font-size: 90%;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-color: green;
	border-width: 1px;
}

div#res_nametitle
{
	clear: right;
	text-align: left;
	font-size: 175%;
	font-weight: bold;
	margin: .5em;
	padding: .5em 0 .5em 0;
	border-bottom: black;
	border-width: 0 0 6px 0;
	display: block;
}

table#resumecontent td
{
	border-bottom: 1px solid #b5b5b5;
	vertical-align: top;
	padding: .5em 8px .75em .75em;
}
table#resumecontent td.res_section
{
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}


table#resumecontent td.res_section .section_title
{
	font-size: 120%;
	font-weight: bold;
	background-color: #D4D4D4;
}

table#resumecontent p
{
	margin: 0 0 1em 0;
	padding: 0;
}


table#resumecontent dl.res_date_list { margin: 0 0 1em 0; }
table#resumecontent dl.res_date_list dt
{
	margin: 0;
	float: left;
	padding: 0 .33em 0 0;
}
table#resumecontent dl.res_date_list dd
{
	margin: 0 0 0 3em;
	padding: 0 0 0 2em;
}

table#resumecontent .subcat_title { font-weight: bold; }
table#resumecontent div.subcat_contentblock {
	margin: 0 0 2em 0;
}
table#resumecontent div.subcat_text {
	margin: .5em 0 0 2em;
	padding: 0 0 0 0;
}
table#resumecontent div.subcat_text p
{
	margin: .25em 0 .75em 0;
	padding: 0;
}