#container
{
	width: 1024px;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	margin: 11px auto;
}

#top
{
	background-color: white;
	border-bottom: 2px solid gray;
	height: 125px;
	line-height: 100%;
	background-image: url(/pictures/Frs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#topmenu
{
	background-color: #FFF;
	border-bottom: 1px solid gray;
	height: 25;
}

#leftnav
{
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
}

#rightnav
{
float: right;
width: 210px;
margin: 0;
}

#rightbottomnav
{
float: right;
width: 210px;
margin: 0;
}

#content
{
	margin-left: 0px;
	margin-right: 0px;
	height: 600px;
	background-color: white;
	background-image: url(/pictures/background.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#content2col
{
	margin-left: 150px;
	margin-right: 10px;
	min-height: 500px;
}

#content3col
{
	margin-left: 150px;
	margin-right: 210px;
	min-height: 500px;
	}

#content, #content2col, #content3col
{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}


#footer
{
	clear: both;
	margin: 0;
	background-color: #FFF;
	border-top: 1px solid gray;
	text-align: center;
	height: 30px;
	vertical-align: bottom;
	line-height: 150%;
}

#leftnav p, #rightnav p {
	margin-top: 5;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
	
}

body  {
	background: #FFF;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	list-style-type: disc;
	}
			  	

A:link    	{
	color:#333;
	text-decoration: underline;
}   
A:visited 	{
	color:#333;
	text-decoration: underline;
}
A:hover		{
	color:#666;
	text-decoration: underline;
}

.menutext {
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
}
.rfqtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

.textrightbar {
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.topbartextsm {
	font-family: Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #000;
}


.TopBar {
	background-color: #FFF;
}
.titletext {
	font-size: 16px;
	font-family: Verdana;
	color: #333;
	line-height: 200%;
}
.subtitletext {
	font-family: Verdana;
	font-size: 14px;
	color: #333;
}
.Level3text {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}
.Table1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-left-color: #999;
	padding: 7px;
	margin-bottom: 20px;

}

.Table1Level2text	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
}

.Table1oddrow	{
	background-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.Table2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 2px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.Table2Level2textright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
	text-align: right;
}

.Table2Level3textcenter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 11px;
	text-align: right;
}
.bodysuper {
	font-size: 8px;
	vertical-align: top;
	font-family: Verdana;
}
