/* TAGS */
body {
	padding:0px; 
	margin:0px auto;
	height:100%;
	background-image:url(../images/bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
	
p {
	margin:0px 0px 16px 0px;
	padding:0px;}
	
a, a:hover, a:visited {
	color:#f69200;}
	
ul {
	margin:0px 0px 15px 40px;
	padding:0px 0px 0px 0px;}
	
li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	list-style-image:url(../images/bullet.png);}

/* HEADERS */
h1 {
	font-size:32px;
	font-weight:normal;
	color:#000;
	font-family: 'Oswald', sans-serif;
	background-image:url(../images/h1-bottom-bkg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 2px 0px;
	margin:0px 0px 16px 0px;}
	
h2 {
	font-size:20px;
	font-weight:normal;
	color:#164468;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 16px 0px;}
	
h3 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	font-family: 'Oswald', sans-serif;
	background-image:url(../images/h3-bottom-bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 2px 0px;
	margin:0px 0px 16px 0px;}
	
h4 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px 0px 16px 0px;}
	
h5 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px 0px 16px 0px;}	
	
/* IDs */
#web_wrapper {
	width:942px;
	margin:0px auto;}
	
#web_header {
	width:942px;
	height:168px;
	position:relative;}
	
	#web_header .logo {
		position:absolute;
		top:20px;
		left:22px;}
		
	#web_header .social {
		position:absolute;
		bottom:5px;
		right:0px;}
		
#web_bottom-nav {
	width:822px;
	height:31px;
	padding:0px 0px 0px 120px;
	background-image:url(../images/nav-bkg.png);
	background-repeat:no-repeat;}
	
	#web_bottom-nav ul {
		position:relative; /* This is required for the sub nav positioning */
		z-index: 665;
		padding: 0px; /* Clear the default UL padding */
		margin: 0px auto; /* Clear the default UL margin */}
	
	#web_bottom-nav ul li {
		display: block;  /* Clear the default UL padding */
		float: left;  /* Clear the default UL padding */
		list-style: none; /* Removes default bullets */
		padding:0px 2px 0px 0px !important;
		background-image:url(../images/nav-border.jpg);
		background-position:right;
		background-repeat:no-repeat;
		position: relative; /* Needed for sub-menu positioning */}
	
	#web_bottom-nav ul li a {
		color:#000; /* Font Color for Top level links */
		text-decoration: none; /* Removes underlines */
		font-size:14px;
		text-transform:uppercase;
		font-family: 'Oswald', sans-serif;
		margin:2px 0px 0px 0px;
		display: block; /* Needed in order to have the ability to change the size of the button */
		height: 27px; /* Height of the button minus your top and bottom padding*/
		padding: 2px 23px 0px 23px; /* Padding on  Top, Right, Bottom and Left of the button */}
		
	#web_bottom-nav ul li.no_bkg {
		background-image:none;}
	
	#web_bottom-nav ul li a:hover, #web_bottom-nav ul li a.active {
		height:24px;
		color:#fff; /* Button font color on hover */
		background-color:#8b660d;}
	
	#web_bottom-nav ul li ul {
		position: absolute; /* Required for positioning */
		width:auto; /* Needed to overide the top level UL width */
		height:auto; /* Needed to overide the top level UL height */
		top: 28px; /* This should be set to the height of your top level UL */
		-webkit-box-shadow: 3px 3px 3px #313131; /* Shadow around the sub menu, not required */
		box-shadow: 3px 3px 3px #313131; /* Shadow around the sub menu, not required */
		border: none; /* Overriding the top level UL border */}
	
	#web_bottom-nav ul li ul li {
		width: 180px; /* Width of sub menu items */
		padding:0px !important;
		height: auto !important; /* Height set to auto in case a link goes on two lines */
		border-bottom: solid 1px #164468; /* Divider lines between sub menu buttons */
		background-color:#efa801;
		background-image:none;}
	
	#web_bottom-nav ul li ul li a {
		height:auto !important; /* Height set to auto in case a link goes on two lines */
		padding: 6px 6px 6px 6px; /* Padding on  Top, Right, Bottom and Left of the button */
		font-size:12px;
		margin:0px;
		font-family: 'Oswald', sans-serif;
		color: #000 !important; /* Font color of sub menu buttons */
		background-image:none;}
	
	#web_bottom-nav ul li ul li:hover a {
		color:#fff !important; /* Font color for sub menu button hovers */
		text-decoration:underline;}
		
