/* CSS Document */

body
{
	margin:0px;
	background-color: #67737A;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#6D6F71;
	text-align:left;
}

a img
{
    border: none;
}

/*********************************************** LAYOUT BEGINS HERE ***********************************************/

.main
{
    width:717px;
    margin-left:auto;
    margin-right:auto;
    background-color: #fff;
    background-image: url("side_top.gif");
    background-repeat: repeat-y; 
    background-position: right;
}


/***************************************************** MAIN CONTENT **************************************************/

.content
{
    width: 717px;
}

.contentinside
{
    float: left;
    width: 535px;
    margin-left: 13px;
    margin-top: 1px;
}

.stripeholder
{
    float: left;
    width: 535px;
    padding-bottom: 50px;
    /*background-image: url("stripes.gif");*/
}

.set
{
	height: 585px;
	padding-bottom: 0px;
	/*background-image: url("stripes.gif");*/
}

.set_long
{
	height: 845px;
	padding-bottom: 0px;
	/*background-image: url("stripes.gif");*/
}

.set_longer
{
	height: 1045px;
	padding-bottom: 0px;
	/*background-image: url("stripes.gif");*/
}

.set_verylong
{
	height: 1245px;
	padding-bottom: 0px;
	/*background-image: url("stripes.gif");*/
}

.top
{
    width: 538px;
    background-color: #fff;
    text-align:left;
}

.toptext
{
    width: 470px;
    padding-top:2px;
}

.learn1
{
    float: left;
}

.learn2
{
    float:right;
}

.middle
{
	text-align:left;
	width:538px;
	background-image:url("home_image2.gif");
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #fff;
}

.middleno
{
    text-align:left;
    width:538px;
    background-color: #fff;
    padding-bottom: 10px;
}
.pic2
{
    background-image:url("about_image.gif");
    background-position:top right;
}

.pic3
{
    background-image:url("structure_image.gif");
    background-position:top right;
}

.pic4
{
    background-image:url("learning_image.gif");
    background-position:top right;
}

.pic5
{
    padding-bottom: 100px;
    background-image:url("contact_image.gif");
    background-position:top right;
}

.pic6
{
    background-image:url("award_image.gif");
    background-position:top right;
}

.pic_none
{
    background-image: none;
    background-position:top right;
}

.textheader
{
    padding-top:30px;
}

.text1
{
	width: 330px;
	padding-left: 5px;
	padding-bottom: 0px;
	top: 10px;
}

.black
{
    color:black;
    font-weight: bold;
    /*font-size:11px;*/
}

.arrow {
    display:inline;
    vertical-align: middle;
    padding-left: 2px;
    padding-top: 2px;
}

.text2
{
    width: 310px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 2px;
}

.text1 p,
.text2 p
{
    margin-top: 12px;
    margin-bottom: 12px;
    color:#6D6F71;
}

.text1 a,
.text2 a,
.headerlink a,
.top a,
.middleno a
{
    color:#6D6F71;
    text-decoration: none;
}

.text2 a
{
    color:#3366FF;
    text-decoration: none;
}
.text2 a:hover
{
    text-decoration: underline;
}

.text2 table img {
	display: block;
}

.structureButtons
{
    height: 23px;
    padding-top: 15px;
}

.creative,
.creative2,
.sharing,
.sharing2
{
    float: left;
}

.creative a
{
    width: 106px;
    height: 22px;
    background-color: #fff;
    background-image:url("creativebutton.gif");
    background-repeat:no-repeat;
    color: #fff;
    text-decoration:none;
    display:block;
    padding-top:4px;
    padding-left: 5px; 
}


.sharing a,
.creative2 a
{
    width: 106px;
    height: 22px;
    background-color: #fff;
    background-image:url("sharingbutton.gif");
    background-repeat:no-repeat;
    color: #fff;
    text-decoration:none;
    display:block;
    padding-top:4px;
    padding-left: 5px; 
}

.sharing2 a
{
    width: 106px;
    height: 22px;
    background-color: #fff;
    background-image:url("sharing2button.gif");
    background-repeat:no-repeat;
    color: #fff;
    text-decoration:none;
    display:block;
    padding-top:4px;
    padding-left: 5px;  
}

