body	{background-color:#ffffff; color:#000000; font-family:  Arial, Verdana, sans-serif; margin: 0; text-align: center;}

p, td	{font-size: 10pt;}

h1	{font-size: 16pt; color: #000000; font-weight: normal; border-bottom: 1px solid #000000; margin-top: 10px;}
h2	{font-size: 14pt; color: #001e64; font-weight: normal; margin-bottom: 0;}
h3	{font-size: 12pt; color: #000000; margin-bottom: 0;}
h4	{font-size: 10pt; color: #001e64; margin-bottom: 0;}

.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.small      {font-size: 8pt; color: #6185a6;}



/*~~~~~~~~~~~~~~~~~Content Page Text Block Styles~~~~~~~~~~~~~~~~~*/
#content { margin: 0 auto; width: 1110px; text-align: left;}

#contentblock {
	float: left; text-align: left;
	display: block; width: 490px;
	padding-bottom: 20px;
	padding-right: 36px;
	padding-left: 130px;
}

#contentblock2 {
	float: left; text-align: left;
	display: block; width: 715px;
	padding-bottom: 20px;
	padding-right: 36px;
	padding-left: 200px;
}

#newsblock {
	float: right; text-align: left;
	background-color:#eee9e3;
	display: block; width: 300px;
	padding-right: 130px;
	padding-left: 23px;
}

#NewsDiv	{background-color:#eee9e3; text-align: left;
 position: absolute; left: 0; top: 0; width: 300px; }

#NewsDiv li	{font-size: 10pt; }


/*~~~~~~~~~~~~~~~~~Subscribe Text Block Styles~~~~~~~~~~~~~~~~~*/
#subscribeblock {
	text-align: center;
	display: block; width: 340px;
	background-color:#eee9e3;
	border: 1px solid #c20001;
	padding: 10px;
}

#subscribeblock .red {
	font-size: 14pt; color: #c20001; font-weight: normal; padding-left: 4pt; margin-top: 0; margin-bottom: 0;
}

#subscribeblock .black {
	font-size: 11pt; color: #000000; font-weight: normal; padding-left: 4pt; margin-top: 0; margin-bottom: 0;
}



/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/

.nav {font-size: 8pt; color: #ffffff; padding-left: 21px; padding-right: 21px; padding-top: 6px; *padding-top: 1px; padding-bottom: 6px; margin-left: 6px; }

a.nav:link, .nav:active, .nav:visited {color: #ffffff; border: 1px solid #ffffff; text-decoration: none;}
a.nav:hover 	{color: #ffff00; border: 1px solid #ffff00; text-decoration: none;}


a:link 		{color: #001e64;}
a:active 	{color: #001e64;}
a:visited 	{color: #000000;}
a:hover 	{color: #c20001;}
