@charset "utf-8";
/* CSS Document */

body, p ,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #454954;
}

body {
    margin: 0px;
	background-color: #454954;

}
	a { color: #454954; }
	
	a:hover { color: #000000; }

h1 {
	font-size: 34px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	line-height: 38px;
	width: 560px;
}

h1.yellow { color: #f89831; }
h1.blue   { color: #6CCEF3; }
h1.green  { color: #85C547; }
h1.gray   { color: #454954; }

.blueBox h1, .yellowBox h1, .greenBox h1, .grayBox h1, .globalBox h1, .nocolorpage h1, #newsCallout h1  { 
	width: 155px;
}

#bodyContainerContentLeft h1 {
	/*border: 1px solid blue;*/
	width: 490px;
}

#bioContainerRight h1 {
	width: 300px;
}

#homepageLeft h1 {
	color: #000000;
}

.blueBox h1, .yellowBox h1, .greenBox h1, .globalBox h1, .nocolorpage h1, #newsCallout h1 {
	color: #000000;
	font-size: 110%;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

.grayBox h1 {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	color: #454954;
	font-weight: normal;
	margin-top: 0px;
	line-height: 26px;
}

#headerContainerContent h3 {
	font-size: 130%;
	color: #769b2a;
	margin-top: 0px;
	text-transform: uppercase;
}

#container {
	width: 948px;
	margin: auto;
	border: 1px solid #000000;
	background: url(../images/bg.gif) top left repeat-y;
}

#container2 {
	width: 948px;
	margin: auto;
	border: 1px solid #000000;
	background: url(../images/bg2.gif) top left repeat-y;
}

#container3 {
	width: 948px;
	margin: auto;
	border: 1px solid #000000;
	background: #ffffff;
}

#containerHome {
	width: 948px;
	margin: auto;
	border: 1px solid #000000;
	background: url(../images/bg3.gif) top left repeat-y;
}

#containerHomeCampaign {
	width: 948px;
	margin: auto;
	border: 1px solid #000000;
	background-color:#fff;
}

#topContent {
	background-color: #ffffff;
}

#topNav {
	height: 30px;
	padding: 5px 15px;
	text-align: right;
	text-transform: uppercase;
	font-size: 90%;
}

	#topNav a {
		text-decoration: none;
		color: #454954;
	}
	
	#topNav a:hover {
		text-decoration: underline;
		color: #454954;
	}
	#topNav a.active{
	    color: #85C547;
	}
	
#logo {
	padding: 0px 0px 20px 32px;
}	
#partnerLogo{
	padding: 10px 0px 10px 30px;
}
#partnerLogo img{
	border: 0;
}

input.searchBox {
	width: 120px;
	height: 15px;
	border: 1px solid #74838e;
	color: #454954;
	font-size: 90%;
}

#mainNav {
	margin: 0px;
	padding: 0px;
}

#flashHeader {
	width: 948px;
	height: 224px;
	background-color:#999999;
	border-bottom: 1px solid #ffffff;
}

#homepageLeft {
	width: 686px;
	float: left;
	padding: 20px 15px 20px 45px;
}


	
	#homepageLeft h2 {
		font-size: 170%;
		line-height: 28px;
	}

	#homepageLeft .leftNav {
		margin-top: 5px;
	}

	#homepageLeft .leftNav a {
		color: #000000;
	}
	
	#homepageLeft .leftNav a:hover {
		color: #454954;
	}

	#homepageLeftLeft {
		width: 480px;
		float: left;
	}
	
	#homepageLeftRight {
		width: 147px;
		float: right;
	}

#homepageRight {
	width: 170px;
	float: right;
	font-size: 90%;
	padding: 20px 15px 20px 16px;
}

	#homepageRight h3 {
		color: #769b2a;
		font-size: 130%;
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	#homepageRight a {
		color: #769b2a;;
		text-decoration: none;
	}
	
	#homepageRight a:hover {
		font-weight: bold;
	}

#headerContainer {
	overflow: hidden;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #E5E5E5;
}

#headerContainerImage {
	width: 566px;
	height: 140px;
	float: left;
}

#headerContainerContent {
	width: 351px;
	padding: 20px 15px 0px 15px;
	border-left: 1px solid #ffffff;
	float: right;
	color: #454954;
	font-size: 100%;
	background: url(../images/bg_light.gif) top left repeat;
}

#headerContainerContent li span font {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

#headerContainerContent li font span {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

#bodyContainer {
	overflow: hidden;
}

#bodyContainerLeftNav {
	width: 145px;
	float: left;
	padding: 25px 10px 25px 45px;
}

#bodyContainer2 {
	overflow: hidden;
	border-top: 1px solid #ffffff;
}

#bodyContainerLeftNav2 {
	width: 150px;
	float: left;
	padding: 25px 10px 25px 45px;
}

