/* CSS Document */
body {
	margin: 0px;
	background-color: #c98835;
	background-image: url(images/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000;
}

body .normal {
line-height:20px;
}

body .Head { 
color: #307cd0;
font-size: 12px;
font-weight: bold;
} 

body .SubHead { 
color: #307cd0;
font-size: 11px;
font-weight: bold;
} 

body .SubSubHead { 
color: #307cd0;
font-size: 11px;
font-weight: bold;
} 

blockquote{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #307cd0;
font-size: 11px;

} 

blockquote A:link {
font-family:Verdana, Arial, Helvetica, sans-serif; 
color: 0000ff;

} 

body .ContainerTitle { 
color: #307cd0;
font-size: 11px;
font-weight: bold;
} 

body A:link { 
color: 0000ff;

} 

body A:hover{ 
color: 0000ff;
}

body A:active {
color: 0000ff;
}

body A:visited { 
color: 0000ff;
} 


.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftbg {
	background-image: url(images/bg-left-main.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightbg {

	background-image: url(images/bg-left-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgcenter {
	background-image: url(images/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#PageMaster {
text-align:center;

}

#Header {
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align:center;
}


/* IE 6 Hack */
*html #NavBar{

}

.HiddenLinks {
	color: #c98835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.HiddenLinks:link   {
	color: #c98835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.HiddenLinks:visited {
	color: #c98835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.HiddenLinks:active {
	color: #c98835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.HiddenLinks:hover {
	color: #c98835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:underline;
	line-height: 1.6em:
}


.whitelinks {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.whitelinks:link   {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.whitelinks:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.whitelinks:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	line-height: 1.6em:
}

.whitelinks:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:underline;
	line-height: 1.6em:
}

.bgcenter {
	background-image: url(images/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.StandardButton     {
    background: #3c77bd none; 
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica;; 
    font-size: 11px;
    font-weight: normal;
	cursor:pointer;
}

.inputbutton
 {
    background: #3c77bd none; 
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica;; 
    font-size: 11px;
    font-weight: normal;
	cursor:pointer;
}
/* Side Menu Styles */
.SideMenu1{
width: 155px;
margin-left: 0;
margin-right: 0;
text-align:center;
}

.SideMenu2{
width: 188px;
margin:0px;
}

.Item {
	/*color: #606176; */
	color: #2257a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 28px;
	/*
	background-image: url(images/SideMenu1/ItemHighlight.jpg);
	background-repeat:no-repeat;
	overflow: hidden; */
}



.ItemHighlight {
	color: #2257a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	height: 28px;
	/*
	background-image: url(images/SideMenu1/CurrentItem.jpg);
	background-repeat:no-repeat;
	overflow: hidden;*/
}

.HomeItem {
	color: #395fa8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 28px;
	background-image: url(images/SideMenu2/Item.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

.HomeItemHighlight {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 28px;
	background-image: url(images/SideMenu2/ItemHighlight.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

/* End Side Menu Styles */

/* -- Menu Styles -- */


.TopMenuGroup
{
  background-color: transparent;
  padding-left: 3px;
}

.MenuGroup
{
border-bottom: solid 1px #003569;
border-left: solid 1px #003569;
border-right: solid 1px #003569;
}

.TopMenuItem
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	margin: 1px;
	background-image: url(/portals/0/skins/PVCC/images/btn_bgTile.jpg);
	background-repeat: repeat-x;
}

.TopMenuItemHover
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none; 
    cursor:pointer;
	margin: 1px;
	background-image: url(/portals/0/skins/PVCC/images/btn_bgTile.jpg);
	background-repeat: repeat-x;
}

.MenuItem
{

  	background-color: #fff;
	color: #689ecd;
	height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
	text-decoration: none;
	text-align: left;
	border: solid 1px #ededed;
	border-collapse:collapse;

}

.MenuItemHover
{

	background-image:url(images/menu_dropdown_bg_tile.jpg);
	background-repeat:repeat-x;
   	background-color: #fff;
 	color: #689ecd;
	height: 20px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
    cursor:pointer;
	text-align: left;
	border: solid 1px #ededed;
	border-collapse:collapse;
}

