body { 
	color: #666666; 
	font: 8pt Geneva, Helvetica, Arial, sans-serif; 
	background: #ffffff; 
	text-align: center;
}

/*<group=Columns>*/

#PageWrapper { 
	margin-top: 50px; 
	margin-right: auto; 
	margin-left: auto; 
	position: relative; 
	width: 720px; 
	height: auto;
}
#PageHeader { 
	width: 720px;
}
#LeftColumn1 { 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	width: 350px; 
	height: 203px; 
	float: left; 
	overflow: hidden;
}
#RightColumn1 { 
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 350px;
	float: left;
}
#PageBody {
	clear: both;
}
#LeftColumn2 {
	text-align: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 350px;
	float: left;
}
#RightColumn2 {
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 350px;
	float: left;
}
	
/*</group>*/

/*<group=Images>*/

#MainImage   {
	background: #4c4c4c url("../images/PCXVIDWebLogo.jpg") no-repeat;
	margin: 0;
	padding: 0 0 24px;
	width: 350px;
	height: 180px
}

/*</group>*/

/*<group=MainNav>*/

ul.MainNav {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 24px;
	left: -10px;
	width: 100%;
}

ul.MainNav li { 
	display: inline;
	margin: 0;
}
ul.MainNav, ul.MainNav li a {
	padding: 5px 10px 6px;
}

ul.MainNav li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
}

ul.MainNav li a:hover {
	background: #333;
	color: white;
	text-decoration: none;
}

ul.MainNav li.MainNavHere a {
	background: white;
	color: #76005D;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Nav>*/

.Nav {
	color: #76005D;
	font-size: 9pt;
	list-style-type: none;
	list-style-image: none;
}
.Nav ul {
	color: #76005D;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
.Nav ul li  {
	color: #76005D;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

.NavHere   {
	color: #76005d;
	text-decoration: none;
	background: no-repeat;
	list-style: none url("../images/ArrowBulletPurple10x8.png")
}

.Nav a:hover {
	color: white;
	background: #76005D;
}
	
/*</group>*/

/*<group=Text Styles>*/

a {
	color: #76005D;
	text-decoration: none;
}

h1 {
	letter-spacing: -3pt;
	font: bold 3em Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	font: 2em Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
}

h3 {
	font: bold 1.5em Verdana, Helvetica, Arial, sans-serif;
}
#DescriptionCopy {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

#BodyCopy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.HighlightedText {
	color: #76005D;
	font-weight: 700;
}
	
/*</group>*/

#Footer {
	color: #b3b3b3;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 5px;
	height: auto;
	clear: both;
}

.Resource  { 
	position: relative;
	width: 350px;
	height: auto;
	float: left
}