#printShare {
	width: 163px;
	position: absolute;
	font-size: 80%;
	margin-left: 534px;
	text-align: left;
}

	#printShare a {
		color: #000000;
		text-decoration: none;
	}

	ul.leftNav {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		font-size: 100%;
		text-transform: uppercase;
		line-height: 12px;
	}
	
	ul.leftNavSub {
		list-style-type: none;
		list-style-image: url(../images/raquo_menu3.gif);
		margin: 10px 0px -10px 12px;
		padding: 0px;
		text-transform: uppercase;
		font-size: 90%;
	}
	
	ul.leftNav li{
		padding-bottom: 10px;

	}
	
	.leftNav a, leftNavSub a {
		color: #454954;
		font-weight: bold;
		text-decoration: none;
	}
	
	ul.leftNav li.active a, ul.leftNavSub li.active a {
		color: #000000;
	}
	
	ul.leftNavSub {
		margin-bottom: 5px;
	}
	
	ul.leftNavSub li {
		padding-bottom: 3px;
	}
	
	.leftNav a:hover, .leftNavSub a:hover {
		color: #000000;
	}
	
#newsCallout {
	margin-top: 40px;
	margin-left: -30px;
	background-color: #eaeaea;
	padding: 15px;
	font-size: 90%;
	border: 1px solid #83868c;
}

	#newsCallout h3,#newsCallout h2,#newsCallout h1 {
		font-size: 130%;
		color: #769b2a;
		margin-top: 0px;
	}

	#newsCallout a {
		color: #454954;
		text-decoration: none;
	}

	#newsCallout a:hover {
		color: #000000;
	}
	

#bodyContainerContent {
	width: 709px;
	float: right;
	padding: 20px 15px;
}

	#bodyContainerContent a {
		font-size: 90%;
	}
	
#bodyContainerContent2 {
  	width: 910px;
	float: left;
	padding: 20px 15px;
}

	#bodyContainerContent2 a {
		font-size: 90%;
	}

    #bodyContainerContent2 #printShare{
        margin-left: 705px;
    }

#bodyContainerContentLeft {
	width: 490px;
	float: left;
	line-height: 22px;
	margin-top: 5px;
}

#bodyContainerContentRight {
	width: 185px;
	float: right;
	margin-top: 45px;
}

#bodyContainerContentLeft h3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

.personlist h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.blueBox, .yellowBox, .greenBox, .grayBox, .globalBox{ 
	padding: 15px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 100%;
	line-height: 14px;
}
.nocolorpage{
	padding:  0 15px 0 15px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 100%;
	line-height: 14px;
}

.blueBox p {color: #000000; font-size: 100%; line-height: 14px; margin-bottom: 8px; margin-top:0px;}
.yellowBox p {color: #000000; font-size: 100%; line-height: 14px; margin-bottom: 8px; margin-top:0px;}
.greenBox p {color: #000000; font-size: 100%; line-height: 14px; margin-bottom: 8px; margin-top:0px;}
.grayBox p{ color: #ffffff; font-size: 100%; line-height: 14px; margin-bottom: 8px; margin-top:0px;}
.grayBox li{ color: #ffffff; }

.grayBox p, .grayBox, .globalBox p, .nocolorpage p {
   	font-size: 100%;
	line-height: 14px;
	margin-bottom: 8px;
	margin-top:0px;
	color: #000000;
}

.blueBox li, .yellowBox li, .greenBox li, .grayBox li, .globalBox li, .nocolorpage li, {
   	font-size: 100%;
	line-height: 14px;
	margin-top: 4px;
	color: #000000;
}

.grayBox li, .grayBox p, .grayBox .sideitem {
	color: #ffffff;
}

.blueBox ul, .yellowBox ul, .greenBox ul, .grayBox ul, .globalBox ul, .nocolorpage ul, #newsCallout ul  { 
	list-style-type: none;
	list-style-image: url(../images/raquo.png);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#bodyContainerContentRight .blueBox a, #bodyContainerContentRight .yellowBox a, #bodyContainerContentRight .greenBox a, #bodyContainerContentRight .grayBox a, #bodyContainerContentRight .globalBox a, #bodyContainerContentRight .nocolorpage a, #bodyContainerContentRight #newsCallout a { 
	font-size: 12px;
}

.blueBox ul { list-style-image: url(../images/raquo_blue.gif); }
.yellowBox ul { list-style-image: url(../images/raquo_yellow.gif); }
.greenBox ul { list-style-image: url(../images/raquo_green.gif); }
.grayBox ul { list-style-image: url(../images/raquo_gray.gif); }
.nocolorpage ul { list-style-image: url(../images/raquo_gray.gif); }
.globalBox ul { list-style-image: url(../images/raquo_lightgray.gif); }
#newsCallout ul { list-style-image: url(../images/raquo_lightgray.gif); }

.grayBox a { color: #ffffff; }
.grayBox a:hover { color: #E5E5E5; }

.blueBox a { color: #000000; }
.blueBox a:hover { color: #E5E5E5; }

.greenBox a { color: #000000; }
.greenBox a:hover { color: #E5E5E5; }

.yellowBox a { color: #000000; }
.yellowBox a:hover { color: #E5E5E5; }

.blueBox { background-color: #96d0ed; }
.yellowBox { background-color: #f89831; }
.greenBox { background-color: #9fc85e; }
.grayBox { background-color: #535761; }
.globalBox { background-color: #96989d; }
.nocolorpage { background: none; }

#bioContainer {
	border: 1px solid green;
}

#bioContainerLeft {
	width: 160px;
	float: left;
}

#bioContainerRight {
	width: 510px;
	float: right;
}

#bodyContainerContentLeft #bioContainerRight {
	width: 310px;
	float: right;
}

#bioContainerLeft h2 {
	color: #515357;
	font-size: 160%;
	margin-top:10px;
	margin-bottom: 0px;
}

#bioContainerLeft h3 {
	color: #000000;
	font-size: 110%;
}

#homeFooter {
	width: 948px;
	height: 14px;
	background: url(../images/home_footer.gif) top left no-repeat;
}

#footer {
	height: 32px;
	background-color: #000000;
	color: #acacac;
	text-transform: uppercase;
	font-size: 90%;
	clear: both;
}

#footerLeft {
	width: 350px;
	padding: 10px 5px 0px 20px;
	float: left;
	font-size: 9px;
}

#footerRight {
	width: 525px;
	text-align: right;
	padding: 10px 20px 0px 5px;
	float: right;
	font-size: 9px;
}
	#footer a {
		color: #acacac;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
	
#tabsContainer, .tabsContainer {
	float: left;
	width: 100%;
	margin: 0;
	padding:0;
	background: url(../images/bg_tabs.gif) bottom left repeat-x;
}

	#tabsContainer ul, .tabsContainer ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#tabsContainer li, .tabsContainer li {
		float: left;
		margin: 0px;
		padding: 0px;
		background-color: #e7e7e5;
		border-top: 1px solid #aaacaf;
		border-right: 1px solid #aaacaf;
		
	}
	
	#tabsContainer a, .tabsContainer a {
		display: block;
		padding: 4px 20px 3px 10px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 90%;
	}
	
	#tabsContainer li a:hover, .tabsContainer li a:hover {
		background-color: #abadb0;
	}
	
	#tabsContainer li.active, .tabsContainer li.active {
		background-color: #ffffff;
		
		padding-bottom: 1px;
	}
	
	#tabsContainer li.active a:hover, .tabsContainer li.active a:hover {
		border-bottom: 1px solid #abadb0;
		margin-bottom: -1px;
	}
	
	#tabsContainer li.first, .tabsContainer li.first {
		border-left: 1px solid #aaacaf;
	}

