/* Swiftpipe Styles */

h1 {
	font-size: 1.3em;
	}
h2 {
	margin: 15px 6px 10px 10px;  /*top,right,bottom,left*/
	font-size: 1.2em;
	color: #006894;
	font-weight: bold;
	line-height: 100%;
	}
h3 {
	margin: 15px 6px 20px 6px;
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 140%;
	}
h4 {
	margin: 15px 10px 20px 10px;
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 140%;
	}
h5 {
	margin: 15px 10px 20px 10px;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
	}

p {
	margin: 2px 0 2px 0;
	font-size: 1.0em;
	color: #666666;
	line-height: 130%;
}

img.divider {
	margin: 15px 6px 15px 0px;  /*top,right,bottom,left*/
	}
 
ul {margin: 0 0 0 50px;
	padding: 0 50px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	line-height: 140%;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
}
 
ol {margin: 0 0 0 50px;
	padding: 0 50px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	line-height: 140%;
	text-decoration: none;
	list-style-type: lower-roman;	
	text-align: left;
}

li {text-align:left;}

/* Links */

a {
	color: #006894;
	text-decoration: none;
	/*border-bottom: 1px solid #CCCCCC;*/
}
a:hover {
	/*border-bottom: 1px solid #66CC66;*/
	border-bottom: 1px solid #CCCCCC;
}

/* Text Styles */

.txtblue {
	font-size: 1.0em;
	color: #006894;
	line-height: 100%;
}

.txtbold {
	font-size: 1.0em;
	font-weight:bold;
	color: #666666;
	line-height: 100%;
}

.txtboldunder {
	font-size: 1.0em;
	font-weight:bold;
	color: #666666;
	line-height: 100%;
	text-decoration:underline
}

.txtswift {
	font-size: 1.0em;
	font-weight:bold;
	color: #009DE0;
	line-height: 100%;
}

.titleboldgrey {
	margin: 15px 6px 10px 10px;  /*top,right,bottom,left*/
	font-size: 1.1em;
	font-weight:bold;
	color: #666666;
	line-height: 100%;
}

.notesbold
	{color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.date
	{color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
 
.newstitle {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
 	font-weight: bold;
	text-decoration: none;
}
 
.news {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	text-decoration: none;
}

.newsdate
	{color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

/* Link Styles */

.navlink			{color: #FFFFFF;
					font-size: .85em;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight:bold;
					line-height:270%;}
				
.navlink A:link		{color: #FFFFFF;
					background: transparent;}
          
.navlink A:active	{color: #FFFFFF;
					background: transparent;}
          
.navlink A:visited	{color: #FFFFFF;
					background: transparent;}
          
.navlink A:hover	{color: #EFEFEF;
					background: transparent;
}

				
.headlink			{color: #999999;
					font:.8em Verdana, Arial, Helvetica, sans-serif;
					font-weight:normal;}
				
.headlink A:link	{color: #999999;
					background: transparent;}
          
.headlink A:active	{color: #999999;
					background: transparent;}
          
.headlink A:visited	{color: #999999;
					background: transparent;}
          
.headlink A:hover	{color: #666666;
					background: transparent;
}

				
.newslink			{color: #333333;
					font:1.0em Arial, Helvetica, sans-serif;
					font-weight:normal;}
				
.newslink A:link	{color: #333333;
					background: transparent;}
          
.newslink A:active	{color: #333333;
					background: transparent;}
          
.newslink A:visited	{color: #333333;
					background: transparent;}
          
.newslink A:hover	{color: #000000;
					background: transparent;
}

					
.footer				{color: #999999;
					font:.8em Verdana, Arial, Helvetica, sans-serif;
					background: transparent;}
				
.footlink A:link	{color: #999999;
					font:.75em Verdana, Arial, Helvetica, sans-serif;
					background: transparent;}
          
.footlink A:active	{color: #999999;
					background: transparent;}
          
.footlink A:visited	{color: #999999;
					background: transparent;}
          
.footlink A:hover	{color: #000000;
					background: transparent; }