body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0px auto;
	text-align:center;
}

#dotted 
{
	width:33%;
	
}

#ScrollingFabrics 
{
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#Content {
	width:780px;
	margin:0px auto;
	text-align:center;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	}

/* +++++++++++++++++++++++++ MAIN CONTENT +++++++++++*/

 A.logonav:link 
 {
	color: silver; text-decoration:none ;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:dotted 2px silver;
 }
 A.logonav:visited 
 {
	color: #f69021; text-decoration:none ;
}

 A.Nav:visited
 {
	color: White; text-decoration:none ;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A.Nav:link
{
	color: White; text-decoration:none ;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A.Nav:hover
{
	color: #f69021; text-decoration:none ;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Nav
{
	color: White; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.PageBorder {
width:780px; border-left-width:3px; border-left-style:outset; border-right-style:outset; border-right-width:3px; border-right-color:ThreeDDarkShadow; border-left-color:ThreeDDarkShadow;
}
 A.Assembly:link 
 {
	 color: silver;
	 text-decoration:none ;
	 font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom:dotted 2px silver;
	 }
	 
 A.Assembly:visited 
 {
	 color: #f69021; 
	 text-decoration:none ;
	 font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom:dotted 2px silver;
	 }

u { 
	color:Silver;
	
}


#mainContent {
	background: #fff;
	width: 563px;
	padding: 5px;
	margin-left: 173px;
	min-height:100%;
}

.box 
{

	  border-width:10px;
	
}
.box2 {
	padding: 10px;
	margin: 5px;
	width:780px;
	height: auto;
}
.box img {
	margin: 10px;
	float: right;
	display: inline;
}

.imageText, .imageTextLarge {
	float: right;
	display: inline;
	width: 180px;
	text-align: center;
}
.imageTextLarge {
	float: none;
	text-align: center;
}
.imageTextLarge img {
	float: none;
	display: block;
}
iframe {
	border: 1px solid #69F;
	border-right-color: #ccc;
}
.header {
	display: block;
	color: #900;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 10px;
}
.subHeader {
	display: block;
	color: #557BA9;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.subHeader2 {
	display: block;
	color: #0056A4;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
p {
	margin-top: 5px;
	
}
p.pullout {
	float: right;
	display: inline;
	width: 180px;
	text-align: center;
	border: 1px solid #333;
	padding: 5px;
}
#banner {
	text-align: center;
	height:60px;
	margin-top: 15px;
	
}
table.tableStyle th {
	font-weight: bold;
	color: #fff;
	background: #858A9F;
	text-align: left;
}
table.tableStyle {
	border-bottom: 1px solid #858A9F;
	border-left: 1px solid #858A9F;
}
table.tableStyle td {
	border-top: 1px solid #858A9F;
	border-right: 1px solid #858A9F;		
}