/* Body Elements */

body
{
	background: #ffffff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
}



/* Anchors */

a
{
	color: #091840;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	color: #4c6620
}

a.top, a.barmailto
{
	color: #ffffff;
}

a.top
{
	font-size: 19px;
	padding-left: 25px;
	padding-right: 25px;
}

a.top:hover
{
	color: #b3cc63;
}

a.underline:hover
{
        text-decoration: underline;
        color: #4c6620;
}

a.left
{
	color: #4c6620;
	font-size: 14px;
	margin-left: 10px;
}

a.left:hover
{
	color: #091840;
}



/* Headings */

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #091840;
	padding-bottom: 15px;
}

h2, h3
{
	font-weight: bold;
	font-size: 14px;
	color: #091840;
}

h2
{
	height: 25px;

	padding-left: 10px;
	padding-top: 5px;

	border-bottom: 1px solid #b3cc63;
	border-left: 1px dashed #b3cc63;
}

h2.nolines, h3.nolines
{
	border: 0px;
}

h2.sidebar
{
	color: #4c6620;
	border: 0px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 5px;
	padding-top: 5px;
}

h2.mco
{
	margin-bottom: -5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2.contactus
{
	color: #4c6620;
}

h2.leadership
{
	height: 40px;
}

h2.partner
{
	padding: 0px;
	margin-bottom: -10px;
}

h3
{
	padding-top: 7px;
	margin-bottom: 0px;	
}



/* Line Breaks */

br
{
	margin-bottom: 5px;
}

br.menu
{
	line-height: 20px;
}

br.zero, br.title	// events (zero)
{
	margin-bottom: 0px;
}



/* List Elements */

ul
{
	margin-bottom: -15px;
}

ul.solutions, ul.news
{
	margin-bottom: 15px;
}

ul.nested
{
	margin-bottom: 5px;
	list-style-image: url('imgs/black_ball_8x8.png');
}

ul, ul.x8
{
	list-style-image: url('imgs/lt_green_ball_8x8.png');
}

ul.x12
{
	list-style-image: url('imgs/lt_green_ball_12x12.png');
}

li
{
	padding-bottom: 15px;
}

li.nospace
{
	margin-top: -12px;
}



/* form elements */

input.textbox, textarea
{
	border: 1px solid #4c6620;
}

input.textbox, input.filebox
{
	width: 450px;
	margin-left: 5px;
}

textarea
{
	width: 535px;
}



/* Spans */

span.left
{
	position: relative;
	top: 40px;
}



/* Paragraphs */

p.breadcrumb
{
	font-size: 10px;
}

p.vspacer
{
	height: 8px;
	margin: 0px;
	padding: 0px;
}

p.sidebar
{
	font-size: 11px;
	margin: 0px;
	padding: 0px 7px;
}


/* Divisions */

div.badges, div.smicon, div.iconlink, div.iconlink2, div.display-area
{
	float: left;
}

div.smicon, div.iconlink2, div.radio
{
	position: relative;
}

div.badges
{
	position: relative;
	left: 38px;
	padding-top: 15px;
}

div.smicon, div.iconlink, div.iconlink2
{
	padding-bottom: 15px;
}

div.smicon
{
	top: 2px;
	clear: left;
	padding-right: 10px;
}

div.iconlink2
{
	top: 8px;
}

div.display-area
{
	height: 200px;
	width: 100%;
	border-bottom: 1px solid #091840;
}

div.formfield
{
	width: 540px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div.formcontainer
{
	width: 540px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

div.event2, div.event3, div.event4, div.event5
{
	border-bottom: 1px solid #b3cc63;
	border-left: 1px dashed #b3cc63;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}

div.event2
{
	height: 40px;
}

div.event3
{
	height: 56px;
}

div.event4
{
	height: 72px;
}

div.event5
{
	height: 88px;
}

div.attrib
{
	margin-top: -10px;
	margin-bottom: 24px;
}

div.attrib, div.attrib2
{
	text-align: right;
}

div#overview-chart
{
	padding-top: 10px;
	padding-bottom: 720px;
}

div.chart-left, div.chart-right
{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #091840;
}

div.chart-left
{
	width: 145px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 13px;
}

div.chart-right
{
	width: 345px;
	clear: right;
	padding-left: 20px;
	padding-bottom: 15px;
	border-left: 2px solid #091840;
}

div.notopborder
{
	border-top: 0px;
}



/* Table Elements */

caption
{
	margin-bottom: 5px;
	font-weight: bold;
	color: #091840;
}

td.chart-bk, td.chart-wt
{
	padding: 4px;
}

td.chart-bk
{
	background: #000000;
	color: #ffffff;
	
}

td.chart-wt
{
	background: #ffffff;
	color: #000000;
}



/* Font Colors & Settings */

.red
{
	color: #cc0000;
}

.bold
{
	font-weight: bold;
}



/* Other Classes */

.show
{
	display: block;
}

.hide, .hidden
{
	display: none;
}

.pointer
{
	cursor: pointer;
}

.pagecontainer
{
	margin-left: auto;
	margin-right: auto;
}

.logo, .topbar, .bottombar, .footer, .news, .events, .links, .badges
{
	border: 0px;
}

.logo, .topbar, .content, .bottombar, .footer, .sidebar, .sidebar-small .pagecontent
{
	float: left;
}

.footer, .pagecontainer
{
	width: 810px;

}

.topbar, .bottombar
{
	width: 800px;
}

.news, .events, .links
{
	width: 233px;
	margin-left: 30px;
	float: left;
	position: relative;
	left: -10px;
}

.topnav, .bottomnav, .bottomtext
{
	text-align: center;	
}

.topbar
{
	height: 50px;
	background-image: url('imgs/bluebar-top.png');
}

.content
{
	background: #f7f7ea;
	width: 796px;
	border-left: 2px solid #091840;
	border-right: 2px solid #091840;
}


.bottombar
{
	height: 35px;
	background-image: url('imgs/bluebar-bottom.png');
	text-align: right;
	color: #ffffff;
}

.links
{
	font-size: 14px;
	position: relative;
	top: 45px;
	font-weight: bold;
	height: 420px;
}

.bartext
{
	position: relative;
	top: -5px;
	left: -15px;
	font-weight: bold;
}

.bottomnav
{

	font-size: 11pt;
}

.bottomtext
{
	font-size: 8pt;
}

.colhead
{
	font-size: 16px;
	font-weight: bold;
	color: #091840;
	height: 26px;
	padding-left: 10px;
	padding-top: 5px;
	border-left: 1px dashed #b3cc63;
	border-bottom: 1px solid #b3cc63;
}
.sidebar
{
	width: 200px;
	padding: 5px;
	margin-top: 5px;
}

.pagecontent
{
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right: 18px;
	float: right;
}

.partnertext, .partnerlogo
{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 30px;
}

.partnerlogo
{
	position: relative;
	top: 15px;
	left: -10px;
	width: 150px;
	text-align: center;
	clear: left;
}

.partnertext
{
	width: 300px;
	border-top: 1px solid #b3cc63;
	border-right: 1px dashed #b3cc63;
}

.pad10
{
	padding-bottom: 10px;
}


/* reCaptcha Styles */

.recaptchatable .recaptcha_image_cell, #recaptcha_table
{
	background-color:#f7f7ea !important; //reCaptcha widget background color
}
 
#recaptcha_table
{
	border-color: #f7f7ea !important; //reCaptcha widget border color
}
 
#recaptcha_response_field
{
	border-color: #4c6620 !important; //Text input field border color
	background-color:#091840 !important; //Text input field background color
}

