body
{
	text-align:center;
}

#main
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('./images/nav/left.jpg');
	background-repeat:no-repeat;
	height:560px;
	margin-top:120px;
}

#links
{
	margin-left:40px;
	margin-top:40px;
}

.text
{
	font-family: Arial; 
	font-size: 8pt; 
	color: #000033; 
	font-weight: none;
	text-decoration: none;
}

.titleBG
{
	height: 45px;
	width: 100px;
	background:#1b366f;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	line-height:26px;
	text-align:right;
}

.title
{
	top: -250px;
}

.subLink
{
	font-weight: bold; 
	font-size:9pt; 
	text-decoration:none; 
	color:#131646;
}

.list
{
	padding-left:40px;
	padding-top:25px;
	padding-right:20px;
	font-family: Arial; 
	font-size: 12px; 
	color: #000033; 
	font-weight: bolder;
	text-decoration: none;
	line-height:129%;
}

.list ol li
{
	padding-bottom:10px;
	list-style-type: none;
}

.list ul li
{
	padding-bottom:1px;
	padding-top:1px;
	list-style-type: none;

}

.list2
{
	padding-left:20px;
	font-family: Arial; 
	font-size: 8pt; 
	color: #000033; 
	font-weight: bold;
	text-decoration: none;
}

.subTitle
{
	font-size: 10pt;
	font-weight: bolder;
}

.firstWords
{
	font-weight: bold;
}

.addPages
{
	font-weight: bold;
	padding-right: 20px;
}

.currentPage
{
	font-weight: bold; 
	font-size:9pt; 
	text-decoration:none; 
	color:yellow;
}

.link
{
	color: #1F2252;
}
