/* MAIN SKIN STYLES */

A:Link {
	color: #0077c0;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #0077c0;
	font-weight: bold;
	text-decoration: underline;
}
A:Visited {
	color: #0077c0;
	font-weight: bold;
}

.pagetitle {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #88368F;
	font-weight: bold;
}

.subhead {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004980;
	font-weight: bold;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
}

.normalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
}
.Dynamic_NormalCheckBoxList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height: normal;
}

.Dynamic_NormalRadioButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height: normal;
}


.bgl {
	 background-image: url(images/bgL.gif);
	 background-position: right;
	 background-repeat: repeat-y
}

.bgr {
	background-image: url(images/bgR.gif);
	 background-position: left;
	 background-repeat: repeat-y
}

/* RIGHT PANE TEXT */
.rightPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d76b0b;
	text-decoration: none;
}

.rightPane:link {
	color: #0F4F85;
	text-decoration: none;
}
.rightPane:hover {
	color: #0F4F85;
	text-decoration: underline;
}
.rightPane:active {
	color: #0F4F85;
}
.rightPane:visited {
	color: #0F4F85;
}

.rightPaneBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d76b0b;
	text-decoration: none;
}

.rightPaneBold_Yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2A71B;
	text-decoration: none;
}


/* LEFT PANE TEXT */
.leftPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d76b0b;
	text-decoration: none;
}

.leftPane:link {
	color: #0F4F85;
	text-decoration: none;
}
.leftPane:hover {
	color: #0F4F85;
	text-decoration: underline;
}
.leftPane:active {
	color: #0F4F85;
}
.leftPane:visited {
	color: #0F4F85;
}

.leftPaneBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d76b0b;
	text-decoration: none;
}

/* MAIN BODY TEXT */
.contentPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.contentPane:link {
	color: #0F4F85;
	text-decoration: none;
}
.contentPane:hover {
	color: #0F4F85;
	text-decoration: underline;
}
.contentPane:active {
	color: #0F4F85;
}
.contentPane:visited {
	color: #0F4F85;
}


BLOCKQUOTE, PRE {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}


/* MAIN NAVIGATION */

.MainMenu_MenuContainer {
	font-size: 9px;
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484741;
}

.mainnavdivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484741;
	height:		16px; 
	line-height: normal;
	background-color: #FFFFFF;
}

.menu_item {
	font-size: 10px;
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #0079c1;
	height:			18px;
}

.MainMenu_MenuItemSel {
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
}

.menu_root {
	font-size: 10px;
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0079c1;
	padding-left: 1px;
	padding-right: 3px;
	background-color: transparent; /*<-- Was causing a white box to cover gray lines.*/
}

.menu_root_hover {
	font-size: 10px;
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0079c1;
	padding-left: 1px;
	padding-right: 3px;
}

.menu_root_active {
	font-size: 10px;
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0079c1;
	padding-left: 1px;
	padding-right: 3px;
}

.menu_sub_hover {
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal; 
	line-height: normal;
	color: #FFFFFF;
	background-color: #0079c1;
	border: #484741 0px solid;
	text-decoration: none;
	height:			18px;
}

.menu_sub {
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0079c1;
	background-color: #FFFFFF;
	text-decoration: none;
	height:			20px;
	border: #484741 1px solid;
	
}

.icon_class {
	cursor: hand; 
    background-color: #D5E3E3; 
	border: #D5E3E3 1px solid;
	text-align: center; 
	line-height: normal; 
	width: 0; 
	height:			18px;
}



.menulink {
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	line-height: normal;
	color: #d76b0b;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 3px;
}

.menulink:link {
	ccursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	line-height: normal;
	color: #d76b0b;
	text-decoration: none;
}
.menulink:hover {
	text-decoration: underline;
	line-height: normal;
}
.menulink:active {

}
.menulink:visited {
	
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d76b0b;
	text-decoration: none;
}
.maintext:link {
	color: #0F4F85;
	text-decoration: none;
}
.maintext:hover {
	color: #0F4F85;
	text-decoration: underline;
}
.maintext:active {
	color: #0F4F85;
}
.maintext:visited {
	color: #0F4F85;
}

.breadcrumbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	font-weight: normal;
	padding-top:	5px;
	padding-bottom:	5px;
}
.breadcrumbtext:link {
	font-weight: normal;
	color: #d76b0b;	
	padding-top:	5px;
	padding-bottom:	5px;
}
.breadcrumbtext:visited {
	color: #d76b0b;
	padding-top:	5px;
	padding-bottom:	5px;
}

/* BACKGROUNDS */
.Lbg {
	background-repeat: repeat;
	background-position: right;
}
.Rbg {
	background-repeat: repeat;
	background-position: left;
}

/* FOOTER */
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.footertext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.Normal
{
    
}

/* TITLES 
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0F4FA7;
}
*/

/* RadPanel classes */
/*
	CSS for the SteadyRain RadPanelProvider
	panebarItemXXXLevelX = X Level items 
		(like a 0-based array, ex: Level2 
		 is the level just below the SecondLevelItems)
*/

.panelbarHeader
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarHeaderHover
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #0079c1;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarHeaderExpand
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}





.panelbarItemLevel1
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #ffffff;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemHoverLevel1
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #0079c1;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemSelectedLevel1
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemExpandedLevel1
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 7px;
         background-color: #FFffff;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}



.panelbarItemLevel2
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemHoverLevel2
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #0079c1;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemExpandedLevel2
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemSelectedLevel2
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
/* ohmygod... these is used for 3rd level nav (ie xxxxxxLevel2) that has children, go figure */
.panelbarItem  
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemHover
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #0079c1;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemExpanded
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemSelected
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 14px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}




.panelbarItemLevel3
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 22px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemHoverLevel3
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 22;
         background-color: #0079c1;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemExpandedLevel3
{
         COLOR: #0079c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 22px;
         background-color: #FFFFFF;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
.panelbarItemSelectedLevel3
{
         COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
         width: 100%;
         cursor: hand;
         cursor: pointer;
         padding: 3px;
         padding-left: 22px;
         background-color: #004980;
         border: 1px solid #999999;
         border-top: 0px;
		 border-bottom: 0px;
		 border-right: 0px;
		 border-left: 0px;
         text-decoration: none;
         display: block;
         box-sizing: border-box;
         -moz-box-sizing: border-box;
}
