a:hover
{
text-decoration:none; 
}

/*******************Start Index Page Structure********************/

/*** original back
.bodyBG
{
background: #C0C4CD url("../Graphics/structure/bggrad.jpg") fixed;
background-repeat: no-repeat;
background-color:#C0C4CD;
margin: 0 0 0 0;
}
**/

body 
{
	background: url("../Graphics/structure/bgmain.jpg") no-repeat scroll 50% 0pt;
	background-color:#3D3225;
	text-align: center;
	margin: 0 0 0 0;
}



.contentBG
{
background-color:#FFFCF1;
}

.leftnavBG
{
background-color: #EAF0FC;
}


.shadowLeft
{
background-image:url('../Graphics/structure/leftbg.jpg');
}

.shadowRight
{
background-image:url('../Graphics/structure/rightbg.jpg');
}










.footerBG
{
background-image:url('../Graphics/structure/footerBG.jpg');
width: 761px;
height: 100px;
}

.wave1BG
{
background-image:url('../Graphics/structure/wave1.jpg');
}

.topgreyBG
{
background-image:url('../Graphics/structure/topgrey.jpg');
}

.wave2BG
{
background-image:url('../Graphics/structure/wave2.jpg');
}



.whiteBG
{
background-color:#ffffff;
}

/*******************End Index Page Structure********************/


/*******************Start Top Nav, Breadcrumb, and Search ********************/

.TopNav
{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin-right: 40px;
	width: auto;
	float: right;
	margin-top: 10px;
}

.TopNav a 
{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.TopNav a:hover, .TopNav a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}

.breadcrumb, .breadcrumb a
{
font-family: tahoma, Arial, Sans-serif; 
font-size: 10px;
color: #9D9D9D;
}

.search
{
	font-family: tahoma,Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
	width: 120px;
	height:15px;
	background-color: #D3DDE9;
	border: 1px solid #FFFFFF;
}

.gobutton
{
	height: 21px;
	font-family: tahoma, Arial, Sans-serif;
	font-size: 11px;
}

.searchdiv
{
	height:14px;
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.date
{
	font-family: tahoma,Arial, Sans-serif;
	font-size: 9px;
	color: #333333;
	float: right;
	padding-right: 10px;
	padding-bottom: 2px;
}

/*End Top Nav + Bradcrumb */


/******************Content Columns Structure********************/

.navTableBG
{
background-color:#FAFAFA;
}

.navTable_leftBG
{
background-image:url('../Graphics/structure/navTable_leftBG.gif');
}

.navTable_rightBG
{
background-image:url('../Graphics/structure/navTable_rightBG.gif');
}

.navTableText	
{ 
font-family: Arial, Sans-serif; 
font-size: 12px; 
line-height: 13px;
color: #333333; 
}

.rightcolTableBG
{
background-color:#EFEDE0;
}

.rightcolTable_leftBG
{
background-image:url('../Graphics/structure/rightcolTable_leftBG.gif');
}

.rightcolTable_rightBG
{
background-image:url('../Graphics/structure/rightcolTable_rightBG.gif');
}

.quicklinkBG
{
background-color:#F6F6F6;
}

.quicklinkBG2
{
background-color:#EFEDE0;
}

.quickLinks
{
	line-height: 13px;
	line-height:13px;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: left;
}

.quickLinks a 
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #114477;
	font-weight:bold;
	border-bottom: 1px dotted #999999; 
	text-decoration:none;
}

.quickLinks a:hover, .quickLinks a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}

.quicklinkText
{ 
font-family: Arial, Sans-serif; 
font-size: 12px; 
color: #336699; 
}

.leftNav
{
	line-height: 13px;
	line-height:13px;
	margin-top: 5px;
	margin-bottom: 11px;
	text-align: left;
}

.leftNav a 
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #114477;
	font-weight:bold;
	border-bottom: 1px dotted #999999; 
	text-decoration:none;
}

.leftNav a:hover, .leftNav a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}

.leftNav2
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 11px;
	text-align: left;
}

.leftNav2 a 
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px dotted #999999; 
	text-decoration:none;
}

.leftNav2 a:hover, .leftNav2 a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}

.breadcrumb
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	text-align: left;
}

.breadcrumb a 
{
	font-family: tahoma, verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px dotted #999999; 
	text-decoration:none;
}

.breadcrumb a:hover, .breadcrumb a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}

.CenterTextBox
{
	font-family: Arial, Sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333333; 
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 11px;
	text-align: left;
}

.CenterTextBox a 
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 11px;
	border-bottom: 1px dotted #999999;
	text-decoration:none;

}

.CenterTextBox a:hover, .CenterTextBox a:visited:hover {border-bottom: 1px solid #C00; text-decoration:none; color: #C00;}
.CenterTextBox  a:visited {border-bottom: 1px dotted #CCC; text-decoration:none; color: #333333;}

.center_col_divbox
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

/*******************End Content Columns Structure********************/


/*******************Footer********************/

.footerText
{
font-family: tahoma, Arial, Sans-serif; 
font-size: 10px;
color: #333333;
	float: left;
	width: 180px;
	text-align: left;
	margin-left: 22px;
	padding-top: 45px;
}


.footerText a
{
font-family: tahoma, Arial, Sans-serif; 
font-size: 10px;
color: #FFFFFF;
}

.footerTextRight
{
font-family: tahoma, Arial, Sans-serif; 
font-size: 12px;
color: #FFFFFF;
	float: right;
	margin-right: 22px;
	width: 450px;
	text-align: right;
	padding-top: 45px;
}

.footerTextRight a
{
font-family: tahoma, Arial, Sans-serif; 
font-size: 12px;
color: #FFFFFF;
}

/*******************End Footer*******************/

.borderblue {
	border: 1px solid #6B84A3;
}

/*******************Start Links page*******************/

.linksHead {
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 238px;
	background-image: url(../Graphics/structure/waveheads/wave_headLinks.jpg);
	height: 18px;
	text-indent: 5px;
}

/*******************End links Page*******************/

/************************* Start Meetings page styles ************************/


.underline {
	background-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
}

.borderbluebox {
	border: 1px solid #6B84A3;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
