/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #f8f8f6;
	border-top: 0px solid #000;
	color: #777;
	font-size: 13px;
	padding: 0 0 40px;
	background-image: url(../img/bckgrdstripes.png);
	background-repeat:repeat-x;
}

/* xtra font styles
----------------------------------------------- */

#primary img {
margin: 0 15px 0px 0;
padding: 30px;
float: left;
}

#img {
margin: 15 15px 15px 0;
padding: 10px 12px 10px 0px;
float: left;
border: 0;
}

.sup {
	position: relative;
	top: -0.5em;
	font-size: 0.5em;
}

.italicfont {
	color: #108894;
	font-family: sans-serif;
	font-style: italic;
}

.bluefont {
	color: #008C99;
	font-family: sans-serif;
	font-size: 15px;
}

.black {
	color: #000;
	font-family:Tahoma;
	font-size: 13px;
	line-height: 13px;
}

.grey {
	color: #777;
	font-family:Tahoma;
	font-size: 13px;
	line-height: 13px;
}

.italicfont2 {
	color: #777;
	font-family: sans-serif;
	font-style: italic;
	font-size: 13px;
}
.goldfont {
	color: #9FB936;
	font-size: 14px;
	font-weight:  bold;
	font-family: sans-serif;
}
.goldfont2 {
	color: #008C99;
	font-family: sans-serif;
	font-size: 16px;
}

.highlitefont {
	color: #9FB936;
	font-size: 14px;
	font-weight:  bold;
	font-family: sans-serif;
}

.highliteblu {
	color: #008C99;
	font-family: sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.03em;
}





/* anchors
----------------------------------------------- */

a {
	color: #00a0af;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#000;
}

a:visited {
	text-decoration: none;
}

.reg a {
	color: #90ad32;
	font-weight:bold;
	text-decoration: underline;
	font-weight:normal;
}
.reg a:hover {
	color:#000;
	text-decoration: underline;
	font-weight:normal;
}

.reg2 a {
	color: #90ad32;
	font-weight:bold;
	text-decoration: none;
	font-weight:normal;
}
.reg2 a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.reg3 a {
	color: #888;
	font-weight:bold;
	text-decoration: none;
	font-weight:normal;
}
.reg3 a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.blu a {
	color: #00A0AF;
	font-weight:bold;
	text-decoration: underline;
	font-weight:normal;
}
.blu a:hover {
	color:#000;
	text-decoration: underline;
	font-weight:normal;
}

.orange a {
	color: #F08B1D;
	font-size:18px;
	text-decoration: none;
	font-weight:normal;
}
.orange a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.plum a {
	color: #822441;
	font-size:18px;
	text-decoration: none;
	font-weight:normal;
}
.plum a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.blue a {
	color: #008C99;
	font-size:18px;
	text-decoration: none;
	font-weight:normal;
}
.blue a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.green a {
	color: #B2BB1E;
	font-size:18px;
	text-decoration: none;
	font-weight:normal;
}
.green a:hover {
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

.green2 a {
	color: #B2BB1E;
	font-size:18px;
	text-decoration: none;
	font-weight:bold;
}
.green2 a:hover {
	color:#000;
	text-decoration: none;
	font-weight:bold;
}


.gold a {
	color: #00A0AF;
}
.gold a:hover {
	color:#000;
}




/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background-color: #f8f8f6;
	color: #CCC;	/*background-image: url(../img/bckgrd.png);
	background-repeat:repeat-x;}*/
	}
	
.wrapper {
	width: 1000px; 
	background:url(../img/bckgrd.png); 
	margin-left:auto; margin-right:auto;
	background-repeat:repeat-y;
	}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7, h8 {line-height:1.4em; margin-bottom: 0.3em;}
