/* CSS Document */

ol
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	padding-left: 30px;
	font-weight: 300;
	padding-right: 30px;
	line-height: 1.5;
	font-style: normal;
		}

.Text
		{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	padding-left: 30px;
	font-weight: 300;
	padding-right: 30px;
	line-height: 1.5;
	font-style: normal;
		}
		
				li {
			font-family: Arial;
	font-size: 12px;
	color:#000000;
	padding-left: 30px;
	font-weight: 300;
	padding-right: 30px;
	line-height: 1.5;
	font-style: normal;
}

.SmallText
		{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	padding-left: 30px;
	font-weight: 300;
	padding-right: 30px;
	line-height: 1.5;
	font-style: normal;
		}
.Text1 
		{ 
		font-family: Arial; 
		font-size: 11px; 
		color:#000000; 
		padding-right: 30px; 
		line-height: 1.5;
		}
.Text2 
		{ 
		font-family: Arial; 
		font-size: 11px; 
		color:#000000; 
		padding-right: 30px; 
		line-height: 1.5;
		}
.Text3 
		{ 
		font-family: Arial; 
		font-size: 11px; 
		color:#000000; 
		padding-right: 30px; 
		line-height: 1.5;
		}
.Text4 
		{ 
		font-family: Arial; 
		font-size: 11px; 
		color:#000000; 
		padding-right: 30px; 
		line-height: 1.5;
		}
.Text5 
		{ 
		font-family: Arial; 
		font-size: 10px; 
		color:#000000; 
		font-style: normal;
		}
.Headers 
		{ 
		font-family: Arial; 
		font-size: 16px; 
		color:#172341; 
		font-weight: 400;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 26px;
		}
		
.Copyright 
		{ 
		font-family: Arial; 
		font-size: 10px; 
		color:#9A9A9A; 
		padding-left: 14px; 
		line-height: 1.5;
		padding-top: 168px;
		}
		
.Quote { 
		padding-top: 35px;
		}
.SubQuote { 
		padding-top: 5px;
		}
.LeftBar
		{
		padding-top: 5px;
		}

a.TopNav:link, a.TopNav:visited     
		{
		font-family: Arial;
		font-size: 13px;
		color: #194B80;
		text-decoration: none;
	  	} 

a.TopNav:hover   
		{
	text-decoration: underline;
	    }

a:link, a:visited     
		{
		font-family: Arial; 
		font-size: 12px;
		color: #194B80;
		font-weight: 300;
		text-decoration: none;
	  	} 

a:hover   
		{
	text-decoration: underline;
	    }