body
{
background-color: #FFFFFF;
background-repeat: no-repeat;
font-family: helvetica;
padding: 0px 0px 0px 0px;
background-image: url("images/bodybg.jpg");
background-position: left bottom;
background-attachment:fixed;
}

  
#Siteholder
{
 	min-height: 800px;
 	_height: 800px;
	width: 1024px;
	top: 2%;
	left: 50%;
	margin-left: -512px;
	position: absolute;
    border-top: 0px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 0px solid #000000;
    border-left: 0px solid #000000;

}
#Header
{
 	width: 1022px;
   min-height: 240px;
   _height: 240px;
   margin: 0px 0px 0px 0px;
   border-top: 1px solid #caced2;
   border-bottom: 1px solid #caced2;
   border-right: 1px solid #caced2;
   border-left: 1px solid #caced2;
   z-index: 0;
   float: left;
   background-image: url(images/headerimg.jpg);
   background-repeat: no-repeat;
}

.Logo
{
   width: 405px;
   height: 105px;
   margin: 10px 0px 0px 20px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   z-index: 1;
   position: absolute;
}
.Logo2
{
   width: 135px;
   height: 105px;
   margin: 10px 0px 0px 870px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   z-index: 1;
   position: absolute;
}
.Navigation
{
   width: 1022px;
   height: 49px;
   margin: 150px 0px 0px 0px;
   border-top: 0px solid #CACED2;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #CACED2;
   border-left: 0px solid #CACED2;
   z-index: 0;
   overflow: hidden;
   float: left;
   position: absolute;
	z-index: 5;
}
#topsub
{
   width: 1021px;
   height: 52px;
   margin: 188px 0px 0px 0px;
   border-top: 0px solid #FFFFFF;
   border-bottom: 0px solid #3B6D98;
   border-right: 0px solid #3B6D98;
   border-left: 0px solid #3B6D98;
   float: left;
   background-image: url(images/sub-menu.png);
   background-repeat: repeat-x;
   z-index: 20;
   position: absolute;
   
}
#subsub
{
   width: 900px;
   height: 28px;
   margin: 15px 0px 0px 140px;
   border-top: 0px solid #FFFFFF;
   border-bottom: 0px solid #3B6D98;
   border-right: 0px solid #3B6D98;
   border-left: 0px solid #3B6D98;
   float: left;
   
}
.nav
{
margin: 0px 0px 0px 0px;
height: 52px;
width: 1000px;
border-bottom: 0px solid #CACED2;
border-top: 0px solid #CACED2;
float:left;
z-index: 10;

}
.pagetop
{
   width: 1022px;
   height: 30px;
   margin: 0px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #3B6D98;
   border-right: 1px solid #3B6D98;
   border-left: 1px solid #3B6D98;
   float: left;
   background-color: #FFFFFF;
}
ul.pane-list,
ul.pane-list-active,
ul.first
{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
li.pane-list,
li.pane-list-active,
li.first
{
	font-size: 13px;
	color: #3F3F3F;
	padding: 13px 0px 0px 0px;
	margin-left: 3px;
	border-top: solid 0px #CACED2;
	border-right: solid 0px #FFFFFF;
	border-bottom: solid 0px #3B6D98;
	cursor: pointer;
	width: 139px;
	_width: 90px;
	height: 35px;
	float: left;
	background: url(images/buttons/toptab.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
li.first
{
	font-size: 13px;
	color: #3F3F3F;
	padding: 13px 0px 0px 0px;
	margin-left: -1px;
	border-top: solid 0px #CACED2;
	border-right: solid 0px #FFFFFF;
	border-bottom: solid 0px #3B6D98;
	cursor: pointer;
	width: 139px;
	_width: 90px;
	height: 35px;
	float: left;
	background: url(images/buttons/toptabact.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 20;

}
li.pane-list-active
{
	border-bottom: solid 0px #3f3f3f;
	background: url(images/buttons/toptabsel.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    border-bottom: solid 0px #3B6D98;
}
li.pane-list:hover {
   	background: url(images/buttons/toptab_hov.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    
}
a.topmenulinks
{
color: #3B6D98;
font-size: 14px;
font-weight: bold;
margin-left: 15px
}
a.topmenulinks-active
{
color: #3F3F3F;
font-size: 14px;
font-weight: bold;
margin-left: 15px;
}
#Main
{
   width: 1022px;
   min-height: 400px;
   margin: 12px 0px 0px 0px;
   border-top: 1px solid #caced2;
   border-bottom: 1px solid #caced2;
   border-right: 1px solid #caced2;
   border-left: 1px solid #caced2;
   z-index: 1;
   float: left;
   background-image: url(images/main.png);
   background-repeat: y-repeat;
	 
}
#maintop
{
   width: 260px;
   height: 30px;
   margin: 0px 0px 0px 0px;
   padding-top: 0px;
   border-top: 0px solid #3B6D98;
   border-bottom: 1px solid #CACED2;
   border-right: 0px solid #3B6D98;
   border-left: 0px solid #3B6D98;
   z-index: 1;
   float: left;
   background-color: #ececec;
   text-align: right;

	 
}
#Bottom
{
   width: 1022px;
   min-height: 70px;
   margin: 12px 0px 0px 0px;
   border-top: 0px solid #3B6D98;
   border-bottom: 0px solid #3B6D98;
   border-right: 0px solid #3B6D98;
   border-left: 0px solid #3B6D98;
   float: left;
}
.bottomtabs,
.bottomtabs-first,
.bottomtabs-last

{
   width: 339px;
   min-height: 70px;
   _height: 70px;
   margin: 0px 0px 0px 1px;
   border-top: 0px solid #CACED2;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #CACED2;
   border-left: 0px solid #CACED2;
   float: left;
   text-align: center;
   background-image: url(images/buttons/bottom_buttons.png);
   background-repeat: x-repeat;
}
.bottomtabs-first

{
   width: 450px;
   min-height: 245px;
}
.bottomtabs-last
{
border-right: 0px solid #CACED2;
}
.bottomtabs
{

}
.subnav
{
   width: 550px;
   height: 30px;
   margin:  30px 0px 0px 40px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0 px solid #000000;
   background-color: #FFFFFF;
   z-index: 1;
}
.subnav li
{
   width: 130px;
   height: 15px;
   margin:  10px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 1px solid #a3a3a3;
   border-right: 1px solid #a3a3a3;
   border-left:  0px solid #000000;
   z-index: 1;
   color: #FF0000;
   float: left;
   list-style-type: none;
}
.product li
{
   min-width: 150px;
   height: 15px;
   margin:  10px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #a3a3a3;
   border-right: 0px solid #a3a3a3;
   border-left:  0px solid #000000;
   z-index: 1;
   color: #FF0000;
   float: left;
   list-style-type: none;
}

#Left
{
   width: 1010px;
   min-height: 400px;
   _height: 640px;
   margin: 5px 0px 0px 5px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #3F3F3F;
   border-right: 0px solid #CACED2;
   border-left: 0px solid #000000;
   float: left;
}
.imageholder
{
   min-height: 120px;
   margin: 0px 0px 0px 20px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   overflow: hidden;


}
.smallbox
{
   width: 380px;
   min-height: 10px;
   margin: 10px 0px 5px 5px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;


}
.singleplayer
{
   width: 770px;
   min-height: 330px;
   margin: 0px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   overflow: hidden;

}
.textholder,
.textholdernews
{

   min-height: 10px;
   margin: 20px 0px 5px 20px;
   padding-bottom: 30px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   line-height: 1.4;	
}
.textholdernews
{
width: 750px
}
.newsummary
{
   width: 190px;	
   min-height: 10px;
   margin: 25px 0px 5px 20px;
   padding-bottom: 30px;
   border-top: 0px solid #000000;
   border-bottom: 1px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   line-height: 1.4;	
}
.signup
{
   min-height: 10px;
   margin: 20px 0px 5px 20px;
   padding-bottom: 30px;
   border-top: 3px solid #F8F8F8;
   border-bottom: 3px solid #F8F8F8;
   border-right: 3px solid #F8F8F8;
   border-left: 3px solid #F8F8F8;
   float: left;
   line-height: 1.4;	
}
.newsnav
{
   width: 1000px;	
   min-height: 40px;
   margin: 5px 0px 3px 0px;
   border-top: 1px solid #3B6D98;
   border-bottom: 0px solid #3B6D98;
   border-right: 0px solid #3B6D98;
   border-left: 0px solid #3B6D98;
   float: left;
   

}
.newsholder
{
   width: 317px;	
   height: 450px;
   margin: 0px 5px 4px 2px;
   padding: 5px 5px;
   border-top: 1px solid #caced2;
   border-bottom: 1px solid #caced2;
   border-right: 1px solid #caced2;
   border-left: 1px solid #caced2;
   float: left;
      background-color: #FFFFFF;

}
ul.paging
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.paging li
{
	margin:0px;
	padding:0px;
	float:left;
}
ul.paging li a
{
	float:left;
	padding:5px;
	margin-top: 5px;
	margin-right:5px;
	border:solid 1px #3B6D98;
	text-decoration:none;
	background:#FFFFFF;
	color:#3B6D98;
	font-weight: bold;
}
ul.paging li.paging-active a, ul.paging li a:hover
{
	background:#3B6D98;
	color:#FFFFFF;
}
ul.paging li.paging-disabled a, ul.paging li.paging-disabled a:hover
{
	cursor:default;
	background:#FFFFFF;
	border:solid 1px #BBBBBB;
	color:#BBBBBB;
}
ul.paging li.paging-current
{
	padding:5px;
	margin-top: 5px;
	margin-right:5px;
	border:solid 1px #3B6D98;
	background:#3B6D98;
	color:#FFFFFF;
	font-weight: bold;
}
.smallslide
{
   min-height: 10px;
   margin: 5px 0px 5px 5px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: px solid #000000;
   float: left;
   overflow: hidden;

}
.testclass
{
   width: 380px;
   min-height: 10px;
   margin: 10px 0px 5px 5px;
   border-top: 1px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 1px solid #000000;
   float: left;

}
.document-list
{
   width: 160px;
   height: 170px;
   margin: 0px 0px 10px 5px;
   border-top: 1px solid #F8F8F8;
   border-bottom: 1px solid #F8F8F8;
   border-right: 1px solid #F8F8F8;
   border-left: 1px solid #F8F8F8;
   float: left;
   text-align: center;	
}
.backlinks
{
   width: 761px;
   min-height: 25px;
   margin: 0px 0px 0px 0px;
   padding-top: 5px;
   border-top: 0px solid #000000;
   border-bottom: 1px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   overflow: hidden;
	background-color: #ececec;
}
#breadcrumb ul li{
   list-style-image: none;
   display:inline;
   padding: 0 0px 0 0;
   margin: 10px 0 0 10px;
   font-size: 13px;
   color: #3B6D98;
   font-weight: bold;
}
#breadcrumb ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}
.itemcenter
{
width: 590px;
 margin: 10px 0px 0px 40px;
 border-top: 1px solid #636466;
}

.newsList
{
 width: 580px;
   min-height: 180px;
   margin: 0px 0px 0px 40px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   float: left;


}
.projectList
{
   width: 580px;
   min-height: 180px;
   margin: 0px 0px 0px 40px;
   border-top: 1px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;

}
.itemtextholder
{
   width: 415px;
   min-height: 180px;
   margin: 0px 0px 0px 10px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;

}
#Right
{
   width: 200px;
   min-height: 400px;
   margin: 10px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #000000;
   border-left: 0px solid #CACED2;
   float: left;
   background-position: 0px 10px;
}
.newsletter
{
   width: 240px;
   height: 50px;
   margin: 15px 0px 0px 430px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   border-right: 0px solid #FFFFFF;
   border-left: 0px solid #000000;
   float: left;
   padding: 5px 7px;
}
.subnavigation,
.subbottom,
.subtop
{
   width: 201px;
   min-height: 40px;
   margin: 0px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   padding: 5px 7px;
   text-align: left:
}
.subnavigation
{
background-color: #eaeaea;
   background-image: url(images/sub_main.png);
   background-repeat: y-repeat;
}
.subtop
{
   width: 205px;
   min-height: 15px;
   margin: 10px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   background-image: url(images/sub_01.png);
   background-repeat: no-repeat;
}
.subbottom
{
   width: 205px;
   min-height: 20px;
   margin: 0px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   padding: 5px 7px;
      background-image: url(images/sub_03.png);
   background-repeat: no-repeat;
}
.newstop,
.newsfeed,
.newsbottom
{
   width: 201px;
   min-height: 100px;
   margin: 0px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   padding: 5px 7px;
}
.newsfeed
{
background-color: #eaeaea;
   background-image: url(images/news_main.png);
   background-repeat: y-repeat;
}
.newstop
{
   width: 205px;
   min-height: 15px;
   margin: 0px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   background-image: url(images/news_01.png);
   background-repeat: no-repeat;
}
.newsbottom
{
   width: 205px;
   min-height: 20px;
   margin: 0px 0px 0px 7px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   padding: 5px 7px;
   background-image: url(images/news_03.png);
   background-repeat: no-repeat;
}

#Footer
{
   width: 1024px;
   min-height: 25px;
   margin: 0px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   text-align: center;

}
#signedup
{
   width: 500px;
   height: 200px;
   margin: 300px auto;
   min-height: 25px;
   border-top: 0px solid #CACED2;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #CACED2;
   border-left: 0px solid #CACED2;
   text-align: center;
   background-image: url(images/signedup.png);
   background-repeat: no-repeat;
}
#Byline
{
   width: 950px;
   min-height: 30px;
   margin: 0px 0px 0px 0px;
   border-top: 0px solid #000000;
   border-bottom: 0px solid #CACED2;
   border-right: 0px solid #000000;
   border-left: 0px solid #000000;
   float: left;
   text-align: center;
}
.clearboth
{
clear: both;
}
ul
{
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
color: #000000;
margin: 4px 0px 0px 0px;
padding: 0;
}
li
{
padding: 0px;
margin: 0px;
}
ul.sub
{
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
margin: 0px 0px 0px 0px;

_margin-left: 13px;

}
li.sub
{
min-width: 50px;
height: 29px;
font-family: HELVETICA;
font-size: 14px;
font-weight: bold;
border-color: #FFFFFF;
margin: 0px 10px 0px 0px;
padding: 10px 10px 5px 10px;
float: left;
border-top: 0px solid #000000;
border-bottom: 0px solid #CACED2;
border-right: 0px solid #CACED2;
border-left: 0px solid #3F3F3F;
list-style-type: none;
}
a.sub
{
font-size: 14px;
font-weight: bold;
color: #3B6D98;
margin: 0px 0px 0px 0px;
}
a.sub:hover
{
color: #636466;
}
a.subbold
{
font-size: 14px;
font-weight: bold;
color: #3F3F3F;
margin: 0px 0px 0px 0px;
}
a.subbold:hover
{
color: #636466;
}
h1
{	
font-size: 25px;
margin: 10px 0px 5px 0px;
color: #3B6D98;
font-weight: bold;
line-height: 1;
}
h1.white
{	
font-size: 15px;
margin: 18px 0px 5px 0px;
color: #FFFFFF;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
}
h1.white2
{	
font-size: 15px;
margin: 10px 0px 5px 0px;
color: #FFFFFF;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
}
h1.green
{	
font-size: 25px;
margin: 10px 0px 5px 0px;
color: #3B6D98;
font-weight: bold;
line-height: 1;
}
h2
{	
font-size: 16px;
margin: 10px 0px 0px 0px;
color: #3B6D98;
font-weight: bold;
line-height: 1;
}
h2.right
{	
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #FFFFFF;
font-weight: bold;
line-height: 1;
}
h3
{	
font-size: 14px;
margin: 10px 0px 0px 0px;
color: #3F3F3F;
font-weight: bold;
line-height: 1;
}
h3.right
{	
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #3F3F3F;
font-weight: bold;
line-height: 1;
}
h3.bottom
{	
font-size: 14px;
margin: 10px 0px 0px 0px;
color: #7fc31b;
font-weight: bold;
line-height: 1;
}

h2.download
{	
font-size: 13px;
margin: 5px 0px 0px 0px;
color: #3F3F3F;
font-weight: bold;
line-height: 1;
}
h2.newslettertext
{	
font-size: 13px;
margin: 0px 0px 0px 0px;
color: #3F3F3F;
font-weight: bold;
line-height: 1;
}
h1.bigHeader
{	
font-size: 24px;
margin: 20px 0px 0px 40px;
color: #636466;
font-weight: bold;
line-height: 1;
}
h1.smallHeader
{	
font-size: 24px;
width: 100%;
margin: 20px 0px 0px 0px;
color: #636466;
font-weight: bold;
line-height: 1;
text-decoration: underline;
}
h1.itemheader
{	
font-size: 14px;
margin: 10px 0px 0px 0px;
color: #000000;
font-weight: bold;
line-height: 1;
}
p.newslist
{
font-size: 14px;
margin: 5px 0px 10px 7px;
font-weight: bold;
color: #7FC31B;
line-height: 1;
font-family: HELVETICA;
}
p.standard
{
font-size: 12px;
margin: 5px 0px 10px 10px;
color: #000000;
line-height: 1;
font-family: HELVETICA;
}
p.small
{
font-size: 11px;
margin: 0px 0px 10px 10px;
color: #CACED2;
line-height: 1;
font-family: HELVETICA;
}
p.smallnoident
{
font-size: 11px;
margin: 0px 0px 10px 0px;
color: #CACED2;
line-height: HELVETICA;
}
hr {
margin-left: 10px;
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 95%;
text-align: left;
}
p.byline
{

font-size: 10px;
margin: 10px 0px 10px 10px;
color: #3f3f3f;
line-height: 1;
font-family: HELVETICA;
font-weight: normal;

}
p
{
font-family: HELVETICA;
font-size: 13px;
font-weight: normal;
border-color: #3F3F3F;
margin: 0px 10px 0px 0px;
line-height: 1.5;
}
p.menudesc
{
font-size: 11px;
font-weight: normal;
border-color: #000000;
margin: 1px 15px;
}
p.itemheader
{
font-family: HELVETICA;
font-size: 14px;
font-weight: bold;
border-color: #FFFFFF;
margin: 10px 0px 0px 0px;
}
p.products
{
font-family: HELVETICA;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
font-weight: normal;
margin-top: 5px;
background-color: none;

}
p.leftmenu
{
font-family: HELVETICA;
font-size: 10px;
font-weight: bold;
border-color: #758732;
font-weight: bold;
margin-top: 5px;
}
p.newstext
{
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin-top: 5px;
margin-left: 20px;
margin-right: 15px;
color: #FFFFFF;
}
p.breadcrumb
{					
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 8px 0px 0px 10px;
color: #FFFFFF;
}
p.menuleft
{					
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 0px 0px 0px 10px;
color: #FFFFFF;
}

p.footer
{					
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 8px 0px 0px 10px;
color: #CACED2;
}
p.t_text
{					
font-size: 12px;
margin: 10px 0px 0px 20px;
color: #FFFFFF;
line-height: 1;
}
p.white_inset
{					
font-family: HELVETICA;
font-size: 10px;
font-weight: normal;
margin: 10px 0px 0px 50px;
color: #CACED2;
line-height: 1;
}
p.gallery_info
{					
font-family: HELVETICA;
font-size: 11px;
font-weight: normal;
margin: 2px 0px 0px 0px;
color: #FFFFFF;
}

p.newsletter_text
{					
font-size: 11px;
font-weight: normal;
margin-top: 0px;
color: #FFFFFF;
margin-left: 0px;

}

p.aboutText
{					
font-family: HELVETICA;
font-size: 13px;
font-weight: normal;
margin: 6px 50px 0px 15px;
line-height: 1.5;
}
a
{
color: #4c4c4c;
}
/*li
{
font-family: helvetica;
font-size: 12px;
font-weight: normal;
margin: 3px 0px 0px 0px;
color: #4c4c4c;
list-style-type: circle;
}*/

li.w
{
color: #FF0000;
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 0px 0px 0px 0px;
list-style-type: none;
display: inline;
width: 100px;
margin-left: 20px;
border-bottom: 1px solid #CACED2;

}
li.b
{
color: #000000;
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 0px 0px 0px 0px;
list-style-type: square;
}
li.list
{
color: #000000;
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
margin: 7px 0px 0px 25px;
list-style-type: square;
}

img
{
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #000000;

}
img.border
{ 
margin: 0px 0px 0px 0px;
border-style: solid;
border-width: 0px 0px 2px 0px;
border-color: #3f3f3f;
}

img.teamphoto
{ 
margin: 15px 0px 0px 20px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #000000;
}
img.logo
{ 
margin: 3px 0px 0px 25px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #000000;
}

img.tumb
{
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #CACED2;
}
img.white
{
border-style: solid;
border-width: 2px;
border-color: #FFFFFF;
}
img.newsimage
{
margin: 10px 0px 0px 10px;
border-style: solid;
border-width: 2px;
border-color: #FFFFFF;
float: left;
height: 100px;
}
img.productimage
{
margin: 10px 0px 0px 15px;
border-style: solid;
border-width: 2px;
border-color: #FFFFFF;
}
img.product_thumb
{
margin: 0px 0px 0px 7px;
border-style: solid;
border-width: 3px;
border-color: #FFFFFF;
}
img.tool
{
margin: 3px 0px 0px 10px;
border-style: solid;
border-width: 0px;
border-color: #FFFFFF;

}
img.ContentPages
{
margin: 10px 0px 0px 5px;
border-style: solid;
border-width: 5px;
border-color: #FFFFFF;

}
a.Menu
{
	
	color: #000000;
	font-size: 15px;
	cursor: pointer;
	font-weight: normal;
	margin-left: 15px;
}
a
{
color: #000000;
text-decoration:none;
}

a.green
{
color: #7fc31b;
font-size: 13px;
font-weight: bold;
}
a.topmenulinks:hover
{
color: #636466;
text-decoration: underline;
}
ul.newsblue
{	
font-size: 15px;
height: 28px;
width: 100px;
margin: 10px 0px 5px 0px;
padding-top: 8px;
color: #3B6D98;
font-weight: bold;
line-height: 1;
background-image: url(images/buttons/button_basic.png);
background-repeat: no-repeat;
text-align: center;
}
ul.newsblue:hover
{	

background-image: url(images/buttons/button_basic_hover.png);
background-repeat: no-repeat;
}
a.blue
{	
font-size: 13px;
margin: 10px 0px 5px 0px;
color: #FFFFFF;
font-weight: bold;
line-height: 1;


}
a.footer
{					
font-size: 11px;
font-weight: normal;
margin: 8px 20px 0px 10px;
color: #CACED2;
}
a.menu
{
font-family: HELVETICA;
font-size: 15px;
font-weight: normal;
color: #FFFFFF;
}
a.menu:hover
{
color: #CACED2;
}

a.products
{
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
color: #FF0000;
margin: 10px 20px 0px 0px;

}
a.products:hover
{
color: #CACED2;
}
a.itemlink
{
font-family: HELVETICA;
font-size: 12px;
font-weight: normal;
color: #FF0000;
}
a.itemlink:hover
{
color: #CACED2;
}
a.newslink
{					
font-family: HELVETICA;
font-size: 10px;
font-weight: normal;
margin: 10px 0px 0px 20px;
color: #cacaca;
}
a.nav
{
color: #FFFFFF;
}
a.contacts
{
font-family: HELVETICA;
font-size: 13px;
font-weight: bold;
margin: 5px 0px 0px 75px;
color: #000000;
}
a.flag
{
margin-left: 10px;
}
a.goto
{
font-family: HELVETICA;
font-size: 10px;
font-weight: bold;
margin: 0px 0px 0px 35px;
color: #000000;
}
a.goto:hover
{
color: #CACED2;
}
li.top
{
margin-top: 5px;
color: #000000;
}
object
{
z-index: 50;
}
embed
{
z-index: 50;
}

input.newsletterAssign
{
  font-family: HELVETICA;
  font-size: 12px;
  background-color: #7fc31b;
  border-style: solid;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  border-color: F0F0F0;
  border-style: solid;
  height: 25px;
  width: 50px;
  margin-top: 5px;
  color: #FFFFFF;
 

}

}
input.submit
{
    font-family: HELVETICA;
  font-size: 12px;
 color: #FFFFFF;
 height: 18px;
  width: 45px;
 
  margin-right: 0px;
  margin-top: 5px;
  background: none;
  text-align: center;
  border-top: 0px solid #CACED2;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #CACED2;
  border-left: 0px solid #000000;
  border-style: solid;
  font-size: 11px;
} 
input.graphic
{
  color: #000000;
  height: 26px;
  width: 156px;
  margin-left: 10px;
  margin-top: 5px;
  text-align: center;
  border-top: 0px solid #CACED2;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #CACED2;
  border-left: 0px solid #000000;
  border-style: solid;
  font-size: 11px;
  background-image: url(images/buttons/newsletter_submitbutton.jpg);
  background-repeat: no-repeat;
} 
form dt {
font-size: 10px;
color: #4c4c4c;
clear:both;
width:20%;
margin: 10px 0px 0px 0px;
text-align:right;
float: left;
}
form dd {
height: 30px;
width:80%;
margin: 0px 0px 0px 0px;
float: left;

}
img, div { behavior: url(iepngfix.htc) }
