@media all { 

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =html */
html { 
	margin : 0; 
	padding : 0; 
	color : #000; 
	text-align : center; }

/* =body */
body { 
	width : 735px;
	font : 76%/150% "Lucida Grande", Arial, sans-serif; 
	background-color : #fff; 
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}

/* =hx */
h1, h2, h3, h4 { clear : left; 
margin : 0; 
padding : .5em 0; }

h1 { font-size : 150%; color : #10599C; text-align : center; letter-spacing : .1em; line-height : 160%}
h2 { font-size : 130%; color : #10599C; }
h3 { font-size : 110%; color : #10599C; }

#ObamaHeading { float : left; text-align : left; }

#ObamaImage { float : right; text-align : left; padding-top : 10px; }

#VisitorMap {text-align : left; padding-bottom : 10px; }

.left { text-align : left;}



/* =a */
a:link { 
	color : #3300cc;
	text-decoration : none; 
}

a:visited { 
	color : #663399;
	text-decoration : none;
}

a:hover { 
	color : #990066; 
	text-decoration : underline; 
}

a:active { 
	color : #990066; 
	text-decoration : underline; 
}

img, img a { 
	border : none; 
}


/* =container */
#container {
	width : 735px;
	
}


/* =branding */
#branding {
	width : 735px;
}


/* =logo */
#PTlogo {
	float : left;
	width : 109px;
	height : 80px;
	text-align : center;
	border-bottom : solid #6699cc 1px;
	border-right : solid #6699cc 1px;
}


/* =tagline */
#tagline {
	float : right;
	width : 625px;
	height : 60px;
	padding-top : 20px;
	text-align : center;
	border-bottom : solid #6699cc 1px;
}

.taglineText {
	
	color : #4c81b6;
	letter-spacing : .1em; 
	font-weight : bold; 
	font-size : 110%; 
}


/* =SpeakUpBranding */
#navigation {
	clear : both;
	width : 735px;
}

/* =SpeakUpLogo */
#speakUpLogo {
	float : left;
	width : 109px;
	height : 90px;
	text-align : center;
	border-bottom : solid #6699cc 1px;
	border-right : solid #6699cc 1px;
}

.logoImage {
	padding-top : 4px;
}



#nav {
	float : right;
	width : 625px;
	height : 70px;
	border-bottom : solid #6699cc 1px;
	padding-top : 20px;
}

#navlinks {
	margin : auto; 
	text-align : center;
}

#navlinks a {
	text-decoration : none;
	color : #165089;
}

#navlinks a:hover { 
	text-decoration : underline;
}

#navlinks li {
	list-style-type : none;
	display : inline;
	border-right : 1px solid #ffffff;
	font-weight : bold;
	font-size : 78%;
	letter-spacing : 0.1em;
}

#navlinks li.last {
	border-right : 0;
	padding-right : 2em;
}

.navText {
	font-family : Tahoma, Verdana, Arial, sans-serif;
}

.navBullet {
	padding-left : 6px;
	padding-right : 10px;
	padding-bottom : 1px;


}


.homeSidebarList{
	list-style-type : none;
	margin : 0 .5em 1em .5em;
	padding : 2px 2px 0 2px;
	line-height : 1.3em;
}

.homeSidebarBullet {
	color : #004287;
	font-weight : bold;
	font-size : 93%;
	background : url(../images/navBullet.gif) no-repeat 0 8px;
	padding-left: 8px;
	padding-top : 2px
}



/* =content */

#SidebarCol{
	float : left;
	width : 109px;
	padding-top : 10px;
	
	
}

#SidebarCol2{
	text-align : center;
	float : left;
	width : 109px;
	padding-top : 10px;
	background-color : #D4F1FF;
	
	
}

#SidebarCol3{
	float : left;
	width : 109px;
	padding-top : 10px;
	background-color : #D4F1FF;
}

.sidebarContent {
	padding : 2px;
}

#contentCol{
	float : right;
	width : 605px;
	text-align : left;
	padding-left : 20px;
	border-left : solid #6699cc 1px;
	
}

/* =bulletList */

.BigList{
	list-style-type : none;
	margin : 0 0 1em 0;
	padding : 4px 0 0 4px;
}

.BigListBullet {
	background : url(../images/redBullet.gif) no-repeat 0 3px;
	padding-left: 30px;
	padding-top : 2px
}


.BulletHead {
	font-size : 130%; 
	color : #10599C;
	font-weight : bold;
}

.BulletHead2 {
	font-size : 130%; 
	color : #10599C;
	font-weight : bold;
	color : #3300cc;
}


.tinyText {
	font-size : smaller;
}

.center {
	text-align : center; 
}
	
