@charset "utf-8";
/* CSS Document */
		/*   force page height to 100% */
		html, body {
			height: 100%;
		}
		/*   END force page height to 100% */

		body {
			/*
			background-position:0px 300px;
			background-image:url(../images/headerbg.gif); 
			*/
			background-image:url(../images/tallheader.png); 
			background-repeat:repeat-x;		
			text-align:left;
			x-font-family:Arial,Baskerville,Times New Roman,Times,serif;
			font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
		}
		h1 { font-size:197%; 			clear:both;}
		h2 { font-size:182%;			clear:both; }
		h3 { font-size:153.9%; }
		h4 { font-size:138.5%; }
		h5 { font-size:116%;}
		
		p {
			margin-bottom:1em;
			line-height:1.5em;
		}
		strong {
			font-weight:bold;
		}
		.small {
			font-size:80%;
			font-weight:bold;
		}
		#hd
		{
			height:80px;
		}
		#hd h2, #hd h3
		{
			padding-top:30px;
			color:#fff;
			float:left;
		}
		#hd h3
		{
			padding-left:40px;
			padding-top:40px;
			letter-spacing:6px;
			font-size:77%;
			color:#fff;
			text-transform:uppercase;
		}
		
		/* .....................................................................
							Breadcrumbs
			.................................................................... */
		ul#crumbList {
			margin:0;
			display:inline;
			list-style-type:none;
			border-left: 3px solid #425077;
			border-bottom:1px dotted #ccc;
			background-color:#eeeeee;
			display: table;
			padding: 2px 0;
		}
		ul#crumbList li{
			display: inline;
			margin: 0 4px;
			padding: 2px 0px;
		}
		ul#crumbList a, ul#crumbList a:visited{
			color:#333;
		}
		/* .....................................................................
							End Breadcrumbs
			.................................................................... */
		
		
		#bd {
			background-color:#fff;
			height: 100%;
			/* border radius and drop shadow */
			-moz-border-radius: 10px; 
			-webkit-border-radius: 10px; 
			border: 1px solid #ccc; 
			padding: 10px;
			-moz-box-shadow: 3px 3px 3px #666;
			-webkit-box-shadow: 3px 3px 3px #666;
			box-shadow: 3px 3px 3px #666;
		}
		/* drop shadow effect without images. kinda funky. */ 
		table.shadow { align: center; height:100%; vertical-align:top; }
			td.shadow-topl { width: 16px; height: 16px; background: url(../images/topleft.gif) no-repeat;}      
			td.shadow-topr { width: 16px; height: 16px; background: url(../images/topright.gif) no-repeat;}
			td.shadow-botl { width: 16px; height: 16px; background: url(../images/bottomleft.gif) no-repeat;} 
			td.shadow-botr { width: 16px; height: 16px; background: url(../images/bottomright.gif) no-repeat;} 
			td.shadow-top { height: 16px;  background: url(../images/topcenter.gif) repeat-x;}
			td.shadow-bot { height: 16px; background: url(../images/bottomcenter.gif) repeat-x;}
			td.shadow-l { width: 16px; background: url(../images/left.gif) repeat-y;}
			td.shadow-r { width: 16px; background: url(../images/right.gif) repeat-y;}
			td.shadow-center { background-color: #ffffff }
		/* END drop shadow effect */
	
		#sidebar {

		}
		
		/* .....................................................................
							Primary and Secondary Navigation
			.................................................................... */
		ul#navText {
			display: table;
		}
		ul#navText li{
			display: inline;
			position: relative;
			padding: 2px 6px;
		}
		ul#navText a, ul#navText a.selected {
			color:#333;
			text-decoration:none;
		}
		ul#navText a:hover {
			text-decoration:underline;
		}
		ul#navText li.nav-login a{
			color: #FC3;	
		}
		ul#navText{ margin: 0;
			padding: 65px 0 0px 0;
			cursor: default;
			list-style-type: none;
			display: inline;
			float:right; 
		}	
		ul#nav {
			margin: 0;
			padding: 65px 0 0px 0;
			cursor: default;
			list-style-type: none;
			display: inline;
			float:right;
		}
		ul#nav {
			display: table;
		}
		ul#nav li{
			display: inline;
			position: relative;
			padding: 2px 6px;
		}
		ul#nav a, ul#nav a.selected {
			color:#333;
			text-decoration:none;
			background-color:#f5f5f5;
			border:1px solid #dedede;
			border-top:1px solid #eee;
			border-left:1px solid #eee;
		
			font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
			font-size:100%;
			line-height:130%;
			text-decoration:none;
			font-weight:bold;
			color:#565656;
			cursor:pointer;
			padding:5px 10px 6px 7px;
		}
		ul#nav a:hover {
			text-decoration:underline;
			background-color:#dff4ff;
			border:1px solid #c2e1ef;
			color:#336699;
		}
		ul#nav li.nav-login a{
			color: #FC3;	
		}
		
		ul.navSecondary {
			margin: 0 0 0 .5em;
			padding-right: 1em;
			list-style-type:square;	
		}
		ul.navSecondary li {
			border-bottom:1px solid #ccc;
		}
		ul.navSecondary li a{
			color:#425077;
			display:block;
			padding-top:1em;
			text-decoration:none;
			width:100%;
		}
		ul.navSecondary li a:hover{
			background-color:#425077;
			color:#fff;
		}		
		
		/* alternate nav concept */
		ul#navPrimary {
		    list-style-type:none;
		    padding:10px 180px 14px 35px;
		    xmargin:.2em auto .2em auto;
		}
		
		ul#navPrimary>li{
		    position: relative;
		    text-align:center;
		    padding: 2px 6px;
		    height:53px;
		    display:inline;
		}
		
		ul#navPrimary a {
		    font-size:1.2em;
		    color:#01245c;
		    text-decoration:none;
		    text-transform:uppercase;
		    font-weight:normal;
		}
		
		ul#navPrimary a:hover {
		    text-decoration:underline;
		}
		
		
		/* .....................................................................
							Block Quote
			.................................................................... */
		blockquote {margin:20px;padding:20px;border:1px solid #ccc;background-color:#ffe;}
		#sidebar blockquote {margin-left:0px;background-image:url(../images/asterisk_yellow.png); background-repeat:no-repeat; background-position:top left; color:#900;}

		/* .....................................................................
							Main Content area
			.................................................................... */

		#content
		{
			background-color:#fff;
			color:#425077;
			padding:.5em;
			font-size:108%;
		}
		#content ul, #content ol {
		}
		#content li {
			margin-left:2em;
			list-style:square;
			padding-bottom:.5em;
		}
		
		.section-head
		{
			border-bottom:1px solid #ccc;
		}
		#highlights
		{
			padding-top:.5em;
		}
		#feature
		{
			padding:.5em .1em;
		}
		#feature img
		{
			padding-right:.3em;
		}
		#feature:hover
		{
			background-color:#CCCCCC;
		}
		#feature a {
			color:#425077;
			text-decoration:none;
		}
		
		#highlights h3 {
			text-decoration:underline;
		}
		#highlights h4 {
			color:#900;
		}
		#highlights h4 a {
			color:#900;
			text-decoration:none;
		}
		#highlights h4 a:hover {
			text-decoration:underline;
		}


		/* .....................................................................
							Page Footer
			.................................................................... */
		#ft
		{
			margin-top:1em;
			margin-bottom:1em;
			padding:1em;
			height:6em;
			x-border-top:1px dashed #ccc;
			text-align:center;
			color:#425077;
		}
		
		
		
		/*  Standard Data Table format - simply apply class="data" and use thead/tbody/tfoot */
		table.data {
			width:75%;
			margin:1em;
			color:#333;
		}
		table.data th {
			border-top:1px solid #425077;
			border-bottom:1px solid #000;
			font-weight:bold;
			color:#fff;
			x-background-image:url(../images/headerbg.png);
			x-background-repeat:repeat-x;
			height:2em;
			background-color:#666;
		}
		table.data tbody tr {
			height:2em;
		}
		table.data tr.even {
			background-color:#C9DCE4;
		}
		table.data tr.odd {
			background-color:#FFFFFF;
		}
		
		table.data tfoot td {
			border-top:1px solid #425077;
			font-weight:bold;
		}
		
		
		
		/* .....................................................................
							Form Elements and Buttons
			.................................................................... */
		label {
			width: 9em;
			float: left;
			text-align: right;
			margin-right: 0.5em;
			display: block
		}
		/* legend isn't picking up the hint...*/
		fieldset {
			border: 1px dotted #ccc;	
		}
		legend {
			color:#425077;	
		}
		div.Error {
			width:90%;
			margin:1em;
			padding:.5em;
			background-color:#fbe3e4;
			border:1px solid #900;
		}
		div.Error img {
			position:relative;
			top:0px;
			left:0px;
		}

		.buttons a, .buttons button{
			display:block;
			float:left;
			margin:0 7px 0 0;
			background-color:#f5f5f5;
			border:1px solid #dedede;
			border-top:1px solid #eee;
			border-left:1px solid #eee;
			border-bottom-width:2px;
		
			font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
			font-size:100%;
			line-height:130%;
			text-decoration:none;
			font-weight:bold;
			color:#565656;
			cursor:pointer;
			padding:5px 10px 6px 7px; /* Links */
		}
		.buttons button{
			width:auto;
			overflow:visible;
			padding:4px 10px 3px 7px; /* IE6 */
		}
		.buttons button[type]{
			padding:5px 10px 5px 7px; /* Firefox */
			line-height:17px; /* Safari */
		}
		
		.buttons button img, .buttons a img{
			margin:0 3px -3px 0 !important;
			padding:0;
			border:none;
			width:16px;
			height:16px;
		}		
		button:hover, .buttons a:hover{
			background-color:#dff4ff;
			border:1px solid #c2e1ef;
			border-bottom-width:2px;
			color:#336699;
		}
		.buttons a:active{
			background-color:#6299c5;
			border:1px solid #6299c5;
			border-bottom-width:2px;
			color:#fff;
		}
		
		/* POSITIVE */
		
		button.positive, .buttons a.positive{
			border-bottom:2px solid #C6D880;
			color:#529214;
		}
		.buttons a.positive:hover, button.positive:hover{
			background-color:#E6EFC2;
			border:1px solid #C6D880;
			border-bottom-width:2px;
			color:#529214;
		}
		.buttons a.positive:active{
			background-color:#529214;
			border:1px solid #529214;
			border-bottom-width:2px;
			color:#fff;
		}
		
		/* NEGATIVE */
		
		.buttons a.negative, button.negative{
			border-bottom:2px solid #fbc2c4;
			color:#d12f19;
		}
		.buttons a.negative:hover, button.negative:hover{
			background:#fbe3e4;
			border:1px solid #fbc2c4;
			border-bottom-width:2px;
			color:#d12f19;
		}
		.buttons a.negative:active{
			background-color:#d12f19;
			border:1px solid #d12f19;
			border-bottom-width:2px;
			color:#fff;
		}		

