﻿.cvCategoryTable
{
	width: 100%;
}

.cvCategoryRow
{
}

.cvCategoryCell
{
	background-image:url('../images/VS_Lines_20.png'); background-repeat:no-repeat; background-position: 10pt;
	padding-left: 30pt;
}

.cvCategoryTitle
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: large;
}

.cvCategoryContentRow
{
}

.cvCategoryContentCell
{
	padding-left: 25pt;
}

.cvSectionTable
{
}

.cvSectionTitleRow
{
}

.cvSectionTitleCell
{
	padding-left: 25pt;
}

.cvSectionTitle
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: medium;
}

.cvSectionContentRow
{
}

.cvSectionContentCell
{
	padding-left: 25pt;
}

.cvSubSectionTable
{
}

.cvSubSectionTitleRow
{
}

.cvSubSectionTitleCell
{
	padding-left: 25pt;
}

.cvSubSectionTitle
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: medium;
}

.cvSubSectionContentRow
{
}

.cvSubSectionContentCell
{
	padding-left: 25pt;
}

.cvParagraphTable
{
	border-left-style:solid;
	border-left-width: thin;
	border-left-color: #FFA500;
}

.cvParagraphTitleRow
{
}

.cvParagraphTitleCell
{
	padding-left: 25pt;
}

.cvParagraphTitle
{
	color: Gray;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: small;
}

.cvParagraphContentRow
{
}

.cvParagraphContentCell
{
	padding-left: 25pt;
}

.cvParagraphContent
{
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}