.bulletList{
	list-style-type : none;
	margin : 0 .5em 1em .5em;
	padding : 2px 2px 0 2px;
}

.Bullet {
	font-weight : bold;
	background : url(../images/bullet_green.gif) no-repeat 0 8px;
	padding-left: 20px;
	padding-top : 6px
}

.Bullet2 {
	background : url(../images/bullet_green.gif) no-repeat 0 8px;
	padding-left: 20px;
	padding-top : 6px
}


.listBold {
	color : #3300cc;
	font-weight : bold;
}

.blueBoldTiny {
	color : #10599C;
	font-weight : bold;
	font-size : 90%;
}

.BoldMed {
	font-weight : bold;
	font-size : 98%;
}

.redBoldMed {
	
	font-size : 98%;
	color : #FF3333;
}


div#leftCallout {

	background-color : #D4F1FF;
	border-top : solid #6699cc 1px;
	border-bottom : solid #6699cc 1px;
	margin-top : 30px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.leftCalloutText {
	font-weight : bold;
}

div#students {
	background : url(../images/speakupSplash.jpg) no-repeat;
	margin-top : 25px;
}

div#students table { border: 0;} td { border: 0; }

div#students2 {
	margin-top : 25px;
}

div#students2 table { border: 0;} td { border: 0; }

.SidebarList{
	list-style-type : none;
	margin : 0 .5em 1em .5em;
	padding : 2px 2px 0 2px;
	line-height : 1.3em;
	font-size : 90%;
}

.SidebarBullet {
	color : #004287;
	font-weight : bold;
	font-size : 95%;
	background : url(../images/navBullet.gif) no-repeat 0 8px;
	padding-left: 8px;
	padding-top : 2px
}

div#animHead {
	clear : both;
	background-color : #FBCB4D;
	width : 100%;
	text-align : center;
	font-weight : bold;
	color : #10599C;
	letter-spacing : .05em;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 10px;
}


div#anim {
	width : 100%;
	border-bottom : solid white 2px;
}

div#quotes
    {
        display: none;
    }


.typicalQuoteStyle
    {
        color: #ccff33;
		background-color : #6ca6d8;
        font-weight: bold;
        height: 100px;
		padding-top : 20px;
		padding-bottom : 20px;
		padding-left : 30px;
		padding-right : 30px;
		margin : auto;
    }

.blueBold { font-size : 110%; color : #10599C; font-weight: bold; }

div#underline {
	border-bottom : solid #6699cc 1px;
}

div#underline2 {
	border-bottom : solid #6699cc 1px;
}

#sponsorsVideo {
	
}

#sponsors1 {
	float : left;
	width : 261px;
	height : 228px;
	padding-top : 5px;
	text-align : center;
	margin : 10px;
	display: inline;
	
}

#video3 {
	float : right;
	background : url(../../images/MrPresVideo.jpg) no-repeat;
	width : 261px;
	height : 228px;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 90%;
	color : #A1BA44;
	text-align : center;
	font-weight : bold;
	line-height : 100%;
	margin : 10px;
	display: inline;
}

#leftColumn {
	float : left;
	width : 280px;
	padding-right : 20px;
	display: inline;
}

#rightColumn {
	float : right;
	width : 280px;
	padding-right : 20px;
	display: inline;
}

#rightColumnCallout {
	float : right;
	width : 260px;
	padding-left : 20px;
	padding-right : 20px;
	display: inline;
	background-color : #D4F1FF;
}



#clear { 
	clear : both; 
}

/* =site info */
div#siteinfo {
	clear : both;
	
	text-align : center;
	font-size : smaller;
	color : #3366cc;
	padding-top : 10px;	
	border-top : solid #6699cc 1px;
}

#linebreak { border-top : 1px dashed #3985b5; }

.openWindow {
	font-weight : bold;
	color : #3300cc;
}

div#QuickStart { margin-top : 20px; padding-left : 5px; background-color : #D12127; width : 200px;}

div#Findings { margin-top : 20px; padding-left : 5px; background-color : #D12127; width : 350px;}

div#SubNav {
	margin-top : 0;
	margin-bottom : 10px;
	background-color : #185EA2;

}

#Subnavlinks {
	margin : 0;
	text-align : center;
	
}


#Subnavlinks a {
	text-decoration : none;
	color : #fff;
}

#Subnavlinks a:hover { 
	text-decoration : underline;
}

#Subnavlinks li {
	list-style-type : none;
	display : inline;
	margin-right : 0.2em; 
	padding-right : 0.5em;
	border-right : 1px solid #8AD1FF;
	font-weight : bold;
	font-size : 85%;
	letter-spacing : 0.110em;
}

#Subnavlinks li.last {
	border-right : 0;
	padding-right : 3em;
}




}