body 			{
	color: #00529C;
	font-family: arial;
	background-color: #FFFFFF;
				}

							
h1				{
	font-size: 24pt;
	text-align: left;
	padding-top: 15px;
				}				
h2				{
	font-size: 18pt;
				}				
h3				{
	font-size: 14pt;
				}
#container		{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	/*background: url(images/red_gradient.jpg) repeat-x;*/
	background-color: #FFFFFF;
				}

#header			{
	width: 960px;
	height: 150px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
				}
#headerlogo	{
	width: 264px;
	height: 148px;
	float: left;
	/*border-right: 1px solid #00529C;*/
				}
				
#headerlogo img	{
	width: 70px;
	height: 70px;
	border: 0;
	padding-top: 45px;
	padding-right: 5px;
	float: left;
				}

#headerlogo right {
	width: 180px;
	height: 146px;
	border: 0;
	float: right;
				}

#headerright img {
	border: 0;
	float: right;
				}

#headerright	{
	width: 690px;
	height: 148px;
	float: left;
	/*border-right: 1px solid #00529C;*/
				}
				
#leftcolumn h1	{
	border-top: 2px solid #00529c;
	font-weight: bold;
	text-align: center;
				}

#leftcolumn ul	{
	list-style-type: disc;
	font-size: 12pt;
	font-weight: normal;
	
				}
				
#leftcolumn a	{
	color: #00529c;
	text-decoration: none;
				}
				
#leftcolumn a.active, #leftcolumn a:hover
				{
	color: #00529c;
	text-decoration: underline;
	
				}
				
#leftcolumn 	{
	margin-bottom: 10px;
	width: 250px;
	margin-left: 15px;
	background-color: none;
	float: left;
	/*border: 1px solid #00529C;*/
				}
					
#rightcolumn p	{
	font-size: 12pt;
				}				

#rightcolumn ul	{
	font-size: 12pt;

				}
				
#rightcolumn h2	{
	
	font-weight: bold;
	
				}
						
#rightcolumn	{
	width: 650px;
	border-bottom: 1px solid #00529C;
	border-left: 1px solid #00529C;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	background-color: none;
	margin-right: 10px;
	margin-bottom: 20px;
				}

#welcome		{
	width: 640px;
				}

#footer			{
	width: 800px;
	height: 1px;
	clear: both;
				}
				
.signature		{
	list-style: none;
	list-style-position: inside;
				}