.BannerTitling
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    padding-left: 6px;
    padding-right: 12px;
    margin: 0;
}

.BannerSubTitling
{
 	font-family: Times New Roman, Georgia, serif;
    font-size: 14px;
    margin: 0;
}

.BannerTagLine
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    padding-left: 6px;
    margin: 0;
}

.BannerMenu a:link, .BannerMenu a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	margin: 0;
	background-color: #5a2c94;
}

.BannerMenu
{
	background-color: #5a2c94;
}
.BannerMenu a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	margin: 0;
	background-color: #CEACF8;
}



.dragline
{
    margin: 10px 0 0 10px;
    background-repeat: repeat-x;
    float: right;
    width: auto;
}




.tablealign
{
	text-align: center;
}

ul#sitenav
{
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:0;
	text-align:center;
}

ul#sitenav li
{
	float: left;
	padding: 0;
	margin: 0;
}

#sitenav a, #sitenav a:visited,	#sitenav a:active, #sitenav a:link,	#sitenav a:hover
{
	text-decoration: none;
}




#subwinder li {
color: #3D3D3D;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
margin: 0;
border: 0;
}



table.data {
	border-width: 3px;
	border-spacing: ;
	border-style: double;
	border-color: #666666;
	border-collapse: collapse;
	background-color: white;
}
table.data th {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: #666666;
	background-color: #977EB5;
	color: #ffffff;
    text-align: center;
	-moz-border-radius: ;
}
table.data th.row {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: #666666;
	background-color: #EFE8F8;
	vertical-align : top;
	color: #000;
	text-align: left;

	-moz-border-radius: ;
}
table.data td {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: #666666;
	vertical-align : top;
	-moz-border-radius: ;
}

.notes {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #2E2E2E;
}


#ContentRight H2
{
	font-size: 1.2em;
    padding: 5px 0 5px 0px;
}

#ContentRight H3
{
	font-size: 1.1em;
    padding: 5px 0 0 0px;
}

#ContentRight li
{
	padding: 3px 0 3px 0;
}



.hdr1
	{
	    margin: 0;
		font-size: 14px;
		color: #6699BB;
	}

a.hilite, a.hilite:link, a.hilite:visited, a.hilite:hover, a.hilite:active
{
    border-bottom: 1px dashed;
	color: #003399;
	text-decoration: none;
	background-color: transparent;
}



/* Styles for in-body figures (modeled after projections) */

#ImageBox
	{
	display: table;
	border: 1px solid #00A94F;
	padding: 5px;
	margin-left: 4px;


}

#ImageBox.BoxText
	{
	text-indent: 0px;
	font-size: 0.8em;
	font-weight: bold;

}


/* style for little inset box in body */

.Inset
{
    padding: 5px 5px 2px 3px;
    border: #5c2c90 1px solid;
    margin: 10px;
    float: right;
    font: 10px Arial;
    overflow: auto;
    width: 200px;
    height: 200px;
    background-color: #d5f0d6;
}
.TextReaderSmall
{
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    font-family: Arial;
}
.GlossaryBox
{
    border-right: #848c71 1px solid;
    padding-right: 0px;
    border-top: #c9d0ad 1px solid;
    display: block;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: #c9d0ad 1px solid;
    WIDTH: 250px;
    padding-top: 5px;
    border-bottom: #848c71 1px solid;
    POSITION: absolute;
    background-color: #F8F8D6;
}


.GlossaryText
{
    font-size: 10px;
    font-family: Verdana;
}


.Highlight
{
    font-weight: bold;
    font-size: 12px;
    color: #ff6347;
    font-family: arial;
    text-decoration: none;
}
.TabNav
{
    padding-left: 10px;
    font-size: 11px;
    background: url(../images/tab_bottom.gif) repeat-x 50% bottom;
    margin: 0px;
    font-family: Arial;
    height: 20px;
}
.TabNav a.active:link
{
    font-size: 11px;
    background: #fff;
    color: #000000;
    border-bottom: #fff 1px solid;
    font-family: Arial;
}
.TabNav a.active:visited
{
    font-size: 11px;
    background: #fff;
    color: #000000;
    border-bottom: #fff 1px solid;
}
.TabNav a:link
{
    border-right: #c1bed8 1px solid;
    padding-right: 10px;
    border-top: #c1bed8 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    background: #c1bed8;
    float: left;
    padding-bottom: 2px;
    border-left: #c1bed8 1px solid;
    color: #5c2d91;
    line-height: 14px;
    margin-right: 7px;
    padding-top: 2px;
    border-bottom: #c1bed8 1px solid;
    font-family: Arial;
    text-decoration: none;
}
.TabNav a:visited
{
    border-right: #c1bed8 1px solid;
    padding-right: 10px;
    border-top: #c1bed8 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    float: left;
    padding-bottom: 2px;
    border-left: #c1bed8 1px solid;
    color: #5c2d91;
    line-height: 14px;
    margin-right: 7px;
    padding-top: 2px;
    border-bottom: #c1bed8 1px solid;
    font-family: Arial;
    background-color: #c1bed8;
    text-decoration: none;
}
.TabNav a:hover
{
    background-IMAGE: none;
    color: #000000;
    background-REPEAT: repeat;
    background-color: #e6ddd6;
}
.TabNav li
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}
.TabNav span.Active
{
    border-right: #c1bed8 1px solid;
    padding-right: 8px;
    border-top: #c1bed8 1px solid;
    padding-left: 8px;
    font-weight: bold;
    font-size: 11px;
    background: #fff;
    float: left;
    padding-bottom: 2px;
    border-left: #c1bed8 1px solid;
    color: #5c2d91;
    line-height: 14px;
    margin-right: 7px;
    padding-top: 2px;
    border-bottom: #fff 1px solid;
    font-family: Arial;
    text-decoration: none;
}
.boxesborderbottom
{
    border-bottom: #c1bed8 1px solid;
}
.boxesborderleftright
{
    border-right: #c1bed8 1px solid;
    vertical-align: top;
    border-left: #c1bed8 1px solid;
}
.boxesborderbottomdark
{
    border-bottom: #5c2d91 3px solid;
}
.boxesborder
{
    border-right: #c1bed8 1px solid;
    border-top: #c1bed8 1px solid;
    border-left: #c1bed8 1px solid;
    border-bottom: #c1bed8 1px solid;
}
.boxesborderbottom
{
    border-bottom: #c1bed8 1px solid;
}
.boxesbordertop
{
    border-top: #c1bed8 1px solid;
}
.boxesborderright
{
    border-right: #c1bed8 1px solid;
}
.boxesborderleft
{
    border-left: #c1bed8 1px solid;
}
.boxesborderleftbottom
{
    border-left: #c1bed8 1px solid;
    border-bottom: #c1bed8 1px solid;
}
.boxesborderrightbottom
{
    border-right: #c1bed8 1px solid;
    border-bottom: #c1bed8 1px solid;
}
.boxesborderleftright
{
    border-right: #c1bed8 1px solid;
    vertical-align: top;
    border-left: #c1bed8 1px solid;
}
.boxesborderlefttopright
{
    border-right: #c1bed8 1px solid;
    border-top: #c1bed8 1px solid;
    vertical-align: top;
    border-left: #c1bed8 1px solid;
}
.boxesborderbottomlight
{
    border-bottom: #c1bed8 1px solid;
}
.clsButton
{
    font-weight: bolder;
    color: #5c2c90;
    background-color: #c1bed8;
}
.HomepageHighlights
{
    font-size: 12px;
    font-family: arial;
}


