body
	{
		padding: 20px;
		text-align: center;
		font-family: "Arial";
		font-size: 12px;
	}
p
	{	
		margin-top: 1px;
		margin-bottom: 1px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		background: url(images/maintextbg.gif);
		text-align: left;
	}
#image
	{
		text-align: center;
	}
#header
	{
		background-color: #c0cfd6;
	}
#titlesubtitle
	{
		padding-top: 16px;
		padding-bottom: 15px;
	}
#title
	{
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		padding: 20px;
		color: #5c656a;
	}
#subtitle
	{
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		padding: 10px;
		color: #5c656a;
	}
#nav
	{
		padding: 4px;
		padding-top: 14px;
		padding-bottom: 14px;
		text-align: center;
		background: url(images/navbg.gif) no-repeat;
	}	
#outer
	{
		background-color: #FFFFFF;
		margin: 5px;
		margin-top: 10px;
		margin-right: 0px;
		border: solid 2px #aeb3b6;
	}
#bluebox
	{
		background-color: #566e9c;
		height: 150px;
		overflow: hidden;
	}	
#rightColumn
{
	float: left;
	overflow: hidden;
	width: 230px;
}
#contentColumn
{
	margin-left: 232px;
}
#footer
{
	clear: both;
	background-color: #FFFFFF;
	margin-top: 2px;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	overflow: hidden;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerRightColumn
	{
		padding: 5px;
	}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #footer
{
	z-index: 10;
}

.col2text
	{
		
		font-size: 12px;
	}
.col2heading1
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 12px;
		
	}
.col1text2
	{
		font-size: 12px;
		color: #FFFFFF;			
	}
a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading2
	{
		color: black;
		font-size: 13px;
		font-weight: bold;
		background-color: #bfbfbf;
		border-top: solid 1px #FFFFFF;
	}
.heading1
	{
		color: #40484a;
		margin: 2px;		
		font-size: 13px;
		font-weight: bold;
	}
.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .col2heading2, .col2text, .col2text2
	{
		padding: 5px;
	}
.footer1
	{
		text-align: center;
		font-size: 11px;
		color: #000000;
	}
a.nav
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
a.nav:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.footer1 a
	{
		color: #000000;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #000000;
		text-decoration: none;
	}
a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
a
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
.col1text2 a, .col1text2 a:visited, .heading2 a, .heading2 a:visited
	{
		color: #FFFFFF;
	}

#innerRightColumn
	{
		padding: 0px;
	}