/* VERSIONS
/* 1_0: General HTML Styles (inc. Lists, Tables, Images, Modules, Forms, Tabs)
/* 1_1: Changed default styles for Lists [Author: Landon Durnan]
/* 1_2: Changed headings, moved module style and SC styles, block image widths [Author: Landon Durnan]
/* 1_3: Changed default styles for Tabs [Author: Nick Hall]
----------------------------------------------------------------------------- */

/* 
-----------------------------------------------------------------------------
 =HTML Styles
----------------------------------------------------------------------------- */
#primary-content h1,h2,h3,h4,h5,h6{ 
	font-weight: normal;
	color: #687819;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	text-transform: uppercase;
	white-space: normal;
	}
h1,h2,h3{ margin-bottom: 1em;  }
h4,h5,h6{ font-family: Arial, sans-serif; }

h1 { font-size: 2em; line-height: 1em;}
h2 { font-size: 1.7em; line-height: 1em;}
h3 { font-size: 1.3em;}
h4 { font-size: 1.2em; color: #899E21;}
h5 { font-size: 1.1em; text-transform: none; color: #888; font-weight: normal; }
h6 { font-size: 1em; text-transform: none; color: #888; font-weight: normal;}

.sc h2, .tc h2 { font-size: 1.4em;}
.sc h3, .tc h3 { font-size: 1.3em;}
.sc h4, .tc h4 { font-size: 1.1em;}
.sc h5, .tc h5 { font-size: 1em;}
.sc h6, .tc h6 { font-size: 1em;}
	.tc h2.section { }
	
#primary-content h1{ 
	color: #687819;
	font-size:2em;
	line-height:1em;
	text-transform:uppercase;
	}

a:link { color: #687819; }
a:visited { color: #8FA61E; }
a:hover { color: #687819; }
a:active, a:focus { color: #333; }

.pc blockquote, 
.sc blockquote,
.tc blockquote {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	background: url(/images/common/green-dot.gif) bottom left repeat-x;
	font-size: 14px;
	color: #8F8F8F !important;
	margin-bottom: 1.5em;
	padding: 0 0 .5em;
	line-height: 1.4em;
	}
.sc blockquote, .tc blockquote { 
	background: #667512 url(/images/common/bg-blockquote.jpg) no-repeat;
	color: #FFF !important;
	padding: 37px 10px 15px;
	border: 6px solid #E3E3E0;
	}
.pc blockquote p, 
.sc blockquote p,
.tc blockquote p {
	padding: .75em .5em 0; 
	margin-bottom: .5em; 
	font-weight: bold;
	background: url(/images/common/green-dot.gif) top left repeat-x;
	}
.sc blockquote p, .tc blockquote p {
	background: url(/images/common/green2-dot.gif) bottom left repeat-x;
	padding: 0 0 5px;
	margin: 0;
	}
blockquote cite {
	font-style: normal;
	display: block;
	font-size: 75%;
	padding: 0 .5em;
	text-transform: uppercase;
	line-height: 1.2em;
	text-align: right;
	}
.sc blockquote cite { padding: 6px 0 0; font-size: 60%; }
.pc blockquote.callout,
.sc blockquote.callout {}
.lead-in {
	font-size: 17px;
	line-height: 1.3em;
	color: #687819; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 300%;
	float: left;
	line-height: 1em;
	margin: 0 .15em 0 0;
	color: #687819;
    }

/* 
-----------------------------------------------------------------------------
 =Lists
----------------------------------------------------------------------------- */

ul { list-style-image: url(/images/common/bullet.gif); margin: 0 0 1.8em 1.3em; }
ol { list-style: outside decimal; margin: 0 0 1.8em 1.8em; }
	ul ul, ol ol{ margin-bottom: 0; }
	
.pc ul { }	
.sc ul { line-height: 1.4em; margin-left: 1.5em;}

.pc ol { }
.sc ol { line-height: 1.4em; margin-left: 1.5em;}

.pc ul ul, .sc ul ul, 
.pc ol ul, .sc ol ul { }

ul.plain{}
ol.plain{}

/* 
-----------------------------------------------------------------------------
 =Tables
----------------------------------------------------------------------------- */

table.styled {
	margin-bottom: 1.8em; 
	width: 100%;	
	}
    table.styled tr {
	    }
	    table.styled th {
	        padding: 0.3em;
			color: #687819;
			font-family: 'PT Sans Narrow', Arial, sans-serif;
			font-size: 1.2em;
			text-transform: uppercase;
			background: url(/images/common/sm-green-dot.gif) bottom left repeat-x;
            }
        table.styled td {
			color: #333;
	        padding: .4em;
			background: #D3DFB2 url(/images/common/sm-green-dot.gif) bottom left repeat-x;
	        }	
        table.styled tr.alt td {
	        background-color: #FFF;
	        }

.sc table.styled { width: 100%; margin: 0 0 1.8em;}

/* 
-----------------------------------------------------------------------------
 =Images
----------------------------------------------------------------------------- */

.image { 
	background-color: #e3e3e0;
	padding: 6px;
	margin-bottom: .8em;
	}
.sc .image { margin-bottom: 2em; }
.image dt img { 
	display: block;
	}
.image dd { 
	padding: 4px 2px 2px; 
	font-size: .9em;
	line-height: normal;
	color: #666;  
	}
.thumb{ 
	background-color: #e3e3e0;
	padding: 6px;
	}
.thumb a{ display: block; }
.thumb img { display: block; }
	
.block1 { width: 100px; }  
.block2 { width: 230px; } 
.block3 { width: 300px; } 
.block4 { width: 460px; } 
.block5 { width: 710px; } 

dl.block1 { width: 88px; }  
dl.block2 { width: 218px; } 
dl.block3 { width: 288px; } 
dl.block4 { width: 448px; } 
dl.block5 { width: 698px; } 

.wide { float: none; margin: 0 0 .8em 0; }
.left { float: left; margin: 0 .8em .8em 0; }
.right { float: right; margin: 0 0 .8em .8em; }


/* 
-----------------------------------------------------------------------------
 =Forms
----------------------------------------------------------------------------- */

fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .3em .4em .15em .4em; }
select { padding: .1em .2em 0 .2em; }
option { padding: 0 .4em .1em; }

/* 
-----------------------------------------------------------------------------
 =Tabs
----------------------------------------------------------------------------- */
.tab-row { clear: both;	}
	.tab-row ul { 
		list-style: none; 
		margin: 1.0em 0 1.2em 0;
		padding: 0 0 1px 0;
		float: left;
		width: 98%;
		background: url(/images/common/bg-tab-border.gif) repeat 0 0;
		}
		.tab-row ul li {
			float: left;
			margin: 0 5px 10px 0;
			padding: 0;
			white-space: nowrap;
			background-image: none;
			}
		.tab-row ul li.label {
			color: #666;
			background-color: transparent;
			border: none;
			padding: 10px 6px 0 0;
			}
			.tab-row ul li a { 
				display: block;
				padding: 9px 8px 0 8px;
				border: 1px solid #BDBDBD;
				border-bottom: 0;
				font-weight: normal;
				text-decoration: none;
				outline: none;
				height: 27px;
				background-color: #EFEFEF; 
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				color: #687819;
				}
		.tab-row ul li.active { }
			.tab-row ul li.active a,
			.tab-row ul li a.selected { 
				height: 28px;
				background-color: #FFF;
				margin-bottom: -1px;
			}	