/********* MAIN SITE STYLES ********/
html
{
	 height:100%;
    width:1020px;
    margin:0 auto;
    text-align:center;
    background: -moz-linear-gradient(left, #FFFFFF, #FFFFFF) repeat-y scroll #606060;
    background: -webkit-gradient(linear, left center, right center, from(#FFFFFF), to(#FFFFFF)) repeat-y scroll #606060;
    
}

body {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.01em;
	height:100%;
	text-align:center;
	width:1020px;
	margin:0;
	padding:0;
	display:block;
	outline-style:none;
}

.site {
	margin: 0 auto;
	width:990px;
	left:0px;
	text-align:left;
	position:relative;
	min-height:100%;
	height:100%;
	background:none repeat scroll 0 0 transparent;
	border-left: 15px white solid;
	border-right: 15px white solid;
	
}

.mainSection {
    
	width:990px;
	left:0px;
	text-align:left;
	position:relative;
	height:auto;
    min-height:100%;
	background:none repeat scroll 0 0 transparent;
	top:15px;
	margin:0;
	padding:0;
	
	border-bottom:30px white solid;
}

.mainSectionLong {
    position: relative;
    border: 0px solid;
    width: 1005px;
    height:5000px;
    text-align:left;
    left:0px;
    top: 20px;
    font-size: 13px;
    line-height: 14px;
    overflow:none;
    z-index:1;
}

.textSectionOverflow {
    position: absolute;
    top: 0px;
    width: 410px;
    left: 370px;
    font-size: 13px;
    line-height: 14px;
    height:355px;
    overflow:auto;
    padding-right:20px;
}

/************ SECTIONS ****************/



.leftSection {
    position: absolute;
    width: 320px;
    left:0px;
    top: 50px;
    height:100%;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
  border-bottom:30px white solid;
  
    
}

.leftSectionDouble {
    position: absolute;
    width: 655px;
    left:0px;
    top: 50px;
    height:100%;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
  border-bottom:30px white solid;  
    
}


.middleSection {
    position: absolute;
    width: 320px;
    left:335px;
    top: 50px;
    height:100%;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	border-bottom:30px white solid;
    
}
	

.rightSectionTop {
	position: absolute;
    width: 320px;
    left:670px;
    top: 50px;
    height:100%;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
   border-bottom:30px white solid; 
}

rightSectionMiddle {
	
	position: absolute;
    width: 320px;
    left:670px;
    top: 340px;
    height:100%;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
    border-bottom:30px white solid;
}

/*********** HEADING SECTIONS ***********/

.headingSection
{
	height:20px;
    font-family: Georgia;
		font-weight: bold;
    color: #000000;
    font-size: 17px;
    line-height:21px;
    text-decoration: none;
    padding-bottom:3px;
    border-bottom:10px black solid;
    z-index:1;
}

.leftHeadingSection {
	position: absolute;
    width: 320px;
    left:0px;
    top: 0px;
}

.leftHeadingSectionDouble {
	position: absolute;
    width: 655px;
    left:0px;
    top: 0px;
	
}


.middleHeadingSection {
    position: absolute;
    width: 320px;
    left:335px;
    top: 0px;
	
    
}

.rightHeadingSection {
	position: absolute;
    width: 320px;
    left:670px;
    top: 0px;
	
    
}

/********* BARS *****************/
.topBar {
    width: 990px;
    height: 100px;
    position: relative;
    left:0px;
    border-bottom: 0px solid;
    /*background-color: #CCCCCC;*/
}



.menuBar {
    width: 990px;
    height: 30px;
    border-bottom: 10px solid;
    position: relative;
    left: 0px;
    top: 10px;
    vertical-align: top;
    z-index:3;
    padding:0;
    margin:0;
    }
    
.menuBar2 {
    width: 800px;
    height: 40px;
    border-bottom: 1px solid;
    position: relative;
    left: 10px;
    vertical-align: bottom;
    /*background-color: #CCCCCC;*/
    }
    
/******** MENU ITEMS ****************/

.menuItem {
        padding: 0px;
        border-spacing: 0pt;
        width:100px;
}

/* menu is in browser-specific css */

    


/**************** MENU ******************************/
#dropDownMenu
{	margin: 0;
	padding: 0;
	z-index: 30}

#dropDownMenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px;
	vertical-align: top;
	
}

#dropDownMenu li a
{	display: block;
	margin: 0 0 0 0;
	padding: 3px 0px;
	background: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
        font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	vertical-align: top;
	z-index:1000;
	
}

#dropDownMenu li a:hover
{	color: #AAAAAA;
}

#dropDownMenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 0px solid #5970B2;
	z-index: 1000;
	 
}

	#dropDownMenu div a
	{	position: relative;
		display: block;
		margin: 3px 0;
		padding: 0px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #000000;
		font: 13px Georgia;
		z-index:1000;}

	#dropDownMenu div a:hover
	{	background: #49A3FF;
		color: #FFF;
		z-index:1000;
	}


/********* MAIN LIST STYLES ********/
li {
    line-height: 15px;
    /*list-style-type:none;*/
    list-style-type: none;
    margin-left: -22px;
    padding-left: 0px;
    text-indent: -15px;
    padding-bottom: 5px;
    padding-top:0px;
}

li.square {
	list-style-type: square;
	text-indent: 0px;
	
}

ol { padding-bottom: 0px; margin-bottom:0px; padding-top: 5px; margin-top:0px;}

ol.decimal {
		list-style-type: decimal;  
}

li.decimal
{
	list-style-type: decimal; 
	list-style-position: outside; 
	line-height: 15px;
	margin-left: -10px;
	padding-left: 0px;
	text-indent: 0px;
	padding-bottom: 5px;
}

.listDetail
{
	margin-left:-37px;
	
}

/************KEY EVENTS PAGE ***************/
.year
{
	width:40px;
	text-align:left;
	vertical-align:top;
}

/******TABLE ELEMENTS ******/

table {
    font-size: 13px;
	font-style: normal;
	line-height: 14px;
}



.mainTable {
    font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #444248;
	text-decoration: none;
	letter-spacing: 0.03em;
        /*background-color: #EEEBEA;*/
    
  
}



.largeFont {
	font-size:15px;
}


.footer, .push {
     height: 4em;
     bottom:0;
     font-size: 11px;
 }



 
/************ADDRESS FIELD *************************/
.address {
	position: relative; left: 16px;top: 0px;
}

/* address 2 - see browser-specific css */


/***************** FORM ELEMENTS *******************/

.selectboxLarge {
width: 179px;
background-color: #FFFFFF;
}

.textbox {
width: 170px;
background-color: #FFFFFF;
text-align:left;
border-bottom: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-left: 1px solid;
}

.textboxLabel {
    font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	/*color: #666666;*/
	text-decoration: none;
	letter-spacing: 0.03em;
    background-color: #FFFFFF;
    width:120px;
    vertical-align: top;
	color: #000000;
	
}

.textboxSeparator {
    width:0px;
}

.textboxAdmin {
width: 200px;
background-color: #FFFFFF;
}

.textareaAdmin {
width: 500px;
height: 200px;
background-color: #FFFFFF;
}


.selectbox {
width: 169px;
background-color: #FFFFFF;
}

.entryboxMedium {
width: 140px;
background-color: #FFFFFF;
}

.entryboxSmall {
width: 100px;
background-color: #FFFFFF;
}


.selectboxMedium {
width: 147px;
background-color: #FFFFFF;
}

/***************** GENERAL TEXT STYLES ******************/

.statement {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #322319;
	text-decoration: none;
	letter-spacing: 0.01em;
}

.info {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #322319;
	text-decoration: none;
	letter-spacing: 0.01em;
}

.quote {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #322319;
	text-decoration: none;
	letter-spacing: 0.01em;
}



.error {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
    line-height: 18px;
	font-weight: bold;
	color: #ED1C1D;
	text-decoration: none;
	letter-spacing: 0.01em;
}

/*************** GENERAL ELEMENT STYLES ***************/
a { text-decoration: underline; 
    color: #00AEF3;
    padding-top: 0px;
}

#jargon a 
{
    text-decoration: underline; 
    color: #666666;
    padding-top: 0px;
}
	
img { border-style: none }	


	
p {
	font-family: Georgia;
	letter-spacing: .03em;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}

/***************** HEADINGS ****************/
h1 {
    font-weight: bold;
    color: #000000;
    font-size: 16px;
 }

 h2 {
    font-weight: bold;
   
    color: #000000;
    font-size: 17px;
    line-height:19px;
    text-decoration: none;
    margin-bottom:5px;
    padding-bottom:5px;
    margin-top:0;
    padding-top:0;
 }

/* This is used on left hand column headings in BLOG */
 h3 {
    font-weight: bold;
    margin-bottom:0px;
    font-size: 16px;
    line-height:17px;
    padding-bottom:0px;
    
 }
 
 
 .heading {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #322319;
	text-decoration: none;
	letter-spacing: 0.01em;
}



.title {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.04em;
	position: relative;
	left: 0px;
	top: 10px;
}


 .headingLink {
    font-weight: normal;
    color: #00AEF3;
    font-size: 14px;
    text-decoration:underline;
    padding-top: 0px;
    padding-bottom: 10px;
    
 }
 
 .glossaryHeading {
	 font-weight: normal;
    color: #00AEF3;
    font-size: 14px;
    text-decoration:none;
    padding-top: 15px;
    margin-top: 15px;
 }
    
.minorHeading {
	 font-weight: normal;
    color: #00AEF3;
    /*color: #666666;
    color: #000000;*/
    font-size: 14px;
    text-decoration:none;
    font-weight: bold;
    padding-top: 0px;
    
    margin-top: 0px;
}

.redTitle {
	font-weight: bold;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
    color: #FF0000;
}

.blackBackgroundTitle {
	font-weight: bold;
    font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
    color: #FFFFFF;
    background-color: #000000;
}

/************* GENERAL ELEMENTS ********/

.spacer {
    
    padding-bottom:12px;
}

.10VerticalSpacer {
	padding-bottom:10px;
}


/************** TWITTER STYLES ***********/

.twitted {
	width: 320px;
	margin-bottom: 1.5em;
	border: 1px solid #888;
	z-index:1000;
	word-wrap: break-word;
}

/* Header at top of widget */
.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #000;
	background-color: #fff;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	margin-left: 10px;
	padding: 0 0.8em;
	list-style-type: none;
	
}

.twitted ul#twitter_update_list li {
	margin: 0;
	/*padding: 0.8em 0 1em 0;*/
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	text-indent:0px;
	z-index:1000;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00AEF3;
	text-indent:0px;
	margin-left:0px;
	position: relative; left: 0px;
	z-index:1000;
}

/* For .twitted ul#twitter_update_list li a - see specific browser css */

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}


