* {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

body, td {
	padding: 20px 40px 40px 40px;
	background: #28679d url(i/gradient.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: verdana, san-serif;
}

img {
	border: 0;
}

small {
	font-size: 10px;
}

p {
	margin-bottom: 4px;
}

ul {
	margin: 8px 0 8px 0;	
	list-style-type: none;
}

li {
	background: url(/i/checkmark.gif) left top no-repeat;
	padding-left: 21px;
	margin-bottom: 10px;
}

input {
	margin: 4px;
	padding: 2px;
}

/* HEADERS
********************/

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", san-serif;
}	

h1 {
	font-size: 32px;
	/*color: #184877;
	color: #fff;*/
	font-weight: normal;
}

h2 {
	font-size: 22px;
	color: #184877;
	font-weight: normal;
	padding-bottom: 4px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 17px;
	margin: 0 0 4px;
	color: #184877;
	font-weight: normal;
}


h5 {
	font-size: 13px;
	margin: 8px 0 4px;
	color: #184877;
}

/* LINKS
********************/

a, a:visited {
	color: #004880;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3584c2;
	text-decoration: underline;
}

.nextlink {
	text-align: right;
}

.linkicon {
	vertical-align: middle;
}

.linkicon:hover {
	text-decoration: none;
}

.navlinks {
	list-style-position: inside;
}


/* CLASSES
********************/

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

li.features {
	list-style-image: url(/i/icon-features.gif);
}


.download {
	padding-top: 4px;
}

.downloadbutton {
	float: right;
	padding-left: 12px;
}

.nonbold {
	font-weight: normal;
}

.smallnonbold {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

div.navlinks div {
	padding-top: 8px;
	clear: both;
}

div.navlinks div img {
	float: left;
}

div.navlinks div p {
	margin: 0px; 
	padding-left: 50px;
}

.footer {
	padding-top: 16px;
	font-size: 10px;
	color: #9dc1de;
	width: 100%;
}

.white {
	color: #fff;
}

.head {
	color: #fff;
	padding: 0 0 8px 20px;
}

.postit {
	position: relative;
	left: 125px;
	top: 10px;
	float: right;
}

.centerillustration {
	margin-left:173px /* Compensates for the postit the image to the left
						   Remove if the postit is removed */
}

hr.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.email {
	width: 220px;
}

.logos {
	padding: 20px 0 10px 0;
}

.requirements {
	float: right;
	width: 224px;
	border: 1px dotted #ae9875;
	padding: 8px 16px 4px 16px;
	margin: 0 0 8px 8px;
	background: url(/i/requirementsbg.gif);
}

.red {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
}

.alert {
	display: none;
	margin-left: 52px;
}

#downloadthanks {
	display: none;
}

.padded {
	padding: 6px 0 6px 0;	
}

.small {
	font-size: 10px;
}


/* BUBBLES
********************************/

.bubblecontent {
	padding: 4px 33px 4px 33px;
	background-color: #fff;
	text-align: left;
}

.bubblecontenttop {
	padding: 4px 33px 0px 33px;
	background-color: #fff;
	text-align: left;
}


/* Top bubbles */

.topbubble600 {
	width: 600px;
	padding-bottom: 44px;
	background: url(i/bubble/top600-bottom.gif) 0 100% no-repeat;
}

.topbubble600-top {
	padding-top: 23px;
	background: url(i/bubble/top600-top.gif) no-repeat;
}

.topbubble700 {
	width: 700px;
	padding-bottom: 44px;
	background: url(i/bubble/top700-bottom.gif) 0 100% no-repeat;
}

.topbubble700-top {
	padding-top: 23px;
	background: url(i/bubble/top700-top.gif) no-repeat;
}

.topbubble800 {
	width: 800px;
	padding-bottom: 44px;
	background: url(i/bubble/top800-bottom.gif) 0 100% no-repeat;
}

.topbubble800-top {
	padding-top: 23px;
	background: url(i/bubble/top800-top.gif) no-repeat;
}


/* Bottom bubbles */

.bottombubble400 {
	width: 400px;
	padding-bottom: 23px;
	background: url(i/bubble/bottom400-bottom.gif) 0 100% no-repeat;
}

.bottombubble400-top {
	padding-top: 48px;
	background: url(i/bubble/bottom400-top.gif) no-repeat;
}

.bottombubble500 {
	width: 500px;
	padding-bottom: 23px;
	background: url(i/bubble/bottom500-bottom.gif) 0 100% no-repeat;
}

.bottombubble500-top {
	padding-top: 48px;
	background: url(i/bubble/bottom500-top.gif) no-repeat;
}

.bottombubble600 {
	width: 600px;
	padding-bottom: 23px;
	background: url(i/bubble/bottom600-bottom.gif) 0 100% no-repeat;
}

.bottombubble600-top {
	padding-top: 48px;
	background: url(i/bubble/bottom600-top.gif) no-repeat;
}