h2 {margin-top:2em;}
h3 {margin-top:0em; font-size: 19px; color: #000; font-weight: normal;}
h4 {margin-top:0em; font-size: 18px; color: #00A0AF; font-weight: normal;}
h5 {margin-bottom: 5px; padding-left:21px; font-size:1.3em; color: #777;}
h5A {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #822441;}
h5B {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #F08B1D;}
h5C {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #B2BB1E;}
h5D {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #008C99;}
h6 {font-size: 14px; color: #00A0AF; font-weight: normal;}
h7 {font-size: 17px; color: #777; font-weight: normal;}
h8 {font-size: 16px; color: #333; font-weight: normal;}

h1 a {
	font-weight:normal;
}


h4 a {
	font-weight:normal;
}

h4 a:hover {
	font-weight:normal;
		color: #000; 
}

/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:0em;
	text-align:left;
	/*background:#aaa;*/
	padding:0px 0 0 0;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	/*padding:.5em;*/
	margin:30px 0 0 30px;
	color: #000;
	font-size:21px;
	/*border-bottom:1px solid #ccc;*/
}

.imgleft {
float:left;
margin:7px 15px 5px 0px;
}

.imgleft2 {
float:left;
margin:auto;
}

.imgright {
float:right;
margin:7px 0px 10px 15px;
}

.logos{
float:left;
border:1px solid #B0BABF;
background:#EDF5FA;
padding:8px;
margin:0 10px 10px 0;
}

/* boxes
----------------------------------------------- */
.box {
	background:#d6dde5;
	margin-bottom:10px;
	padding:10px 10px 1px 10px;
}

.box2 {
	padding:7px 10px 0px 30px;
	font-size: 1.1em;
	font-weight: 100;
	color: #999;
	line-height: 1.5em;
	text-align: justify; 	
}

.box2lrg {
	padding:7px 10px 0px 30px;
	font-size: 1.2em;
	font-weight: 100;
	color: #999;
	line-height: 1.5em;
	text-align: justify; 
}

.box3 {
	background:#ddd;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	width: 260px;
}

.box4 {
	padding:10px 10px 1px 30px;
	font-size: 13px;
	color: #777;
	line-height: 18px;
	padding-right: 25px; 
	text-align: justify; 

}

.box4lrg {
	padding:10px 10px 1px 30px;
	font-size: 14px;
	color: #777;
	line-height: 18px;
	padding-right: 25px; 
}

.box4A {
	font-size: 13px;
	color: #00A0AF;
	line-height: 18px;
	padding-right: 15px; 
	padding-left: 25px; 
	margin-top: 15px;
}

.box4B {
	padding:10px 0px 1px 0px;
	font-size: 13px;
	color: #777;
	line-height: 18px;
}

.box4C {
	padding:10px 10px 1px 10px;
	font-size: 13px;
	color: #777;
	line-height: 18px;
	padding-right: 25px; 
}

.box4 .title1 {
	font-size: 17px; 
	color: #008C99; 
	font-weight: normal; 
	line-height:1em; 
	margin-bottom: 0.3em; 
	font-family: sans-serif;
}

.box4 .title2 {
	font-size: 13px; 
	color: #9FB936; 
	font-weight: normal; 
	line-height:1em; 
	margin-bottom: 0.3em; 
	font-family: sans-serif;
}

.box4 .copybold {
	font-size: 15px;
	color: #808080;
}

.box5 {
	background:#5482a1;
	color: #fff;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}

.box6 {
	margin-bottom:20px;
	padding:0px 20px 1px 30px;
	color: #666;
}

.box6A {
	margin-bottom:20px;
	padding:0px 20px 1px 50px;
}


.box7 {
	margin:15px 0px 15px 0px;
	text-align: center;
	border: none;
}

.box8 {
	background:#ebebeb;
	margin:0px 0px 0px 50px;
	padding:10px 10px 1px 10px;
	width: 230px;
}

.box9 {
	font-size: 12px;
	padding:10px 10px 1px 10px;
}

.box10 {
	margin-right: 10px;
	margin-left: -15px;
	padding:10px 10px 1px 0px;
	font-size: 11px;
	color: #777;
	line-height: 15px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}

.box10A {
	margin-right: 5px;
	margin-left: -15px;
	padding:10px 5px 1px 50px;
	font-size: 11px;
	color: #777;
	line-height: 15px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}

.box11 {
	background:#f8f8f6;
	padding: 20px 20px 20px 20px; 
}

.box12 {
	background:#f8f8f6;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:10px;
	padding:10px 0px 1px 20px;;
	font-size: 12px;
	color: #777;
	line-height: 18px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}

.box13 {
	width: 600px;
	font-size: 13px;
	color: #777;
	font-family: sans-serif;
	vertical-align: middle;
}

.box14 {
	padding:10px 10px 1px 30px;
	font-size: 11px;
	color: #777;
	line-height: 18px;
	padding-right: 25px; 
}

.footer {
	background:#888;
	color: #fff;
	margin-bottom:0px;
	padding:4px 6px 7px 6px;
	height: 13px;
	font-size: 11px;
}

.footerlinks {
	width: 950px; 
	margin-left:auto; 
	margin-right:auto;
	padding:5px 20px 0px 20px;
	background: none;
	color: #888;
	height: 20px;
	font-size: 11px;
	vertical-align: bottom;
}

.footerleft {
	float: left;
}

.footerright {
	float: right;
}

.linksbottom {
	margin-left:15px;
	text-align:left;
}

.small a {
	color: #777;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}

.small a:hover {
	color:#000;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}


/* hilight on boxes*/
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#ba9c60 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}

.box8 h2 a,
.box8 h2 a.visible {
	color:#fff;
	background:#008C99 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}

.box8 h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
	text-align: center;
}

.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}

/* hilight on boxes*/

.box h2 a:hover {
	background-color:#111;
}

.box8 h2 a:hover {
	background-color:#111;
}

.block {
	padding-top:10px;
}

div.menu {
	padding:0;
}

div.menu h2 {
	margin:0;
}

div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}

blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.0em;
	padding-left:1em;
	border-left:2px solid #000;
}

blockquote2 {
	font-size:1.0em;
	padding-left:1em;
	border-left:2px solid #000;
	vertical-align: middle;
}

blockquote cite {
	font-size:.9em;
}

ul, ol {
	padding-top:0;
}

ul {
	list-style-type:circle;
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -10px;
     padding-top: 0px;
     margin-bottom: -25px;
     font-size: 250%;
 }

 .bqend {
     float: right;
     height: 0px;
     margin-top: -10px;
     margin-right: 80px;
     padding-top: 5px;
     font-size: 250%;
 }
 
   .qmstart {
     font-size: 120%;
     line-height: normal;
 }
 
  .qmend {
     font-size: 120%;
     line-height: normal;
 }
 

/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #777;
    border-style: solid;
	
}
col.colC {
	width:8em;
}
th, td {
	text-align:left;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding: 7px;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:4px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
	color: #777;
}
legend {
	font-size:1.4em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

label {
width: 1em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}

.split {
    float: left;
    width: 100px;
    text-align: left;
    margin: 0 15px 10px 0;
}
.split2 {
    float: left;
    width: 200px;
    text-align: left;
    margin: 0 15px 10px 0;
}
.split3 {
    float: left;
    width: 150px;
    text-align: left;
    margin: 0 15px 10px 0;
}

.formTitle {
	color: #008C99;
	font-family:Tahoma;
	font-size: 15px;
	line-height: 11px;
	width: 200px;
	margin-top: 10px;
}



/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
	color: #555;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:2px;
	border:1px solid #fff;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 215px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	
	background: #859bad;
	
}
#kwick .two {
   	background: #859bad;
	
}
#kwick .three {
	background: #859bad;
}
#kwick .four {
	background: #859bad;
}