#web_banner {
	width:942px;
	height:394px;
	position:relative;
	background-image:url(../images/rotator/rotator-bkg.png);
	background-repeat:no-repeat;}
	
	#web_banner a {
		font-family: 'Oswald', sans-serif;
		font-size:18px;
		color:#fff;
		text-decoration:none;}
	
	#web_banner .mission-statement {
		z-index:1000;
		position:absolute;
		bottom:21px;
		left:8px;
		width:291px;
		height:34px;
		padding:74px 0px 0px 10px;
		background-image:url(../images/mission-statement.jpg);
		background-repeat:no-repeat;}
	
	#web_banner .projects {
		z-index:1000;
		position:absolute;
		bottom:21px;
		left:321px;
		width:291px;
		height:34px;
		padding:74px 0px 0px 10px;
		background-image:url(../images/projects.jpg);
		background-repeat:no-repeat;}
	
	#web_banner .governance-sustainability {
		z-index:1000;
		position:absolute;
		bottom:21px;
		right:8px;
		width:291px;
		height:34px;
		padding:74px 0px 0px 10px;
		background-image:url(../images/governance-sustainability.jpg);
		background-repeat:no-repeat;}
		
#web_ticker {
	width:941px;
	height:44px;
	padding-left:1px;
	z-index:1;}

#web_home-content-wrapper {
	width:882px;
	padding:0px 40px 0px 20px;
	background-image:url(../images/content-repeater-home.png);
	background-repeat:repeat-y;
	padding-bottom:20px;}
	
#web_home-content {
	width:649px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#090909;}
	
#web_sidebar {
	width:232px;
	float:left;
	padding:10px 0px 0px 0px;
	float:left;}
	
	#web_sidebar .investors ul {
		margin:0px 0px 15px 20px;
		padding:0px 0px 0px 0px;}
	
	#web_sidebar .investors ul li {
		padding:0px;
		margin:0px;}
	
	#web_sidebar .investors ul li a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#164468;
		text-decoration:none;}
		
#web_content-wrapper {
	width:882px;
	padding:0px 40px 0px 20px;
	background-image:url(../images/content-repeater.png);
	background-repeat:repeat-y;
	padding-bottom:20px;}
	
#web_content {
	width:882px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#090909;}
	
/* Contact Form Submission */
	
#thankyoumessage { 
	margin: 0 auto; 
	margin-top: 300px; 
	width: 600px; 
	height: 110px;  
	background: #0F131F; 
	border-radius: 8px; 
	border: solid 5px #fff;  
	z-index: 1100; 
	text-align: center; 
	box-shadow: 0px 0px 5px #000; }

#thankyoumessage h2 { 
	font: 30px 'Oswald', arial !important; 
	color: #fff !important; 
	padding:0px !important;
	margin:25px 0px 0px 0px;
	text-transform: uppercase !important;}

#thankyoumessage a { 
	font: 11px tahoma, arial; 
	color: #ccc; 
	cursor: pointer; }

#overlay { 
	background: url(../images/transparent.png); 
	position: absolute; 
	top:0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	z-index: 1100; }

#web_footer-bkg {
	width:100%;
	height:187px;
	background-image:url(../images/footer-bkg.png);
	background-repeat:repeat-x;}
	
#web_home-footer {
	width:942px;
	height:187px;
	background-image:url(../images/footer-home.png);
	background-repeat:no-repeat;
	margin:0px auto;
	position:relative;}
	
#web_footer {
	width:942px;
	height:187px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin:0px auto;
	position:relative;}

#web_footlinks {
	width:942px;
	position:absolute;
	bottom:65px;
	left:0px;}
	
#web_footlinks ul {
	padding:0px;
	margin:0px;
	text-align:center;}

#web_footlinks ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline;}
		
#web_footlinks ul li a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	border-right:1px solid #fff;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	padding:0px 6px 0px 0px;}
	
#web_footlinks ul li a.no_border {
	border-right:0px;}
	
#web_footlinks ul li a:hover, #web_footlinks ul li a.active {
	color:#fff;}
	
#web_footer-disclaimer {
	position:absolute;
	bottom:28px;
	right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;}
	
	#web_footer-disclaimer a {
		color:#fff;}
	
/* NAVIGATION */
#web_nav {
	width:449px;
	height:37px;
	padding:0px 0px 0px 13px;
	background-image:url(../images/top-nav-bkg.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;}
	
#web_nav ul {
	position:relative; /* This is required for the sub nav positioning */
	z-index: 665;
	padding: 0px; /* Clear the default UL padding */
	margin: 0px auto; /* Clear the default UL margin */}

#web_nav ul li {
	display: block;  /* Clear the default UL padding */
	float: left;  /* Clear the default UL padding */
	list-style: none; /* Removes default bullets */
	padding:0px !important;
	position: relative; /* Needed for sub-menu positioning */}

