body
	{
		padding: 20px;
		text-align: center;
		font-family: "Verdana";
		font-size: 12px;
	}
p
	{	
		margin-top: 1px;
		margin-bottom: 1px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		background: url(images/maintextbg.gif);
		text-align: left;
	}
#main_inner
	{
		margin: 0px auto;
		width: 780px;
		background: url(images/maintextbg2.gif);
		text-align: left;
	}
#titlesubtitle
	{
		background: url(images/titlebg.gif) no-repeat #3a6e96;
	}
#title
	{
		text-align: right;
		font-size: 28px;
		font-weight: bold;
		padding: 20px;
		color: #FFFFFF;
	}
#subtitle
	{
		text-align: right;
		font-size: 18px;
		padding: 10px;
		color: #e4e4e4;
		font-style:italic;
	}
#nav
	{
		text-align: center;
		background: #3a6e96;
		vertical-align: middle;
		border: solid 10px #e4e4e4;
	}	
#bluebox
	{
		background-color: #5579b5;
		height: 3px;
		overflow: hidden;
	}	
#rightColumn
{
	float: right;
	overflow: hidden;
	width: 166px;
	margin-right: 1px;
}
#contentColumn
{
	margin-right: 170px;
}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#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;
	}
#innerLeftColumn
	{
		width: 200px;
		float:left;
	}
#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;
		border-bottom: dotted #e4e4e4 2px;		
	}
.col2heading1
	{
		font-size: 13px;
		font-weight: bold;
		color: #e4080a;
		border-bottom: dotted #e4e4e4 2px;
	}
.col2heading2
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
	}	
.col1text1
	{
		font-size: 12px;
		color: #8a8a8a;
	}
.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: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
	}
.heading1
	{
		color: #ff811d;		
		font-size: 13px;
		font-weight: bold;
		background-color: #fbfbfb;
	}
.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .col2heading2, .col2text, .col2text2
	{
		padding: 5px;
	}
.footer1
	{
		height: 15px;
		text-align: center;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #7b7b7b;
	}
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: #FFFFFF;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #FFFFFF;
		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;
	}