html
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#FF8000;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#aaaaaa;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
	text-align:center;
	height:auto !important;
    min-height:100%;
}

body
{ 
	height:auto !important;
    min-height:100%; 
	border: 0;
	margin:0px;
	padding:0px;
	font-size:13px;
    font-family:Arial;
    background: url('../images/bgbottom.jpg') center bottom repeat-x;
} 

p,table,span,td,th,li,form,div,blockquote
{
	font-family:Arial;
	color:#000;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}

p{line-height:19px;margin:0px 0px 10px 0px;padding:0px;}

 a,  a:link,  a:visited,  a:focus,  a:active
{
	color:#008bcc;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;  
}

 a:hover 
{
	text-decoration:none; color:#000;
}

img
{border:none;background:none;}

form{margin:0px;padding:0px;}

h1, h2, h3, h4, h5, h6
{padding:0px;margin:0px;color:#016885;font-weight:bold;}

h1
{
	font-size:20px;
	margin-bottom:10px;
}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

ul{padding:0px;margin-left:0px;}

ul li
{
	line-height:22px;
	padding-left:13px;
	background: url('../images/dot.gif') left 8px no-repeat;
	list-style-type: none;
}

/*----------------------page---------------------*/
#theboss{text-align:center;background: url('../images/bgtop.jpg') center top repeat-x;}
.page{width:900px;margin:0px auto;}

/*-----------------columns-----------------------*/
#leftcol
{
	width:165px;
	float:left;
	padding:0px 15px 0px 0px;
	
}

#rightcol
{
	width:300px;
	float:left;
}

#centercol
{
	width:700px;
	float:left;
	padding-right:10px;
}

#centercolHide
{
	float:left;
}

/*------------------------index--------------------*/
.flashcol
{
	width:682px;
	float:left;
	padding:10px 0px 15px 15px;
}
.calendarcol
{
	width:170px;
	float:right;
	padding:15px 15px 15px 0px;
}

/*---------------------indextext--------------------*/
.indextext 
{
margin:0px 11px 0px 0px;
font-size:13px;
font-weight:normal;
}

/*---------------------corners--------------------*/
.lt
{background:#ffffff url('../images/lefttop.gif') left top no-repeat;}
.rt
{background: url('../images/righttop.gif') right top no-repeat;}
.rb
{background: url('../images/rightbottom.gif') right bottom no-repeat;}
.lb
{background: url('../images/leftbottom.gif') left bottom no-repeat;padding:11px 0px;}

.flt
{background:#e0e0e0 url('../images/flefttop.gif') left top no-repeat;margin:15px 0px 0px 0px;width:400px;}
.frt
{background: url('../images/frighttop.gif') right top no-repeat;}
.fcb
{background: url('../images/fcenterbottom.gif') center bottom repeat-x;}
.frb
{background: url('../images/frightbottom.gif') right bottom no-repeat;}
.flb
{background: url('../images/fleftbottom.gif') left bottom no-repeat;padding:11px;}

/*------------------------menu-------------------*/
#menu
{
	display: inline-block;
	text-align:center;
	background: url('../images/bgmenu.jpg') repeat-x;
	width:100%;
}

#menu div, img.marker
{
	float:left;height:36px;
}

#menu A, #menu A:link, #menu A:visited, #menu A:focus, #menu A:active
{
	color: #fff;
	font-size:16px;font-weight:bold;
	display:block;
	line-height:24px;
	padding:5px 10px;
}

#menu A:hover 
{
	text-decoration:none; 
	/*background:#fe917b;*/
	color: #69ddff;
}

#menu div.this a
{
	/*background:#000;*/
	color: #69ddff;
}

/*--------------------footer---------------------*/
.footer{text-align:center;margin:10px;color:#000;font-size:11px;}
.footer A, .footer A:link, .footer A:visited, .footer A:focus, .footer A:active
{color:#000;font-size:11px;}
.footer A:hover 
{}

/*------------------breadcrumbs------------------*/
.breadcrumbs{color:#aaa;text-align:left;font-size:11px;margin:15px 0px 10px 10px;display: inline-block;}
.breadcrumbs A, .breadcrumbs A:link, .breadcrumbs A:visited, .breadcrumbs A:focus, .breadcrumbs A:active
{font-size:11px;color:#aaa;}
.breadcrumbs A:hover 
{color:#000;}

/*------------------------features-----------------*/
.featuretop {background: url('../images/bgfeaturetop.gif') center top no-repeat;padding:11px;}

.feature1
{
	background: url('../images/bgfeaturetop.gif') no-repeat;
	float:left;width:438px;height:133px;margin:20px 0px 0px 0px;
}

.feature2
{
	background: url('../images/bgfeaturetop.gif') no-repeat;
	float:left;width:438px;height:133px;margin:20px 0px 0px 21px;
}

.features {}
.features A, .features A:link, .features A:visited, .features A:focus, .features A:active
{color:#fff;}

.features A:hover 
{color:#fff;}

.features .title
{height:22px;padding:3px 5px 0px 5px;}

.img {overflow:hidden:width:132px;height:83px;}

.features .title A, .features .title A:link, .features .title A:visited, .features .title A:focus, .features .title A:active
{font-size:13px;color:#fff;font-weight:bold;}

.features .title A:hover 
{color:#000;}

.features .image 
{overflow:hidden;height:83px;}


.bigfeature {}
.bigfeature .title A, .bigfeature .title A:link, .bigfeature .title A:visited, .bigfeature .title A:focus, .bigfeature .title A:active
{font-size:15px;color:#003c8e;}
.bigfeature .title A:hover 
{color:#000;}
.bigfeature .image 
{float:left;margin-right:20px;}

/*-------------------helpbutton------------------*/
.helpbutton{margin:10px 0px;}
.helpbutton img {margin:0px 10px 0px 0px;}
.helpbutton A, .helpbutton A:link, .helpbutton A:visited, .helpbutton A:focus, .helpbutton A:active
{
	font-size:11px;
}

.helpbutton A:hover 
{}
	
/* -------------- menulevel0 ------------------- */
.menulevel0
{margin-top:10px;}

.menulevel0 A, .menulevel0 A:link, .menulevel0 A:visited, .menulevel0 A:focus, .menulevel0 A:active
{
	display:block;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #a5a5a5;
	color:#003a4a;
	font-weight:bold;
}

.menulevel0 A:hover 
{color:#008bcc;}

.menulevel0 A.this, .menulevel0 A.this:link, .menulevel0 A.this:visited, .menulevel0 A.this:focus, .menulevel0 A.this:active
{color:#008bcc;}

/* ---------------- menulevel1 ----------------- */
.menulevel1
{}

.menulevel1 A, .menulevel1 A:link, .menulevel1 A:visited, .menulevel1 A:focus, .menulevel1 A:active
{
	display:block;
	padding:5px 15px 5px 15px;
	color:#000;
	font-weight:bold;
	font-size:11px;
	background:#f3f3f3;
}

.menulevel1 A:hover 
{color:#008bcc;}

.menulevel1 A.this, .menulevel1 A.this:link, .menulevel1 A.this:visited, .menulevel1 A.this:focus, .menulevel1 A.this:active
{color:#008bcc;}

/* ----------------- menulevel2 ---------------- */
.menulevel2
{}

.menulevel2 A, .menulevel2 A:link, .menulevel2 A:visited, .menulevel2 A:focus, .menulevel2 A:active
{
	display:block;
	padding:5px 0px 5px 30px;
}

.menulevel2 A:hover 
{}

.menulevel2 A.this, .menulevel2 A.this:link, .menulevel2 A.this:visited, .menulevel2 A.this:focus, .menulevel2 A.this:active
{}

/* ------------------ menulevel3 --------------- */
.menulevel3
{}

.menulevel3 A, .menulevel3 A:link, .menulevel3 A:visited, .menulevel3 A:focus, .menulevel3 A:active
{
	display:block;
	padding:5px 0px 5px 45px;
}

.menulevel3 A:hover 
{}

.menulevel3 A.this, .menulevel3 A.this:link, .menulevel3 A.this:visited, .menulevel3 A.this:focus, .menulevel3 A.this:active
{}	

/*-----------------comments----------------------*/
.comments{color:#ff0000;}

/*-------------------formtable-------------------*/
.formtable
{width:350px;margin-bottom:0px;}

.formtable span.red
{color:#ff0000;font-size:11px;width:3px;}

.formtable span.long
{width:100px;}

.formtable span
{padding:5px;display:inline-block;width:70px;}

.formtable input, select
{width:200px;}

.formtable textarea
{width:95%;height:50px;}


/*--------------------lang------------------------*/
.lang {margin:5px 15px;}
.lang A, .lang A:link, .lang A:visited, .lang A:focus, .lang A:active
{color:#555;font-size:11px;}
.lang A:hover 
{color:#000;} 

/*--------------------toplinks------------------------*/
.toplinks
{
	background: url('../images/bgmenutop.gif') repeat-x;
	font-size:13px;text-align:right;height:27px;
	float:left;color:#fff;/*display:inline-block;*/
}
.toplinks .input {width:100px;height:14px;padding:0px;font-size:13px;}

.toplinks A, .toplinks A:link, .toplinks A:visited, .toplinks A:focus, .toplinks A:active
{color:#fff;font-size:13px;font-weight:bold;padding:0px 5px;}

.toplinks A:hover 
{color:#000;}
.toplinks div.in
{display:inline;}


/*---------------------shortinput------------------*/
.shortinput {width:150px !important;}

/*---------------------longinput------------------*/
.longinput {width:170px !important;}

/*----------------------checkbox-------------------*/
.checkbox {width:15px !important;}

/*------------------------floatleft----------------*/
.floatleft{float:left;}

/*------------------------floatright---------------*/
.floatright{float:right;}

/*-------------------doclinkimg--------------------*/
.doclinkimgtitle
{
	padding:2px 0px;margin:5px 0px;color:#000;font-size:11px;border-bottom:1px solid #aaa;font-weight:bold;
}

.doclinkimg
{padding:0px 15px;}

.doclinkimg img
{margin:0px 5px;}

.doclinkimg span
{font-size:11px;}

.doclinkimg A, .doclinkimg A:link, .doclinkimg A:visited, .doclinkimg A:focus, .doclinkimg A:active
{font-size:11px;color:#003999;}
.doclinkimg A:hover 
{}

/*----------------------image----------------------*/
.image
{text-align:center;font-weight:bold;}

.image img
{margin:5px;padding:2px;border:1px solid #aaa;}

/*-----------------------more----------------------*/
.more{
background: url('../images/pixel.gif') center center repeat-x;
margin-bottom:25px;text-align:right;}
.more A, .more A:link, .more A:visited, .more A:focus, .more A:active
{}
.more A:hover 
{}

/*----------------------news-----------------------*/
.news{width:100%;margin-bottom:15px;border-bottom:1px solid #e4e4e4;padding-bottom:15px;display:inline-block;}
.news span {color:#555;padding:2px 0px;display: inline-block;}
.news A, .news A:link, .news A:visited, .news A:focus, .news A:active
{color:#003999;}
.news A:hover 
{color:#fe917b;}

/*----------------------events-----------------------*/
.events{margin:15px 0px;width:100%;border:1px solid #e4e4e4;}
.events span {display: inline-block;padding:4px 10px;}
.events span.title {display: inline-block;width:60px;padding:4px 10px;font-weight:bold;color:#555;}
.events p {padding:5px 10px;margin-bottom:0px;}
.events A, .events A:link, .events A:visited, .events A:focus, .events A:active
{color:#003999;}
.events A:hover 
{color:#fe917b;}

/*----------------------management-------------------*/
.management{margin:11px 0px;}
.management span {padding:4px 0px;display: inline-block;}
.management span.title {padding:4px 0px;display: inline-block;width:60px;font-weight:bold;}
.management p {padding:5px 10px;}
.management A, .management A:link, .management A:visited, .management A:focus, .management A:active
{color:#003999;}
.management A:hover 
{color:#fe917b;}

/*--------------------widhei150----------------------*/
.widhei150
{width:150px;height:150px;float:left;margin-right:11px;}

/*----------------------cells------------------------*/
.cells
{width:150px;float:left;margin:10px 10px 0px 0px;}

/*---------------------strip-------------------------*/
.strip
{height:100px;width:100px;overflow:hidden;}

/* --------------------- faq ----------------------- */
DT,DD
{
	margin: 10px 0px;
	text-align:justify;
	padding: 0px 0px 0px 20px;
}

.faq DT
{
	color:#000;
	cursor: help;
}

.faq DD
{
	color:#aaa;
}

.supportDL DD, .faq DD 
{
	display: none;
}

/*----------------------links--------------------------*/
.links
{width:100%;margin-top:5px;}

.links .title
{
	padding-left:20px;
	width:260px;float:left;display:block;
}
.description A, .description A:link, .description A:visited, .description A:focus, .description A:active
{color:#fe917b;} 

.description A:hover 
{color:#000;}

.description
{
	width:330px;float:right;
}

/*-----------------------download----------------------*/
.download{margin:11px 0px;width:100%;}

.download span.title
{display: inline-block;width:30%;padding:5px;font-weight:bold;}

.download span.abstract
{display: inline-block;width:60%;padding:5px;}

.download A, .download A:link, .download A:visited, .download A:focus, .download A:active
{}
.download A:hover 
{}

/* ------------------ sitemap ------------------------ */
.sitemapheader
{margin:20px 0px 0px 0px;font-weight:bold;}

.sitemap
{float:right;width:330px;margin:10px;}

.sitemap A, .sitemap A:link, .sitemap A:visited, .sitemap A:focus, .sitemap A:active
{color:#000;}

.sitemap A:hover
{text-decoration:none; }

.sitemap UL
{margin:5px;}

.sitemap LI
{
	margin:5px 0px;
	line-height:19px;
	padding-left:10px;
	background: url('../images/dot.gif') right 8px no-repeat;
	list-style-type: none;
}

.sitemap LI LI
{margin:5px 15px;}

.sitemap LI LI LI
{margin:5px 20px;}

/*--------------------projects--------------------*/
.projects {float:left;margin-bottom:11px;margin-right:11px;width:150px;text-align:center;}

/*----------------------thumbs--------------------*/
.thumbs {float:left;width:150px;height:100px;overflow:hidden;margin:5px;border:1px solid #aaa;}

/*-----------------------infoboxes-----------------*/
.infoboxesbottom
{
	margin-bottom:11px;margin-top:11px;width:165px;
	background:#ededed url('../images/bginfoboxtop.gif') center top no-repeat;
}

.infoboxes
{
	font-size:11px;
	background: url('../images/bginfoboxbottom.gif') center bottom no-repeat;
	padding:5px 5px 5px 0px;
}


.infoboxes h5
{color:#003999;font-size:12px;font-weight:bold;margin-bottom:5px;}

.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{color:#003999;font-size:11px;}

.infoboxes A:hover 
{color:#fe917b;}

.infoboxeslinks
{border-bottom:1px solid #aaa;padding:10px 0px 3px 0px;}

/*--------------------mynews-------------------------*/
#mynews
{
	background: url('../images/newsbg.jpg') repeat-x;
	padding:0px 10px;
}

#mynews A, #mynews A:link, #mynews A:visited, #mynews A:focus, #mynews A:active
{}

#mynews A:hover 
{}

/*----------------articles-----------------------------*/
.shadow
{
	background: url('../images/shadow.gif') repeat-x;padding-top:5px;
}

.bgcolor
{
	background:#efefef;padding:3px 0px;margin-top:10px;
}

.articles
{margin:10px 0px;}

.articles span.name
{margin:4px 0px;display:inline-block;}

.articles span.date
{color:#555;font-size:11px;}

.articles span.title
{color:#fe917b;font-weight:bold;}

.articles span.title A, .articles span.title A:link, .articles span.title A:visited, .articles span.title A:focus, .articles span.title A:active
{font-weight:bold;}

.articles span.title A:hover 
{}

.articles A, .articles A:link, .articles A:visited, .articles A:focus, .articles A:active
{color:#003999;}

.articles A:hover 
{}

/*--------------------glossary-------------------------*/
.glossaryABC
{ 
  float:left;
  margin:1px;
  padding:2px;
  font-size:16px;
  color:#003999;
}

.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{font-size:16px;}

.glossaryABC A:hover 
{}

.glossary div.letter
{
	margin-bottom:11px;width:25px;
	background:#ff850d url('../images/circleleft.gif') no-repeat;
}

.glossary div.letter span
{
	height:23px;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:23px;
	background: url('../images/circleright.gif') right top no-repeat;
}

.glossary div.gotop
{
	margin-top:5px;margin-bottom:11px;
	text-align:right;
	border-bottom:1px solid #aaa;
}

.glossary span
{
	color:#fe917b;padding:0px;
}

.glossary p
{
	text-align:justify;color:#000;line-height:19px;padding:0px;
}

/*------------------------strip-----------------------------*/
.strip
{
	width:682px;height:116px;overflow:hidden;
}

/*------------------------padding----------------------------*/
.padding {padding:10px;}

/*-----------------------mailinglist--------------------------*/
.mailinglist
{margin-bottom:11px;display:inline-block;}

.mailinglist input
{margin-top:4px;}

/*------------------------------------tambs---------------------------------*/
.tambs
{
	margin:0px 3px 5px 0px;
	padding:3px;
	background:#ccc;
	border:1px solid #aaa;
	float:left;
}
.tambs div
{
	height:80px;
	width:95px;
	cursor:hand;
	overflow:hidden;
	border:1px solid #000;
}

/*------------------shopcart----------------------*/
.shopcart {border-top:3px solid #fe917b;padding-top:5px;}
.shopcart span {}
.shopcart span.title {display: inline-block;width:300px;}
.shopcart span.uprice {display: inline-block;width:80px;}
.shopcart span.price {display: inline-block;width:60px;}
.shopcart span.quanity {display: inline-block;width:30px;}
.shopcart span.price {display: inline-block;}
.shopcart span.del {float:right;}
.shopcart .totalprice {padding:5px 0px 15px 0px;border-top:1px solid #fe917b;margin-top:10px;}


/*------------------shoppingcart----------------------*/
.shoppingcart{margin:5px;border-bottom:2px solid #fe917b;display:inline-block;}
.shoppingcart div.maintitle
{
	border-bottom:1px solid #fe917b;
	text-align:center;
	padding:2px 3px 3px 3px;
	font-weight:bold;
	color:#fe917b;
	font-size:22px;
}

.shoppingcart span {display: inline-block;padding:4px 4px;}
.shoppingcart span.title {display: inline-block;padding:4px 4px;font-weight:bold;color:#555;}
.shoppingcart span.titledel {float:right;display: inline-block;padding:4px 4px;font-weight:bold;color:#555;}

.shoppingcart A, .shoppingcart A:link, .shoppingcart A:visited, .shoppingcart A:focus, .shoppingcart A:active
{color:#fe917b;padding:5px 0px;display: inline-block;}
.shoppingcart A:hover 
{color:#000;}

.shoppingcart div.innerbottom
{border-bottom:1px solid #fe917b;}

.shoppingcart div.innertop
{border-top:1px solid #fe917b;text-align:right;}



/*------------------------drop-down----------------------------*/

.cssmenu li:hover>ul{display:block;}

.cssmenu {background:#888;display:inline-block;margin:11px 0px 0px 0px;}

.cssmenu A, .cssmenu A:link, .cssmenu A:visited, .cssmenu A:focus, .cssmenu A:active
{outline-style:none;}

.cssmenu A:hover
{background:#fe917b;}

.cssmenu li
{
	padding:0px;
	margin:0px;
	float:left;
}

.cssmenu span
{
	display:block;
	padding:0px 10px;
	color: #fff;
}

.cssmenu a
{
	display:block;
	text-align:left;
	_padding-left:0;
	font-size:12px;
	cursor:pointer;
}

.cssmenu li.this a
{color: #0053a5;/*background:#000;*/}

/*------------level2------------*/

ul.cssmenu ul
{
	display:none;
	position: absolute;
	left:-1px;
	top:98%;
	list-style:none;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=80);
	background:#fff;
	padding:0px 2px;
	width:150px;
} 

ul.cssmenu ul a {
	text-align:left;
	/*white-space:nowrap;*/
	color: #666;
	font-size:11px;
}

ul.cssmenu li:hover
{position:relative;}

ul.cssmenu li a:hover
{color: #0053a5;text-decoration:none;}

ul.cssmenu ul a:hover
{background:#fff;}




 









/*------------------------testing----------------------------*/ 
/*------------------------testing----------------------------*/
/*------------------------testing----------------------------*/
#position{
position:absolute;
width: 500px;
height: 300px;
top:50%;
left:50%;
margin: -250px 0 0 -150px;
}