/***********************************************/
/* PCVA.css                        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, sans-serif;
	padding: 0px;
	font-size: 100%;
	background-color: #F5F7FC;
	margin: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #BDDCE3;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Verdana, Arial, Helvetica, sans-serif;
 color: #30629D;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
p{
 margin: 0px;
 padding: 0px 0px 10px;
}

br{
 margin: 0px;
 padding: 0px 6px 20px 0px;
}
/*************** list tag styles ***************/

ul{
 list-style-type: none; margin: 0; padding: 0;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#bodycontainer {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/backbody.gif);
	border-right: 1px solid #B4C0CB;
	border-left: 1px solid #B4C0CB;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(images/header_btm.gif);
	background-position: right bottom;
}

#headerleft {
	width: 171px;
	height: 110px;
	position: absolute;
	left: 11px;
	top: 0px;
}
#headertop {
	position: absolute;
	top: 0px;
	right: 11px;
	height: 77px;
	width: 571px;
}

#globalnav {
	position: relative;
	top: 84px;
	left: 175px;
	width: 530px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}


#centerbody {
	width: 752px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FAFB;
}

#leftcontainer {
	clear: left;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#leftnav {
	float: left;
	width: 200px;
	position: relative;
	background-image: url(images/leftbtm2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	clear: left;
	left: 5px;
}

#leftglobalnav {
	width: 174px;
	position: relative;
	left: 11px;
	background-color: #FFFFFF;
	top: 8px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
/************* globalNav styles ****************/

a.globallink, a.globallink:visited{
	color: #FFFFFF;
}

a.globallink:hover{
	color: #BDDCE3;
	background-color: #30629D;
} 	
/*************  ****************/

#calendarbody {
	float: right;
	width: 535px;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #E0E7ED;
	margin-right: 5px;
	margin-left: 5px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	width: 742px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	position: relative;
}
#btm {
	left: auto;
	right: auto;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

/************* Index Layout ****************/

#indexbody {
	float: none;
	width: 98%;
	position: relative;
	border: 1px solid #E0E7ED;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-top: 10px;
	margin-bottom: 8px;
	
}
.muraltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	clear: both;
}
.photoindex {
	padding-top: 9px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/***********************************************/
/* leftNav Styles/ Page Title                   */
/***********************************************/

.pagetitile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D6ECF8;
	font-weight: bold;
	text-align: center;
	top: 35px;
}
.lefnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	color: #CO7E00;
}
a.lefnavtxt, a.lefnavtxt:visited{
	color: #C07E00;
	text-decoration: none;
}
a.lefnavtxt:hover{
	text-decoration: none;
	color: #30629D;
}
.leftnavborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E7ED;
	border-left-color: #E0E7ED;
}

/***********************************************/
/* Body Styles                            */
/***********************************************/

.pagetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	padding-top: 4px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.contact_indent {
	padding-left: 15px;
}
.newspadding {
	margin-top: 5px;
}
.basetpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-bottom: 8px;
}
.indextxt {
	padding: 8px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a.footer, a.footer:visited{
	color: #C07E00;
	text-decoration: none;
}
a.footer:hover{
	text-decoration: none;
	color: #30629D;
}