#tabContent, .tabContent {
	clear: left;
	padding: 0px 15px;
	background-color: #ffffff;
	border-left: 1px solid #aaacaf;
	border-right: 1px solid #aaacaf;
	border-bottom: 1px solid #aaacaf;
}

.stripe2{
    background-color: #EEEEEE;
}
.eventitem, .personlist{
	margin-top: 0;
	margin-bottom: 14px;    
}
.homepageitem, .sideitem{
    margin-top: 0;
	margin-bottom: 7px;
}
.partneritem{
	margin: 0 10px 0 10px;
	width: 180px;
	float: left;
}

#campaignHeader {clear:both; height:195px; }
#campaignHeaderLeft {width:566px;height:195px;float:left;}
#campaignHeaderRight {width:341px;height:155px;background-color:#ebebeb;font-size:16px;padding:20px;border-left:1px solid #fff;float:right;}
	#campaignHeaderRight h1 {font-size:26px;display:inline;color:#000;line-height:26px;margin-bottom:10px;}

#campaignBody {clear:both; }
#campaignBodyLeft {width:436px; padding:20px 20px 20px 100px; float:left;}
	#campaignBodyLeft h1 {font-size:29px;display:inline;}
	#campaignBodyLeft h2 {font-size:18px;display:inline; color:#70757B;}	
	#campaignBodyLeft ul {}
#campaignBodyRight {width:300px;float:right; padding:0px 60px 0px 20px;}
#campaignBodyRight table {text-transform:uppercase;color:#454954;}




/* login styles */
	
	.gridworksnav{
		font-size: 10px;
		line-height: 12px;
	}

	
	.gridworksnav p{
		padding: 10px 8px 0 0;
		font-size: 10px;
		line-height: 12px;
		margin: 0;
	}

	.gridworksnav ul {
		list-style: none;
		margin:0px; 
		padding:0px 0px 5px 8px;
		font-size: 10px;
		line-height: 12px;
	}
	
	.gridworksnav ul li {
		background: url(../images/link_arrow_blue.gif) 0px 3px no-repeat;
		padding-left:12px;
		padding-bottom: 12px;
	}

	.gridworksnav ul li a{ 
		color: #139ede;
		font-weight:bold;
		text-decoration: none;
	}
	
	#footerAd {
		clear: both;
		position: relative;
		left: 225px;
		margin-bottom: 12px;
	}
	
	input.user_passBox {
		width: 180px;
		height: 15px;
		border: 1px solid #74838e;
		color: #454954;
		font-size: 90%;
	}