@charset "UTF-8";
/* CSS Document */

/* Global Stuff */

body {
	font: 14px "Gill Sans", Helvetica, Times, serif;
	text-align:center;
	background-color: #FFF;
	background-image: url(../images_pres/partnership-background.gif);
	background-repeat: no-repeat;
}

* {
	margin:0px;
	padding:0px;
}

div#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:100%;
	height:264px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../images_pres/back-header.gif);
	background-repeat: repeat-x;
}

div#flashcontent {
	background-image: url(../images_pres/back-flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#footer {
	width:100%;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #2b296a;
	margin-bottom: auto;
}

div#footerTextLeft  {
	width:550px;
	height:40px;
	margin-left:15px;
	text-align:left;
	float:left;
}

div#footerTextLeft p {
	font-size: 12px;
	color: #fff;
	font-family: "Gill Sans", Helvetica, Times, serif;
	line-height: 15px;
	font-weight: bold;
}

div#footerTextRight  {
	height:40px;
	margin-right:15px;
	text-align:left;
	float:right;
	width: 300px;
}

div#footerTextRight img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

div#footerTextRight ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

div#footerTextRight li {
	color: #fff;
	float: left;
	display:inline; /* To fix IE margin doubling bug */
}

div#footerTextRight ul a {
	height:30px;
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#headerInner {
	width:960px;
	height:264px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#bigPic {
	width:356px;
	height:254px;
	float: right;
}

div#logo {
	width:266px;
	height:117px;
	cursor: pointer;
	background:url(../images_pres/partnership-for-work-logo.gif) no-repeat left center;
	float:left;
	margin-top: 15px;
}

h1 {
	color: #d3472b;
	margin-right: 130px;
	margin-left: 10px;
	font-size: 38px;
	font-weight: bold;
	font-family: "Gill Sans", Myriad, "Myriad Pro", sans-serif;
}

h2 {
	color: #2c296a;
	margin-right: 130px;
	margin-left: 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Gill Sans", Myriad, "Myriad Pro", sans-serif;
}

h3 {
	color: #2c296a;
	padding-top: 25px;
	margin-right: 130px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Gill Sans", Myriad, "Myriad Pro", sans-serif;
}
h3 a {
	color: #2B296A;
	font-family: "Gill Sans", Myriad, "Myriad Pro", sans-serif;
}


h4 {
	color: #0088ba;
	margin-right: 130px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Gill Sans", Myriad, "Myriad Pro", sans-serif;
}
h5 {
	padding-left: 20px;
	font-family: "Gill Sans", Helvetica, Times, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.2mm;
	margin-top: 5px;
	color: #333333;
}


p {
	margin:10px 5px 15px 10px;
	font-size: 14px;
	color: #000;
	font-family: "Gill Sans", Helvetica, Times, sans-serif;
}
p.about {
	font-size: 12px;
	color: #2B296A;
}


a {
	color: #d3472b;
	text-decoration: none;
}

a:hover {
	color: #d3472b;
	text-decoration: underline;
}



/* Main top navigational area */


div#mainNav {
	height:30px;
	width:565px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	float: left;
	margin-top: 25px;
	margin-left: 24px;
	clear: left;
}

div#mainNav ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

div#mainNav li {
	color: #fff;
	float: left;
	display:inline;
}

div#mainNav ul a {
	height:30px;
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#mainNav ul a:hover {
	color: #fff;
	background-image: url(../images_pres/alt-mainNav.gif);
	background-repeat: repeat-x;	
}

div#mainNav ul .current a {
	color: #efe9c0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.hide {
	display: none;
}


/* left Column area */

div#leftCol {
	width:198px;
	text-align: left;
	float: left;
}

div#leftNav ul {
	width: 182px;
	font-size:15px;
	list-style-type: none;
	margin-top: 8px;
}

div#leftNav li {
	display:inline; /* To fix IE margin doubling bug */	
}

div#leftNav a {
	font-family: Myriad, "Gill Sans", Helvetica, Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #d3472b;
	border-bottom: 1px solid #0088ba;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-top: 7px;	
}
#leftNav .current  {
	color: #2B296A;
}

#leftNav .author {
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
}


div#leftNav a:hover {
	text-decoration: none;
	background-color: #F0F7FB;
}

