* {
	margin:0;
	padding:0;
}

.fltlft {
	float:left;
	padding:5px;
	clear:both;
	
}

.fltrt {
	float:right;
	padding:5px;
	clear:both;
	
}

html {
	text-align:center;
	background:#F3F3F3;
}

body {
	font:62.5% Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:84em;
	margin:2em auto;
	background:#FFF;
	padding:1.3em;
	background:#FFF url(../images/body_bg.gif) bottom repeat-x;
	border:0.1em solid #EAEAEA;
}

p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
	color:#000;
}

a {
	color:#5670F1;
	text-decoration:underline;
}
a:hover {
	color:#5670F1;
	text-decoration:none;
}

/*p a, td a, th a {
	background:url(../images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}*/

ul {
	list-style:none;
}
#mastheadIndex {
	width:100%;
	height:9em;
	position:relative;
	margin-bottom:0.3em;
	background:#000 url(../images/pvteyelogo.jpg) no-repeat;
	line-height:14em;
}

#mastheadIndex h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#fff;
}

#mastheadIndex h1 a {
	color:#FFF;
}

#mastheadIndex sup {
	font-size:0.5em;
}

#mastheadBoxIndex {
	background:url(../images/masthead_box.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:8em;
	top:50%;
	margin-top:-5em;
	right:2em;
	width:43.5em;
	padding:1em 1em 1em 3.5em;
}

#mastheadBoxIndex h2 {
	line-height:1em;
	color:#F60;
	font-size:1.2em;
}

#mastheadBoxIndex p {
	padding:1em 0 0;
	margin:0;
}


#masthead {
	width:100%;
	height:6.6em;
	position:relative;
	margin-bottom:0.3em;
	background:#000 url(../images/pvteyelogo.jpg) no-repeat;
	line-height:14em;
}

#masthead h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#fff;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:0.5em;
}

#mastheadBox {
	background:url(../images/masthead_box.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:8em;
	top:50%;
	margin-top:-5em;
	right:2em;
	width:43.5em;
	padding:1em 1em 1em 3.5em;
}

#mastheadBox h2 {
	line-height:1em;
	color:#F60;
	font-size:1.2em;
}

#mastheadBox p {
	padding:1em 0 0;
	margin:0;
}
/*#nav {
	background:#69aad3 url(../images/nav_bg.gif) bottom repeat-x;
	height:3.1em;
	border-right:0.1em solid #ff7800;
}
#nav {
	background:#69aad3;
	height:3.1em;
	border-right:0.1em solid #69aad3;
}*/
#nav {
	float: left; /* since this element is floated, a width must be given */
	width: 13em; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further 

	padding:1em;*/
	margin-top:1em;
	background:#F7F7F7;
	
}

.navContentBox {
	border:1px solid #EAEAEA;
	padding:0em 1em 0.5em;
	margin-bottom:2em;
}


.navContentBox span {
	color:#F60;
	font-weight:bold;
}

ul.submenu
{
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 110%;
	cursor: default;
	width: 12em;
}

/* Menu item containers, position children relative to this container and are same fixed width as parent */
li.submenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	/*position: relative;*/
	text-align: left;
	cursor: pointer;
	width: 12em;
	border:1px solid #EAEAEA;
}
ul.submenu a
{
	display: block;
	cursor: pointer;
	background-color: #F7F7F7;
	padding: 0.5em 0.75em 0.5em 1.5em;
	color:#5670F1;
	text-decoration:none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.submenu a:hover, ul.submenu a:focus
{
	background-color: #2A3FA4;
	color:#FFF;
	text-decoration:none;
}

li.menudown a
{
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

#breadCrumbs {
	clear:both;
	padding:0em 1em 1em 1em;
	padding:0.5em 2em;
	margin-top:0.3em;
	background:#EAEAEA url(/images/breadcrumbs_bg.gif);
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs li a {
	margin-right:0.2em;
	padding-right:1.2em;
	background:url(/images/breadcrumbs_bullet2.gif) no-repeat right 0.4em;
}

#breadCrumbs li a:hover, #footer li a:hover, #mainContent a:hover, #secondaryContent a:hover{
	text-decoration:underline;
}

/* Main Column */

#mainContent {
	width:53em;
	padding:0em 1em 1em 2em;
	float:left;
	margin-top:1em;
}

#mainContent h1 {
color:#0E1A58;
font-size:1.55em;
}

#mainContent h2 {
	/*margin-top:1.4em;*/
	color:#2A3FA4;
	font-size:1.4em;
}

#mainContent h3 {
	color:#0E1A58;
	font-size:1.3em;
}

#mainContent h3.indextop{
	color:#0E1A58;
	font-size:1em;
}


#mainContent h4{
	color:#2A3FA4;
	font-size:1.3em;
}

#mainContent p {
	margin-top:1.5em;
}

#mainContent blockquote, #footer2 blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #69aad3;
}

#mainContent ul, #footer2 ul {
	font-size:1.1em;
	color:#000;
}

#mainContent li, #footer2 li {
	font-size:1.1em;
	background:url(../images/li_bullet.gif) left center no-repeat;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#000;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:1.5em;
}

#mainContent thead th {
	background:#EAEAEA;
}

#mainContent td {
	padding:0.5em;
	background:#F4F4F4;
}


#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:20em;
}

textarea {
	width:28em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

.submit {
	border:1px solid #666;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	width:8em;
	background: #BA1C00;
}

.submit:hover {
	border-color:#F60;
}

/* Side Column */

#secondaryContent {
	width:12em;
	
	float:right;
	
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:0em 1em 0.5em;
	margin-bottom:2em;
	margin-top:1em;
	color:#F60;
}

#secondaryContent h2, #secondaryContent p {
	font-size:1.2em;
}

#secondaryContent h3 {
	font-size:1.3em;
	margin-top:0;
}

#secondaryContent h2 {
	color:#F60;
}

.secondaryContentBox {
	
}

.secondaryContentBox span {
	
}

#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(../images/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(../images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}

#secondaryContent blockquote span {
	margin-left:2em;
}

#secondaryContent .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

#secondaryContent p.sidep {
	/*font-size:1.2em;
	line-height:1.5em;*/
	color:#000;
}


#footer2 h2 {
	color:#090D6D;
	font-size:1.75em;
}

#footer2 h3 {
	color:#0F78BA;
	font-size:1.35em;
}

#footer2 h4 {
	color:#1B4FB3;
	font-size:1.35em;
}

#footer2 {
	text-align:left;
	clear:both;
	width:80em;
	padding:0em 0 2em 2em;
	float:left;
}
#footer2 li {
	
	background:url(../images/li_bullet.gif) left center no-repeat;
	padding-left:1em;
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
	color:#000;
}
#footer {
	text-align:center;
	clear:both;
	padding:1em 0 0;
	background:url(../images/footer_hr.gif) repeat-x;
}

#footer li {
	display:inline;
	margin:0.5em;
}
.notice {
	color: #F00;
	font-weight: bold;
}
