﻿body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	background:#e6f0c4 url(../../images/bodySubBG.gif) repeat-x top center;
	margin:0;
	padding:0;
}

img
{
	border:none;
}

hr
{

    height:1px;
    color:#688714;
    background-color:#688714;
    border:0;
}

a
{
	color:#67830a;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:underline;
}

h1.contentTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#9cb73b;
    font-size:24px;
    margin:5px 0 35px 0;
}

h1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#9cb73b;
    font-size:16px;
    line-height:16px;
}

h2
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:14px;
    line-height:14px;
}

h2 a
{
    color:#67830A;
    text-decoration:underline;
}

h2 a:hover
{
    color:#666666;
    text-decoration:underline;
}

h3
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
    line-height:12px;
}

#siteWrapSub
{
	width:1000px;
	height:auto;
	margin:0 auto;
}

#headerSub
{
	margin:12px auto 0;
	text-align:center;
	height:131px;
}

#navSub
{
	height:43px;
	width:802px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#navSub ul
{
	list-style:none;
	margin:0;
	padding:0;

}

#navSub ul li
{
	display:inline;
	margin:0;
	padding:0;
	width: auto;
	float:left;
}

#navSub ul li a
{
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:43px;
	overflow:hidden;
	text-indent:-5000px;
}

#navSub ul li a:hover
{
	background-position:left -43px;
}

#navSub ul .onState a
{
	background-position:left -86px;
}

#navSub ul .onState a:hover
{
	background-position:left -86px;
}

#navSub ul #navAboutSub a
{
	height:43px;
	width:95px;
	background-image:url(/images/navSubAbout.gif);
}

#navSub ul #navEducationSub a
{
	height:43px;
	width:273px;
	background-image:url(/images/navSubEducation.gif);
}

#navSub ul #navVentureSub a
{
	height:43px;
	width:120px;
	background-image:url(/images/navSubVenture.gif);
}

#navSub ul #navNewsSub a
{
	height:43px;
	width:131px;
	background-image:url(/images/navSubNews.gif);
}

#navSub ul #navContactSub a
{
	height:43px;
	width:85px;
	background-image:url(/images/navSubContact.gif);
}

#navSub ul #navSupportSub a
{
	height:43px;
	width:98px;
	background-image:url(/images/navSubSupport.gif);
}


#contentWrap
{
	width:1000px;
	margin:0 auto;
	min-height:300px;
}

#leftCol
{
    float:left;
	width:177px;
	min-height:300px;
}

#leftCol #leftNav
{
	margin:85px 15px 20px 0;
	line-height:18px;
	list-style:none;
	padding:0;
}

#leftCol #leftNav li
{
	text-align:right;
	font-size:11px;
}

#leftCol #leftNav li
{
	color:#506703;
}

.onState
{
	color:#A1BB45;
}

#contentArea
{
    width:627px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background:#f5fddb url(/images/subContentTopBG.gif) repeat-x top center;
	padding: 30px 17px 40px 17px;
	float:left;
	border-left:1px solid #688714;
	border-right:1px solid #688714;
}

#loginLinks
{
    text-align:right;
}

#rightCol
{
    float:right;
	width:177px;
	min-height:300px;
}

#rightCol #quoteContainer
{
    text-align:left;
    margin:60px 0 20px 15px;
}

#rightCol #quoteContainer .quote
{
	color:#517300;
	margin-top:0;
}

#rightCol #quoteContainer .quoteSource
{
    color:#799918;
    line-height:16px;
    font-size:10px;
}

#footerWrap
{
	height:260px;
	clear:left;
	width:100%;
}

#footerWrap #greenBar
{
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#8dae1f url(/images/greenBarBG.gif) repeat-x top center;
	padding:13px 0 8px;
	min-height:30px;
}

#footerWrap #greenBar a img
{
	margin:0 18px;
}

#footerWrap #footerLinks
{
	text-align:center;
	background:#e8f3c8 url(/images/subFooterBG.gif) repeat-x top center;	
}

#footerWrap #footerNav
{
	text-align:center;
	margin:0 auto;
	list-style:none;
	padding:6px 0;
	width:100%;

}

#footerWrap #footerNav li
{
	display:inline;
	padding:0 12px;
	border-right:1px solid #67830a;
	font-size:11px;
}

#footerWrap #footerNav li.lastItem
{
	border:none;
}

#footer
{
	text-align:center;
}

#footer #footerNav
{
	text-align:center;
	margin:0 auto;
	list-style:none;
	padding:5px 0;		
}

#footer #footerNav li
{
	display:inline;
	padding:0 12px;
	border-right:1px solid #67830a;
	font-size:11px;
}

#footer #footerNav li.lastItem
{
	border:none;
}

#footerCopy
{
	color:#67830A;
	font-size:10px;
	margin-bottom:25px;
	padding-top:15px;
}

.divMoreButton
{
    text-align:right;
    margin:10px 0 25px;
}

#sitemap
{
    margin-left:50px;   
}

#sitemap a
{
    font-size:14px;
}

.tableNews
{
    margin-top:-20px;   
}

.newsPager a
{
    font-size:14px;
	color:#67830a;
	text-decoration:none;
}

.newsPager a:hover
{
	color:#666666;
	text-decoration:underline;
}

.newsPager span
{
    font-size:14px;
	color:#A1BB45;
	vertical-align:top;
}

#vidText
{
    width:306px;
    float:right;
    margin:25px 0 15px 15px;
}

#vidTitle
{
    width:640px;
    height:30px;
    margin-bottom:5px;
    text-align:right;
}

#vidSelect
{
    width:1000px;
    margin:0 auto 0 auto;
}

#vidSelect #vidSelectFellows
{
    width:640px;
    float:left;
    text-align:center;
}

#vidSelect #vidSelectOther
{
    width:360px;
    float:right;
    text-align:center;
}

.vidLinks
{
    width:190px;
    height:116px;
}

.vidLinks:hover
{
    cursor:pointer; 
}

#distListAdd
{
    margin-bottom:12px;
}

#distListRemove
{
    margin-top:12px;   
}

.distListFormCont
{
    position:relative;
    width:400px;
    margin:30px auto 20px auto;
}

.distListForm
{
    width:400px;
    border:none;
    border-collapse:collapse;
}

.distListForm .labelCell
{
    width:200px;   
    text-align:right;
    vertical-align:top;
    padding-bottom:10px;
}

.distListForm .fieldCell
{
    width:200px; 
    padding-bottom:10px;  
}

.distListForm .buttonCell
{
    width:200px;
    text-align:right;
    padding-bottom:10px;
}

.distListForm .messageCell
{
    text-align:left;
}

div#login
{
    width:225px;
    margin:40px auto 20px auto;
}

table#loginForm
{
    width:225;
    border:none;
    border-collapse:collapse;
}

table#loginForm .titleCell
{
    text-align:left;
    padding-bottom:10px;
}

table#loginForm .labelCell
{
    width:50px;   
    text-align:right;
    vertical-align:top;
    padding-bottom:10px;
}

table#loginForm .fieldCell
{
    width:175px; 
    padding-bottom:10px;  
}

table#loginForm .buttonCell
{
    width:87px;
    padding-bottom:10px;
    text-align:right;
}

table#loginForm .messageCell
{
    padding:5px;
}

.editContentControls
{
    margin:10px;
    text-align:right;   
}

/**#editNewsCreate
{
    width:625px;
    margin:20px auto 20px auto;
}

.editNewsEdit
{
	width:675px;
	margin:20px auto 20px auto;
}

.editNewsButtons
{
	float:right;
	margin:10px;
}

.newsEditTable
{
    border:none;
    border-collapse:collapse;
}

.newsEditLabelCell
{
    width:150px; 
    text-align:right;  
    vertical-align:top;
    padding-bottom:5px;
}

.newsEditFieldCell
{
    width:525px;
    text-align:left;  
    vertical-align:middle;
    padding-bottom:5px;
}

.newsEditButtonCell
{
    width:525px;
    text-align:right;  
    vertical-align:middle;
    padding-bottom:5px;
}**/

#editCreate
{
    width:625px;
    margin:20px auto 20px auto;
}

.editEdit
{
	width:675px;
	margin:20px auto 20px auto;
}

.editButtons
{
	float:right;
	margin:10px;
}

.editTable
{
    border:none;
    border-collapse:collapse;
}

.editLabelCell
{
    width:150px; 
    text-align:right;  
    vertical-align:top;
    padding-bottom:5px;
}

.editFieldCell
{
    width:525px;
    text-align:left;  
    vertical-align:middle;
    padding-bottom:5px;
}

.editButtonCell
{
    width:525px;
    text-align:right;  
    vertical-align:middle;
    padding-bottom:5px;
}

.modifyAccount
{ 
    width:350px;
    margin:20px auto 20px auto;
}

.modifyAccountForm
{
    width:350px;
    border:none;
    border-collapse:collapse;
}

.modifyAccountForm .labelCell
{
    width:150px;   
    text-align:right;
    vertical-align:top;
    padding-bottom:10px;
}

.modifyAccountForm .fieldCell
{
    width:200px; 
    padding-bottom:10px;  
}

.modifyAccountForm .buttonCell
{
    width:200px;
    padding-bottom:10px;
    text-align:right;
}

.modifyAccountForm .messageCell
{
    text-align:left;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
  
}


@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  .sIFR-active h1.contentTitle {
    font-family: Verdana;
    visibility: hidden;
    font-size:30px;
    margin:0 0 20px;
  }
}