div#breakOutBlue {
	width:188px;
	text-align: left;
	float: left;
	margin-left: 4px;
	margin-bottom: 18px;
	margin-right: 4px;
	background-color: #2b296a;
	background-image: url(../images_pres/blue-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#breakOutTopRightBlue {
	background-image: url(../images_pres/blue-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;

}

div#breakOutBotLeftBlue {
	background-image: url(../images_pres/blue-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

div#breakOutBotRightBlue {
	background-image: url(../images_pres/blue-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}

div#breakOutBotRightBlue h1 {
	font: bold 18px "Gill Sans", Myriad, sans-serif;
	color: #fff;
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#breakOutBotRightBlue p {
	margin:10px 15px 23px;
	font-size: 12px;
	color: #fff;
	font-family: "Gill Sans", Helvetica, Times, serif;
}

div#breakOutOrange {
	width:188px;
	text-align: left;
	float: left;
	margin-left: 4px;
	margin-bottom: 18px;
	margin-right: 4px;
	background-color: #d3472b;
	background-image: url(../images_pres/orange-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#breakOutTopRightOrange {
	background-image: url(../images_pres/orange-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;

}

div#breakOutBotLeftOrange {
	background-image: url(../images_pres/orange-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

div#breakOutBotRightOrange {
	background-image: url(../images_pres/orange-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 188px;
}

div#breakOutBotRightOrange h1 {
	font: bold 18px "Gill Sans", Myriad, sans-serif;
	color: #fff;
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#breakOutBotRightOrange p {
	margin:10px 15px 23px;
	font-size: 12px;
	color: #fff;
	font-family: "Gill Sans", Helvetica, Times, serif;
}
div#breakOutBotRightOrange ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5D2CB;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#breakOutBotRightOrange li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E07C67;
}
#breakOutBotRightOrange li a {
	color: #FFFFFF;
	font-size: 12px;
}






/* Main Body center area */

div#bodyCol {
	width:760px;
	min-height:500px;
	text-align: left;
	float: left;
	padding-bottom: 30px;
	position: relative;
}

div#bodyCol p {
	margin-right: 130px;
}

div#bodyCol ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-left: 40px;
	width: 500px;
	margin-bottom: 20px;
}

div#bodyCol li {
	list-style-position: outside;
	list-style-image: url(../images_pres/bullet.gif);
	list-style-type: none;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}

div#bodyCol ul li ul {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 20px;

}

div#bodyCol ul li ul li {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}

div#bodyCol li .normal {
	list-style-position: outside;
	list-style-image: url(../images_pres/bullet.gif);
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}
div#bodyCol li .file {
	font-size: 12px;
	color: #999999;
}


div#breakOut {
	width:248px;
	text-align: left;
	margin-top: 50px;
	margin-right: 47px;
	margin-bottom: 18px;
	margin-left: 30px;
	background-color: #0088ba;
	background-image: url(../images_pres/bo-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

div#breakOutTopRight {
	background-image: url(../images_pres/bo-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;

}

div#breakOutBotLeft {
	background-image: url(../images_pres/bo-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

div#breakOutBotRight {
	background-image: url(../images_pres/bo-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}

div#breakOutBotRight h1 {
	font: bold 24px "Gill Sans", Myriad, sans-serif;
	color: #fff;
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#breakOutBotRight p {
	margin:10px 15px 23px;
	font-size: 13px;
	color: #fff;
	font-family: "Gill Sans", Helvetica, Times, serif;
}
div#signup {
	margin-top: 20px;
	width: 156px;
	text-align: left;
	border: 1px dashed #F4D0C9;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#signup p {
	margin-bottom: 5px;
	margin-left: 0px;
	color: #2C296A;
	font-size: 12px;
	font-weight: bold;
}
div#signup h6 {
	color: #7C7C7C;
	margin-top: 2px;
}

div#signup #textInput {
	height: 18px;
	border: 1px solid #2B296A;
	width: 116px;
	margin-right: 5px;
	padding-top: 2px;
	padding-left: 2px;
}
div#signup #goButton {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #D4472B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E79989;
	border-right-color: #91301D;
	border-bottom-color: #91301D;
	border-left-color: #E79989;
	height: 22px;
	width: 30px;
	cursor: pointer;
	line-height: 20px;
}
div#signup #goButton:hover {
	background-color: #A53821;
	border-top-color: #D4472B;
	border-right-color: #EEB8AC;
	border-bottom-color: #EEB8AC;
	border-left-color: #D4472B;
}
div #safeSubscribe {
	width: 180px;
}



.disclaimer {
	font-size: 12px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 8px;
}


/* Utilities */

.clearthefloats {
	clear:both;
}

/* Alsett Clearing Method www.csscreator.com. Used to float the footer neatly below columns. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* fix for IE Mac */

.clearfix {display: inline-block;}

/* Holly Hack for a bug in IE 6 for Windows. */

* html .clearfix {height: 1%;}
.clearfix {display: block;}
