
/*-------------------------------------------------
baseline
-------------------------------------------------*/

body {
	background: #fff url(../images/topbluefade.gif) repeat-x;
	margin: 0;
	padding: 0;
}

p {
	font-size: 16px;
	line-height: 1.4em;
	font-family: trebuchet ms;
	margin: 0 0 20px 0;
	font-weight: normal;
	text-align: justify;
}

li {
	font-size: 16px;
	line-height: 1.4em;
	font-family: trebuchet ms;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
	font-weight: normal;
	text-align: justify;
	width: 750px;	
}

ul {
	/*margin: 10px 0;*/
	/*padding: 0 0 0 25px;*/
	text-align: justify;
	width: 750px;	
}

li {
	margin: 0;
}

a {
	color: #3252b2;
}

a img {
	border: 0;
}

div.container {
	width: 840px;
	margin: 0 auto;
	text-align: center;	
}

div.colorless {
	background-color: transparent;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

div.footer {
	text-align: center;
	background-color: #000;
	font-family: trebuchet ms;
	color: #999;
	padding: 15px 0;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 25px;
	clear: both;
}

div.footer a {
	color: #fff;
}

/*-------------------------------------------------
top
-------------------------------------------------*/

div.blurb p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
}

div.blurb h1 {
	font-size: 54px;
	margin: 0 0 4px 0;
	font-family: trebuchet ms;
	text-align: center;
	margin-bottom: 0;
}

div.blurb h2 {
	line-height: 1.2em;
	font-size: 16px;
	margin: 0 0 3px 0;
	font-family: trebuchet ms;
	text-align: center;
	margin-bottom: 0;
}

div.blurb h3 {
	margin: 0 0 2px 0;
	font-size: 20px;
	font-family: trebuchet ms;
	text-align: left;
	margin-bottom: 0;
}

div.blurb {
	float: left;
	width: 400px;
	text-align: center;
	/*border: medium double rgb(250,0,255);*/
}

/*-------------------------------------------------
content
-------------------------------------------------*/

div.content p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
	width: 805px;
}

div.content h1 {
	font-size: 54px;
	margin: 0 0 4px 0;
	font-family: trebuchet ms;
	text-align: center;
	margin-bottom: 0;
}

div.content h2 {
	line-height: 1.2em;
	font-size: 16px;
	margin: 0 0 3px 0;
	font-family: trebuchet ms;
	text-align: center;
	margin-bottom: 0;
}

div.content h3 {
	margin: 0 0 2px 0;
	font-size: 20px;
	font-family: trebuchet ms;
	text-align: left;
	margin-bottom: 0;
}

div.content {
	/*border: medium double rgb(250,0,255);*/
	float: left;
	width: 400px;
	text-align: center;
}

/*-------------------------------------------------
belt
-------------------------------------------------*/

div.belt {
	text-align: center;
	padding: 10px;
	font-size: 18px;
	font-family: trebuchet ms;
	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 td a {
	color: #900;
	text-align: center;
}