/******************************************************************** UNITS ***************************************************************/

.units
{
    width: 310px;
    background-position:top left;
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 15px;
}

.unitheader
{
    padding-left: 35px;
    padding-bottom: 3px;
    color:black;
    font-weight:bold;
}

.a
{
    padding-top: 9px;
}

.b
{
    padding-top: 6px;
}

.c
{
    padding-top: 19px;
}

.d
{
    padding-top: 8px;
}

.e
{
    padding-top: 9px;
}

.f
{
    padding-top: 11px;
}

.g
{
    padding-top: 15px;
}

.h
{
    padding-top: 16px;
}

.unittext
{
    width:310px;
}

.awardtext
{
    width:310px;
	height: 140px;
	padding-left: 5px;
}

.creativeunit1
{
    background-image:url("creative1.gif");
}

.creativeunit2
{
    background-image:url("creative2.gif");
}

.creativeunit3
{
    background-image:url("creative3.gif");
}

.creativeunit4
{
    background-image:url("creative4.gif");
}

.creativeunit5
{
    background-image:url("creative5.gif");
}

.sharingunit1
{
    background-image:url("sharing1.gif");
}

.sharingunit2
{
    background-image:url("sharing2.gif");
}

.sharingunit3
{
    background-image:url("sharing3.gif");
}

/******************************************************************** FOOTER **************************************************************/


.footer
{
}

.legalholder
{
    float: left;
    width: 450px;
}

.icons
{
    text-align: left;
}

.legal
{
    text-align: left;
    padding-left: 5px;
    font-size: 9px;
    font-family: helvetica, arial, san-serif;
    color:#6D6F71;
}
.legal a
{
    text-decoration: none;
    color: #3366FF;
}
.legal a:hover
{
    text-decoration: underline;
}

.spacer
{
    display:inline;
    width:2px;
    height:4px;
}

.logo
{
    float:right;
    padding-top: 38px;
    padding-right: 13px;
}


.rounded
{
    text-align:left;
    background-color:#67737A;
}

.clear
{
    clear:both;
}

.section_heads {
	float: left;
	clear: none;
	width: 515px;
	height: 40px;
	margin-left: -5px;
	padding-left: 10px;
	padding-right: 10px;
}

#sec1_head, #sec2_head, #sec3_head {
	width: 161px;
	height: 34px;
	padding-top: 6px;
	float: left;
	clear: none;
	background: #3e525c url("get_involved_onoff.gif") left top no-repeat;
	text-align: center;
	font-size: 16px;
}

#sec1_head {
	background-position: left -40px;
}

#sec1_head, #sec2_head {
	margin-right: 16px;
}

.section_heads a {
	color: #ffffff;
}

#sec1, #sec2, #sec3 {
	width: 535px;
	float: left;
	clear: none;
	margin-left: -5px;
	background: #3e525c url("get_involved_bottomround.gif") left bottom no-repeat;
	color: #ffffff;
}

#sec1 p, #sec2 p, #sec3 p {
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}

#top_round, #top_round, #top_round {
	width: 535px;
	height: 10px;
	float: left;
	clear: none;
	background: #3e525c url("get_involved_topround.gif") left top no-repeat;
}

#aff_logos {

	width: 530px;
	margin:10px 0 5px 0;

}

#aff_logos #aff {
	
		float:left;


}
#aff_logos #affright {

		float:right;


}
.form_nav {
	font-size: 12px;
	margin-left: 5px;
	color: #ffffff;
}

	.form_head {
		float: left;
		clear: none;
		width: 83px;
		text-align: center;
		padding-top: 2px;
		height: 17px;
		background: #41525c url("form_part.gif") left top no-repeat;
	}
	
	/***************************social buttons *******************/
	
	#social{
		border:none;
		padding:0px;
		margin:5px 0 0 0;
		
		
		
	}
	#social a{
		border:none;
		padding:0px;
		margin:5px 0 0 0;
	}
		
		
		
		