#web_nav ul li a {
	color:#164468; /* Font Color for Top level links */
	text-decoration: none; /* Removes underlines */
	font-size:18px;
	font-family: 'Oswald', sans-serif;
	background-image:url(../images/top-nav-border.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display: block; /* Needed in order to have the ability to change the size of the button */
	height: 30px; /* Height of the button minus your top and bottom padding*/
	padding: 2px 13px 0px 13px; /* Padding on  Top, Right, Bottom and Left of the button */}
	
#web_nav ul li a.no_bkg {
	background-image:none;}

#web_nav ul li a:hover, #web_nav ul li a.active {
	color:#164468; /* Button font color on hover */}

#web_nav ul li ul {
	position: absolute; /* Required for positioning */
	width:auto; /* Needed to overide the top level UL width */
	height:auto; /* Needed to overide the top level UL height */
	top: 32px; /* This should be set to the height of your top level UL */
	-webkit-box-shadow: 3px 3px 3px #313131; /* Shadow around the sub menu, not required */
	box-shadow: 3px 3px 3px #313131; /* Shadow around the sub menu, not required */
	border: none; /* Overriding the top level UL border */}

#web_nav ul li ul li {
	width: 180px; /* Width of sub menu items */
	padding:0px !important;
	height: auto !important; /* Height set to auto in case a link goes on two lines */
	border-bottom: solid 1px #164468; /* Divider lines between sub menu buttons */
	background-color:#fdfdfd;}

#web_nav ul li ul li a {
	height:auto !important; /* Height set to auto in case a link goes on two lines */
	padding: 6px 6px 6px 6px; /* Padding on  Top, Right, Bottom and Left of the button */
	font-size:12px;
	font-family: 'Oswald', sans-serif;
	color: #164468 !important; /* Font color of sub menu buttons */
	background-image:none;}

#web_nav ul li ul li:hover a {
	color:#164468 !important; /* Font color for sub menu button hovers */
	text-decoration:underline;}

/* FORM */

#myContactForm {
	padding:0px;
	margin:0px;}

#rcom-contact-form fieldset {
	border:1px solid #CCC;	
	margin-bottom:10px;}

#rcom-contact-form ol {
	list-style:none;
	margin:0px;
	padding:0px;}
	
#rcom-contact-form ol li {
	padding-bottom:6px;
	clear:both;
	position:relative;
	overflow:hidden;
	list-style-image:none;}

.rcom-form-label {
	width:112px;
	padding:4px 6px 0px 10px;
	float:left;
	vertical-align:top;
	font:12px Tahoma, Verdana, sans-serif;
	color:#000;}
	
.rcom-form-label2 {
	width:240px;
	padding:4px 6px 0px 10px;
	float:left;
	vertical-align:top;
	font:12px Tahoma, Verdana, sans-serif;
	color:#000;}
  
.rcom-form-txt, .rcom-form-msg {	
	border:1px solid #dbdbdb;
	background:#f7f7f7;
	font:13px Tahoma, Verdana, sans-serif;
	color:#5c5c5c;
	padding:3px 4px;
	letter-spacing:2px;}

.rcom-option-group {
	font:11px Tahoma, Verdana, sans-serif;
	color:#5c5c5c;
	padding:3px 4px;
	letter-spacing:2px;
	width:295px;
    display: inline-block;}
	
.rcom-option-group label {
	float:left;
	padding:2px 8px 2px 0px;}
	
.rcom-option-group input {
	margin-right:5px;}
	
.rcom-form-txt, .rcom-form-msg {
	width:295px !important;
	float:left;}
	
.rcom-form-msg {
	height:70px;
	overflow:auto;}	
	
select.rcom-form-txt {
	width:auto;}

.rcom-form-submit, .rcom-form-submit:visited {
	padding:6px 15px;
	color:#fff;
	background: #363f68;
	border:1px solid #fff;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;}

.rcom-form-submit:hover {
	background-color:#efa802;
	color:#fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;}

/* CLASSES */
.clear {clear:both;}
.fleft {float:left;}
.fright {float:right;}
.align {text-align:center;}
.border-right {
	border:1px solid #000;
	padding:3px;
	margin-left:10px;}
.border-left {
	border:1px solid #000;
	padding:3px;
	margin-right:10px;}
.border{
	border:1px solid #363f68;
	padding:3px;}

/* FONTS */
.b {font-weight:bold;}
.i {font-style:italic;}
.u {text-decoration:underline;}
.small {
	font-size:12px;}
.medium {
	font-size:14px;}
.large {
	font-size:16px;}