body
{
	font-size: 100%;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
}

A:link
{
	color: #005daa;
	text-decoration: none;
}

A:visited
{
	color: #005DAA;
	text-decoration: none;
}

A:hover
{
	color: #005daa;
	text-decoration: underline;
}


/*
************************************************
Menu Classes
************************************************
*/

.MainMenu
{
}

.MenuItem
{
	background-image: url(../images/MenuSlice.gif);
	width: 126px;
	background-repeat: repeat-y;
}
.MenuTop
{
	height:8px;
	width: 126px;
	background-image: url(../images/MenuTop.gif);
	background-repeat: no-repeat;
}

.MenuFooter
{
	background-image: url(../images/MenuSlice.gif);
	background-repeat: repeat-y;
}


.MenuBottom
{
	height:8px;
	width: 126px;
	background-image: url(../images/MenuBottom.gif);
	background-repeat: no-repeat;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	color: #005DAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 120px;
}

A.MenuUnselected:hover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	vertical-align: baseline;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: AliceBlue;
	width: 120px;
}

A.MenuSelected
{
	font-weight: bold;
	font-size: 12px;
	color: #005DAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 120px;
}

A.MenuSelected:hover
{
	color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	width: 120px;
}

A.SearchResult, A.SearchResult:link, A.SearchResult:visited, A.SearchResult:hover
{
	font-weight: normal;
	font-size: small;
	color: #005DAA;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*
************************************************
List Classes
************************************************
*/
A.ResultsListTitle, A.ResultsListTitle:link, A.ResultsListTitle:visited
{
	font-weight: bold;
	font-size: 1.0em;
	color: #005DAA; /*blue;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.ResultsListTitle:hover
{
	color: #000099;
}

.ResultListText
{
	font-weight: normal;
	font-size: .8em;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BulletList 
{
	list-style-image: url(../Images/bullet.gif);
}

/*
************************************************
Page sections
************************************************
*/
.PageTitle
{
	font-weight: bold;
	font-size: 16pt;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
	letter-spacing: 1pt;
	text-decoration: none;
}

.PageSubTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
	vertical-align:top;
}

.PageDescription, .PageDesc
{
	font-weight: normal;
	font-size: .8em;
	color: Black;
	font-family: Arial;
}

.PageDetails
{
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	width: 700px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.PageDetailsTwo
{
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	width:650px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.PageDetailsThree
{
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	width:550px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

PageDetailsFour
{
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	width:550px;
	color: black;
	font-family: Arial;
	text-decoration: none;
	line-height: 150%;
}

.PageDetailsEmphasize
{
	font-weight: normal;
	font-size: .8em;
	text-transform: none;
	color: #999999;
	font-family: Arial;
	text-decoration: none;
}

.PublicationAbstract
{
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	width:490px;
	color: black;
	font-family: Arial;
	text-decoration: none;
	line-height: 140%;
}

.ListTitle
{
	font-weight: bold;
	font-size: 1.0em;
	color: teal;
	font-family: Arial;
}

.Disclaimer
{
	font-weight: normal;
	font-size: .7em;
	color: black;
	line-height: 15px;
	width:620px;
	font-family: Arial;
}

/*
************************************************
Search Page
************************************************
*/
.SearchSectionHeader
{
	font-weight: bold;
	font-size: .8em;
	color: black;
	font-family: Arial;
	text-align: left;
}

.SearchResultCount
{
	font-weight: bold;
	font-size: .8em;
	color: black;
	line-height: 25px;
	font-family: Arial;
	text-align: left;
}

.SearchResultTitle
{
	font-weight: normal;
	font-size: .8em;
	color: black;
	font-family: Arial;
	line-height: 25px;
}
.SearchResultItem
{
	font-weight: bold;
	font-size: .8em;
	color: black;
	font-family: Arial;
	line-height: 25px;
}
.SearchResultAbstract
{
	font-weight: normal;
	font-size: .8em;
	color: black;
	font-family: Arial;
}

/*
************************************************
Detail Classes
************************************************
*/
.DetailPageTitle
{
	font-weight: normal;
	font-size: 1.0em;
	color: black;
	font-family: Arial;
	line-height: 25px;
}
.DetailPageItem
{
	font-weight: bold;
	font-size: 1.0em;
	color: black;
	font-family: Arial;
	line-height: 25px;
}

/*
************************************************
Table styles
************************************************
*/
.Table
{
	width: 100%;
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial;
}

.TableRowTitle
{
	font-weight: bold;
	vertical-align:text-top;
}



/*
************************************************
Grid Styles
************************************************
*/
.Grid
{
	width: 100%;
	color: #005DAA;
	background-color: white;
	Border-Color: #999999;

	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial;
	vertical-align:text-top;
}

.GridAlternatingItem
{
	font-weight: normal;
	font-size: .8em;
	color: black;
	line-height: 15px;
	font-family: Arial;
	background-color: WhiteSmoke;
}

.GridAlternatingItemLarge
{
	font-weight: normal;
	font-size: .8em;
	color: black;
	line-height: 25px;
	font-family: Arial;
	background-color: WhiteSmoke;
}
.GridEditItem
{
	font-family: Arial;
	font-size: 1.0em;
}

.GridFooter
{
	Font-Size: 1.0em;
	font-family: Arial;
	font-weight: bold;
	background-color: LightSkyBlue;
}

.GridHeader
{
	font-weight: bold;
	font-size: .8em;
	font-family: Arial;
	background-color: aliceblue;
}

.GridItem
{
	font-family: Arial;
	font-size: 1.0em;
}

.GridPager
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial;
}

.GridSelectItem
{
	font-family: Arial;
	font-size: 1.0em;
}



/*
************************************************
Header Classes
************************************************
*/
.BlackBox
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: black;
	margin: 0px;
	height: 40px;
}

.BlackBoxText
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

.Breadcrumb
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	height: 30px;
	background-image: url(../Images/BreadCrumbBack.GIF);
	background-repeat: repeat-x;
}

.Breadcrumb2
{
	font-weight: bold;
	font-size: 0.8em;
	color: white;
	height: 30px;
}

.LogoArea
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 79px;
	background-color: #f0f9ff;
}

A.toplink
{
	font-weight: bold;
	font-size: 1.0em;
	color: white;
}
A.toplink:hover
{
	font-weight: bold;
	font-size: 1.0em;
	color: white;
}
A.toplink:active
{
	font-weight: bold;
	font-size: 1.0em;
	color: #f8a82f;
}
A.toplink:visited
{
	font-weight: bold;
	font-size: 1.0em;
	color: white;
}

A.toplink2
{
	font-weight: bold;
	font-size: .8em;
	color: white;
}
A.toplink2:hover
{
	font-weight: bold;
	font-size: .8em;
	color: white;
}
A.toplink2:active
{
	font-weight: bold;
	font-size: .8em;
	color: #f8a82f;
}
A.toplink2:visited
{
	font-weight: bold;
	font-size: .8em;
	color: white;
}


.HeaderText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.ErrorMessage
{
	font-weight: bolder;
	font-size: medium;
	color: red;
	font-family: Arial;
}

/*
************************************************
Grid Classes
************************************************
*/
.DetailGrid
{
	width: 100%;
	color: black;
	background-color: white;
	Border-Color: white;
}

.DetailGridItems
{
	font-size: .8em;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.DetailGridItemsLarge
{
	font-size: .8em;
	color: black;
	line-height: 25px;
	font-family: Arial;
	text-decoration: none;
}

.DetailGridHeader
{
	Font-Size: 1.0em;
	font-family: Arial;
	font-weight: bold;
	color: #005DAA;
	background-color: #F0F8FF;
}

.DetailGridFooter
{
	Font-Size: 1.0em;
	font-family: Arial;
	font-weight: bold;
	color: #005DAA;
	background-color: #F0F8FF;
}

.SectionLine
{
	background-color:#2886BD;
	height:2px;
}

.Footer
{
	font-size: .9em;
	color: gray;
	font-family: Arial;
	height: auto;
	background-image: url(../images/footer-background.gif);
	background-repeat:repeat-x;
}

.FooterLine
{
	background-color:#2886BD;
	height:1px;
}


#lblFullName
{
	font-weight: bold;
	font-size: 1.2em;
	color: #005DAA;
	font-family: Arial;
	
}

#aEmail
{
	font-weight: normal;
	font-size: 1.0em;
/*	color: red;*/
	font-family: Arial;
}


#divHeader
{
	height: auto;
}

#divMenu
{
	float: left;
	width: auto;
}

#divBody
{
	clear: none;
	float: left;
	margin-left: 10px;
	width: auto;
}	

#PageTitle
{
	font-weight: bold;
	font-size: 16pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	letter-spacing: 2pt;
	text-decoration: none;
}

#PageDescription
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
	vertical-align:middle;
}

/*
#divPic
{
	float: left;
	margin-bottom: 10px;
	width: 100px;
	height: 150px;
}

#divDetails
{
	float: left;
	width: 80%;
	height: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	font-size: small;
	font-weight: normal;
}
*/
.DetailLabel
{
	font-weight: bold;
}
.DetailLabelLarge
{
	font-weight: bold;
	font-size: small;
}

.DetailText
{
	font-weight: normal;
	width: 80%;
}

#imgContact
{
	height: 140px;
	width: 140px;
}

#divProj, #divPubs, #divDocs, #divMembers, #divMemberDetails, #divTeams, #divMeetings, #divRAC, #divAuthors

{
	clear: both;
	font-size: small;
	margin-bottom: 10px;
}

#divContent
{
	font-size: small;
	float: left;
	width: auto;
	height: auto;
}


#lblMemberTitle
{
	font-style: italic;
}

#divResearch
{
}
#divMeetings
{
	float: left;
	position: relative;
}
#divCurProj
{
	clear: both;
	float: left;
	position: relative;
}

#divReports
{
	float: left;
	position: relative;
}

#divBullets
{
	line-height: 1.4;
}

/*
************************************************
Common Banner
************************************************
*/
#commonBanner {
    background:url(http://www.virginia.gov/images/common_feel_bg.jpg)  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:40px;
	background-color:#000000;
}
#commonBanner a {
	text-decoration:none;
}
#commonBanner a img {
	border:none;
}
#commonBanner .alignLeft {
	color:#fff;
	float:left;
	margin-left: 10px;
	padding-top: 13px;
}
#commonBanner .alignLeft a{
	color:#fff;
	font-weight:bold;
}
#commonBanner .alignLeft a:hover {
	color:#eee;
	font-weight:bold;
}
#commonBanner .hidden {
	display:none;
	visibility:hidden;
}
#commonBanner .virginiaLogo{
	float:left;
}
#commonBanner #virginiaSearch {
	float:right;
	margin-top:7px;
}
#commonBanner #virginiaSearchForm {
    margin: 0;
}
#commonBanner #virginiaSearch p {
	margin:0;
	padding:0;
}
#commonBanner #virginiaSearch #searchBox {
    background:url(http://www.virginia.gov/images/virginia_seach_txt-bg.jpg) no-repeat;
	background-color:transparent;
	border:0;
	font-weight:bold;
	height:20px;
	padding:3px;
	width:172px;
}
#commonBanner #virginiaSearch #vaSearchBtn {
    background:url(http://www.virginia.gov/images/virginia_seach_button-bg.jpg) no-repeat transparent;
	border:none;
	height:20px;
	margin-left:2px;
	margin-right:5px;
	width:28px;
}
