/* ######### All code and CSS styles copyright Grant Communications LLC. All rights reserved. Please visit us at http://www.grantcom.us for more information. This code must remain intact for legal use. ######### */
#breadcrumb a:hover{color:#333}
.column-2 a { text-decoration:underline; color:#1B4E7F }
.column-2 a:active { text-decoration:underline; color:#1B4E7F }
.column-2 a:link { text-decoration:underline; color:#1B4E7F }
.column-2 a:hover { text-decoration:none; color:#9AA650 }
.column-2 a:visited { text-decoration:none; color:#666 }
.portfolio a { text-decoration:underline; color:#1B4E7F }
.portfolio a:active { text-decoration:underline; color:#1B4E7F }
.portfolio a:link { text-decoration:underline; color:#1B4E7F }
.portfolio a:hover { text-decoration:none; color:#9AA650 }
.portfolio a:visited { text-decoration:none; color:#666 }
.link span span{display:block;background:url(css-images/link-tail.gif) top repeat-x;padding-top:3px;padding-right:1px;padding-bottom:6px;padding-left:3px;}
.link span{display:block;background:url(css-images/link-right-bg.gif) top right no-repeat;padding-top:0px;padding-right:5px;padding-bottom:10px;padding-left:5px}
.link:hover span span{background:url(css-images/link-tail-act.gif) top repeat-x;color:#404040}
.link:hover span{background:url(css-images/link-right-bg-act.gif) top right no-repeat}
.link:hover{background:url(css-images/link-left-bg-act.gif) top left no-repeat}
.link:visited span span{background:url(css-images/link-tail-act.gif) top repeat-x;color:#404040}
.link:visited span{background:url(css-images/link-right-bg-act.gif) top right no-repeat;color:#404040}
.link{display:inline-block;background:url(css-images/link-left-bg.gif) top left no-repeat;color:#404040;font-weight:bold;text-decoration:none;margin-top:15px;font-size:0.917em}
.linkB span span{display:block;background:url(css-images/link-tail-blue.gif) top repeat-x;padding-top:4px;padding-right:3px;padding-bottom:6px;padding-left:3px;}
.linkB span{display:block;background:url(css-images/link-right-bg-blue.gif) top right no-repeat;padding-top:0px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
.linkB:hover span span{background:url(css-images/link-tail-act-blue.gif) top repeat-x}
.linkB:hover span{background:url(css-images/link-right-act-blue.gif) top right no-repeat}
.linkB:hover{background:url(css-images/link-left-act-blue.gif) top left no-repeat}
.linkB{display:inline-block;background:url(css-images/link-left-bg-blue.gif) top left no-repeat;font-weight:bold;text-decoration:none;font-size:0.917em;color:#fff;}
/******* START NAVIGATION  *******/
#topnav { height:33px; line-height: 33px; display: inline-table; width: 100%; Xpadding-right: 5px; background-image: url(../topnav.jpg); background-repeat: repeat-x; Xpadding-left: 5px; margin: 0px; text-align: center; color: #666666; z-index: 2; padding-top: 0px; padding-left: 0px; }
/* ######### Main Menu Bar CSS ######### */

.topDropMenu ul { list-style-type: none; overflow: hidden; background-image: url(../topnav.png); text-align: center; margin: 0px; padding-left:200px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; background-position: 0px 0px; }
.topDropMenu li { display: inline; margin: 0px; text-align: center; }
.topDropMenu li a { float: left; margin-left:0px; /*right divider between tabs*/ margin-right:0px; font-family: "Calibri", Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; background-image: url(../topnav.jpg); background-repeat: repeat-x; background-position: 0px 0px; padding-right: 15px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; vertical-align: middle; height: 33px; line-height: 33px; border-right-width: 1px; border-right-style: solid; border-right-color: #fff; text-decoration: none; }
.topDropMenu li a:visited { color: white; }
.topDropMenu li a:hover { background-image: url(../topnav-over.png); background-repeat: repeat-x; font-weight: normal; text-align: left; }
.topDropMenu a.selected { background-image: url(../topnav-over.png); background-repeat: repeat-x; }
.item { color: #666666; padding-right: 5px; padding-left: 5px; display: table-cell; }
/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle { /*top level drop*/ position: absolute; list-style-type: none; visibility: hidden; z-index: 100; text-indent: 10px; padding: 0px; margin-top: 0px; margin-bottom: 0px; text-align: left; line-height: 19px; height: 19px; margin-left: 0px; }
.ddsubmenustyle ul { /*2nd level drop*/ position: absolute; list-style-type: none; visibility: hidden; z-index: 100; padding: 0px; border-right-color: #1A6CB8; border-right-width: 1px; border-right-style: solid; text-align: left; margin-left: 0px; }
.ddsubmenustyle li a { /*top level drop*/ display: block; width: 250px; /*width of menu (not including side paddings)*/ color: #FFFFFF; text-decoration: none; background-image: url(../transparent.png); background-repeat: repeat-x; background-position: 0px 0px; background: filter: alpha(opacity=97);
opacity:0.97; vertical-align: middle; border-bottom-style: solid; border-bottom-color: #1A6CB8; border-bottom-width: 1px; border-left-width: 1px; border-left-style: solid; border-left-color: #1A6CB8; border-top-width: 1px; border-top-style: solid; border-top-color: #1A6CB8; margin-top: 0px; margin-bottom: 0px; z-index: 2; padding-top: 0px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; }
.ddsubmenustyle li a:hover { background-image: url(../transparent-over.png); background-repeat: repeat-x; background-position: 0px 0px; }
* html .ddsubmenustyle li { /*IE6 CSS hack*/ display: inline-block; font-weight: normal; width: 220px; }
.downarrowpointer { /*CSS for "down" arrow image added to top menu items*/ padding-left: 4px; border: 0; vertical-align: middle; }
.rightarrowpointer { /*CSS for "right" arrow image added to drop down menu items*/ position: absolute; padding-top: 3px; left: 100px; border: 0; }
.ddiframeshim { position: absolute; z-index: 500; background: transparent; border-width: 0px; width: 0px; height: 0px; display: block; }
.topright { display:inline-block; background:url(css-images/link-left-bg.gif) top left no-repeat; color:#404040; font-weight:bold; text-decoration:none; margin-top:4px; font-size:0.917em; float: right; padding-right: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; }
.topright span { display:block; background:url(css-images/link-right-bg.gif) top right no-repeat; padding:0px 5px }
.topright span span { display:block; background:url(css-images/link-tail.gif) top repeat-x; padding-top: 3px; padding-right: 1px; padding-bottom: 6px; padding-left: 3px; }
.topright:hover { background:url(css-images/link-left-bg-act.gif) top left no-repeat; color:#FFF }
.topright:hover span { background:url(css-images/link-right-bg-act.gif) top right no-repeat }
.topright:hover span span { background:url(css-images/link-tail-act.gif) top repeat-x }
.topright:visited { color:#0088CA }
.col-2 .topright { display:inline-block; background:url(css-images/link-left-bg.gif) top left no-repeat; color:#404040; font-weight:bold; text-decoration:none; margin-top:4px; font-size:0.917em }
.col-2 .topright a:active, a:hover, a:visited { text-decoration:none }
.col-2 .topright span { display:block; background:url(css-images/link-right-bg.gif) top right no-repeat; padding:0px 5px }
.col-2 .topright span span { display:block; background:url(css-images/link-tail.gif) top repeat-x; padding:3px 1px 3px 3px }
.col-2 .topright:hover { background:url(css-images/link-left-bg-act.gif) top left no-repeat; color:#FFF }
.col-2 .topright:hover span { background:url(css-images/link-right-bg-act.gif) top right no-repeat }
.col-2 .topright:hover span span { background:url(css-images/link-tail-act.gif) top repeat-x }
.col-2 .topright:visited { color:#0088CA }
.normalText { font-weight:normal }
/* END NAV 
 
/* START SUB NAVIGATION  */
.subnav { width:100%; background-color:#004fa3; height:23px; border-right-width:1px; border-left-width:1px; border-right-style:solid; border-left-style:solid; border-right-color:#000; border-left-color:#000 }
.subnav a { font-size:10px; color:#fff; padding-left:12px; padding-top:8px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; text-decoration:none; float:left }
.subnav a:hover { color:#ccc }
/* END SUB NAVIGATION  */
.go_button { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#5CA5ED; color:#FFF; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-top-color:#999; border-right-color:#333; border-bottom-color:#000; border-left-color:#999; margin: 0px; padding: 0px; }
.jumpMenu { color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#408FDF; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; display: block; }
.jumpMenuRight {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#FFF9EC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline;
	text-decoration: none;
	width: auto;
	border: 1px solid #666;
}
.jumpIndent { padding-left:10px }
#formNav { float:right; padding-top:0px; padding-bottom:0px; margin: 0px; padding-right: 0px; padding-left: 0px; }
#inner_content_nav { width:190px; float:left; margin:0px; padding:0px; height: auto; }
#inner_content_nav_videos { width:100px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:20px; padding-left:4px; color:#666 }
#inner_content_nav h1 { font-family:"Geneva", Arial, Helvetica, sans-serif; font-size:1.245em; margin-left:20px; margin-top:-16px; padding-bottom:5px; padding-top:0px; color:#003F5E;width:170px; background-image:url(css-images/title-unline2.gif); background-repeat:repeat-x; background-position:0px 20px; overflow:hidden; word-spacing:.1em }
#inner_content_nav ul { margin:0px; list-style-type:none; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; overflow:hidden; }
#inner_content_nav li { float:left; width:190px; font-size:13px; font-family:"Geneva", Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; background-color:#0081EA; overflow:hidden; margin:0px; background-image:url(../nav/down2.jpg); background-repeat:repeat-x; background-position:0px center; display:block; vertical-align:middle }
#inner_content_nav li a { color:#FFF; text-decoration:none; display:block; padding-left:5px; padding-top:5px; padding-right:0px; padding-bottom:5px; height:20px; line-height:20px; overflow:hidden; }
#inner_content_nav li a:hover { background-image:url(../nav/left2.jpg); background-repeat:repeat-x; background-position:0px center; display:block; margin:0px }
#inner_content_nav li a:visited { display:block; color:#fff }
#first_nav {
	background-image: url(../nav/downTop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
#last-nav {
	background-image: url(../nav/downBottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
		height: 5px;
	padding: 0px;
}
.menu_list { width:190px; text-decoration:none; overflow:hidden; }
.menu_head { cursor:pointer; position:relative; margin:0px; height:20px; line-height:20px; font-weight:bold; padding-top:5px; padding-right:0px; padding-bottom:5px; padding-left:3px; text-align:left; color:#FFF; font-size:13px; font-family:Geneva, Arial, Helvetica, sans-serif; background-color:#eef4d3; background-image:url(../nav/down1.jpg); background-repeat:repeat-x; background-position:0px center; text-decoration:none; overflow:hidden }
#inner_content_nav .menu_head a:link, a:active, a:visited { color:#FFF; text-decoration:none }
.menu_body { display:none; overflow:hidden; }
.menu_body a { display:block; width:182px; height:20px; line-height:20px; color:#069; background-color:#fff; text-decoration:none; padding-left:8px; text-align:left; list-style-type:none; padding-top:0px; padding-right:0px; padding-bottom:0px; border-top-width:1px; border-right-width:1px; border-top-style:solid; border-right-style:solid; border-top-color:#D8D8D8; border-right-color:#D8D8D8; margin:0px; }
.menu_body a:hover { color:#000; background-color:#eeeef0; border-left:1px #D8D8D8 solid; text-decoration:none; overflow:hidden }
.menu_body a:visited { color:#000; text-decoration:none; overflow:hidden }
.credit a:hover{color:#ccc}
.credit a:visited{color:#666;text-decoration:none}
.credit a{color:#666;font-weight:lighter;font-size:9px;padding-right:0px;margin-right:0px;text-decoration:none;padding-top:2px;padding-bottom:0px}

