/*-------------------------------------------------
baseline
-------------------------------------------------*/

body {
	/*background: #fff url(../images/topbluefade1.gif) repeat-x;*/
	margin: 0;
	padding: 0;
}

p, li {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 18px;
	margin: 0 0 4px 0;
	font-family: verdana;
}

h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a {
	color: #3252b2;
}

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: georgia;
}

cite {
	font-family: verdana;
	font-size: 10px;
}

div.container {
	width: 840px;
	margin: 0 auto;
}

span.highlight {
	background-color: #ffc;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

div.colorless {
	background-color: transparent;
}

.red {
	color: red;
}

.green {
	color: green;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.errortext {
	font-family: georgia; 
	font-size: 14px; color:#C00000; font-weight: bold;
}

/*-------------------------------------------------
header
-------------------------------------------------*/

div#header {
	height: 40px;
	margin: 15px auto;
	width: 750px;
	text-align: left;
}

div#header p {
	padding-top: 10px;
	font-size: 12px;
	font-family: verdana;
}

div#header img.logo {
	float: right;
}

div#header a img {
	border: 0;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

div.footer {
	text-align: center;
	background-color: #01334E;
	font-family: verdana;
	color: #999;
	padding: 30px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
	clear: both;
}

div.footer_clear {
	text-align: center;
	font-family: verdana;
	color: #999;
	padding: 30px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
	clear: both;
}

div.footer a {
	color: #fff;
}

/*-------------------------------------------------
top
-------------------------------------------------*/

div.band {
	/*padding: 30px 0;*/
	text-align: center;
	background-color: /*#fff9d8;*/ #FFFFFF;
	/*border-top: 1px solid #ffe8cd;*/
	border-bottom: 1px solid #999999;
}

div.pitch p {
	text-align: center;
	margin-bottom: 0;
}

div.pitch_cmt {
	float: right;
	width: 400px;
	text-align: center;
}

div.pitch_cmt p {
	text-align: center;
	margin-bottom: 0;
}

div.pitch {
	float: left;
	width: 400px;
	text-align: center;
}


div.product {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 20px;
}

div.product p {
	margin-bottom: 0;
}

div.product img {
	float: left;
	margin: 0 15px 10px 0;
}

div.product img.none {
	margin-bottom: 0;
}

div.product h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.product h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.product h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.product h2 {
	font-size: 12px;
	margin-bottom: 1px;
}

div.people {
	float: right;
	width: 750px;
	text-align: left;
	margin-bottom: 40px;
}

div.people p {
	margin-bottom: 10px;
}

div.people img {
	float: left;
	margin: 2px 15px 10px 0px;
}

div.people img.none {
	margin-bottom: 0;
}

div.people h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.people h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.people h1 span {
	font-size: 10px;
	color: blue;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

div.people h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
/*-------------------------------------------------
belt
-------------------------------------------------*/

div.belt {
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;*/
	clear: both;
}

div.belt h2 {
	text-align: center;
}

div.belt a {
	font-weight: bold;
	white-space: nowrap;
}

div.belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}

div.belt table {
	width: 100%;
}

div.belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}

div.belt table td a {
	color: #900;
	text-align: center;
}

div.belt table h1 {
	font-size: 18px;
	text-align: center;
}

div.belt table h2 {
	font-size: 12px;
	text-align: center;
}

/*-------------------------------------------------
content
-------------------------------------------------*/

div.content {
	margin: 40px auto;
	width: 700px;
}

div.wide {
	width: 750px;
}

div.wide div.left, div.wide div.right {
	width: 350px;
}

body.home div.content h1 {
	text-transform: uppercase;
}

body.home div.content p, div.letter p {
	font-family: georgia;
	font-size: 16px;
}

div.left, div.right, div.center {
	width: 325px;
	margin-bottom: 25px;	
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.center {
	border-top: 1px solid #dbc0ae;
	border-bottom: 1px solid #dbc0ae;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 425px;
}

/*-------------------------------------------------s
letter
-------------------------------------------------*/

div.letter {
	width: 530px;
}

div.letter h1 {
	margin-bottom: 15px;
}

/*-------------------------------------------------
legal
-------------------------------------------------*/

body.legal {
	padding: 25px;
	width: 600px;
}

/*-------------------------------------------------
form
-------------------------------------------------*/

dl, dd, dt {
	margin: 0;
	font-family: georgia;
}

dt {
	margin: 0 0 1px 0;
	font-weight: bold;
}

dt.error {
	color: red;
}

dt span {
	color: #999;
	font-weight: normal;
}

dt.end span {
	font-weight: bold;
  color: #000;
}

dt.break {
	border-top: 1px dashed brown;
	padding-top: 10px;
	margin-top: 40px;
}

dt.end {
	padding-top: 10px;
	border-top: 1px solid green;
	margin-top: 40px;
}

dd.end {
	padding-bottom: 10px;
	border-bottom: 1px solid green;
	margin-bottom: 40px;
}

dd {
	margin: 0 0 15px 0;
}

dd textarea {
	width: 500px;
	height: 150px;
}

dd input {
	width: 400px;
	padding: 3px;
	font-size: 16px;
}

dd input.auto {
	width: auto;
	margin-top: 5px;
}

dt small {
	font-weight: normal;
}

/*-------------------------------------------------
details box
-------------------------------------------------*/

div.details {
	float: left;
	width: 700px;
	border: 1px solid orange;
	background-color: #ffc;
	padding: 7px;
	font-size: 12px;
	font-family: verdana;
	line-height: 1.4em;
}